diff --git a/.gitignore b/.gitignore index 1b12d31..a32c193 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,10 @@ /dist # apps src/orchestrator/orchestrator* +src/orchestrator/resources/collector +src/orchestrator/resources/collector_arm64 +src/orchestrator/resources/sshpass +src/orchestrator/resources/reporter src/reporter/reporter* src/collector/collector src/collector/collector.exe @@ -20,6 +24,7 @@ flamegraph ipmitool linux lshw +lspci mlc pmu-checker spectre-meltdown-checker @@ -42,4 +47,3 @@ src/reporter/debug_out/* __debug_bin*.log # other src/orchestrator/targets -config/sums.md5 diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.MD similarity index 96% rename from CODE_OF_CONDUCT.md rename to CODE_OF_CONDUCT.MD index 58dba18..1735498 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.MD @@ -1,131 +1,131 @@ -# Contributor Covenant Code of Conduct - -## Our Pledge - -We as members, contributors, and leaders pledge to make participation in our -community a harassment-free experience for everyone, regardless of age, body -size, visible or invisible disability, ethnicity, sex characteristics, gender -identity and expression, level of experience, education, socio-economic status, -nationality, personal appearance, race, caste, color, religion, or sexual -identity and orientation. - -We pledge to act and interact in ways that contribute to an open, welcoming, -diverse, inclusive, and healthy community. - -## Our Standards - -Examples of behavior that contributes to a positive environment for our -community include: - -* Demonstrating empathy and kindness toward other people -* Being respectful of differing opinions, viewpoints, and experiences -* Giving and gracefully accepting constructive feedback -* Accepting responsibility and apologizing to those affected by our mistakes, - and learning from the experience -* Focusing on what is best not just for us as individuals, but for the overall - community - -Examples of unacceptable behavior include: - -* The use of sexualized language or imagery, and sexual attention or advances of - any kind -* Trolling, insulting or derogatory comments, and personal or political attacks -* Public or private harassment -* Publishing others' private information, such as a physical or email address, - without their explicit permission -* Other conduct which could reasonably be considered inappropriate in a - professional setting - -## Enforcement Responsibilities - -Community leaders are responsible for clarifying and enforcing our standards of -acceptable behavior and will take appropriate and fair corrective action in -response to any behavior that they deem inappropriate, threatening, offensive, -or harmful. - -Community leaders have the right and responsibility to remove, edit, or reject -comments, commits, code, wiki edits, issues, and other contributions that are -not aligned to this Code of Conduct, and will communicate reasons for moderation -decisions when appropriate. - -## Scope - -This Code of Conduct applies within all community spaces, and also applies when -an individual is officially representing the community in public spaces. -Examples of representing our community include using an official e-mail address, -posting via an official social media account, or acting as an appointed -representative at an online or offline event. - -## Enforcement - -Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported to the community leaders responsible for enforcement at -CommunityCodeOfConduct AT intel DOT com. -All complaints will be reviewed and investigated promptly and fairly. - -All community leaders are obligated to respect the privacy and security of the -reporter of any incident. - -## Enforcement Guidelines - -Community leaders will follow these Community Impact Guidelines in determining -the consequences for any action they deem in violation of this Code of Conduct: - -### 1. Correction - -**Community Impact**: Use of inappropriate language or other behavior deemed -unprofessional or unwelcome in the community. - -**Consequence**: A private, written warning from community leaders, providing -clarity around the nature of the violation and an explanation of why the -behavior was inappropriate. A public apology may be requested. - -### 2. Warning - -**Community Impact**: A violation through a single incident or series of -actions. - -**Consequence**: A warning with consequences for continued behavior. No -interaction with the people involved, including unsolicited interaction with -those enforcing the Code of Conduct, for a specified period of time. This -includes avoiding interactions in community spaces as well as external channels -like social media. Violating these terms may lead to a temporary or permanent -ban. - -### 3. Temporary Ban - -**Community Impact**: A serious violation of community standards, including -sustained inappropriate behavior. - -**Consequence**: A temporary ban from any sort of interaction or public -communication with the community for a specified period of time. No public or -private interaction with the people involved, including unsolicited interaction -with those enforcing the Code of Conduct, is allowed during this period. -Violating these terms may lead to a permanent ban. - -### 4. Permanent Ban - -**Community Impact**: Demonstrating a pattern of violation of community -standards, including sustained inappropriate behavior, harassment of an -individual, or aggression toward or disparagement of classes of individuals. - -**Consequence**: A permanent ban from any sort of public interaction within the -community. - -## Attribution - -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 2.1, available at -[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1]. - -Community Impact Guidelines were inspired by -[Mozilla's code of conduct enforcement ladder][Mozilla CoC]. - -For answers to common questions about this code of conduct, see the FAQ at -[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at -[https://www.contributor-covenant.org/translations][translations]. - -[homepage]: https://www.contributor-covenant.org -[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html -[Mozilla CoC]: https://github.com/mozilla/diversity -[FAQ]: https://www.contributor-covenant.org/faq +# Contributor Covenant Code of Conduct + +## Our Pledge + +We as members, contributors, and leaders pledge to make participation in our +community a harassment-free experience for everyone, regardless of age, body +size, visible or invisible disability, ethnicity, sex characteristics, gender +identity and expression, level of experience, education, socio-economic status, +nationality, personal appearance, race, caste, color, religion, or sexual +identity and orientation. + +We pledge to act and interact in ways that contribute to an open, welcoming, +diverse, inclusive, and healthy community. + +## Our Standards + +Examples of behavior that contributes to a positive environment for our +community include: + +* Demonstrating empathy and kindness toward other people +* Being respectful of differing opinions, viewpoints, and experiences +* Giving and gracefully accepting constructive feedback +* Accepting responsibility and apologizing to those affected by our mistakes, + and learning from the experience +* Focusing on what is best not just for us as individuals, but for the overall + community + +Examples of unacceptable behavior include: + +* The use of sexualized language or imagery, and sexual attention or advances of + any kind +* Trolling, insulting or derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or email address, + without their explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Enforcement Responsibilities + +Community leaders are responsible for clarifying and enforcing our standards of +acceptable behavior and will take appropriate and fair corrective action in +response to any behavior that they deem inappropriate, threatening, offensive, +or harmful. + +Community leaders have the right and responsibility to remove, edit, or reject +comments, commits, code, wiki edits, issues, and other contributions that are +not aligned to this Code of Conduct, and will communicate reasons for moderation +decisions when appropriate. + +## Scope + +This Code of Conduct applies within all community spaces, and also applies when +an individual is officially representing the community in public spaces. +Examples of representing our community include using an official e-mail address, +posting via an official social media account, or acting as an appointed +representative at an online or offline event. + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported to the community leaders responsible for enforcement at +CommunityCodeOfConduct AT intel DOT com. +All complaints will be reviewed and investigated promptly and fairly. + +All community leaders are obligated to respect the privacy and security of the +reporter of any incident. + +## Enforcement Guidelines + +Community leaders will follow these Community Impact Guidelines in determining +the consequences for any action they deem in violation of this Code of Conduct: + +### 1. Correction + +**Community Impact**: Use of inappropriate language or other behavior deemed +unprofessional or unwelcome in the community. + +**Consequence**: A private, written warning from community leaders, providing +clarity around the nature of the violation and an explanation of why the +behavior was inappropriate. A public apology may be requested. + +### 2. Warning + +**Community Impact**: A violation through a single incident or series of +actions. + +**Consequence**: A warning with consequences for continued behavior. No +interaction with the people involved, including unsolicited interaction with +those enforcing the Code of Conduct, for a specified period of time. This +includes avoiding interactions in community spaces as well as external channels +like social media. Violating these terms may lead to a temporary or permanent +ban. + +### 3. Temporary Ban + +**Community Impact**: A serious violation of community standards, including +sustained inappropriate behavior. + +**Consequence**: A temporary ban from any sort of interaction or public +communication with the community for a specified period of time. No public or +private interaction with the people involved, including unsolicited interaction +with those enforcing the Code of Conduct, is allowed during this period. +Violating these terms may lead to a permanent ban. + +### 4. Permanent Ban + +**Community Impact**: Demonstrating a pattern of violation of community +standards, including sustained inappropriate behavior, harassment of an +individual, or aggression toward or disparagement of classes of individuals. + +**Consequence**: A permanent ban from any sort of public interaction within the +community. + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], +version 2.1, available at +[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1]. + +Community Impact Guidelines were inspired by +[Mozilla's code of conduct enforcement ladder][Mozilla CoC]. + +For answers to common questions about this code of conduct, see the FAQ at +[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at +[https://www.contributor-covenant.org/translations][translations]. + +[homepage]: https://www.contributor-covenant.org +[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html +[Mozilla CoC]: https://github.com/mozilla/diversity +[FAQ]: https://www.contributor-covenant.org/faq \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f682f4e..0a04c2b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,57 +1,57 @@ -# Contributing - -### License - - is licensed under the terms in [LICENSE]. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms. - -### Sign your work - -Please use the sign-off line at the end of the patch. Your signature certifies that you wrote the patch or otherwise have the right to pass it on as an open-source patch. The rules are pretty simple: if you can certify -the below (from [developercertificate.org](http://developercertificate.org/)): - -``` -Developer Certificate of Origin -Version 1.1 - -Copyright (C) 2004, 2006 The Linux Foundation and its contributors. -660 York Street, Suite 102, -San Francisco, CA 94110 USA - -Everyone is permitted to copy and distribute verbatim copies of this -license document, but changing it is not allowed. - -Developer's Certificate of Origin 1.1 - -By making a contribution to this project, I certify that: - -(a) The contribution was created in whole or in part by me and I - have the right to submit it under the open source license - indicated in the file; or - -(b) The contribution is based upon previous work that, to the best - of my knowledge, is covered under an appropriate open source - license and I have the right under that license to submit that - work with modifications, whether created in whole or in part - by me, under the same open source license (unless I am - permitted to submit under a different license), as indicated - in the file; or - -(c) The contribution was provided directly to me by some other - person who certified (a), (b) or (c) and I have not modified - it. - -(d) I understand and agree that this project and the contribution - are public and that a record of the contribution (including all - personal information I submit with it, including my sign-off) is - maintained indefinitely and may be redistributed consistent with - this project or the open source license(s) involved. -``` - -Then you just add a line to every git commit message: - - Signed-off-by: Joe Smith - -Use your real name (sorry, no pseudonyms or anonymous contributions.) - -If you set your `user.name` and `user.email` git configs, you can sign your -commit automatically with `git commit -s`. +# Contributing + +### License + +Intel® System Health Inspector is licensed under the terms in [LICENSE](./LICENSE). By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms. + +### Sign your work + +Please use the sign-off line at the end of the patch. Your signature certifies that you wrote the patch or otherwise have the right to pass it on as an open-source patch. The rules are pretty simple: if you can certify +the below (from [developercertificate.org](http://developercertificate.org/)): + +``` +Developer Certificate of Origin +Version 1.1 + +Copyright (C) 2004, 2006 The Linux Foundation and its contributors. +660 York Street, Suite 102, +San Francisco, CA 94110 USA + +Everyone is permitted to copy and distribute verbatim copies of this +license document, but changing it is not allowed. + +Developer's Certificate of Origin 1.1 + +By making a contribution to this project, I certify that: + +(a) The contribution was created in whole or in part by me and I + have the right to submit it under the open source license + indicated in the file; or + +(b) The contribution is based upon previous work that, to the best + of my knowledge, is covered under an appropriate open source + license and I have the right under that license to submit that + work with modifications, whether created in whole or in part + by me, under the same open source license (unless I am + permitted to submit under a different license), as indicated + in the file; or + +(c) The contribution was provided directly to me by some other + person who certified (a), (b) or (c) and I have not modified + it. + +(d) I understand and agree that this project and the contribution + are public and that a record of the contribution (including all + personal information I submit with it, including my sign-off) is + maintained indefinitely and may be redistributed consistent with + this project or the open source license(s) involved. +``` + +Then you just add a line to every git commit message: + + Signed-off-by: Joe Smith + +Use your real name (sorry, no pseudonyms or anonymous contributions.) + +If you set your `user.name` and `user.email` git configs, you can sign your +commit automatically with `git commit -s`. \ No newline at end of file diff --git a/LICENSE b/LICENSE index 7e69232..77401d2 100644 --- a/LICENSE +++ b/LICENSE @@ -18,4 +18,4 @@ OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -SPDX-License-Identifier: MIT \ No newline at end of file +SPDX-License-Identifier: MIT diff --git a/Makefile b/Makefile index 4ba1c6d..e1c1ea4 100644 --- a/Makefile +++ b/Makefile @@ -3,82 +3,28 @@ # Copyright (C) 2023 Intel Corporation # SPDX-License-Identifier: MIT # -COMMIT_ID := $(shell git rev-parse --short=8 HEAD) -COMMIT_DATE := $(shell git show -s --format=%cd --date=short HEAD) -VERSION_FILE := version.txt -VERSION_NUMBER := $(shell cat ${VERSION_FILE}) -VERSION := $(VERSION_NUMBER)_$(COMMIT_DATE)_$(COMMIT_ID) -TARBALL := svr-info-$(VERSION_NUMBER).tgz +TARBALL := svr-info.tgz -default: apps collector-deps dist-amd64 -.PHONY: default clean test apps tools dist dist-amd64 collector-deps collector-deps-amd64 collector-deps-arm64 - -apps: - cd src && VERSION=$(VERSION) make apps +default: dist +.PHONY: clean default dist dist-amd64 test tools tools: - cd src && VERSION=$(VERSION) make tools - -collector-deps-amd64: - $(eval TMPDIR := $(shell mktemp -d build.XXXXXX)) - cp src/calcfreq/calcfreq $(TMPDIR) - cp src/cpuid/cpuid $(TMPDIR) - cp src/dmidecode/dmidecode $(TMPDIR) - cp src/ethtool/ethtool $(TMPDIR) - cp src/fio/fio $(TMPDIR) - cp src/ipmitool/src/ipmitool.static $(TMPDIR)/ipmitool - cp src/lshw/src/lshw-static $(TMPDIR)/lshw - -cp src/mlc/mlc $(TMPDIR) - cp src/msrbusy/msrbusy $(TMPDIR) - cp src/linux/tools/perf/perf $(TMPDIR) - cp -R src/async-profiler $(TMPDIR) - cp src/flamegraph/stackcollapse-perf.pl $(TMPDIR) - cp src/rdmsr/rdmsr $(TMPDIR) - cp src/spectre-meltdown-checker/spectre-meltdown-checker.sh $(TMPDIR) - cp src/stress-ng/stress-ng $(TMPDIR) - cp src/sysstat/mpstat $(TMPDIR) - cp src/sysstat/iostat $(TMPDIR) - cp src/sysstat/sar $(TMPDIR) - cp src/sysstat/sadc $(TMPDIR) - cp src/linux/tools/power/x86/turbostat/turbostat $(TMPDIR) - -cp -r bin/* $(TMPDIR) - for f in $(TMPDIR)/*; do strip -s -p --strip-unneeded $$f; done - cd $(TMPDIR) && tar -czf ../config/collector_deps_amd64.tgz . - rm -rf $(TMPDIR) - -collector-deps-arm64: - $(eval TMPDIR := $(shell mktemp -d build.XXXXXX)) - cp src/spectre-meltdown-checker/spectre-meltdown-checker.sh $(TMPDIR) - cd $(TMPDIR) && tar -czf ../config/collector_deps_arm64.tgz . - rm -rf $(TMPDIR) + cd src && make -collector-deps: collector-deps-amd64 collector-deps-arm64 - -dist-amd64: +dist-amd64: tools rm -rf dist/svr-info - mkdir -p dist/svr-info/tools - cp src/orchestrator/orchestrator dist/svr-info/tools - cp src/collector/collector dist/svr-info/tools - cp src/collector/collector_arm64 dist/svr-info/tools - cp src/reporter/reporter dist/svr-info/tools - cp src/sshpass/sshpass dist/svr-info/tools - cp src/burn/burn dist/svr-info/tools - mkdir -p dist/svr-info/config/extras - rsync config/* dist/svr-info/config + mkdir -p dist/svr-info cp LICENSE dist/svr-info cp README dist/svr-info cp RELEASE_NOTES dist/svr-info - cp third-party-programs.txt dist/svr-info - cp src/orchestrator/targets.example dist/svr-info - cp documentation/ServerInfoUserGuide.pdf dist/svr-info/UserGuide.pdf - cd dist/svr-info && ln -s tools/orchestrator ./svr-info - cd dist/svr-info && find . -type f -exec md5sum {} + > config/sums.md5 + cp THIRD_PARTY_PROGRAMS dist/svr-info + cp documentation/guide/SvrInfoUserGuide.pdf dist/svr-info/USER_GUIDE.pdf + cp src/orchestrator/orchestrator dist/svr-info/svr-info cd dist && tar -czf $(TARBALL) svr-info cd dist && md5sum $(TARBALL) > $(TARBALL).md5 - cp dist/svr-info/config/sums.md5 config/sums.md5 - rm -rf dist/svr-info/ + rm -rf dist/svr-info -dist: apps tools collector-deps dist-amd64 oss +dist: dist-amd64 oss oss: cd src && make oss-source @@ -89,7 +35,9 @@ clean: rm -rf dist test: + cd src && make test rm -rf test/svr-info cd test && tar -xf ../dist/$(TARBALL) cd test && ./functional + cd test && ./fuzz rm -rf test/svr-info diff --git a/README b/README index d411155..9265175 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -Intel® System Health Inspector (aka svr-info) is a Linux OS utility for assessing -the state and health of Intel Xeon computers. +Intel® System Health Inspector (aka svr-info) is a Linux OS utility for +assessing the state and health of Intel Xeon computers. HOW TO REPORT SECURITY VULNERABILITIES: If you have information about a security issue or vulnerability with Intel® System Health Inspector, please @@ -9,6 +9,10 @@ PGP public key. To see program options and usage, run the program with the -h option, e.g., ./svr-info -h -See the included UserGuide.pdf for more details. +See the included SvrInfoUserGuide.pdf for more details. -Note: additional data collection tools can be used by svr-info by placing them in the config/extras directory. For example, Intel® Memory Latency Checker can be downloaded from here: https://www.intel.com/content/www/us/en/download/736633/intel-memory-latency-checker-intel-mlc.html. Once downloaded, extract the Linux executable and place in the config/extras directory. \ No newline at end of file +Note: additional data collection tools can be used by svr-info by placing them +in a directory named "extras". For example, Intel® Memory Latency Checker can +be downloaded from here: + https://www.intel.com/content/www/us/en/download/736633/intel-memory-latency-checker-intel-mlc.html. +Once downloaded, extract the Linux executable and place in the svr-info/extras directory. diff --git a/README.md b/README.md index 2d91a40..a574a95 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,59 @@ -# Intel® System Health Inspector (aka svr-info) - -## Getting svr-info - -Download the latest release of svr-info from the repository's Releases page. - -## Running svr-info - -### Extract files from the archive and step into the directory - -`tar -xf svr-info.tgz` - -`cd svr-info` - -### View options - -`./svr-info -h` - -### Collect configuration data on local host - -`./svr-info` - +# Intel® System Health Inspector (AKA svr-info) +Intel® System Health Inspector (aka svr-info) is a Linux OS utility for assessing the state and health of Intel Xeon computers. +## Example Reports +- Single server: [HTML](documentation/examples/SDP_8058.html), [JSON](documentation/examples/SDP_8058.json), [XLSX](documentation/examples/SDP_8058.xlsx) +- Multiple Servers: [HTML](documentation/examples/all_hosts.html), [JSON](documentation/examples/all_hosts.json), [XLSX](documentation/examples/all_hosts.xlsx) +## Quick Start +``` +wget -qO- https://github.com/intel/svr-info/releases/latest/download/svr-info.tgz | tar xvz +cd svr-info +./svr-info +``` +## Remote Target +Data can be collected from a single remote target by providing the login credentials of the target on the svr-info command line. +``` +./svr-info -ip 10.100.222.123 -user fred -key ~/.ssh/id_rsa +``` +## Multiple Targets +Data can be collected from multiple remote targets by placing login credentials of the targets in a 'targets' file and then referencing that targets file on the svr-info command line. See the included [targets.example](src/orchestrator/targets.example) file for the required file format. +``` +./svr-info -targets +``` +## Benchmarks +Micro-benchmarks can be executed by svr-info to assess the health of the target system(s). See the help (-h) for the complete list of available benchmarks. To run all benchmarks: +``` +./svr-info -benchmark all +``` +Note: **Benchmarks should not be run on live/production systems.** Production workload performance may be impacted. +## System Profiling +Subsystems on live/production system(s) can be profiled by svr-info. See the help (-h) for the complete list of subsystems. To profile all subsystems: +``` +./svr-info -profile all +``` +## Workload Analysis +Workloads on live/production system(s) can be analyzed by svr-info. One or more perf flamegraphs will be produced. See the help (-h) for options. To analyze system and Java apps: +``` +./svr-info -analyze all +``` +## Report Types +By default svr-info produces HTML, JSON, and Microsoft Excel formatted reports. There is an optional txt report that includes the commands that were executed on the target to collect data and their output. See the help (-h) for report format options. To generate only HTML reports: +``` +./svr-info -format html +``` +## Additional Data Collection Tools +Additional data collection tools can be used by svr-info by placing them in a directory named "extras". +For example, Intel® Memory Latency Checker can be downloaded from here: [MLC](https://www.intel.com/content/www/us/en/download/736633/intel-memory-latency-checker-intel-mlc.html). Once downloaded, extract the Linux executable and place in the svr-info/extras directory. ## Contributing - We welcome bug reports, questions and feature requests. Please submit via Github Issues. - ## Building svr-info - Due to the large number of build dependencies required, a Docker container-based build environment is provided. Assuming your system has Docker installed (instructions not provided here), the following steps are required to build svr-info: - - `builder/build_docker_image` creates the docker image - `builder/build` runs `make dist` in the container - After a successful build, you will find the build output in the `dist` folder. Other builder commands available: - - `builder/test` runs the automated tests in the container via `make test` - `builder/shell` starts the container and provides a bash prompt useful for debugging build problems - ### Incremental Builds After a complete build using the build container, you can perform incremental builds directly on your host assuming dependencies are installed there. This can make the code/build/test cycle much quicker than rebuilding everything using the Docker container. You can look at the Dockerfile in the builder directory to get the build dependencies for everything or, more likely, you only need go(lang) so install the latest and get to work. @@ -45,11 +61,5 @@ From the project's root directory, you can use the makefile. There are quite a f If you are working on a single go-based app. You can run `go build` in the app's source directory to build it. -### Additional Collection Tools -Additional data collection tools can be built into svr-info by placing binaries in the bin directory before starting the build. For example, Intel® Memory Latency Checker is a useful tool for identifying the health and performance of a server's memory subsystem. It can be downloaded from here: https://www.intel.com/content/www/us/en/download/736633/intel-memory-latency-checker-intel-mlc.html. Once downloaded, extract the Linux executable and place in the bin directory before starting the build. - -## Architecture -There are three primary applications that make up svr-info. They are written in go and can all be run/tested independently. -1. orchestrator - runs on local host, communicates with remote targets via SSH, configures and runs the collector component on selected targets, then runs the reporter component to generate reports. Svr-info is a symbolic link to the orchestrator application. -2. collector - runs on local and/or remote targets to collect information to be fed into the reporter -3. reporter - generates reports from collector output +### Including Additional Collection Tools In The Build +Additional data collection tools can be built into the svr-info distribution by placing binaries in the bin directory before starting the build. diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 72aef5b..e44c188 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -2,11 +2,37 @@ RELEASE NOTES Intel® System Health Inspector (AKA svr-info) Fully Supported Platforms -- Xeon Micro-Architectures: SPR,SNR,CPX,ICX,CLX,SKX,BDX,HSX +- Xeon Micro-Architectures: EMR,SPR,SNR,CPX,ICX,CLX,SKX,BDX,HSX - Core Micro-Architectures: TGL,RKL,CFL,KBL,SKL,BDW,HSW - Operating Systems: Ubuntu 16.04 and newer, CentOS 7 and newer Note: svr-info may work on other micro-architectures and Linux distributions, but has not been thoroughly tested +2.3.0 +Features Added +- Now an all-inclusive single binary (svr-info) for easy re-location + - to execute the reporter: ./svr-info -reporter "" + - to execute the collector: ./svr-info -collector "" +- Connect to remote machines where keys are configured in ssh-agent +- Version tag added to all report types in new "svr-info" table. +- Differentiate SPR XCC and MCC SKUs +- Support added for Intel Emerald Rapids CPUs +- Recognize Intel Sierra Forest CPUs +- Recognize AMD Genoa CPUs +- Differentiate CPU support vs. Platform support for an ISA +Bugs Fixed +- CXL menu link now navigates to the CXL table +- Remote data collection now stopped when svr-info stopped, e.g., with Ctrl-C +- Output data corruption due to over-aggressive filtering fixed +- DIMM population chart fixed for SuperMicro SPR +- Only include svr-info generated files in output tarball +- Show spec frequencies if measured frequencies not available +- Call calcfreq with correct number of CPUs when some CPUs are off-line +Known Issues +- The storage micro-benchmark may not run on CentOS due to locale settings. +- HTML report may scroll out of view when menu is minimized and window is small. +- CPU cache sizes are reported in aggregate on Ubuntu 20.04 and newer. +- DRAM population may be incorrectly reported on public cloud IaaS VMs. + 2.2.0 - First Open Source Release Features Added - New/changed command line arguments. diff --git a/third-party-programs.txt b/THIRD_PARTY_PROGRAMS similarity index 100% rename from third-party-programs.txt rename to THIRD_PARTY_PROGRAMS diff --git a/builder/Dockerfile b/builder/Dockerfile index afa9bbe..bcdca53 100644 --- a/builder/Dockerfile +++ b/builder/Dockerfile @@ -11,12 +11,6 @@ RUN apt-get update && apt-get install -y software-properties-common RUN add-apt-repository ppa:git-core/ppa -y RUN apt-get update && apt-get install -y jq zip unzip git -# Install Go -RUN wget https://go.dev/dl/go1.20.linux-amd64.tar.gz -RUN tar -C /usr/local -xzf go1.20.linux-amd64.tar.gz -RUN rm go1.20.linux-amd64.tar.gz -ENV PATH="$PATH:/usr/local/go/bin" - # Install build dependencies for third party tools RUN apt-get update && apt-get install -y build-essential autotools-dev automake \ gawk zlib1g-dev libtool libaio-dev libaio1 pandoc pkgconf libcap-dev docbook-utils \ @@ -28,6 +22,16 @@ ENV JAVA_HOME=/usr/lib/jvm/java-1.11.0-openjdk-amd64 RUN git clone https://github.com/madler/zlib.git && cd zlib && ./configure && make install RUN cp /usr/local/lib/libz.a /usr/lib/x86_64-linux-gnu/libz.a +# Radamsa is used for fuzz testing +RUN curl -s https://gitlab.com/akihe/radamsa/uploads/a2228910d0d3c68d19c09cee3943d7e5/radamsa-0.6.c.gz | gzip -d | cc -O2 -x c -o /usr/local/bin/radamsa - + +# Install Go +ARG GO_VERSION="1.20.1" +RUN wget https://go.dev/dl/go${GO_VERSION}.linux-amd64.tar.gz +RUN tar -C /usr/local -xzf go${GO_VERSION}.linux-amd64.tar.gz +RUN rm go${GO_VERSION}.linux-amd64.tar.gz +ENV PATH="$PATH:/usr/local/go/bin" + # so that build output files have the correct owner # add non-root user ARG USERNAME diff --git a/config/extras/.gitkeep b/config/extras/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/documentation/examples/SDP_8058.html b/documentation/examples/SDP_8058.html new file mode 100644 index 0000000..0995409 --- /dev/null +++ b/documentation/examples/SDP_8058.html @@ -0,0 +1,2196 @@ + + + + + + + System Health Inspector + + + + + + + + + + + + + + + +
+

Intel® System Health Inspector

+
+ +
+
+ + + + + + +
+ + + +
+

Host

+
Name3cfdfebf4b20
TimeSat 18 Mar 2023 03:23:54 AM UTC
+
+ +
+

System

+
ManufacturerIntel Corporation
Product NameS2600WTT
Version....................
Serial #............
UUID80b573f6-cf74-e411-906e-0012795d96dd
+
+ +
+

Baseboard

+
ManufacturerIntel Corporation
Product NameS2600WTT
VersionG92187-350
Serial #BQWL45150199
+
+ +
+

Chassis

+
Manufacturer...............................
TypeRack Mount Chassis
Version..................
Serial #..................
+
+ +
+

PCIe Slots

+
DesignationTypeLengthBus AddressCurrent Usage
J3B2 - Riser 1, slot 1x16 PCI Express 3 x16Long0000:00:03.0In Use
J3B2 - Riser 1, slot 3x8 PCI Express 3 x8Long0000:80:01.0Available
J6B1 - Riser 2, slot 4x16 PCI Express 3 x16Long0000:80:02.0Available
J6B1 - Riser 2, slot 4x8 PCI Express 3 x16Long0000:80:02.2Available
J6B1 - Riser 2, slot 6x8 PCI Express 3 x8Long0000:80:03.2Available
J6B2 - Riser 3, slot 7x4 PCI Express 3 x8Long0000:80:00.0Available
J6B2 - Riser 3, slot 8x8 PCI Express 3 x8Long0000:80:03.0Available
+
+ +
+

BIOS

+
VendorIntel Corporation
VersionSE5C610.86B.01.01.0015.012820160943
Release Date01/28/2016
+
+ +
+

Operating System

+
OSUbuntu 20.04.2 LTS
Kernel5.4.0-137-generic
Boot ParametersBOOT_IMAGE=/boot/vmlinuz-5.4.0-137-generic root=UUID=37e7b2bc-5f71-4a9a-be36-356b12b8f650 ro
Microcode0xb000040
+
+ +
+

Software Version

+
GCCgcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
GLIBCldd (Ubuntu GLIBC 2.31-0ubuntu9.7) 2.31
BinutilsGNU ld (GNU Binutils for Ubuntu) 2.34
Python
Python3Python 3.8.10
Java
OpenSSLOpenSSL 1.1.1f 31 Mar 2020
+
+ +
+

CPU

+
CPU ModelIntel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
Architecturex86_64
MicroarchitectureBDX
Family6
Model79
Stepping1
Base Frequency2.3GHz
Maximum Frequency3.6GHz
All-core Maximum Frequency2.9GHz
CPUs36
On-line CPU List0-35
HyperthreadingDisabled
Cores per Socket18
Sockets2
NUMA Nodes2
NUMA CPU List0-17 :: 18-35
L1d Cache1.1 MiB
L1i Cache1.1 MiB
L2 Cache9 MiB
L3 Cache90 MiB
Memory Channels4
PrefetchersL2 HW, L2 Adj., DCU HW, DCU IP
Intel Turbo BoostEnabled
VirtualizationVT-x
PPINs549e6e12bf179093,549e5e15eb935ecf
+
+ +
+

ISA

+
AVX - Advanced Vector ExtensionsYes
AVX2 - Advanced Vector Extensions 2Yes
AVX512F - AVX-512 FoundationNo
AVX512_VNNI - Vector Neural Network InstructionsNo
AVX512_4VNNIW - VNNI Word Variable PrecisionNo
AVX512_BF16 - BFLOAT16No
AES - Advanced Encryption Standard New Instructions (AES-NI)Yes
VAES - Vector AESNo
AMX-BF16 - Advanced Matrix Extensions Tile BFLOAT16No
AMX-TILE - Advanced Matrix Extensions Tile ArchitectureNo
AMX-INT8 - Advanced Matrix Extensions Tile 8-bit IntegerNo
+
+ +
+

Accelerator

+
NameCountFull NameDescription
DLB0Intel Dynamic Load Balancerhardware managed system of queues and arbiters connecting producers and consumers
DSA0Intel Data Streaming Acceleratora high-performance data copy and transformation accelerator
IAX0Intel Analytics Acceleratoraccelerates compression and decompression for big data applications and in-memory analytic databases
QAT (on CPU)0Intel Quick Assist Technologyaccelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database
QAT (on chipset)0Intel Quick Assist Technologyaccelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database
+
+ +
+

Feature

+No data found. +
+ +
+

Uncore

+
CHA Count18
Minimum Frequency1.2GHz
Maximum Frequency2.8Ghz
+
+ +
+

Power

+
TDP145 watts
Power & Perf PolicyPerformance
Frequency Governorpowersave
Frequency Driverintel_pstate
Max C-State9
+
+ +
+

Memory

+
Installed Memory128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])
MemTotal131916384 kB
MemFree125080500 kB
MemAvailable129336836 kB
Buffers285844 kB
Cached4375492 kB
HugePages_Total0
Hugepagesize2048 kB
Transparent Huge Pagesmadvise
Automatic NUMA BalancingEnabled
Populated Memory Channels8
+
+ +
+

DIMM Population

+
Socket
0
ChannelSlots
0
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
2
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
3
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
ChannelSlots
0
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
2
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
3
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
+
+ +
+

DIMM

+
Bank LocatorLocatorManufacturerPartSerialSizeTypeDetailSpeedRankConfigured Speed
NODE 1DIMM_A1Micron36ASF2G72PZ-2G3A30FC8E55816 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_A2No Module InstalledDDR4Synchronous
NODE 1DIMM_A3No Module InstalledDDR4Synchronous
NODE 1DIMM_B1Micron36ASF2G72PZ-2G3A30FC8E5CA16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_B2No Module InstalledDDR4Synchronous
NODE 1DIMM_B3No Module InstalledDDR4Synchronous
NODE 1DIMM_C1Micron36ASF2G72PZ-2G3A30FC8E56D16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_C2No Module InstalledDDR4Synchronous
NODE 1DIMM_C3No Module InstalledDDR4Synchronous
NODE 1DIMM_D1Micron36ASF2G72PZ-2G3A30FC8E52016 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_D2No Module InstalledDDR4Synchronous
NODE 1DIMM_D3No Module InstalledDDR4Synchronous
NODE 2DIMM_E1Micron36ASF2G72PZ-2G3A30FC8E57216 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_E2No Module InstalledDDR4Synchronous
NODE 2DIMM_E3No Module InstalledDDR4Synchronous
NODE 2DIMM_F1Micron36ASF2G72PZ-2G3A30FC8E47D16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_F2No Module InstalledDDR4Synchronous
NODE 2DIMM_F3No Module InstalledDDR4Synchronous
NODE 2DIMM_G1Micron36ASF2G72PZ-2G3A30FC8E56C16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_G2No Module InstalledDDR4Synchronous
NODE 2DIMM_G3No Module InstalledDDR4Synchronous
NODE 2DIMM_H1Micron36ASF2G72PZ-2G3A30FC8E54916 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_H2No Module InstalledDDR4Synchronous
NODE 2DIMM_H3No Module InstalledDDR4Synchronous
+
+ +
+

NIC

+
NameModelSpeedLinkBusDriverDriver VersionFirmware VersionMAC AddressNUMA NodeIRQBalance
eno0Ethernet Controller 10-Gigabit X540-AT21000Mb/syes0000:03:00.0ixgbe5.1.0-k0x800004f800:1e:67:d4:34:eb0Enabled
enp3s0f1Ethernet Controller 10-Gigabit X540-AT2Unknown!no0000:03:00.1ixgbe5.1.0-k0x800004f800:1e:67:d4:34:ec0Enabled
ens785f0Ethernet Controller XXV710 for 25GbE SFP28Unknown!no0000:05:00.0i40e2.8.20-k6.01 0x80003554 1.1747.03c:fd:fe:bf:4b:200Enabled
ens785f1Ethernet Controller XXV710 for 25GbE SFP2825000Mb/syes0000:05:00.1i40e2.8.20-k6.01 0x80003554 1.1747.03c:fd:fe:bf:4b:210Enabled
+
+ +
+

Network IRQ Mapping

+
InterfaceCPU:IRQs CPU:IRQs ...
eno00:145 1:148,162 2:163 3:156,158 4:143 5:132,136 6:133 7:140,144,152,153,159,161,165 8:135 9:130,131,137,138,141,142,147,151,155,160 10:154 12:139 13:150,157 14:134 15:164 16:146,166 17:149
enp3s0f1
ens785f00:41 1:35 2:68,70 3:53,64,67 4:48,50 5:43,44,47 6:38,40 8:66,69 9:37,61,62 10:55,56,59 11:51,52,65 12:45,46,49 13:42 14:36,39,63 15:58,60 16:54,57
ens785f13:84 5:91,93,102,104,110,119 7:85,86,88,94,103 9:87,96,107,108,118 10:115 11:89,98,99,101,111 12:90,112,117 13:105,109,116 14:100 15:95,97,106 16:113 17:92,114
+
+ +
+

Disk

+
NAMEMODELSIZEMOUNTPOINTFSTYPERQ-SIZEMIN-IOFwRev
sdaINTEL_SSDSC2BB80745.2G644096G2010140
sda1512M/boot/efivfat644096
sda2744.7G/ext4644096
+
+ +
+

Filesystem

+
FilesystemSizeUsedAvailUse%Mounted
udev63G063G0%/dev
tmpfs13G2.4M13G1%/run
/dev/sda2733G9.1G687G2%/
tmpfs63G063G0%/dev/shm
tmpfs5.0M05.0M0%/run/lock
tmpfs63G063G0%/sys/fs/cgroup
/dev/sda1511M5.3M506M2%/boot/efi
/dev/loop392M92M0100%/snap/lxd/24061
/dev/loop592M92M0100%/snap/lxd/23991
/dev/loop664M64M0100%/snap/core20/1822
/dev/loop750M50M0100%/snap/snapd/17950
/dev/loop850M50M0100%/snap/snapd/18357
tmpfs13G013G0%/run/user/1000
/dev/loop064M64M0100%/snap/core20/1828
/dev/loop256M56M0100%/snap/core18/2708
/dev/loop156M56M0100%/snap/core18/2714
+
+ +
+

GPU

+
ManufacturerMGA
ModelUnknown
PCI ID102B:522
+
+ +
+

CXL Device

+No data found. +
+ +
+

Vulnerability

+
CVE-2017-5753OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization)
CVE-2017-5715OK (Full retpoline + IBPB are mitigating the vulnerability)
CVE-2017-5754OK (Mitigation: PTI)
CVE-2018-3640OK (your CPU microcode mitigates the vulnerability)
CVE-2018-3639OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp)
CVE-2018-3615OK (your CPU vendor reported your CPU model as not affected)
CVE-2018-3620OK (Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled)
CVE-2018-3646OK (this system is not running a hypervisor)
CVE-2018-12126OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2018-12130OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2018-12127OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2019-11091OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2019-11135OK (Mitigation: Clear CPU buffers; SMT disabled)
CVE-2018-12207OK (this system is not running a hypervisor)
CVE-2020-0543OK (your CPU vendor reported your CPU model as not affected)
CVE-2022-0001OK (unprivileged eBPF disabled)
CVE-2022-0002OK (unprivileged eBPF disabled)
+
+ +
+

Process

+
PIDPPID%CPU%MEMRSSCOMMAND
28784928777076.20.07140stress-ng-cpu
28787928777075.70.07140stress-ng-cpu
28779428778675.30.054180stress-ng-vm
28787528779275.20.054032stress-ng-vm
28783928777075.00.07128stress-ng-cpu
28782528777073.00.07128stress-ng-cpu
28789828777071.70.07132stress-ng-cpu
28790028777070.50.07140stress-ng-cpu
28787128777070.50.07116stress-ng-cpu
28782928777070.10.07140stress-ng-cpu
28780228777070.00.07136stress-ng-cpu
28788128777069.90.07140stress-ng-cpu
28790428777066.30.07140stress-ng-cpu
28784528777065.00.07168stress-ng-cpu
28779628777064.90.07140stress-ng-cpu
28790528777064.70.07128stress-ng-cpu
28781228777064.40.07168stress-ng-cpu
28789428777064.30.07140stress-ng-cpu
28779928777064.30.07168stress-ng-cpu
+
+ +
+

Sensor

+
SensorReadingStatus
System Airflow24 CFMok
BB P1 VR Temp22 degrees Cok
BB P2 VR Temp25 degrees Cok
Front Panel Temp19 degrees Cok
SSB Temp28 degrees Cok
BB BMC Temp36 degrees Cok
BB Rt Rear Temp30 degrees Cok
BB Lft Rear Temp28 degrees Cok
HSBP 1 Temp19 degrees Cok
Exit Air Temp24 degrees Cok
LAN NIC Temp30 degrees Cok
System Fan 1A7396 RPMok
System Fan 1B7138 RPMok
System Fan 2A7396 RPMok
System Fan 2B7138 RPMok
System Fan 3A7310 RPMok
System Fan 3B7221 RPMok
System Fan 4A7310 RPMok
System Fan 4B7055 RPMok
System Fan 5A7396 RPMok
System Fan 5B7221 RPMok
System Fan 6A7396 RPMok
System Fan 6B7055 RPMok
PS1 Input Power344 Wattsok
PS1 Curr Out %41 percentok
PS1 Temperature25 degrees Cok
P1 Therm Margin-27 degrees Cok
P2 Therm Margin-27 degrees Cok
P1 Therm Ctrl %0 percentok
P2 Therm Ctrl %0 percentok
P1 DTS Therm Mgn-17 degrees Cok
P2 DTS Therm Mgn-16 degrees Cok
DIMM Thrm Mrgn 1-61 degrees Cok
DIMM Thrm Mrgn 2-65 degrees Cok
DIMM Thrm Mrgn 3-58 degrees Cok
DIMM Thrm Mrgn 4-62 degrees Cok
Agg Therm Mgn 1-11 degrees Cok
BB +12.0V12.09 Voltsok
BB +3.3V Vbat2.98 Voltsok
MTT CPU10 percentok
MTT CPU20 percentok
+
+ +
+

Chassis Status

+
Last Power Eventac-failed
Power Overloadfalse
Main Power Faultfalse
Power Restore Policyalways-on
Drive Faultfalse
Cooling/Fan Faultfalse
System Time03/17/23 20:23:56 PDT
+
+ +
+

System Event Log

+
DateTimeSensorStatusEvent
10/13/2216:07:58 PDTSystem Event BIOS Evt SensorOEM System boot eventAsserted
10/13/2216:08:34 PDTPhysical Security Physical ScrtySystem unplugged from LANAsserted
10/13/2216:08:43 PDTPhysical Security Physical ScrtySystem unplugged from LANDeasserted
02/01/2315:22:53 PSTUnknown SmaRT-CLST StatState AssertedAsserted
02/01/2315:22:53 PSTPower Unit Pwr Unit StatusPower off/downAsserted
02/01/2315:22:53 PSTPower Unit Pwr Unit StatusFailure detectedAsserted
02/01/2315:22:53 PSTPower Supply PS1 StatusPower Supply AC lostAsserted
02/01/2315:23:35 PSTPower Unit Pwr Unit StatusAC lostAsserted
02/01/2315:23:36 PSTProcessor P1 StatusPresence detectedAsserted
02/01/2315:23:36 PSTProcessor P2 StatusPresence detectedAsserted
02/01/2315:23:39 PSTPower Unit Pwr Unit StatusAC lostDeasserted
02/01/2315:23:42 PSTDrive Slot / Bay HDD 1 StatusDrive PresentAsserted
02/01/2315:24:45 PSTFan System Fan 3ALower Non-critical going low Asserted, Reading 1462 < Threshold 1462 RPM
02/01/2315:24:48 PSTFan System Fan 3ALower Non-critical going low Deasserted, Reading 1806 > Threshold 1462 RPM
02/01/2315:24:52 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/01/2315:26:21 PSTPhysical Security Physical ScrtySystem unplugged from LANAsserted
02/01/2315:26:30 PSTPhysical Security Physical ScrtySystem unplugged from LANDeasserted
02/07/2309:10:50 PSTPhysical Security Physical ScrtySystem unplugged from LANAsserted
02/07/2309:10:57 PSTPhysical Security Physical ScrtySystem unplugged from LANDeasserted
02/07/2309:11:40 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
+
+ +
+

Kernel Log

+
Entries
[Feb 9 06:02] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ +0.012986] JFS: nTxBlock = 8192, nTxLock = 65536
[ +0.024635] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ +0.029864] QNX4 filesystem 0.2.3 registered.
[Feb15 23:15] perf: interrupt took too long (2509 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[Feb16 07:19] audit: type=1400 audit(1676560754.771:37): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18357/usr/lib/snapd/snap-confine" pid=95878 comm="apparmor_parser"
[ +0.000194] audit: type=1400 audit(1676560754.771:38): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18357/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=95878 comm="apparmor_parser"
[ +0.023726] audit: type=1400 audit(1676560754.795:39): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.lxd" pid=95880 comm="apparmor_parser"
[ +0.001643] audit: type=1400 audit(1676560754.795:40): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.lxd" pid=95891 comm="apparmor_parser"
[ +0.001403] audit: type=1400 audit(1676560754.799:41): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.install" pid=95887 comm="apparmor_parser"
[ +0.000111] audit: type=1400 audit(1676560754.799:42): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.activate" pid=95881 comm="apparmor_parser"
[ +0.000175] audit: type=1400 audit(1676560754.799:43): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.benchmark" pid=95882 comm="apparmor_parser"
[ +0.000096] audit: type=1400 audit(1676560754.799:44): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.buginfo" pid=95883 comm="apparmor_parser"
[ +0.000183] audit: type=1400 audit(1676560754.799:45): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.check-kernel" pid=95884 comm="apparmor_parser"
[ +0.000251] audit: type=1400 audit(1676560754.799:46): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.remove" pid=95888 comm="apparmor_parser"
[Feb19 18:32] perf: interrupt took too long (3141 > 3136), lowering kernel.perf_event_max_sample_rate to 63500
[Feb26 06:56] perf: interrupt took too long (3928 > 3926), lowering kernel.perf_event_max_sample_rate to 50750
[Mar 5 21:57] perf: interrupt took too long (4938 > 4910), lowering kernel.perf_event_max_sample_rate to 40500
[Mar15 11:28] perf: interrupt took too long (6178 > 6172), lowering kernel.perf_event_max_sample_rate to 32250
[Mar17 20:23] perf: interrupt took too long (7739 > 7722), lowering kernel.perf_event_max_sample_rate to 25750
+
+ +
+

PMU

+
cpu_cyclesActive
instructionsInactive
ref_cyclesInactive
topdown_slotsUnknown
gen_programmable_1Inactive
gen_programmable_2Inactive
gen_programmable_3Inactive
gen_programmable_4Inactive
gen_programmable_5Inactive
gen_programmable_6Inactive
gen_programmable_7Inactive
gen_programmable_8Inactive
+
+ +
+

svr-info

+
version2.2.0_2023-03-17_43b96700
+
+ +
+
+
+
+
+

Use the "-benchmark all" option to collect all micro-benchmarking data. See "-help" for finer control.

+ + +
+

Summary

+
SDP_8058Reference (Intel 2S Xeon E5-2699A v4)
CPU Speed287509 ops/s403415 ops/s
Single-core Turbo3549 MHz3509 MHz
All-core Turbo2800 MHz2980 MHz
Turbo TDP197.50 Watts289.90 Watts
Idle TDP34.84 Watts
Memory Peak Bandwidth142.5 GB/s138.1 GB/s
Memory Minimum Latency79.7 ns78 ns
Disk Speed6858 iops
+
+ +
+

Core Frequency

+
+ +
+ + +
12345678910111213141516171819202122232425262728
spec3.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.6
measured3.63.63.43.33.23.13.02.92.82.82.82.82.82.82.82.82.82.8
+
+ +
+

Memory Bandwidth and Latency

+
+ +
+ + + +
+ +
+

Memory NUMA Bandwidth

+

SDP_8058

Node01
069793.429414.6
129409.269744.7

Reference (Intel 2S Xeon E5-2699A v4)

Node01
067528.430178.1
130177.966665.4
+
+ +

 

+
+
+
+
+

Use the "-profile all" option to collect all system profiling data. See "-help" for finer control.

+ + +
+

Summary

+
CPU Utilization (%)99.99
Kernel Utilization (%)4.51
User Utilization (%)95.40
Soft IRQ Utilization (%)0.00
IRQ Rate (IRQ/s)18691.07
Drive Reads (kB/s)6812.98
Drive Writes (kB/s)884695.07
Network RX (packets/s)9.88
Network TX (packets/s)1.02
Network RX (kB/s)3.88
Network TX (kB/s)0.20
Memory Free (kB)125393066.53
Memory Available (kB)129347253.33
Memory Used (kB)1118168.00
+
+ +
+

Average CPU Utilization

+
+ +
+ + + +
+ +
+

CPU Utilization

+
+ +
+ + + +
+ +
+

IRQ Rate

+
+ +
+ + + +
+ +
+

Drive Stats

+
+ +
+ + + +
+ +
+

Network Stats

+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + +
+ +
+

Memory Stats

+
+ +
+ + + +
+ +

 

+
+
+
+
+

Use the "-analyze all" option to collect all analysis data. See "-help" for finer control.

+ Upload your Intel® System Health Inspector JSON-formatted reports to Intel® Optimization Hub for deeper analysis. + + +
+

Code Path Frequency

+

System

+ +
+ + +

Java

+No data found. +
+ +

 

+
+
+
+
+

Insights are derived from data collected by Intel® System Health Inspector. They are provided for consideration but may not always be relevant.

+ + +
+

Insight

+
RecommendationJustification
Consider enabling hyper-threading.Hyper-threading is not enabled.
Consider upgrading to the latest generation Xeon CPU.CPU is 2 or more generations behind current generation Xeon.
Consider setting the CPU frequency governors to 'performance'.CPU frequency governors are set to 'powersave'.
Consider manually configuring IRQ CPU affinity for network intensive workloads.System is using the IRQ Balance service to manage IRQ CPU affinity.
Consider changing the distribution of work among available systems and/or applying hardware and software optimizations.Average CPU Utilization is approaching saturation...measured: '99.99%'.
+
+ +

 

+
+
+ + + + + diff --git a/documentation/examples/SDP_8058.json b/documentation/examples/SDP_8058.json new file mode 100644 index 0000000..df7626e --- /dev/null +++ b/documentation/examples/SDP_8058.json @@ -0,0 +1,38063 @@ +{ + "Analyze": { + "Code Path Frequency": [ + { + "Java Paths": "", + "System Paths": "systemd-resolve;[libsystemd-shared-245.so] 253442328\ncontainerd;[unknown];[unknown];[containerd];[containerd];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_nanosleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;pick_next_task_fair;update_curr 253689920\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf] 5517005092\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;__generic_file_write_iter;generic_perform_write;ext4_da_write_begin;grab_cache_page_write_begin 246735990\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;__perf_event_enable 2616294\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function 36911062\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable 2634683\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched 5137045\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;perf_pmu_enable.part.0 12506456\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;perf_pmu_enable.part.0;x86_pmu_enable 30433439\nrcu_sched;ret_from_fork;kthread;schedule_timeout 252918197\nssm-agent-worke;[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_futex;do_futex;futex_wake;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change 253686621\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;reschedule_interrupt;smp_reschedule_interrupt 253157585\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio 253006469\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;end_bio_bh_io_sync;bio_put;bio_free;mempool_free;mempool_free_slab;kmem_cache_free 253644947\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 2027413616\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;pick_next_task_fair;clear_buddies 253683170\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util;native_read_msr 253583634\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;rcu_core_si;rcu_core;note_gp_changes 253386717\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg 253553771\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt 507281475\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;switch_mm_irqs_off 253481028\nstress-ng-cpu;[stress-ng];swapgs_restore_regs_and_return_to_usermode 253330259\nstress-ng-cpu;[unknown];[stress-ng];[stress-ng] 755305280\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;switch_fpu_return 759907834\nstress-ng-cpu;[stress-ng] 274360863761\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io;blk_mq_put_tag;sbitmap_queue_clear 253417169\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple 253006383\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;__blk_complete_request;smp_call_function_single_async;llist_add_batch 253525412\nstress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event;native_write_msr 253572277\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler;read_tsc 253545985\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr 253716261\nstress-ng-cpu;[unknown];[libm-2.31.so] 87913856204\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;generic_smp_call_function_single_interrupt;flush_smp_call_function_queue;trigger_softirq 253641084\nstress-ng-cpu;[unknown];[libc-2.31.so] 2281599424\nstress-ng-cpu;[unknown];[libc-2.31.so];apic_timer_interrupt 253472684\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;ktime_get_update_offsets_now 506846292\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done 253696591\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io;blk_flush_complete_seq 253665153\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;end_bio_bh_io_sync;journal_end_buffer_io_sync;unlock_buffer;wake_up_bit;__wake_up_bit;__wake_up;__wake_up_common_lock;__wake_up_common;wake_bit_function;autoremove_wake_function;default_wake_function;try_to_wake_up 253475666\nstress-ng-cpu;[stress-ng];[libm-2.31.so] 507196323\nstress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util;native_read_msr 253464250\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_enter;rcu_irq_enter 253067856\nstress-ng-cpu;[unknown];[stress-ng];interrupt_entry 5798019853\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr 253503574\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete 506986878\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;__blk_complete_request;smp_call_function_single_async;generic_exec_single;native_send_call_func_single_ipi;x2apic_send_IPI;native_write_msr 253476108\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode 253484669\nstress-ng-cpu;[libm-2.31.so] 35681246096\nstress-ng-cpu;[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt 507201279\nstress-ng-cpu;[unknown];[stress-ng] 2317811878661\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt 506949664\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler 252625777\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;rcu_note_context_switch 253466857\nstress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util 253720041\nstress-ng-cpu;[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 253633007\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop 253534533\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_do_update_inode 253117393\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;clear_page_erms 253279661\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;shmem_getpage_gfp;lru_cache_add_anon;__lru_cache_add;pagevec_lru_move_fn;_raw_spin_lock_irqsave 253009174\nstress-ng-iomix;[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64 253122526\nstress-ng-iomix;[unknown];[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;__f_unlock_pos;mutex_unlock;__mutex_unlock_slowpath.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change 253678334\nstress-ng-iomix;[libc-2.31.so];native_write_msr 253718372\nstress-ng-iomix;[stress-ng] 7856894542\nstress-ng-iomix;[unknown];[libpthread-2.31.so] 253650125\nstress-ng-iomix;[libc-2.31.so];__switch_to_asm 253620781\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_spin_on_owner 35891513183\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;mnt_want_write_file 253721197\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup.part.0;shmem_get_inode;new_inode;new_inode_pseudo;alloc_inode;inode_init_always 253474047\nstress-ng-iomix;[unknown];[libpthread-2.31.so];entry_SYSCALL_64 253034220\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;__fdget;__fget_light 253652914\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath 507023696\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;inode_owner_or_capable 253676110\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;osq_lock 253211588\nstress-ng-iomix;[libc-2.31.so];syscall_return_via_sysret 253615783\nstress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;deactivate_task;psi_task_change 253674327\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;_cond_resched;preempt_schedule_common;__schedule;pick_next_task_fair;put_prev_entity;update_curr;cpuacct_charge 253447728\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave 253608971\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;kmem_cache_free 506713459\nstress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;deactivate_task;dequeue_task_fair;update_load_avg 253421355\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64 760418773\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64 1762518342\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_spin_on_owner;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;ktime_get 253435812\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle 760766383\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;__x86_indirect_thunk_rax 253728457\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;userfaultfd_unmap_prep 252656414\nstress-ng-iomix;[unknown];[libpthread-2.31.so];syscall_return_via_sysret 253738647\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;lru_add_drain;lru_add_drain_cpu 253411335\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;exit_to_usermode_loop;task_work_run;____fput;__fput;dput;__dentry_kill;dentry_unlink_inode;iput;evict;inode_wait_for_writeback;bit_waitqueue 253475854\nstress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;__generic_file_write_iter;generic_perform_write;ext4_da_write_begin;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;_raw_read_lock;queued_read_lock_slowpath 5127820507\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin 70269574350\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode;ext4_inode_csum_set;ext4_inode_csum.isra.0;crypto_shash_update;crc32c_pcl_intel_update 252823356\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages_nodemask 253485896\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_iterate_sb;perf_event_mmap_output 253064692\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;rwsem_spin_on_owner 253650112\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags 253671314\nstress-ng-iomix;[unknown];[stress-ng] 1014098821\nstress-ng-iomix;[unknown];[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawrite_range;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_ext_handle_unwritten_extents;ext4_ext_convert_to_initialized;ext4_split_extent.isra.0;ext4_split_extent_at;ext4_ext_insert_extent;__ext4_ext_dirty;ext4_extent_block_csum_set;ext4_extent_block_csum;crypto_shash_update;crc_14 253132839\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;rcu_core_si;rcu_core;file_free_rcu 253700976\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;kmem_cache_alloc 253236794\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;get_unmapped_area;shmem_get_unmapped_area;arch_get_unmapped_area_topdown;unmapped_area_topdown 253664725\nstress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;__sb_end_write 253555782\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;deactivate_task;psi_task_change;record_times 253714763\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up 252886874\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair 252219375\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;ttwu_do_activate;ttwu_do_wakeup;check_preempt_curr;check_preempt_wakeup;resched_curr;native_smp_send_reschedule;x2apic_send_IPI 253682672\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;schedule;__schedule;deactivate_task;dequeue_task_fair;dequeue_entity;update_load_avg;__update_load_avg_se 251111267\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair;enqueue_entity;update_load_avg 253715156\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe 253447999\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits 506645908\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;mnt_want_write_file;_cond_resched 253444650\nstress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge;try_charge 253703959\nstress-ng-vm;[unknown];[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page 253647654\nstress-ng-vm;[unknown];[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;lru_cache_add_active_or_unevictable;__lru_cache_add;pagevec_lru_move_fn;__pagevec_lru_add_fn;__mod_lruvec_state 253734778\nstress-ng-vm;[unknown];[unknown];[stress-ng] 6843647598\nstress-ng-vm;[unknown];[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;__do_sys_madvise;madvise_pageout;walk_page_range;__walk_page_range;walk_pgd_range;madvise_cold_or_pageout_pte_range;isolate_lru_page 253741192\nstress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;lru_cache_add_active_or_unevictable;__lru_cache_add;pagevec_lru_move_fn 253559656\nstress-ng-vm;[unknown];[stress-ng] 184394243659\nstress-ng-vm;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 761350736\nstress-ng-vm;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pte_range.isra.0;tlb_flush_mmu;free_pages_and_swap_cache;release_pages 253736574\nstress-ng-vm;[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_huge_pmd_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 253654867\nstress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault 253348418\nstress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge 253616432\nstress-ng-vm;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;pick_next_task_fair;put_prev_entity;update_curr 253658339\nstress-ng-vm;[unknown];[libc-2.31.so];page_fault 760589409\nstress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 4803582538\nstress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_throttle_swaprate 253723771\nstress-ng-vm;[unknown];[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 253400796\nstress-ng-vm;[libc-2.31.so];page_fault 253258398\nstress-ng-vm;[stress-ng] 77499701682\nstress-ng-vm;[stress-ng];reschedule_interrupt 253709253\nstress-ng-vm;[unknown];[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_huge_pmd_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;prep_new_page 252939515\n" + } + ] + }, + "Brief": { + "Accelerator": [ + { + "Accelerators": "DLB:0, DSA:0, IAX:0, QAT (on CPU):0, QAT (on chipset):0" + } + ], + "BIOS": [ + { + "BIOS": "SE5C610.86B.01.01.0015.012820160943" + } + ], + "Baseboard": [ + { + "Baseboard": "Intel Corporation S2600WTT" + } + ], + "CPU": [ + { + "All-core Maximum Frequency": "2.9GHz", + "Base Frequency": "2.3GHz", + "CPU Model": "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", + "CPUs": "36", + "Cores per Socket": "18", + "Hyperthreading": "Disabled", + "Intel Turbo Boost": "Enabled", + "Maximum Frequency": "3.6GHz", + "Microarchitecture": "BDX", + "NUMA Nodes": "2", + "PPINs": "549e6e12bf179093,549e5e15eb935ecf", + "Prefetchers": "L2 HW, L2 Adj., DCU HW, DCU IP", + "Sockets": "2" + } + ], + "Chassis": [ + { + "Chassis": "............................... Rack Mount Chassis" + } + ], + "Disk": [ + { + "Disk": "1x 745.2G INTEL_SSDSC2BB80" + } + ], + "Host": [ + { + "Name": "3cfdfebf4b20", + "Time": "Sat 18 Mar 2023 03:23:54 AM UTC" + } + ], + "Marketing Claim": [ + { + "System Summary": "Test by \u003ccompany\u003e as of 03/17/23\n. 1-node, 2x Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz, 18 cores, HT Off, Turbo On, Total Memory 128GB (8x16GB DDR4 2400 MT/s [2400 MT/s]), BIOS SE5C610.86B.01.01.0015.012820160943, microcode 0xb000040, 2x Ethernet Controller 10-Gigabit X540-AT2, 2x Ethernet Controller XXV710 for 25GbE SFP28, 1x 745.2G INTEL_SSDSC2BB80, Ubuntu 20.04.2 LTS, 5.4.0-137-generic, \u003ccompiler version\u003e, \u003cworkload/benchmark version\u003e, \u003cother sw if relevant\u003e, score=?\u003cunits\u003e" + } + ], + "Memory": [ + { + "Automatic NUMA Balancing": "Enabled", + "Hugepagesize": "2048 kB", + "Installed Memory": "128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])", + "Transparent Huge Pages": "madvise" + } + ], + "NIC": [ + { + "NIC": "2x Ethernet Controller 10-Gigabit X540-AT2, 2x Ethernet Controller XXV710 for 25GbE SFP28" + } + ], + "OS": [ + { + "Kernel": "5.4.0-137-generic", + "Microcode": "0xb000040", + "OS": "Ubuntu 20.04.2 LTS" + } + ], + "Power": [ + { + "Frequency Driver": "intel_pstate", + "Frequency Governor": "powersave", + "Max C-State": "9", + "Power \u0026 Perf Policy": "Performance", + "TDP": "145 watts" + } + ], + "System": [ + { + "System": "Intel Corporation S2600WTT" + } + ], + "Vulnerability": [ + { + "Vulnerability": "CVE-2017-5753:OK, CVE-2017-5715:OK, CVE-2017-5754:OK, CVE-2018-3640:OK, CVE-2018-3639:OK, CVE-2018-3615:OK, CVE-2018-3620:OK, CVE-2018-3646:OK, CVE-2018-12126:OK, CVE-2018-12130:OK, CVE-2018-12127:OK, CVE-2019-11091:OK, CVE-2019-11135:OK, CVE-2018-12207:OK, CVE-2020-0543:OK, CVE-2022-0001:OK, CVE-2022-0002:OK" + } + ] + }, + "Configuration": { + "Accelerator": [ + { + "Count": "0", + "Description": "hardware managed system of queues and arbiters connecting producers and consumers", + "Full Name": "Intel Dynamic Load Balancer", + "Name": "DLB" + }, + { + "Count": "0", + "Description": "a high-performance data copy and transformation accelerator", + "Full Name": "Intel Data Streaming Accelerator", + "Name": "DSA" + }, + { + "Count": "0", + "Description": "accelerates compression and decompression for big data applications and in-memory analytic databases", + "Full Name": "Intel Analytics Accelerator", + "Name": "IAX" + }, + { + "Count": "0", + "Description": "accelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database", + "Full Name": "Intel Quick Assist Technology", + "Name": "QAT (on CPU)" + }, + { + "Count": "0", + "Description": "accelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database", + "Full Name": "Intel Quick Assist Technology", + "Name": "QAT (on chipset)" + } + ], + "BIOS": [ + { + "Release Date": "01/28/2016", + "Vendor": "Intel Corporation", + "Version": "SE5C610.86B.01.01.0015.012820160943" + } + ], + "Baseboard": [ + { + "Manufacturer": "Intel Corporation", + "Product Name": "S2600WTT", + "Serial #": "BQWL45150199", + "Version": "G92187-350" + } + ], + "CPU": [ + { + "All-core Maximum Frequency": "2.9GHz", + "Architecture": "x86_64", + "Base Frequency": "2.3GHz", + "CPU Model": "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", + "CPUs": "36", + "Cores per Socket": "18", + "Family": "6", + "Hyperthreading": "Disabled", + "Intel Turbo Boost": "Enabled", + "L1d Cache": "1.1 MiB", + "L1i Cache": "1.1 MiB", + "L2 Cache": "9 MiB", + "L3 Cache": "90 MiB", + "Maximum Frequency": "3.6GHz", + "Memory Channels": "4", + "Microarchitecture": "BDX", + "Model": "79", + "NUMA CPU List": "0-17 :: 18-35", + "NUMA Nodes": "2", + "On-line CPU List": "0-35", + "PPINs": "549e6e12bf179093,549e5e15eb935ecf", + "Prefetchers": "L2 HW, L2 Adj., DCU HW, DCU IP", + "Sockets": "2", + "Stepping": "1", + "Virtualization": "VT-x" + } + ], + "Chassis": [ + { + "Manufacturer": "...............................", + "Serial #": "..................", + "Type": "Rack Mount Chassis", + "Version": ".................." + } + ], + "Chassis Status": [ + { + "Cooling/Fan Fault": "false", + "Drive Fault": "false", + "Last Power Event": "ac-failed", + "Main Power Fault": "false", + "Power Overload": "false", + "Power Restore Policy": "always-on", + "System Time": "03/17/23 20:23:56 PDT" + } + ], + "DIMM": [ + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_A1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E558", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_A2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_A3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_B1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E5CA", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_B2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_B3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_C1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56D", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_C2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_C3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_D1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E520", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_D2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_D3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_E1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E572", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_E2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_E3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_F1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E47D", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_F2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_F3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_G1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56C", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_G2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_G3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_H1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E549", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_H2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_H3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + } + ], + "DIMM Population": [ + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "0", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E558", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "1", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E5CA", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "2", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56D", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "3", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E520", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "0", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E572", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "1", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E47D", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "2", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56C", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "3", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E549", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + } + ], + "Disk": [ + { + "FSTYPE": "", + "FwRev": "G2010140", + "MIN-IO": "4096", + "MODEL": "INTEL_SSDSC2BB80", + "MOUNTPOINT": "", + "NAME": "sda", + "RQ-SIZE": "64", + "SIZE": "745.2G" + }, + { + "FSTYPE": "vfat", + "FwRev": "", + "MIN-IO": "4096", + "MODEL": "", + "MOUNTPOINT": "/boot/efi", + "NAME": "sda1", + "RQ-SIZE": "64", + "SIZE": "512M" + }, + { + "FSTYPE": "ext4", + "FwRev": "", + "MIN-IO": "4096", + "MODEL": "", + "MOUNTPOINT": "/", + "NAME": "sda2", + "RQ-SIZE": "64", + "SIZE": "744.7G" + } + ], + "Feature": [ + {} + ], + "Filesystem": [ + { + "Avail": "63G", + "Filesystem": "udev", + "Mounted": "/dev", + "Size": "63G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "13G", + "Filesystem": "tmpfs", + "Mounted": "/run", + "Size": "13G", + "Use%": "1%", + "Used": "2.4M" + }, + { + "Avail": "687G", + "Filesystem": "/dev/sda2", + "Mounted": "/", + "Size": "733G", + "Use%": "2%", + "Used": "9.1G" + }, + { + "Avail": "63G", + "Filesystem": "tmpfs", + "Mounted": "/dev/shm", + "Size": "63G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "5.0M", + "Filesystem": "tmpfs", + "Mounted": "/run/lock", + "Size": "5.0M", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "63G", + "Filesystem": "tmpfs", + "Mounted": "/sys/fs/cgroup", + "Size": "63G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "506M", + "Filesystem": "/dev/sda1", + "Mounted": "/boot/efi", + "Size": "511M", + "Use%": "2%", + "Used": "5.3M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop3", + "Mounted": "/snap/lxd/24061", + "Size": "92M", + "Use%": "100%", + "Used": "92M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop5", + "Mounted": "/snap/lxd/23991", + "Size": "92M", + "Use%": "100%", + "Used": "92M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop6", + "Mounted": "/snap/core20/1822", + "Size": "64M", + "Use%": "100%", + "Used": "64M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop7", + "Mounted": "/snap/snapd/17950", + "Size": "50M", + "Use%": "100%", + "Used": "50M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop8", + "Mounted": "/snap/snapd/18357", + "Size": "50M", + "Use%": "100%", + "Used": "50M" + }, + { + "Avail": "13G", + "Filesystem": "tmpfs", + "Mounted": "/run/user/1000", + "Size": "13G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop0", + "Mounted": "/snap/core20/1828", + "Size": "64M", + "Use%": "100%", + "Used": "64M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop2", + "Mounted": "/snap/core18/2708", + "Size": "56M", + "Use%": "100%", + "Used": "56M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop1", + "Mounted": "/snap/core18/2714", + "Size": "56M", + "Use%": "100%", + "Used": "56M" + } + ], + "GPU": [ + { + "Manufacturer": "MGA", + "Model": "Unknown", + "PCI ID": "102B:522" + } + ], + "Host": [ + { + "Name": "3cfdfebf4b20", + "Time": "Sat 18 Mar 2023 03:23:54 AM UTC" + } + ], + "ISA": [ + { + "AES - Advanced Encryption Standard New Instructions (AES-NI)": "Yes", + "AMX-BF16 - Advanced Matrix Extensions Tile BFLOAT16": "No", + "AMX-INT8 - Advanced Matrix Extensions Tile 8-bit Integer": "No", + "AMX-TILE - Advanced Matrix Extensions Tile Architecture": "No", + "AVX - Advanced Vector Extensions": "Yes", + "AVX2 - Advanced Vector Extensions 2": "Yes", + "AVX512F - AVX-512 Foundation": "No", + "AVX512_4VNNIW - VNNI Word Variable Precision": "No", + "AVX512_BF16 - BFLOAT16": "No", + "AVX512_VNNI - Vector Neural Network Instructions": "No", + "VAES - Vector AES": "No" + } + ], + "Kernel Log": [ + { + "Entries": "[Feb 9 06:02] SGI XFS with ACLs, security attributes, realtime, no debug enabled" + }, + { + "Entries": "[ +0.012986] JFS: nTxBlock = 8192, nTxLock = 65536" + }, + { + "Entries": "[ +0.024635] ntfs: driver 2.1.32 [Flags: R/O MODULE]." + }, + { + "Entries": "[ +0.029864] QNX4 filesystem 0.2.3 registered." + }, + { + "Entries": "[Feb15 23:15] perf: interrupt took too long (2509 \u003e 2500), lowering kernel.perf_event_max_sample_rate to 79500" + }, + { + "Entries": "[Feb16 07:19] audit: type=1400 audit(1676560754.771:37): apparmor=\"STATUS\" operation=\"profile_load\" profile=\"unconfined\" name=\"/snap/snapd/18357/usr/lib/snapd/snap-confine\" pid=95878 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000194] audit: type=1400 audit(1676560754.771:38): apparmor=\"STATUS\" operation=\"profile_load\" profile=\"unconfined\" name=\"/snap/snapd/18357/usr/lib/snapd/snap-confine//mount-namespace-capture-helper\" pid=95878 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.023726] audit: type=1400 audit(1676560754.795:39): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap-update-ns.lxd\" pid=95880 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.001643] audit: type=1400 audit(1676560754.795:40): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.lxd\" pid=95891 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.001403] audit: type=1400 audit(1676560754.799:41): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.hook.install\" pid=95887 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000111] audit: type=1400 audit(1676560754.799:42): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.activate\" pid=95881 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000175] audit: type=1400 audit(1676560754.799:43): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.benchmark\" pid=95882 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000096] audit: type=1400 audit(1676560754.799:44): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.buginfo\" pid=95883 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000183] audit: type=1400 audit(1676560754.799:45): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.check-kernel\" pid=95884 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000251] audit: type=1400 audit(1676560754.799:46): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.hook.remove\" pid=95888 comm=\"apparmor_parser\"" + }, + { + "Entries": "[Feb19 18:32] perf: interrupt took too long (3141 \u003e 3136), lowering kernel.perf_event_max_sample_rate to 63500" + }, + { + "Entries": "[Feb26 06:56] perf: interrupt took too long (3928 \u003e 3926), lowering kernel.perf_event_max_sample_rate to 50750" + }, + { + "Entries": "[Mar 5 21:57] perf: interrupt took too long (4938 \u003e 4910), lowering kernel.perf_event_max_sample_rate to 40500" + }, + { + "Entries": "[Mar15 11:28] perf: interrupt took too long (6178 \u003e 6172), lowering kernel.perf_event_max_sample_rate to 32250" + }, + { + "Entries": "[Mar17 20:23] perf: interrupt took too long (7739 \u003e 7722), lowering kernel.perf_event_max_sample_rate to 25750" + } + ], + "Memory": [ + { + "Automatic NUMA Balancing": "Enabled", + "Buffers": "285844 kB", + "Cached": "4375492 kB", + "HugePages_Total": "0", + "Hugepagesize": "2048 kB", + "Installed Memory": "128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])", + "MemAvailable": "129336836 kB", + "MemFree": "125080500 kB", + "MemTotal": "131916384 kB", + "Populated Memory Channels": "8", + "Transparent Huge Pages": "madvise" + } + ], + "NIC": [ + { + "Bus": "0000:03:00.0", + "Driver": "ixgbe", + "Driver Version": "5.1.0-k", + "Firmware Version": "0x800004f8", + "IRQBalance": "Enabled", + "Link": "yes", + "MAC Address": "00:1e:67:d4:34:eb", + "Model": "Ethernet Controller 10-Gigabit X540-AT2", + "NUMA Node": "0", + "Name": "eno0", + "Speed": "1000Mb/s" + }, + { + "Bus": "0000:03:00.1", + "Driver": "ixgbe", + "Driver Version": "5.1.0-k", + "Firmware Version": "0x800004f8", + "IRQBalance": "Enabled", + "Link": "no", + "MAC Address": "00:1e:67:d4:34:ec", + "Model": "Ethernet Controller 10-Gigabit X540-AT2", + "NUMA Node": "0", + "Name": "enp3s0f1", + "Speed": "Unknown!" + }, + { + "Bus": "0000:05:00.0", + "Driver": "i40e", + "Driver Version": "2.8.20-k", + "Firmware Version": "6.01 0x80003554 1.1747.0", + "IRQBalance": "Enabled", + "Link": "no", + "MAC Address": "3c:fd:fe:bf:4b:20", + "Model": "Ethernet Controller XXV710 for 25GbE SFP28", + "NUMA Node": "0", + "Name": "ens785f0", + "Speed": "Unknown!" + }, + { + "Bus": "0000:05:00.1", + "Driver": "i40e", + "Driver Version": "2.8.20-k", + "Firmware Version": "6.01 0x80003554 1.1747.0", + "IRQBalance": "Enabled", + "Link": "yes", + "MAC Address": "3c:fd:fe:bf:4b:21", + "Model": "Ethernet Controller XXV710 for 25GbE SFP28", + "NUMA Node": "0", + "Name": "ens785f1", + "Speed": "25000Mb/s" + } + ], + "Network IRQ Mapping": [ + { + "CPU:IRQs CPU:IRQs ...": "0:145 1:148,162 2:163 3:156,158 4:143 5:132,136 6:133 7:140,144,152,153,159,161,165 8:135 9:130,131,137,138,141,142,147,151,155,160 10:154 12:139 13:150,157 14:134 15:164 16:146,166 17:149", + "Interface": "eno0" + }, + { + "CPU:IRQs CPU:IRQs ...": "", + "Interface": "enp3s0f1" + }, + { + "CPU:IRQs CPU:IRQs ...": "0:41 1:35 2:68,70 3:53,64,67 4:48,50 5:43,44,47 6:38,40 8:66,69 9:37,61,62 10:55,56,59 11:51,52,65 12:45,46,49 13:42 14:36,39,63 15:58,60 16:54,57", + "Interface": "ens785f0" + }, + { + "CPU:IRQs CPU:IRQs ...": "3:84 5:91,93,102,104,110,119 7:85,86,88,94,103 9:87,96,107,108,118 10:115 11:89,98,99,101,111 12:90,112,117 13:105,109,116 14:100 15:95,97,106 16:113 17:92,114", + "Interface": "ens785f1" + } + ], + "Operating System": [ + { + "Boot Parameters": "BOOT_IMAGE=/boot/vmlinuz-5.4.0-137-generic root=UUID=37e7b2bc-5f71-4a9a-be36-356b12b8f650 ro", + "Kernel": "5.4.0-137-generic", + "Microcode": "0xb000040", + "OS": "Ubuntu 20.04.2 LTS" + } + ], + "PCIe Slots": [ + { + "Bus Address": "0000:00:03.0", + "Current Usage": "In Use", + "Designation": "J3B2 - Riser 1, slot 1", + "Length": "Long", + "Type": "x16 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:01.0", + "Current Usage": "Available", + "Designation": "J3B2 - Riser 1, slot 3", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:02.0", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 4", + "Length": "Long", + "Type": "x16 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:02.2", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 4", + "Length": "Long", + "Type": "x8 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:03.2", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 6", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:00.0", + "Current Usage": "Available", + "Designation": "J6B2 - Riser 3, slot 7", + "Length": "Long", + "Type": "x4 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:03.0", + "Current Usage": "Available", + "Designation": "J6B2 - Riser 3, slot 8", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + } + ], + "PMU": [ + { + "cpu_cycles": "Active", + "gen_programmable_1": "Inactive", + "gen_programmable_2": "Inactive", + "gen_programmable_3": "Inactive", + "gen_programmable_4": "Inactive", + "gen_programmable_5": "Inactive", + "gen_programmable_6": "Inactive", + "gen_programmable_7": "Inactive", + "gen_programmable_8": "Inactive", + "instructions": "Inactive", + "ref_cycles": "Inactive", + "topdown_slots": "Unknown" + } + ], + "Power": [ + { + "Frequency Driver": "intel_pstate", + "Frequency Governor": "powersave", + "Max C-State": "9", + "Power \u0026 Perf Policy": "Performance", + "TDP": "145 watts" + } + ], + "Process": [ + { + "%CPU": "76.2", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287849", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "75.7", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287879", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "75.3", + "%MEM": "0.0", + "COMMAND": "stress-ng-vm", + "PID": "287794", + "PPID": "287786", + "RSS": "54180" + }, + { + "%CPU": "75.2", + "%MEM": "0.0", + "COMMAND": "stress-ng-vm", + "PID": "287875", + "PPID": "287792", + "RSS": "54032" + }, + { + "%CPU": "75.0", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287839", + "PPID": "287770", + "RSS": "7128" + }, + { + "%CPU": "73.0", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287825", + "PPID": "287770", + "RSS": "7128" + }, + { + "%CPU": "71.7", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287898", + "PPID": "287770", + "RSS": "7132" + }, + { + "%CPU": "70.5", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287900", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "70.5", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287871", + "PPID": "287770", + "RSS": "7116" + }, + { + "%CPU": "70.1", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287829", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "70.0", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287802", + "PPID": "287770", + "RSS": "7136" + }, + { + "%CPU": "69.9", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287881", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "66.3", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287904", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "65.0", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287845", + "PPID": "287770", + "RSS": "7168" + }, + { + "%CPU": "64.9", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287796", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "64.7", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287905", + "PPID": "287770", + "RSS": "7128" + }, + { + "%CPU": "64.4", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287812", + "PPID": "287770", + "RSS": "7168" + }, + { + "%CPU": "64.3", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287894", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "64.3", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287799", + "PPID": "287770", + "RSS": "7168" + } + ], + "Sensor": [ + { + "Reading": "24 CFM", + "Sensor": "System Airflow", + "Status": "ok" + }, + { + "Reading": "22 degrees C", + "Sensor": "BB P1 VR Temp", + "Status": "ok" + }, + { + "Reading": "25 degrees C", + "Sensor": "BB P2 VR Temp", + "Status": "ok" + }, + { + "Reading": "19 degrees C", + "Sensor": "Front Panel Temp", + "Status": "ok" + }, + { + "Reading": "28 degrees C", + "Sensor": "SSB Temp", + "Status": "ok" + }, + { + "Reading": "36 degrees C", + "Sensor": "BB BMC Temp", + "Status": "ok" + }, + { + "Reading": "30 degrees C", + "Sensor": "BB Rt Rear Temp", + "Status": "ok" + }, + { + "Reading": "28 degrees C", + "Sensor": "BB Lft Rear Temp", + "Status": "ok" + }, + { + "Reading": "19 degrees C", + "Sensor": "HSBP 1 Temp", + "Status": "ok" + }, + { + "Reading": "24 degrees C", + "Sensor": "Exit Air Temp", + "Status": "ok" + }, + { + "Reading": "30 degrees C", + "Sensor": "LAN NIC Temp", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 1A", + "Status": "ok" + }, + { + "Reading": "7138 RPM", + "Sensor": "System Fan 1B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 2A", + "Status": "ok" + }, + { + "Reading": "7138 RPM", + "Sensor": "System Fan 2B", + "Status": "ok" + }, + { + "Reading": "7310 RPM", + "Sensor": "System Fan 3A", + "Status": "ok" + }, + { + "Reading": "7221 RPM", + "Sensor": "System Fan 3B", + "Status": "ok" + }, + { + "Reading": "7310 RPM", + "Sensor": "System Fan 4A", + "Status": "ok" + }, + { + "Reading": "7055 RPM", + "Sensor": "System Fan 4B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 5A", + "Status": "ok" + }, + { + "Reading": "7221 RPM", + "Sensor": "System Fan 5B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 6A", + "Status": "ok" + }, + { + "Reading": "7055 RPM", + "Sensor": "System Fan 6B", + "Status": "ok" + }, + { + "Reading": "344 Watts", + "Sensor": "PS1 Input Power", + "Status": "ok" + }, + { + "Reading": "41 percent", + "Sensor": "PS1 Curr Out %", + "Status": "ok" + }, + { + "Reading": "25 degrees C", + "Sensor": "PS1 Temperature", + "Status": "ok" + }, + { + "Reading": "-27 degrees C", + "Sensor": "P1 Therm Margin", + "Status": "ok" + }, + { + "Reading": "-27 degrees C", + "Sensor": "P2 Therm Margin", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "P1 Therm Ctrl %", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "P2 Therm Ctrl %", + "Status": "ok" + }, + { + "Reading": "-17 degrees C", + "Sensor": "P1 DTS Therm Mgn", + "Status": "ok" + }, + { + "Reading": "-16 degrees C", + "Sensor": "P2 DTS Therm Mgn", + "Status": "ok" + }, + { + "Reading": "-61 degrees C", + "Sensor": "DIMM Thrm Mrgn 1", + "Status": "ok" + }, + { + "Reading": "-65 degrees C", + "Sensor": "DIMM Thrm Mrgn 2", + "Status": "ok" + }, + { + "Reading": "-58 degrees C", + "Sensor": "DIMM Thrm Mrgn 3", + "Status": "ok" + }, + { + "Reading": "-62 degrees C", + "Sensor": "DIMM Thrm Mrgn 4", + "Status": "ok" + }, + { + "Reading": "-11 degrees C", + "Sensor": "Agg Therm Mgn 1", + "Status": "ok" + }, + { + "Reading": "12.09 Volts", + "Sensor": "BB +12.0V", + "Status": "ok" + }, + { + "Reading": "2.98 Volts", + "Sensor": "BB +3.3V Vbat", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "MTT CPU1", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "MTT CPU2", + "Status": "ok" + } + ], + "Software Version": [ + { + "Binutils": "GNU ld (GNU Binutils for Ubuntu) 2.34", + "GCC": "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0", + "GLIBC": "ldd (Ubuntu GLIBC 2.31-0ubuntu9.7) 2.31", + "Java": "", + "OpenSSL": "OpenSSL 1.1.1f 31 Mar 2020", + "Python": "", + "Python3": "Python 3.8.10" + } + ], + "System": [ + { + "Manufacturer": "Intel Corporation", + "Product Name": "S2600WTT", + "Serial #": "............", + "UUID": "80b573f6-cf74-e411-906e-0012795d96dd", + "Version": "...................." + } + ], + "System Event Log": [ + { + "Date": "10/13/22", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "16:07:58 PDT" + }, + { + "Date": "10/13/22", + "Event": "Asserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "16:08:34 PDT" + }, + { + "Date": "10/13/22", + "Event": "Deasserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "16:08:43 PDT" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Unknown SmaRT-CLST Stat", + "Status": "State Asserted", + "Time": "15:22:53 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "Power off/down", + "Time": "15:22:53 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "Failure detected", + "Time": "15:22:53 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Power Supply PS1 Status", + "Status": "Power Supply AC lost", + "Time": "15:22:53 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "AC lost", + "Time": "15:23:35 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Processor P1 Status", + "Status": "Presence detected", + "Time": "15:23:36 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Processor P2 Status", + "Status": "Presence detected", + "Time": "15:23:36 PST" + }, + { + "Date": "02/01/23", + "Event": "Deasserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "AC lost", + "Time": "15:23:39 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Drive Slot / Bay HDD 1 Status", + "Status": "Drive Present", + "Time": "15:23:42 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted, Reading 1462 \u003c Threshold 1462 RPM", + "Sensor": "Fan System Fan 3A", + "Status": "Lower Non-critical going low ", + "Time": "15:24:45 PST" + }, + { + "Date": "02/01/23", + "Event": "Deasserted, Reading 1806 \u003e Threshold 1462 RPM", + "Sensor": "Fan System Fan 3A", + "Status": "Lower Non-critical going low ", + "Time": "15:24:48 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "15:24:52 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "15:26:21 PST" + }, + { + "Date": "02/01/23", + "Event": "Deasserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "15:26:30 PST" + }, + { + "Date": "02/07/23", + "Event": "Asserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "09:10:50 PST" + }, + { + "Date": "02/07/23", + "Event": "Deasserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "09:10:57 PST" + }, + { + "Date": "02/07/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "09:11:40 PST" + } + ], + "Uncore": [ + { + "CHA Count": "18", + "Maximum Frequency": "2.8Ghz", + "Minimum Frequency": "1.2GHz" + } + ], + "Vulnerability": [ + { + "CVE-2017-5715": "OK (Full retpoline + IBPB are mitigating the vulnerability)", + "CVE-2017-5753": "OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization)", + "CVE-2017-5754": "OK (Mitigation: PTI)", + "CVE-2018-12126": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12127": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12130": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12207": "OK (this system is not running a hypervisor)", + "CVE-2018-3615": "OK (your CPU vendor reported your CPU model as not affected)", + "CVE-2018-3620": "OK (Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled)", + "CVE-2018-3639": "OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp)", + "CVE-2018-3640": "OK (your CPU microcode mitigates the vulnerability)", + "CVE-2018-3646": "OK (this system is not running a hypervisor)", + "CVE-2019-11091": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2019-11135": "OK (Mitigation: Clear CPU buffers; SMT disabled)", + "CVE-2020-0543": "OK (your CPU vendor reported your CPU model as not affected)", + "CVE-2022-0001": "OK (unprivileged eBPF disabled)", + "CVE-2022-0002": "OK (unprivileged eBPF disabled)" + } + ], + "svr-info": [ + { + "version": "2.2.0_2023-03-17_43b96700" + } + ] + }, + "Performance": { + "Core Frequency": [ + { + "Core Count": "1", + "Measured Frequency (GHz)": "3.6", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "2", + "Measured Frequency (GHz)": "3.6", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "3", + "Measured Frequency (GHz)": "3.4", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "4", + "Measured Frequency (GHz)": "3.3", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "5", + "Measured Frequency (GHz)": "3.2", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "6", + "Measured Frequency (GHz)": "3.1", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "7", + "Measured Frequency (GHz)": "3.0", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "8", + "Measured Frequency (GHz)": "2.9", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "9", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "10", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "11", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "12", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "13", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "14", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "15", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "16", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "17", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "18", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "19", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "20", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "21", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "22", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "23", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "24", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "25", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "26", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "27", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "28", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + } + ], + "Memory Bandwidth and Latency": [ + { + "Bandwidth (GB/s)": "2.1", + "Latency (ns)": "79.70" + }, + { + "Bandwidth (GB/s)": "3.6", + "Latency (ns)": "80.64" + }, + { + "Bandwidth (GB/s)": "5.7", + "Latency (ns)": "81.70" + }, + { + "Bandwidth (GB/s)": "7.8", + "Latency (ns)": "82.52" + }, + { + "Bandwidth (GB/s)": "10.6", + "Latency (ns)": "83.31" + }, + { + "Bandwidth (GB/s)": "15.1", + "Latency (ns)": "84.82" + }, + { + "Bandwidth (GB/s)": "19.3", + "Latency (ns)": "86.49" + }, + { + "Bandwidth (GB/s)": "24.7", + "Latency (ns)": "88.26" + }, + { + "Bandwidth (GB/s)": "34.4", + "Latency (ns)": "90.45" + }, + { + "Bandwidth (GB/s)": "46.8", + "Latency (ns)": "93.58" + }, + { + "Bandwidth (GB/s)": "57.0", + "Latency (ns)": "96.48" + }, + { + "Bandwidth (GB/s)": "73.0", + "Latency (ns)": "100.93" + }, + { + "Bandwidth (GB/s)": "101.2", + "Latency (ns)": "110.82" + }, + { + "Bandwidth (GB/s)": "138.8", + "Latency (ns)": "158.77" + }, + { + "Bandwidth (GB/s)": "141.5", + "Latency (ns)": "179.48" + }, + { + "Bandwidth (GB/s)": "142.5", + "Latency (ns)": "207.36" + }, + { + "Bandwidth (GB/s)": "142.4", + "Latency (ns)": "219.01" + }, + { + "Bandwidth (GB/s)": "142.4", + "Latency (ns)": "219.71" + }, + { + "Bandwidth (GB/s)": "142.4", + "Latency (ns)": "219.76" + } + ], + "Memory NUMA Bandwidth": [ + { + "Bandwidths 0-N": "69793.4,29414.6", + "Node": "0" + }, + { + "Bandwidths 0-N": "29409.2,69744.7", + "Node": "1" + } + ], + "Summary": [ + { + "All-core Turbo": "2800 MHz", + "CPU Speed": "287509 ops/s", + "Disk Speed": "6858 iops", + "Idle TDP": "34.84 Watts", + "Memory Minimum Latency": "79.7 ns", + "Memory Peak Bandwidth": "142.5 GB/s", + "Single-core Turbo": "3549 MHz", + "Turbo TDP": "197.50 Watts" + } + ] + }, + "Profile": { + "Average CPU Utilization": [ + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "5.22", + "%usr": "94.72", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.10", + "%steal": "0.00", + "%sys": "5.05", + "%usr": "94.85", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.04", + "%steal": "0.00", + "%sys": "5.37", + "%usr": "94.59", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "5.21", + "%usr": "94.68", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.03", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "4.68", + "%usr": "95.20", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.13", + "%steal": "0.00", + "%sys": "4.56", + "%usr": "95.30", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.10", + "%steal": "0.00", + "%sys": "4.82", + "%usr": "95.09", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "5.32", + "%usr": "94.58", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.19", + "%steal": "0.00", + "%sys": "4.04", + "%usr": "95.77", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "4.06", + "%usr": "95.85", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.07", + "%steal": "0.00", + "%sys": "4.14", + "%usr": "95.78", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.03", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.14", + "%usr": "95.76", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.07", + "%steal": "0.00", + "%sys": "4.47", + "%usr": "95.46", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.07", + "%steal": "0.00", + "%sys": "3.71", + "%usr": "96.19", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.11", + "%steal": "0.00", + "%sys": "4.67", + "%usr": "95.21", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.04", + "%steal": "0.00", + "%sys": "4.22", + "%usr": "95.74", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "4.04", + "%usr": "95.90", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "95.92", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.11", + "%steal": "0.00", + "%sys": "3.97", + "%usr": "95.89", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "5.29", + "%usr": "94.65", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "5.29", + "%usr": "94.68", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.28", + "%usr": "95.67", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.10", + "%steal": "0.00", + "%sys": "4.78", + "%usr": "95.11", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.36", + "%usr": "95.57", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.04", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "3.89", + "%usr": "96.03", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.04", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.04", + "%steal": "0.00", + "%sys": "4.17", + "%usr": "95.73", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.33", + "%usr": "95.59", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.10", + "%iowait": "0.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.05", + "%usr": "95.77", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.35", + "%usr": "95.57", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.04", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.10", + "%steal": "0.00", + "%sys": "4.75", + "%usr": "95.11", + "Time": "20:22:47" + } + ], + "CPU Utilization": [ + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "15.58", + "%usr": "83.92", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.50", + "%usr": "77.50", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.31", + "%usr": "62.69", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.50", + "%usr": "92.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "17.09", + "%usr": "82.41", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "27.86", + "%usr": "71.14", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.42", + "%usr": "84.58", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "21.00", + "%usr": "79.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "19.40", + "%usr": "80.60", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "97.51", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.49", + "%steal": "0.00", + "%sys": "22.89", + "%usr": "74.63", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.00", + "%usr": "77.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "40.00", + "%usr": "60.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "40.00", + "%usr": "59.50", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "25.50", + "%usr": "74.50", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "20.00", + "%usr": "79.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.50", + "%usr": "77.50", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "14.50", + "%usr": "84.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.00", + "%usr": "86.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.00", + "%usr": "68.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.06", + "%usr": "88.94", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.57", + "%usr": "85.43", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "41.00", + "%usr": "59.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "31.16", + "%usr": "68.34", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "6.00", + "%usr": "94.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "26.50", + "%usr": "73.50", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.00", + "%steal": "0.00", + "%sys": "15.50", + "%usr": "80.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.00", + "%usr": "95.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.00", + "%usr": "73.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.34", + "%usr": "67.66", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.99", + "%usr": "98.01", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "10.05", + "%usr": "89.95", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "97.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.98", + "%usr": "96.02", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "19.80", + "%usr": "79.70", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "35.00", + "%usr": "65.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "8.50", + "%usr": "91.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.48", + "%steal": "0.00", + "%sys": "13.37", + "%usr": "83.17", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "29.00", + "%usr": "71.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "39.50", + "%usr": "60.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.83", + "%usr": "65.17", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.52", + "%steal": "0.00", + "%sys": "11.56", + "%usr": "84.92", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.55", + "%usr": "90.45", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "38.19", + "%usr": "61.81", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "14.00", + "%usr": "85.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "12.94", + "%usr": "86.57", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.50", + "%usr": "88.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.48", + "%steal": "0.00", + "%sys": "14.93", + "%usr": "81.59", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.93", + "%usr": "85.07", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "35.00", + "%usr": "65.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.36", + "%usr": "72.64", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "17.00", + "%usr": "83.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "8.50", + "%usr": "91.50", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.31", + "%usr": "62.69", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.53", + "%steal": "0.00", + "%sys": "11.62", + "%usr": "85.86", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.08", + "%usr": "84.92", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "39.20", + "%usr": "60.80", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "32.34", + "%usr": "66.67", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "40.00", + "%usr": "60.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.00", + "%usr": "93.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.02", + "%usr": "95.98", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "38.69", + "%usr": "61.31", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.48", + "%steal": "0.00", + "%sys": "27.36", + "%usr": "69.15", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.00", + "%usr": "91.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.93", + "%usr": "86.07", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.00", + "%usr": "63.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "89.50", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.48", + "%usr": "95.02", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.96", + "%usr": "92.04", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "90.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "97.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "12.44", + "%usr": "86.57", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "10.00", + "%usr": "90.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "88.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "96.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "21.50", + "%usr": "78.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.50", + "%usr": "84.50", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.50", + "%usr": "87.50", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "6.00", + "%usr": "94.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "90.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "34.00", + "%usr": "65.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "30.00", + "%usr": "69.50", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "97.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "37.31", + "%usr": "62.19", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.50", + "%usr": "86.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "41.00", + "%usr": "59.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "31.50", + "%usr": "67.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.51", + "%steal": "0.00", + "%sys": "19.60", + "%usr": "78.89", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "28.50", + "%usr": "70.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "23.88", + "%usr": "75.12", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "31.66", + "%usr": "68.34", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "27.00", + "%usr": "72.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.16", + "%usr": "67.34", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.99", + "%usr": "98.01", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "21.78", + "%usr": "77.72", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "35.64", + "%usr": "64.36", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "36.82", + "%usr": "62.69", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.49", + "%steal": "0.00", + "%sys": "19.40", + "%usr": "79.10", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.83", + "%usr": "65.17", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "8.46", + "%usr": "91.54", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "97.51", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.50", + "%steal": "0.00", + "%sys": "26.50", + "%usr": "71.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.52", + "%usr": "96.48", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.08", + "%usr": "84.92", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "28.00", + "%usr": "71.50", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "18.00", + "%usr": "81.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "98.99", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.50", + "%usr": "67.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.50", + "%steal": "0.00", + "%sys": "28.00", + "%usr": "70.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "35.82", + "%usr": "63.18", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "26.26", + "%usr": "73.74", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.49", + "%steal": "0.00", + "%sys": "3.98", + "%usr": "94.53", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.00", + "%usr": "95.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "31.50", + "%usr": "68.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.50", + "%usr": "86.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "96.50", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.50", + "%usr": "62.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "35.00", + "%usr": "64.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.00", + "%usr": "88.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "95.50", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "19.40", + "%usr": "80.10", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.00", + "%usr": "77.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.44", + "%usr": "88.56", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.00", + "%usr": "88.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.62", + "%usr": "61.39", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "20.10", + "%usr": "79.40", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.00", + "%usr": "91.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.54", + "%usr": "92.46", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "27.64", + "%usr": "71.86", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.00", + "%usr": "85.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.50", + "%usr": "84.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "98.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.67", + "%usr": "65.33", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "18.09", + "%usr": "80.90", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.00", + "%usr": "95.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "28.50", + "%usr": "71.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "25.87", + "%usr": "73.13", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.00", + "%usr": "89.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "13.93", + "%usr": "85.07", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.95", + "%usr": "90.05", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "36.00", + "%usr": "63.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "96.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "19.50", + "%usr": "80.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.67", + "%usr": "64.32", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "38.19", + "%usr": "61.81", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "10.45", + "%usr": "88.56", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "29.65", + "%usr": "70.35", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.31", + "%usr": "62.69", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.18", + "%usr": "63.82", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "10.50", + "%usr": "88.50", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.00", + "%usr": "87.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "98.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "18.50", + "%usr": "81.50", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.16", + "%usr": "67.84", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "39.50", + "%usr": "60.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "40.20", + "%usr": "59.80", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "7.04", + "%usr": "92.46", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.00", + "%usr": "64.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.00", + "%usr": "93.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "17.50", + "%usr": "81.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "96.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "35.00", + "%usr": "65.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "18.00", + "%usr": "82.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "29.85", + "%usr": "69.65", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "8.00", + "%usr": "92.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.50", + "%usr": "72.50", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.50", + "%usr": "67.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "98.49", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.51", + "%steal": "0.00", + "%sys": "3.52", + "%usr": "93.97", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "25.50", + "%usr": "73.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.18", + "%usr": "63.82", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.00", + "%usr": "64.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "30.50", + "%usr": "69.50", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "19.90", + "%usr": "80.10", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "7.96", + "%usr": "91.04", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.61", + "%usr": "77.39", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.00", + "%usr": "95.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "12.44", + "%usr": "87.06", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.00", + "%usr": "88.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "32.84", + "%usr": "66.17", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "28.36", + "%usr": "71.64", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.56", + "%usr": "88.44", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "23.50", + "%usr": "75.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.12", + "%usr": "76.88", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.66", + "%usr": "66.33", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.03", + "%usr": "94.97", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.00", + "%usr": "73.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "24.00", + "%usr": "75.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.06", + "%usr": "87.94", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.50", + "%usr": "94.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "90.50", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.51", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.64", + "%usr": "70.35", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "33.67", + "%usr": "66.33", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.00", + "%usr": "85.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.50", + "%steal": "0.00", + "%sys": "20.50", + "%usr": "78.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "9.41", + "%usr": "89.60", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.92", + "%usr": "92.08", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.83", + "%usr": "64.68", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "24.38", + "%usr": "74.63", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.38", + "%usr": "87.62", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.38", + "%usr": "76.62", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.50", + "%usr": "65.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "95.50", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "99.50", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "29.50", + "%usr": "69.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.12", + "%usr": "76.88", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "16.00", + "%usr": "84.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.17", + "%usr": "65.33", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "7.04", + "%usr": "92.46", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "99.50", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.98", + "%iowait": "0.99", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "29.70", + "%usr": "66.83", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "98.49", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.50", + "%usr": "95.50", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "29.85", + "%usr": "70.15", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "33.50", + "%usr": "66.50", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "97.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "96.98", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.07", + "%usr": "85.93", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "1.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "23.62", + "%usr": "74.37", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.93", + "%usr": "86.07", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "8.00", + "%usr": "91.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "19.10", + "%usr": "80.90", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "10.50", + "%usr": "89.50", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.93", + "%usr": "84.58", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "26.50", + "%usr": "72.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.00", + "%steal": "0.00", + "%sys": "10.00", + "%usr": "87.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "38.00", + "%usr": "62.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "25.00", + "%usr": "74.50", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + } + ], + "Drive Stats": [ + { + "Device": "sda", + "kB_dscd/s": "234.24", + "kB_read/s": "0.98", + "kB_wrtn/s": "11.07", + "tps": "0.97" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "150.00", + "kB_wrtn/s": "31466.00", + "tps": "4042.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "214.00", + "kB_wrtn/s": "23544.00", + "tps": "2853.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "138.00", + "kB_wrtn/s": "26748.00", + "tps": "3425.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "142.00", + "kB_wrtn/s": "29362.00", + "tps": "3795.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "286.00", + "kB_wrtn/s": "30912.00", + "tps": "3846.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "210.00", + "kB_wrtn/s": "29012.00", + "tps": "3683.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "224.00", + "kB_wrtn/s": "25942.00", + "tps": "3150.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "138.00", + "kB_wrtn/s": "30394.00", + "tps": "3815.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "202.00", + "kB_wrtn/s": "40660.00", + "tps": "5117.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "188.00", + "kB_wrtn/s": "33670.00", + "tps": "4346.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "202.00", + "kB_wrtn/s": "30826.00", + "tps": "3884.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "182.00", + "kB_wrtn/s": "35390.00", + "tps": "3818.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "236.00", + "kB_wrtn/s": "25444.00", + "tps": "3091.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "172.00", + "kB_wrtn/s": "38918.00", + "tps": "3407.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "316.00", + "kB_wrtn/s": "30800.00", + "tps": "4058.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "214.00", + "kB_wrtn/s": "29672.00", + "tps": "3724.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "286.00", + "kB_wrtn/s": "32692.00", + "tps": "4023.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "278.00", + "kB_wrtn/s": "28988.00", + "tps": "3835.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "306.00", + "kB_wrtn/s": "29882.00", + "tps": "3917.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "150.00", + "kB_wrtn/s": "26300.00", + "tps": "3386.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "300.00", + "kB_wrtn/s": "29344.00", + "tps": "3781.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "298.00", + "kB_wrtn/s": "31538.00", + "tps": "4162.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "282.00", + "kB_wrtn/s": "30294.00", + "tps": "4051.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "240.00", + "kB_wrtn/s": "30134.00", + "tps": "3900.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "248.00", + "kB_wrtn/s": "31256.00", + "tps": "3951.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "280.00", + "kB_wrtn/s": "31452.00", + "tps": "4172.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "312.00", + "kB_wrtn/s": "31552.00", + "tps": "4127.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "366.00", + "kB_wrtn/s": "31336.00", + "tps": "4085.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "252.00", + "kB_wrtn/s": "27156.00", + "tps": "3458.00" + } + ], + "IRQ Rate": [ + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "357.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "590.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "346.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "201.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "2759.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "211.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "21.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "2152.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "1669.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "29.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "208.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "114.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "334.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "225.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "367.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "567.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "355.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "205.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "4143.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "121.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "203.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "149.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "152.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "119.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "88.50", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "156.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "108.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "125.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "146.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "155.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "574.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "370.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "364.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "617.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "355.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "3481.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "25.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "72.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "163.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "151.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "121.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "76.50", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "140.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "1832.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "122.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "359.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "252.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "467.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "365.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "4239.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "306.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "64.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "144.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "169.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "50.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "102.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "70.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "1793.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "351.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "73.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "224.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "187.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "213.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "357.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "145.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "225.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "367.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "282.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "591.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "221.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "63.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "213.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "151.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "60.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "112.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "5797.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "137.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "138.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "149.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "351.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "223.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "349.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "339.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "5480.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "593.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "203.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "185.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "144.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "1.50", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "102.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "103.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "255.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "6.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "357.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "5.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "135.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "200.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "372.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "357.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "5120.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "616.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "134.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "62.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "34.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "60.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "340.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "25.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "123.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "78.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "220.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "358.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "344.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "5637.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "599.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "218.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "144.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "130.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "94.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "298.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "6.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "102.50", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "61.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "13.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "348.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "75.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "271.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "207.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "357.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "370.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "6927.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "584.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "213.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "14.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "91.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "160.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "47.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "220.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "421.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "6.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "348.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "362.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "369.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "35.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "228.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "209.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "223.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "356.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "10.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.50", + "TIMER/s": "202.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "222.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "207.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "352.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "2559.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "609.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "221.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "247.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "218.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "196.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "211.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "222.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "44.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "153.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "5.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "135.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "1.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "248.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "231.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "116.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "1413.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "345.50", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "2518.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "208.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "364.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.50", + "TIMER/s": "182.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "363.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "3.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "588.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "207.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "206.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "263.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "156.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "191.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "134.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "1.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "1397.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "365.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "4833.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "220.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "213.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "358.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "224.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "366.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "2.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "603.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "228.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "211.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "63.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "1602.50", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "2887.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "283.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "7.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "586.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "338.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "1123.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "225.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "362.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "217.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "364.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "582.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "207.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "1018.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "103.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "506.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "3674.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "207.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "150.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "351.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "21.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "251.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "219.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "190.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "358.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "218.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "148.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "360.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "226.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "1.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "589.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "224.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "219.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "2942.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "67.50", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "386.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "608.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "30.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "1.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "1169.50", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "221.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "731.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "363.50", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "10.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "375.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "355.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "220.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "427.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "304.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "217.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "244.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "2755.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "16.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "158.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "387.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "156.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "349.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "156.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "2901.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "84.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "127.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "342.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "159.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "219.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "341.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "243.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "215.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "213.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "358.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "255.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "349.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "341.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "118.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "664.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "154.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "1314.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "211.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "3853.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "82.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "347.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "350.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "340.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "217.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "360.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "370.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "130.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "505.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "153.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "2188.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "158.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "1743.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "36.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "80.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "240.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "1831.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "104.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "319.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "203.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "369.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "373.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "312.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "342.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "207.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "144.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "348.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "1.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "147.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "174.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "2087.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "356.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "101.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "1986.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "246.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "1787.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "53.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "86.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "235.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "359.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "363.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "319.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "350.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "203.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "216.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "366.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "48.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "1365.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "156.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "116.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "345.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "2179.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "155.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "938.50", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "203.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "1406.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "317.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "156.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "74.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "367.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "353.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "142.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "354.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "366.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "877.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "985.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "946.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "358.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "99.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "142.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "131.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "160.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "253.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "142.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "1.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "2684.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "14.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "1.00", + "TIMER/s": "187.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "74.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "357.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "12.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "359.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "558.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "346.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.50", + "RCU/s": "348.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "1228.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "340.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "155.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "125.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "128.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "4034.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "154.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "157.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "206.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "140.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "373.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "217.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "335.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "1808.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "345.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "377.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "242.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "158.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "214.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "324.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "153.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "153.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "135.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "135.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "1619.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "2351.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "118.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "150.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "149.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "279.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "132.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "142.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "95.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "135.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "148.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "194.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "73.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "378.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "211.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "354.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "3505.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "356.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "343.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "216.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "2710.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "360.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "12.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "146.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "137.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "70.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "135.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "155.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "95.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "136.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "149.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "153.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "143.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "151.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "88.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "156.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "182.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "136.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "355.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "359.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "3320.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "358.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "348.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "190.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "355.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "305.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "149.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "107.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "140.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "137.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "24.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "2556.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "136.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "149.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "94.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "146.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "139.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "72.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "153.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "371.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "215.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "373.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "356.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "217.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "156.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "355.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "1964.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "201.00", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "138.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "96.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "136.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "146.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "281.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "270.50", + "SCHED/s": "7.00", + "TASKLET/s": "0.00", + "TIMER/s": "134.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "133.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "24.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "514.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "143.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "142.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "139.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "3689.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "135.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "373.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "219.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "347.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "337.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "146.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "246.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "355.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "206.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "960.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "136.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "94.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "132.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "131.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "480.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "329.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "134.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "131.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "137.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "132.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "132.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "134.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "596.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "5.50", + "TASKLET/s": "0.00", + "TIMER/s": "134.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "136.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "3.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "133.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "132.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "131.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "147.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "148.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "134.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "3.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "130.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "4652.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "131.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "141.79", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "196.52", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.89", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "176.12", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "68.66", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "249.75", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "138.81", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "169.15", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.48", + "NET_TX/s": "0.00", + "RCU/s": "128.36", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "192.04", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.99", + "NET_TX/s": "0.00", + "RCU/s": "363.68", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "198.51", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "142.79", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "203.48", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.97", + "NET_TX/s": "0.00", + "RCU/s": "126.37", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "167.66", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.31", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "163.18", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.91", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "167.16", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "344.78", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "164.18", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "357.21", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "192.54", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.93", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "165.17", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.41", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.82", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "240.30", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "374.13", + "SCHED/s": "2.99", + "TASKLET/s": "0.00", + "TIMER/s": "233.33", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.35", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "183.08", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "137.81", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "160.20", + "Time": "20:22:41" + }, + { + "BLOCK/s": "784.08", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.48", + "SCHED/s": "3.48", + "TASKLET/s": "0.00", + "TIMER/s": "130.85", + "Time": "20:22:41" + }, + { + "BLOCK/s": "56.72", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.49", + "SCHED/s": "2.99", + "TASKLET/s": "0.00", + "TIMER/s": "130.35", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "133.83", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "329.85", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "136.82", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "98.01", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "127.36", + "Time": "20:22:41" + }, + { + "BLOCK/s": "153.73", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.53", + "SCHED/s": "3.48", + "TASKLET/s": "0.00", + "TIMER/s": "129.35", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.39", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "146.27", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "117.41", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "136.82", + "Time": "20:22:41" + }, + { + "BLOCK/s": "2555.22", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.94", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "131.34", + "Time": "20:22:41" + }, + { + "BLOCK/s": "108.96", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.91", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "134.33", + "Time": "20:22:41" + }, + { + "BLOCK/s": "1.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.88", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "149.75", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.89", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "131.84", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.35", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "136.82", + "Time": "20:22:41" + }, + { + "BLOCK/s": "65.67", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.49", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "134.83", + "Time": "20:22:41" + }, + { + "BLOCK/s": "256.72", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.94", + "SCHED/s": "3.98", + "TASKLET/s": "0.00", + "TIMER/s": "142.79", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.38", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "187.06", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.44", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "131.84", + "Time": "20:22:41" + }, + { + "BLOCK/s": "3174.13", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.42", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "135.32", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "187.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "71.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "357.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "363.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "341.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "220.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "361.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "233.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "2713.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "77.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "362.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "178.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "146.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "200.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "137.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "2478.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "142.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "1.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "150.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "153.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "7.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "6.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "203.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "1310.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "148.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "353.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "334.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "1.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "340.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "232.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "342.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "99.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "145.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "88.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "17.50", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "137.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "8.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "338.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "27.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "2294.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "140.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.50", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "91.50", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "142.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "3204.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "140.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "137.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "135.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "140.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "138.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "356.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "377.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "236.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "355.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "155.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "356.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "146.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "6.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "244.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "236.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "5.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "128.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "346.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "136.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "99.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "141.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "5649.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "149.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "106.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "136.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "151.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "146.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "150.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "1.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "142.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "375.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:47" + } + ], + "Memory Stats": [ + { + "Time": "20:21:49", + "active": "2881540", + "avail": "129350708", + "buffers": "285164", + "cached": "4024364", + "commit": "10390728", + "dirty": "39360", + "free": "125459076", + "inactive": "2004408", + "used": "1114124" + }, + { + "Time": "20:21:51", + "active": "2825204", + "avail": "129405512", + "buffers": "285168", + "cached": "4028964", + "commit": "10376292", + "dirty": "39380", + "free": "125508732", + "inactive": "2008148", + "used": "1060000" + }, + { + "Time": "20:21:53", + "active": "2818728", + "avail": "129414516", + "buffers": "285172", + "cached": "4034960", + "commit": "10363028", + "dirty": "39392", + "free": "125511952", + "inactive": "2014444", + "used": "1050744" + }, + { + "Time": "20:21:55", + "active": "2884612", + "avail": "129351692", + "buffers": "285180", + "cached": "4039352", + "commit": "10394280", + "dirty": "39400", + "free": "125444972", + "inactive": "2018292", + "used": "1113296" + }, + { + "Time": "20:21:57", + "active": "2859288", + "avail": "129377724", + "buffers": "285192", + "cached": "4046444", + "commit": "10403112", + "dirty": "39428", + "free": "125463612", + "inactive": "2024600", + "used": "1087508" + }, + { + "Time": "20:21:59", + "active": "2849560", + "avail": "129386808", + "buffers": "285220", + "cached": "4051344", + "commit": "10403548", + "dirty": "39452", + "free": "125467988", + "inactive": "2029392", + "used": "1078148" + }, + { + "Time": "20:22:01", + "active": "2854912", + "avail": "129383716", + "buffers": "285224", + "cached": "4054336", + "commit": "10394912", + "dirty": "39484", + "free": "125460672", + "inactive": "2033132", + "used": "1082448" + }, + { + "Time": "20:22:03", + "active": "2886368", + "avail": "129353412", + "buffers": "285236", + "cached": "4058856", + "commit": "10394912", + "dirty": "38868", + "free": "125426792", + "inactive": "2036444", + "used": "1111716" + }, + { + "Time": "20:22:05", + "active": "2868256", + "avail": "129373072", + "buffers": "285244", + "cached": "4064052", + "commit": "10401484", + "dirty": "38892", + "free": "125441476", + "inactive": "2040612", + "used": "1091816" + }, + { + "Time": "20:22:07", + "active": "2904608", + "avail": "129337788", + "buffers": "285248", + "cached": "4067608", + "commit": "10414628", + "dirty": "38628", + "free": "125401628", + "inactive": "2044272", + "used": "1128124" + }, + { + "Time": "20:22:09", + "active": "2907312", + "avail": "129334716", + "buffers": "285256", + "cached": "4069772", + "commit": "10414628", + "dirty": "38740", + "free": "125396084", + "inactive": "2046888", + "used": "1131436" + }, + { + "Time": "20:22:11", + "active": "2907612", + "avail": "129334240", + "buffers": "285260", + "cached": "4074448", + "commit": "10414628", + "dirty": "27816", + "free": "125391352", + "inactive": "2051300", + "used": "1131328" + }, + { + "Time": "20:22:13", + "active": "2907972", + "avail": "129333588", + "buffers": "285264", + "cached": "4078840", + "commit": "10414628", + "dirty": "27832", + "free": "125386744", + "inactive": "2054884", + "used": "1131416" + }, + { + "Time": "20:22:15", + "active": "2907040", + "avail": "129334556", + "buffers": "285272", + "cached": "4080692", + "commit": "10413596", + "dirty": "3532", + "free": "125384852", + "inactive": "2056572", + "used": "1131416" + }, + { + "Time": "20:22:17", + "active": "2907448", + "avail": "129334276", + "buffers": "285284", + "cached": "4086176", + "commit": "10413596", + "dirty": "3568", + "free": "125379252", + "inactive": "2062396", + "used": "1131400" + }, + { + "Time": "20:22:19", + "active": "2907816", + "avail": "129332076", + "buffers": "285288", + "cached": "4089732", + "commit": "10413596", + "dirty": "3592", + "free": "125373456", + "inactive": "2065524", + "used": "1133600" + }, + { + "Time": "20:22:21", + "active": "2908128", + "avail": "129330824", + "buffers": "285296", + "cached": "4095264", + "commit": "10413596", + "dirty": "684", + "free": "125366864", + "inactive": "2070480", + "used": "1134580" + }, + { + "Time": "20:22:23", + "active": "2908792", + "avail": "129332276", + "buffers": "285296", + "cached": "4097860", + "commit": "10413596", + "dirty": "708", + "free": "125365204", + "inactive": "2072472", + "used": "1133576" + }, + { + "Time": "20:22:25", + "active": "2909120", + "avail": "129332012", + "buffers": "285304", + "cached": "4102352", + "commit": "10413596", + "dirty": "728", + "free": "125361140", + "inactive": "2075924", + "used": "1133088" + }, + { + "Time": "20:22:27", + "active": "2909292", + "avail": "129330820", + "buffers": "285304", + "cached": "4104032", + "commit": "10402660", + "dirty": "744", + "free": "125358988", + "inactive": "2077184", + "used": "1133548" + }, + { + "Time": "20:22:29", + "active": "2909712", + "avail": "129332596", + "buffers": "285304", + "cached": "4106768", + "commit": "10403360", + "dirty": "756", + "free": "125356512", + "inactive": "2080984", + "used": "1133192" + }, + { + "Time": "20:22:31", + "active": "2909948", + "avail": "129332708", + "buffers": "285304", + "cached": "4110448", + "commit": "10403360", + "dirty": "768", + "free": "125353716", + "inactive": "2083716", + "used": "1132240" + }, + { + "Time": "20:22:33", + "active": "2910500", + "avail": "129332644", + "buffers": "285308", + "cached": "4115356", + "commit": "10403360", + "dirty": "780", + "free": "125348636", + "inactive": "2087128", + "used": "1132324" + }, + { + "Time": "20:22:35", + "active": "2910788", + "avail": "129332876", + "buffers": "285312", + "cached": "4117468", + "commit": "10403360", + "dirty": "804", + "free": "125346528", + "inactive": "2090156", + "used": "1132324" + }, + { + "Time": "20:22:37", + "active": "2911088", + "avail": "129330300", + "buffers": "285320", + "cached": "4120184", + "commit": "10403360", + "dirty": "584", + "free": "125340212", + "inactive": "2093072", + "used": "1135876" + }, + { + "Time": "20:22:39", + "active": "2903584", + "avail": "129338976", + "buffers": "285324", + "cached": "4123508", + "commit": "10403360", + "dirty": "664", + "free": "125346496", + "inactive": "2095004", + "used": "1126132" + }, + { + "Time": "20:22:41", + "active": "2911816", + "avail": "129330592", + "buffers": "285328", + "cached": "4126196", + "commit": "10403360", + "dirty": "724", + "free": "125334392", + "inactive": "2098848", + "used": "1135484" + }, + { + "Time": "20:22:43", + "active": "2912324", + "avail": "129330016", + "buffers": "285332", + "cached": "4130360", + "commit": "10403360", + "dirty": "760", + "free": "125330108", + "inactive": "2101528", + "used": "1135564" + }, + { + "Time": "20:22:45", + "active": "2882492", + "avail": "129360484", + "buffers": "285336", + "cached": "4132844", + "commit": "10403360", + "dirty": "776", + "free": "125358048", + "inactive": "2103368", + "used": "1105108" + }, + { + "Time": "20:22:47", + "active": "2912576", + "avail": "129332076", + "buffers": "285348", + "cached": "4135912", + "commit": "10403360", + "dirty": "812", + "free": "125326512", + "inactive": "2106984", + "used": "1133484" + } + ], + "Network Stats": [ + { + "IFACE": "ens785f1", + "Time": "20:21:49", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:49", + "rxkB/s": "8.79", + "rxpck/s": "18.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:51", + "rxkB/s": "0.72", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:51", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:53", + "rxkB/s": "0.58", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:53", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:55", + "rxkB/s": "0.06", + "rxpck/s": "0.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:55", + "rxkB/s": "2.17", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:57", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:57", + "rxkB/s": "2.33", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:59", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:59", + "rxkB/s": "0.12", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:01", + "rxkB/s": "0.74", + "rxpck/s": "2.50", + "txkB/s": "0.16", + "txpck/s": "0.50" + }, + { + "IFACE": "eno0", + "Time": "20:22:01", + "rxkB/s": "4.42", + "rxpck/s": "9.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:03", + "rxkB/s": "0.35", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:03", + "rxkB/s": "8.90", + "rxpck/s": "19.50", + "txkB/s": "0.08", + "txpck/s": "1.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:05", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:05", + "rxkB/s": "4.53", + "rxpck/s": "10.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:07", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:07", + "rxkB/s": "3.53", + "rxpck/s": "11.50", + "txkB/s": "1.78", + "txpck/s": "10.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:07", + "rxkB/s": "0.16", + "rxpck/s": "2.00", + "txkB/s": "0.16", + "txpck/s": "2.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:09", + "rxkB/s": "0.35", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:09", + "rxkB/s": "9.02", + "rxpck/s": "19.00", + "txkB/s": "0.91", + "txpck/s": "1.50" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:11", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:11", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:13", + "rxkB/s": "0.73", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:13", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:15", + "rxkB/s": "0.27", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:15", + "rxkB/s": "2.39", + "rxpck/s": "6.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:17", + "rxkB/s": "0.40", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:17", + "rxkB/s": "2.42", + "rxpck/s": "6.50", + "txkB/s": "0.08", + "txpck/s": "1.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:19", + "rxkB/s": "0.40", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:19", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:21", + "rxkB/s": "0.06", + "rxpck/s": "0.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:21", + "rxkB/s": "4.42", + "rxpck/s": "9.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:23", + "rxkB/s": "0.41", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:23", + "rxkB/s": "9.04", + "rxpck/s": "19.00", + "txkB/s": "0.03", + "txpck/s": "0.50" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:25", + "rxkB/s": "0.56", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:25", + "rxkB/s": "4.42", + "rxpck/s": "9.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:27", + "rxkB/s": "0.92", + "rxpck/s": "3.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:27", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:29", + "rxkB/s": "0.39", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:29", + "rxkB/s": "12.26", + "rxpck/s": "26.50", + "txkB/s": "2.61", + "txpck/s": "10.50" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:29", + "rxkB/s": "0.16", + "rxpck/s": "2.00", + "txkB/s": "0.16", + "txpck/s": "2.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:31", + "rxkB/s": "1.02", + "rxpck/s": "3.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:31", + "rxkB/s": "0.12", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:33", + "rxkB/s": "0.39", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:33", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:35", + "rxkB/s": "0.87", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:35", + "rxkB/s": "2.17", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:37", + "rxkB/s": "0.22", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:37", + "rxkB/s": "2.33", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:39", + "rxkB/s": "0.69", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:39", + "rxkB/s": "0.14", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:41", + "rxkB/s": "0.68", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:41", + "rxkB/s": "4.45", + "rxpck/s": "10.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:43", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:43", + "rxkB/s": "8.78", + "rxpck/s": "18.00", + "txkB/s": "0.03", + "txpck/s": "0.50" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:45", + "rxkB/s": "0.69", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:45", + "rxkB/s": "4.61", + "rxpck/s": "10.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:47", + "rxkB/s": "0.06", + "rxpck/s": "0.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:47", + "rxkB/s": "0.18", + "rxpck/s": "2.50", + "txkB/s": "0.08", + "txpck/s": "1.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + } + ], + "Summary": [ + { + "CPU Utilization (%)": "99.99", + "Drive Reads (kB/s)": "6812.98", + "Drive Writes (kB/s)": "884695.07", + "IRQ Rate (IRQ/s)": "18691.07", + "Kernel Utilization (%)": "4.51", + "Memory Available (kB)": "129347253.33", + "Memory Free (kB)": "125393066.53", + "Memory Used (kB)": "1118168.00", + "Network RX (kB/s)": "3.88", + "Network RX (packets/s)": "9.88", + "Network TX (kB/s)": "0.20", + "Network TX (packets/s)": "1.02", + "Soft IRQ Utilization (%)": "0.00", + "User Utilization (%)": "95.40" + } + ] + }, + "Recommendations": { + "Insight": [ + { + "Justification": "Hyper-threading is not enabled.", + "Recommendation": "Consider enabling hyper-threading." + }, + { + "Justification": "CPU is 2 or more generations behind current generation Xeon.", + "Recommendation": "Consider upgrading to the latest generation Xeon CPU." + }, + { + "Justification": "CPU frequency governors are set to 'powersave'.", + "Recommendation": "Consider setting the CPU frequency governors to 'performance'." + }, + { + "Justification": "System is using the IRQ Balance service to manage IRQ CPU affinity.", + "Recommendation": "Consider manually configuring IRQ CPU affinity for network intensive workloads." + }, + { + "Justification": "Average CPU Utilization is approaching saturation...measured: '99.99%'.", + "Recommendation": "Consider changing the distribution of work among available systems and/or applying hardware and software optimizations." + } + ] + } +} \ No newline at end of file diff --git a/documentation/examples/SDP_8058.txt b/documentation/examples/SDP_8058.txt new file mode 100644 index 0000000..e795d9c --- /dev/null +++ b/documentation/examples/SDP_8058.txt @@ -0,0 +1,9241 @@ +Host: SDP_8058 + +---------------------------------- +label: /etc/*-release +command: cat /etc/*-release +exit code: 0 +stderr: +stdout: DISTRIB_ID=Ubuntu +DISTRIB_RELEASE=20.04 +DISTRIB_CODENAME=focal +DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS" +NAME="Ubuntu" +VERSION="20.04.2 LTS (Focal Fossa)" +ID=ubuntu +ID_LIKE=debian +PRETTY_NAME="Ubuntu 20.04.2 LTS" +VERSION_ID="20.04" +HOME_URL="https://www.ubuntu.com/" +SUPPORT_URL="https://help.ubuntu.com/" +BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" +PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" +VERSION_CODENAME=focal +UBUNTU_CODENAME=focal + + +---------------------------------- +label: /proc/cmdline +command: cat /proc/cmdline +exit code: 0 +stderr: +stdout: BOOT_IMAGE=/boot/vmlinuz-5.4.0-137-generic root=UUID=37e7b2bc-5f71-4a9a-be36-356b12b8f650 ro + + +---------------------------------- +label: /proc/cpuinfo +command: cat /proc/cpuinfo +exit code: 0 +stderr: +stdout: processor : 0 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 0 +cpu cores : 18 +apicid : 0 +initial apicid : 0 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 1 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2777.422 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 1 +cpu cores : 18 +apicid : 2 +initial apicid : 2 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 2 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2782.486 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 2 +cpu cores : 18 +apicid : 4 +initial apicid : 4 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 3 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 3 +cpu cores : 18 +apicid : 6 +initial apicid : 6 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 4 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 4 +cpu cores : 18 +apicid : 8 +initial apicid : 8 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 5 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2789.802 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 8 +cpu cores : 18 +apicid : 16 +initial apicid : 16 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 6 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2781.280 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 9 +cpu cores : 18 +apicid : 18 +initial apicid : 18 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 7 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 10 +cpu cores : 18 +apicid : 20 +initial apicid : 20 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 8 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 11 +cpu cores : 18 +apicid : 22 +initial apicid : 22 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 9 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2781.156 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 16 +cpu cores : 18 +apicid : 32 +initial apicid : 32 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 10 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 17 +cpu cores : 18 +apicid : 34 +initial apicid : 34 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 11 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2790.081 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 18 +cpu cores : 18 +apicid : 36 +initial apicid : 36 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 12 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2786.951 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 19 +cpu cores : 18 +apicid : 38 +initial apicid : 38 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 13 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 20 +cpu cores : 18 +apicid : 40 +initial apicid : 40 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 14 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2777.816 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 24 +cpu cores : 18 +apicid : 48 +initial apicid : 48 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 15 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 25 +cpu cores : 18 +apicid : 50 +initial apicid : 50 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 16 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 26 +cpu cores : 18 +apicid : 52 +initial apicid : 52 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 17 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2782.040 +cache size : 46080 KB +physical id : 0 +siblings : 18 +core id : 27 +cpu cores : 18 +apicid : 54 +initial apicid : 54 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.29 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 18 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 0 +cpu cores : 18 +apicid : 64 +initial apicid : 64 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 19 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 1 +cpu cores : 18 +apicid : 66 +initial apicid : 66 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 20 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2781.575 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 2 +cpu cores : 18 +apicid : 68 +initial apicid : 68 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 21 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 3 +cpu cores : 18 +apicid : 70 +initial apicid : 70 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 22 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 4 +cpu cores : 18 +apicid : 72 +initial apicid : 72 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 23 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 8 +cpu cores : 18 +apicid : 80 +initial apicid : 80 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 24 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 9 +cpu cores : 18 +apicid : 82 +initial apicid : 82 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 25 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2784.193 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 10 +cpu cores : 18 +apicid : 84 +initial apicid : 84 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 26 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 11 +cpu cores : 18 +apicid : 86 +initial apicid : 86 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 27 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 16 +cpu cores : 18 +apicid : 96 +initial apicid : 96 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 28 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 17 +cpu cores : 18 +apicid : 98 +initial apicid : 98 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 29 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 18 +cpu cores : 18 +apicid : 100 +initial apicid : 100 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 30 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 19 +cpu cores : 18 +apicid : 102 +initial apicid : 102 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 31 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.483 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 20 +cpu cores : 18 +apicid : 104 +initial apicid : 104 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 32 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 24 +cpu cores : 18 +apicid : 112 +initial apicid : 112 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 33 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 25 +cpu cores : 18 +apicid : 114 +initial apicid : 114 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 34 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.485 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 26 +cpu cores : 18 +apicid : 116 +initial apicid : 116 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 35 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.484 +cache size : 46080 KB +physical id : 1 +siblings : 18 +core id : 27 +cpu cores : 18 +apicid : 118 +initial apicid : 118 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.40 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + + + +---------------------------------- +label: /proc/meminfo +command: cat /proc/meminfo +exit code: 0 +stderr: +stdout: MemTotal: 131916384 kB +MemFree: 125080500 kB +MemAvailable: 129336836 kB +Buffers: 285844 kB +Cached: 4375492 kB +SwapCached: 0 kB +Active: 3064588 kB +Inactive: 2180208 kB +Active(anon): 578604 kB +Inactive(anon): 5108 kB +Active(file): 2485984 kB +Inactive(file): 2175100 kB +Unevictable: 18500 kB +Mlocked: 18500 kB +SwapTotal: 0 kB +SwapFree: 0 kB +Dirty: 74784 kB +Writeback: 0 kB +AnonPages: 600608 kB +Mapped: 148284 kB +Shmem: 7360 kB +KReclaimable: 658372 kB +Slab: 1048732 kB +SReclaimable: 658372 kB +SUnreclaim: 390360 kB +KernelStack: 13148 kB +PageTables: 12048 kB +NFS_Unstable: 0 kB +Bounce: 0 kB +WritebackTmp: 0 kB +CommitLimit: 65958192 kB +Committed_AS: 10376740 kB +VmallocTotal: 34359738367 kB +VmallocUsed: 151736 kB +VmallocChunk: 0 kB +Percpu: 78912 kB +HardwareCorrupted: 0 kB +AnonHugePages: 0 kB +ShmemHugePages: 0 kB +ShmemPmdMapped: 0 kB +FileHugePages: 0 kB +FilePmdMapped: 0 kB +CmaTotal: 0 kB +CmaFree: 0 kB +HugePages_Total: 0 +HugePages_Free: 0 +HugePages_Rsvd: 0 +HugePages_Surp: 0 +Hugepagesize: 2048 kB +Hugetlb: 0 kB +DirectMap4k: 718796 kB +DirectMap2M: 6522880 kB +DirectMap1G: 128974848 kB + + +---------------------------------- +label: CPU Idle +command: # measure TDP at idle using turbostat +turbostat --show PkgWatt -n 1 | sed -n 2p +exit code: 0 +stderr: turbostat version 2022.07.28 - Len Brown +Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-137-generic root=UUID=37e7b2bc-5f71-4a9a-be36-356b12b8f650 ro +CPUID(0): GenuineIntel 0x14 CPUID levels +CPUID(1): family:model:stepping 0x6:4f:1 (6:79:1) microcode 0xb000040 +CPUID(0x80000000): max_extended_levels: 0x80000008 +CPUID(1): SSE3 MONITOR SMX EIST TM2 TSC MSR ACPI-TM HT TM +CPUID(6): APERF, TURBO, DTS, PTM, No-HWP, No-HWPnotify, No-HWPwindow, No-HWPepp, No-HWPpkg, EPB +cpu5: MSR_IA32_MISC_ENABLE: 0x00850089 (TCC EIST MWAIT PREFETCH TURBO) +CPUID(7): No-SGX No-Hybrid +cpu5: MSR_MISC_PWR_MGMT: 0x00402000 (ENable-EIST_Coordination DISable-EPB DISable-OOB) +RAPL: 1808 sec. Joule Counter Range, at 145 Watts +cpu5: MSR_PLATFORM_INFO: 0xa0080c3bf2811700 +12 * 100.0 = 1200.0 MHz max efficiency frequency +23 * 100.0 = 2300.0 MHz base frequency +cpu5: MSR_IA32_POWER_CTL: 0x29240059 (C1E auto-promotion: DISabled) +cpu5: MSR_TURBO_RATIO_LIMIT: 0x1d1e1f2021222424 +29 * 100.0 = 2900.0 MHz max turbo 8 active cores +30 * 100.0 = 3000.0 MHz max turbo 7 active cores +31 * 100.0 = 3100.0 MHz max turbo 6 active cores +32 * 100.0 = 3200.0 MHz max turbo 5 active cores +33 * 100.0 = 3300.0 MHz max turbo 4 active cores +34 * 100.0 = 3400.0 MHz max turbo 3 active cores +36 * 100.0 = 3600.0 MHz max turbo 2 active cores +36 * 100.0 = 3600.0 MHz max turbo 1 active cores +cpu5: MSR_CONFIG_TDP_NOMINAL: 0x00000017 (base_ratio=23) +cpu5: MSR_CONFIG_TDP_LEVEL_1: 0x108091000140488 (PKG_MIN_PWR_LVL1=264 PKG_MAX_PWR_LVL1=2320 LVL1_RATIO=20 PKG_TDP_LVL1=1160) +cpu5: MSR_CONFIG_TDP_LEVEL_2: 0x108091000000000 (PKG_MIN_PWR_LVL2=264 PKG_MAX_PWR_LVL2=2320 LVL2_RATIO=0 PKG_TDP_LVL2=0) +cpu5: MSR_CONFIG_TDP_CONTROL: 0x00000000 ( lock=0) +cpu5: MSR_TURBO_ACTIVATION_RATIO: 0x00000017 (MAX_NON_TURBO_RATIO=23 lock=0) +cpu5: MSR_PKG_CST_CONFIG_CONTROL: 0x00000403 (UNlocked, pkg-cstate-limit=3 (pc6), automatic c-state conversion=off) +/dev/cpu_dma_latency: 2000000000 usec (default) +current_driver: intel_idle +current_governor_ro: menu +cpu5: POLL: CPUIDLE CORE POLL IDLE +cpu5: C1: MWAIT 0x00 +cpu5: C1E: MWAIT 0x01 +cpu5: C3: MWAIT 0x10 +cpu5: C6: MWAIT 0x20 +cpu5: cpufreq driver: intel_pstate +cpu5: cpufreq governor: powersave +cpufreq intel_pstate no_turbo: 0 +cpu5: MSR_MISC_FEATURE_CONTROL: 0x00000000 (L2-Prefetch L2-Prefetch-pair L1-Prefetch L1-IP-Prefetch) +cpu0: EPB: 6 (balanced) +cpu18: EPB: 6 (balanced) +cpu0: MSR_RAPL_POWER_UNIT: 0x000a0e03 (0.125000 Watts, 0.000061 Joules, 0.000977 sec.) +cpu0: MSR_PKG_POWER_INFO: 0x2f091002100488 (145 W TDP, RAPL 66 - 290 W, 0.045898 sec.) +cpu0: MSR_PKG_POWER_LIMIT: 0x7857000158488 (UNlocked) +cpu0: PKG Limit #1: ENabled (145.000 Watts, 1.000000 sec, clamp ENabled) +cpu0: PKG Limit #2: ENabled (174.000 Watts, 0.007812* sec, clamp ENabled) +cpu0: MSR_VR_CURRENT_CONFIG: 0x10141480000580 +cpu0: PKG Limit #4: 176.000000 Watts (locked) +cpu0: MSR_DRAM_POWER_INFO,: 0x2f016800200156 (43 W TDP, RAPL 4 - 45 W, 0.045898 sec.) +cpu0: MSR_DRAM_POWER_LIMIT: 0x00000000 (UNlocked) +cpu0: DRAM Limit: DISabled (0.000 Watts, 0.000977 sec, clamp DISabled) +cpu18: MSR_RAPL_POWER_UNIT: 0x000a0e03 (0.125000 Watts, 0.000061 Joules, 0.000977 sec.) +cpu18: MSR_PKG_POWER_INFO: 0x2f091002100488 (145 W TDP, RAPL 66 - 290 W, 0.045898 sec.) +cpu18: MSR_PKG_POWER_LIMIT: 0x7857000158488 (UNlocked) +cpu18: PKG Limit #1: ENabled (145.000 Watts, 1.000000 sec, clamp ENabled) +cpu18: PKG Limit #2: ENabled (174.000 Watts, 0.007812* sec, clamp ENabled) +cpu18: MSR_VR_CURRENT_CONFIG: 0x10141480000580 +cpu18: PKG Limit #4: 176.000000 Watts (locked) +cpu18: MSR_DRAM_POWER_INFO,: 0x2f016800200156 (43 W TDP, RAPL 4 - 45 W, 0.045898 sec.) +cpu18: MSR_DRAM_POWER_LIMIT: 0x00000000 (UNlocked) +cpu18: DRAM Limit: DISabled (0.000 Watts, 0.000977 sec, clamp DISabled) +cpu0: MSR_IA32_TEMPERATURE_TARGET: 0x00620a00 (98 C) +cpu18: MSR_IA32_TEMPERATURE_TARGET: 0x00620a00 (98 C) +cpu0: MSR_IA32_PACKAGE_THERM_STATUS: 0x88270000 (59 C) +cpu0: MSR_IA32_PACKAGE_THERM_INTERRUPT: 0x00000003 (98 C, 98 C) +cpu18: MSR_IA32_PACKAGE_THERM_STATUS: 0x882f0000 (51 C) +cpu18: MSR_IA32_PACKAGE_THERM_INTERRUPT: 0x00000003 (98 C, 98 C) +cpu5: MSR_PKGC3_IRTL: 0x00000000 (NOTvalid, 0 ns) +cpu5: MSR_PKGC6_IRTL: 0x00000000 (NOTvalid, 0 ns) +cpu5: MSR_PKGC7_IRTL: 0x00000000 (NOTvalid, 0 ns) + +stdout: 34.84 + + +---------------------------------- +label: CPU Turbo Test +command: # measure tdp and all-core turbo frequency +((turbostat -i 2 2>/dev/null &) ; stress-ng --cpu 1 -t 9s 2>&1 ; stress-ng --cpu 0 -t 5s 2>&1 ; pkill -9 -f turbostat) | awk '$0~"stress" {print $0} $1=="Package" || $1=="CPU" || $1=="Core" || $1=="Node" {if(f!=1) print $0;f=1} $1=="-" {print $0}' +exit code: -1 +stderr: +stdout: stress-ng: info: [293936] setting to a 9 second run per stressor +stress-ng: info: [293936] dispatching hogs: 1 cpu +Package Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz IPC IRQ SMI POLL C1 C1E C3 C6 POLL% C1% C1E% C3% C6% CPU%c1 CPU%c3 CPU%c6 CoreTmp CoreThr PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 PkgWatt RAMWatt PKG_% RAM_% +- - - 101 2.87 3518 2313 1.47 1758 0 0 3 116 8 1008 0.00 0.00 0.16 0.00 97.71 0.48 0.00 96.65 59 0 60 46.14 0.00 0.00 76.05 6.60 0.00 0.00 +- - - 100 2.83 3548 2295 1.47 1332 0 1 0 69 5 832 0.00 0.00 0.09 0.00 97.10 0.32 0.00 96.84 57 0 59 47.62 0.00 0.00 75.08 6.14 0.00 0.00 +- - - 100 2.83 3547 2295 1.47 1334 0 0 0 50 3 885 0.00 0.00 0.05 0.01 97.12 0.29 0.01 96.87 57 0 58 48.33 0.00 0.00 74.84 6.14 0.00 0.00 +- - - 100 2.83 3549 2295 1.47 1327 0 0 0 55 7 860 0.00 0.00 0.05 0.00 97.12 0.29 0.00 96.88 55 0 56 48.44 0.00 0.00 74.90 6.21 0.00 0.00 +stress-ng: info: [293936] successful run completed in 9.00s +stress-ng: info: [293941] setting to a 5 second run per stressor +stress-ng: info: [293941] dispatching hogs: 36 cpu +- - - 1574 57.30 2748 2299 1.52 11078 0 0 2 30 9 664 0.00 0.00 0.01 0.01 42.76 0.21 0.01 42.48 59 0 59 21.45 0.00 0.00 139.52 11.79 0.00 0.00 +- - - 2794 100.00 2800 2295 1.52 18223 0 0 0 0 0 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 60 0 60 0.00 0.00 0.00 197.50 16.78 0.00 0.00 +stress-ng: info: [293941] successful run completed in 5.01s + + +---------------------------------- +label: Measure Turbo Frequencies +command: # measure turbo frequencies using calcfreq utility +num_vcpus=$( lscpu | grep 'CPU(s):' | head -1 | awk '{print $2}' ) +threads_per_core=$( lscpu | grep 'Thread(s) per core:' | head -1 | awk '{print $4}' ) +num_sockets=$( lscpu | grep 'Socket(s):' | head -1 | awk '{print $2}' ) +num_cores=$(( num_vcpus / threads_per_core )) +num_cores_per_socket=$(( num_cores / num_sockets )) +# if the first two 'core ids' from /proc/cpuinfo are the same then use -a1 option +cpu_0_core_id=$( grep 'core id' /proc/cpuinfo | head -1 | awk '{print $4}' ) +cpu_1_core_id=$( grep 'core id' /proc/cpuinfo | head -2 | tail -1 | awk '{print $4}' ) +if [ "$cpu_0_core_id" -eq "$cpu_1_core_id" ]; then + calcfreq_option="-a1" +fi +calcfreq -t"$num_cores_per_socket" "$calcfreq_option" +exit code: 0 +stderr: +stdout: P1 freq = 2294 MHz +1-core turbo 3585 MHz +2-core turbo 3560 MHz +3-core turbo 3361 MHz +4-core turbo 3262 MHz +5-core turbo 3168 MHz +6-core turbo 3065 MHz +7-core turbo 2961 MHz +8-core turbo 2865 MHz +9-core turbo 2791 MHz +10-core turbo 2791 MHz +11-core turbo 2791 MHz +12-core turbo 2791 MHz +13-core turbo 2791 MHz +14-core turbo 2791 MHz +15-core turbo 2791 MHz +16-core turbo 2791 MHz +17-core turbo 2791 MHz +18-core turbo 2790 MHz + + +---------------------------------- +label: Memory MLC Bandwidth +command: # measure memory bandwidth matrix +mlc --bandwidth_matrix +exit code: 0 +stderr: +stdout: Intel(R) Memory Latency Checker - v3.10 +Command line parameters: --bandwidth_matrix + +Using buffer size of 100.000MiB/thread for reads and an additional 100.000MiB/thread for writes +Measuring Memory Bandwidths between nodes within system +Bandwidths are in MB/sec (1 MB/sec = 1,000,000 Bytes/sec) +Using all the threads from each core if Hyper-threading is enabled +Using Read-only traffic type + Numa node +Numa node 0 1 + 0 69793.4 29414.6 + 1 29409.2 69744.7 + + +---------------------------------- +label: Memory MLC Loaded Latency Test +command: # measure memory loaded latency +mlc --loaded_latency +exit code: 0 +stderr: +stdout: Intel(R) Memory Latency Checker - v3.10 +Command line parameters: --loaded_latency + +Using buffer size of 100.000MiB/thread for reads and an additional 100.000MiB/thread for writes + +Measuring Loaded Latencies for the system +Using all the threads from each core if Hyper-threading is enabled +Using Read-only traffic type +Inject Latency Bandwidth +Delay (ns) MB/sec +========================== + 00000 219.76 142357.2 + 00002 219.71 142389.2 + 00008 219.01 142399.9 + 00015 207.36 142486.4 + 00050 179.48 141477.2 + 00100 158.77 138769.1 + 00200 110.82 101185.6 + 00300 100.93 72950.1 + 00400 96.48 57022.4 + 00500 93.58 46750.8 + 00700 90.45 34402.3 + 01000 88.26 24733.0 + 01300 86.49 19272.3 + 01700 84.82 15116.4 + 02500 83.31 10607.2 + 03500 82.52 7835.2 + 05000 81.70 5743.2 + 09000 80.64 3558.6 + 20000 79.70 2050.7 + + +---------------------------------- +label: analyze +command: duration=60 +frequency=11 +ap_interval=$( awk -v x=$frequency 'BEGIN {print int(1 / x * 1000000000)}' ) +PERF_EVENT_PARANOID=$( cat /proc/sys/kernel/perf_event_paranoid ) +echo -1 >/proc/sys/kernel/perf_event_paranoid +KPTR_RESTRICT=$( cat /proc/sys/kernel/kptr_restrict ) +echo 0 >/proc/sys/kernel/kptr_restrict +declare -a java_pids=() +declare -a java_cmds=() +if true; then + # JAVA app call stack collection (run in background) + for pid in $( pgrep java ) ; do + # verify pid is still running + if [ -d "/proc/$pid" ]; then + java_pids+=($pid) + java_cmds+=("$( tr '\000' ' ' < /proc/$pid/cmdline )") + # profile pid in background + async-profiler/profiler.sh start -i "$ap_interval" -o collapsed "$pid" + fi + done +fi +if true; then + # system-wide call stack collection - frame pointer mode + perf record -F $frequency -a -g -o perf_fp.data -m 129 -- sleep $duration & + PERF_FP_PID=$! + # system-wide call stack collection - dwarf mode + perf record -F $frequency -a -g -o perf_dwarf.data -m 257 --call-graph dwarf,8192 -- sleep $duration & + PERF_SYS_PID=$! +fi +sleep $duration +if true; then + # stop java profiling for each java pid + for idx in "${!java_pids[@]}"; do + pid="${java_pids[$idx]}" + cmd="${java_cmds[$idx]}" + echo "########## async-profiler $pid $cmd ##########" + async-profiler/profiler.sh stop -o collapsed "$pid" + done +fi +if true; then + # wait for perf to finish + wait ${PERF_FP_PID} + wait ${PERF_SYS_PID} + perf script -i perf_dwarf.data | stackcollapse-perf.pl > perf_dwarf.folded + perf script -i perf_fp.data | stackcollapse-perf.pl > perf_fp.folded + if [ -f "perf_dwarf.folded" ]; then + echo "########## perf_dwarf ##########" + cat perf_dwarf.folded + fi + if [ -f "perf_fp.folded" ]; then + echo "########## perf_fp ##########" + cat perf_fp.folded + fi +fi +echo "$PERF_EVENT_PARANOID" > /proc/sys/kernel/perf_event_paranoid +echo "$KPTR_RESTRICT" > /proc/sys/kernel/kptr_restrict +exit code: 0 +stderr: rounding mmap pages size to 2M (512 pages) +rounding mmap pages size to 1024K (256 pages) +[ perf record: Woken up 1 times to write data ] +[ perf record: Woken up 115 times to write data ] +[ perf record: Captured and wrote 1.686 MB perf_fp.data (11955 samples) ] +[ perf record: Captured and wrote 143.728 MB perf_dwarf.data (11826 samples) ] + +stdout: ########## perf_dwarf ########## +containerd 253131420 +jbd2/sda2-8;__switch_to 253105646 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__jbd2_journal_remove_checkpoint;jbd2_journal_free_transaction;kmem_cache_free 253030508 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wait_on_buffer;out_of_line_wait_on_bit;__wait_on_bit;bit_wait_io;io_schedule;schedule;__schedule 253670214 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wait_on_buffer;out_of_line_wait_on_bit;__wait_on_bit;bit_wait_io;io_schedule;schedule;__schedule;deactivate_task;dequeue_task_fair 253367998 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;select_task_rq_fair;select_idle_sibling;select_idle_sibling.part.0;cpumask_next_wrap 253570996 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;select_task_rq_fair;select_idle_sibling;select_idle_sibling.part.0;find_next_bit 253719527 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;ttwu_do_activate;ttwu_do_wakeup;check_preempt_curr;check_preempt_wakeup;resched_curr 252487154 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;blk_finish_plug;blk_flush_plug_list;blk_mq_flush_plug_list;blk_mq_sched_insert_requests;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq 507089489 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;jbd2_journal_get_descriptor_buffer;unlock_buffer 253523561 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;jbd2_journal_write_metadata_buffer;alloc_buffer_head;kmem_cache_alloc 249572602 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;jbd2_journal_write_revoke_records 506662170 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;journal_submit_commit_record.part.0;memset_erms 253698292 +kworker/20:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_requeue_work;blk_mq_run_hw_queues;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_dispatch_rq_list;scsi_queue_rq;ata_scsi_queuecmd;ata_scsi_translate;ata_qc_issue;ata_tf_to_fis 252283914 +kworker/22:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_requeue_work;blk_mq_run_hw_queues;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_dispatch_rq_list;scsi_queue_rq;ata_scsi_queuecmd;ata_scsi_translate;ata_qc_issue;ahci_qc_prep 253702033 +kworker/22:1H-k;ret_from_fork;kthread;worker_thread;schedule;__schedule;deactivate_task;psi_task_change 253361379 +kworker/23:1H-k;__switch_to 253526291 +kworker/30:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_run_work_fn;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;sd_init_command;sd_setup_read_write_cmnd;scsi_init_io;sg_alloc_table_chained;__sg_alloc_table;sg_pool_alloc;mempool_alloc;mempool_alloc_slab;should_failslab 253670439 +kworker/31:1H-k;ret_from_fork;kthread;worker_thread;schedule;__schedule;deactivate_task;dequeue_task_fair;dequeue_entity;update_curr 251757996 +perf;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single 12444880 +perf;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single 10164735 +perf;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function 9081404 +perf;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function 17206927 +ps;entry_SYSCALL_64_after_hwframe;do_syscall_64 253630927 +stress-ng-cpu 2616058450799 +stress-ng-cpu;__switch_to 760893697 +stress-ng-cpu;apic_timer_interrupt 253400137 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer 252414266 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;enqueue_hrtimer;rb_insert_color 253447578 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;select_task_rq_fair;select_idle_sibling;available_idle_cpu 253658680 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair;update_cfs_group;account_entity_dequeue 248943436 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler 252336521 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick 253520347 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;perf_event_task_tick 253317973 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;sched_slice.isra.0 253646152 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg 253590051 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;hrtimer_update_next_event;__hrtimer_get_next_event;__hrtimer_next_event_base 253673163 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;ktime_get_update_offsets_now 253674202 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event 253343702 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event;native_write_msr 253221600 +stress-ng-cpu;apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;rcu_core_si;rcu_core;note_gp_changes 253689125 +stress-ng-cpu;call_function_single_interrupt;native_apic_msr_eoi_write 253251486 +stress-ng-cpu;call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io;blk_flush_complete_seq;blk_mq_add_to_requeue_list;kblockd_mod_delayed_work_on;mod_delayed_work_on;__queue_delayed_work;__queue_work;insert_work;wake_up_process;try_to_wake_up;ttwu_do_activate;ttwu_do_wakeup;check_preempt_curr;check_preempt_wakeup 253275481 +stress-ng-cpu;call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;ext4_end_bio;ext4_finish_bio;end_page_writeback;wake_up_page_bit;__wake_up_locked_key_bookmark;__wake_up_common;wake_page_function;autoremove_wake_function;default_wake_function;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair;enqueue_entity;update_curr 253230514 +stress-ng-cpu;reschedule_interrupt;smp_reschedule_interrupt;scheduler_ipi 253492496 +stress-ng-cpu;ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt 253415482 +stress-ng-cpu;ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;__blk_complete_request;cpus_share_cache 253650343 +stress-ng-cpu;swapgs_restore_regs_and_return_to_usermode 253459079 +stress-ng-cpu;swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 1267845810 +stress-ng-cpu;swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule 253044475 +stress-ng-cpu;swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;pick_next_task_fair;put_prev_entity;update_load_avg;__update_load_avg_cfs_rq 253647785 +stress-ng-cpu;swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;pick_next_task_fair;put_prev_entity;update_load_avg;__update_load_avg_se 253578294 +stress-ng-cpu;swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;task_work_run;task_numa_work;find_vma 253286701 +stress-ng-iomix 5522214078 +stress-ng-iomix;__switch_to 253097575 +stress-ng-iomix;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer;timerqueue_del 253728478 +stress-ng-iomix;entry_SYSCALL_64 1013602429 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe 253610540 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;__x86_indirect_thunk_rax 253268469 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64 1521662056 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;__fdget;__fget_light 252766916 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;__get_user_4 253424877 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl 253197395 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath 253481140 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin 74163421672 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_spin_on_owner 32551094081 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_get_inode_loc 253578842 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start 253376435 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;_raw_read_lock 503564584 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits 253670711 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits;__jbd2_log_wait_for_space;mutex_unlock;__mutex_unlock_slowpath.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;ttwu_do_wakeup;check_preempt_wakeup 253689051 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop 249405455 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;__wake_up;__wake_up_common_lock 252854816 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_start_commit;__jbd2_log_start_commit;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;select_task_rq_fair;select_idle_sibling;select_idle_sibling.part.0;find_next_bit 252912787 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;finish_wait;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath 253407263 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;call_function_single_interrupt;smp_call_function_single_interrupt;idle_cpu 206223897 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode 507171175 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode;__ext4_handle_dirty_metadata 253316462 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode;__ext4_handle_dirty_metadata;jbd2_journal_dirty_metadata 253693610 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode;ext4_inode_csum_set 252895288 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode;ext4_inode_csum_set;ext4_inode_csum.isra.0;crypto_shash_update;crc32c_pcl_intel_update 645551060 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode;from_kuid;map_id_up 253744667 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_reserve_inode_write;__ext4_get_inode_loc 253570570 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_reserve_inode_write;__ext4_get_inode_loc;__getblk_gfp 253666525 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_reserve_inode_write;__ext4_journal_get_write_access;jbd2_journal_get_write_access;do_get_write_access;out_of_line_wait_on_bit;__wait_on_bit;bit_wait_io;io_schedule 253665218 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;vfs_ioc_setflags_prepare;capable;ns_capable_common;cap_capable 183717916 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;__lock_text_start 252980186 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;rwsem_mark_wake 253468614 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;select_task_rq_fair;select_idle_sibling;select_idle_sibling.part.0;find_next_bit 253523291 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change 253652913 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change;record_times;sched_clock_cpu;native_sched_clock 253629755 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;shmem_getpage_gfp;mem_cgroup_try_charge_delay;mem_cgroup_try_charge 253571865 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region 253695718 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap 253355247 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;memset_erms 253302214 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_iterate_sb;memcpy_erms 253597758 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup.part.0;alloc_file_pseudo;alloc_file;alloc_empty_file;__alloc_file 252910846 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup.part.0;alloc_file_pseudo;d_alloc_pseudo;__d_alloc;kmem_cache_alloc 253571932 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup.part.0;shmem_get_inode;new_inode;_raw_spin_lock 253658662 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup.part.0;shmem_get_inode;new_inode;new_inode_pseudo;alloc_inode;inode_init_always 506193568 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;vm_area_alloc;kmem_cache_alloc;memcg_kmem_get_cache 253100647 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;vma_link;__vma_link_file;vma_interval_tree_insert 251667213 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;free_pgtables;unlink_file_vma 252085132 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;free_pgtables;unlink_file_vma;down_write 253416135 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;tlb_finish_mmu 253275514 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pte_range.isra.0;tlb_flush_mmu 253721971 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pte_range.isra.0;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;release_pages 253536734 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_read;ksys_read;vfs_read;__vfs_read;new_sync_read;ext4_file_read_iter;generic_file_read_iter;generic_file_buffered_read;page_cache_sync_readahead;force_page_cache_readahead;__do_page_cache_readahead;read_pages;ext4_readpages;ext4_mpage_readpages 253112462 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_read;ksys_read;vfs_read;__vfs_read;new_sync_read;ext4_file_read_iter;generic_file_read_iter;generic_file_buffered_read;touch_atime;atime_needs_update;current_time 253571241 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.isra.0;schedule_preempt_disabled;schedule;__schedule;deactivate_task;psi_task_change;record_times 253047884 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;__generic_file_write_iter;file_update_time;generic_update_time;__mark_inode_dirty;ext4_dirty_inode;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits;wait_transaction_locked;schedule;__schedule;deactivate_task;dequeue_task_fair;dequeue_entity;update_curr 253205222 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule 251707979 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;deactivate_task;dequeue_task_fair;update_cfs_group;reweight_entity;update_curr;__calc_delta 253731642 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;deactivate_task;psi_task_change 243373882 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawrite_range;do_writepages;ext4_writepages;blk_finish_plug;blk_flush_plug_list;blk_mq_flush_plug_list;blk_mq_sched_insert_requests;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;scsi_init_command 252868187 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawrite_range;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;mpage_process_page_bufs;mpage_submit_page;ext4_bio_write_page;bio_add_page;__bio_try_merge_page 237510494 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawrite_range;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;mpage_process_page_bufs;mpage_submit_page;ext4_bio_write_page;bio_alloc_bioset;bvec_alloc;mempool_alloc;mempool_alloc_slab;kmem_cache_alloc 253150776 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawrite_range;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;pagevec_lookup_range_tag;find_get_pages_range_tag 253190168 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;vfs_fsync_range;ext4_sync_file;jbd2_complete_transaction;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath 253430063 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;exit_to_usermode_loop;task_work_run;____fput;__fput;call_rcu 253670881 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;exit_to_usermode_loop;task_work_run;____fput;__fput;dput 253595671 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;exit_to_usermode_loop;task_work_run;____fput;__fput;dput;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;integrity_inode_free 253551594 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;exit_to_usermode_loop;task_work_run;____fput;__fput;dput;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_truncate_range;shmem_undo_range;find_get_entries 253717054 +stress-ng-iomix;entry_SYSCALL_64_after_hwframe;do_syscall_64;exit_to_usermode_loop;task_work_run;____fput;__fput;dput;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_truncate_range;unlock_page 251899436 +stress-ng-iomix;ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr 252406345 +stress-ng-iomix;ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;ledtrig_disk_activity;led_trigger_blink_oneshot;_raw_read_lock_irqsave 253698066 +stress-ng-iomix;syscall_return_via_sysret 760886498 +stress-ng-vm 248447147979 +stress-ng-vm;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt 253578249 +stress-ng-vm;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;select_task_rq_fair 253741537 +stress-ng-vm;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;_raw_spin_lock 253716836 +stress-ng-vm;apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;rcu_core_si;rcu_do_batch 253720581 +stress-ng-vm;call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;end_bio_bh_io_sync;journal_end_buffer_io_sync;unlock_buffer;wake_up_bit;__wake_up_bit;__wake_up;__wake_up_common_lock;__wake_up_common;wake_bit_function;autoremove_wake_function;default_wake_function;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair;enqueue_entity;update_curr 253661925 +stress-ng-vm;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;__do_sys_madvise;madvise_cold;walk_page_range;__walk_page_range;walk_pgd_range;madvise_cold_or_pageout_pte_range;deactivate_page;pagevec_lru_move_fn;lru_deactivate_fn;__mod_lruvec_state 253579939 +stress-ng-vm;page_fault 1014898717 +stress-ng-vm;page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault 253609010 +stress-ng-vm;page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 1267775531 +stress-ng-vm;page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_throttle_swaprate 253700910 +stress-ng-vm;page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge 253738083 +stress-ng-vm;page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge;page_counter_try_charge 253681326 +stress-ng-vm;page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge;try_charge 253645159 +stress-ng-vm;swapgs_restore_regs_and_return_to_usermode 253406583 +stress-ng-vm;swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 253750374 +stress-ng-vm;sync_regs 253745062 +########## perf_fp ########## +containerd;[unknown];[unknown];[containerd];[containerd];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_nanosleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;pick_next_task_fair;update_curr 253689920 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;__wake_up;__wake_up_common_lock;__wake_up_common 253666351 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;_raw_spin_lock_irqsave 253638195 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;select_task_rq_fair;select_idle_sibling;select_idle_sibling.part.0;cpumask_next_wrap 253374203 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change;record_times;sched_clock_cpu;native_sched_clock 253534904 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;blk_finish_plug;blk_flush_plug_list;blk_mq_flush_plug_list;blk_mq_sched_insert_requests;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;ata_scsi_queuecmd;_raw_spin_lock_irqsave 252720464 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;jbd2_journal_get_descriptor_buffer;jbd2_journal_next_log_block;jbd2_journal_bmap;bmap;ext4_bmap 253513287 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;jbd2_journal_switch_revoke_table 253612123 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;journal_submit_commit_record.part.0;memset_erms 253644751 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;submit_bh;submit_bh_wbc;submit_bio;generic_make_request;blk_mq_make_request;blk_mq_get_request;blk_mq_get_tag;__blk_mq_get_tag;__sbitmap_queue_get;sbitmap_get 253630761 +ksoftirqd/11;ret_from_fork;kthread;smpboot_thread_fn;schedule;__schedule;update_rq_clock;sched_clock_cpu;native_sched_clock 253563778 +kworker/22:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_requeue_work;blk_mq_run_hw_queues;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_dispatch_rq_list;scsi_queue_rq;scsi_init_command;scsi_add_cmd_to_list 253328239 +kworker/29:1H-k;ret_from_fork;kthread;worker_thread;schedule;__schedule 252683921 +kworker/31:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_requeue_work;blk_mq_run_hw_queues;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_dispatch_rq_list;scsi_queue_rq;ata_scsi_queuecmd;ata_qc_free 253579757 +kworker/32:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_run_work_fn;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;blk_mq_start_request;__rq_qos_issue 253649605 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf] 5517005092 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;__generic_file_write_iter;generic_perform_write;ext4_da_write_begin;grab_cache_page_write_begin 246735990 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;__perf_event_enable 2616294 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function 36911062 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable 2634683 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched 5137045 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;perf_pmu_enable.part.0 12506456 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;perf_pmu_enable.part.0;x86_pmu_enable 30433439 +rcu_sched;ret_from_fork;kthread;schedule_timeout 252918197 +ssm-agent-worke;[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_futex;do_futex;futex_wake;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change 253686621 +stress-ng-cpu;[libm-2.31.so] 35681246096 +stress-ng-cpu;[stress-ng] 274360863761 +stress-ng-cpu;[stress-ng];[libm-2.31.so] 507196323 +stress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util 253720041 +stress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util;native_read_msr 253464250 +stress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event;native_write_msr 253572277 +stress-ng-cpu;[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt 507201279 +stress-ng-cpu;[stress-ng];swapgs_restore_regs_and_return_to_usermode 253330259 +stress-ng-cpu;[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 253633007 +stress-ng-cpu;[unknown];[libc-2.31.so] 2281599424 +stress-ng-cpu;[unknown];[libc-2.31.so];apic_timer_interrupt 253472684 +stress-ng-cpu;[unknown];[libm-2.31.so] 87913856204 +stress-ng-cpu;[unknown];[stress-ng] 2317811878661 +stress-ng-cpu;[unknown];[stress-ng];[stress-ng] 755305280 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt 506949664 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler 252625777 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler;read_tsc 253545985 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg 253553771 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util;native_read_msr 253583634 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;ktime_get_update_offsets_now 506846292 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_enter;rcu_irq_enter 253067856 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;rcu_core_si;rcu_core;note_gp_changes 253386717 +stress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;reschedule_interrupt;smp_reschedule_interrupt 253157585 +stress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;generic_smp_call_function_single_interrupt;flush_smp_call_function_queue;trigger_softirq 253641084 +stress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done 253696591 +stress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io;blk_flush_complete_seq 253665153 +stress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io;blk_mq_put_tag;sbitmap_queue_clear 253417169 +stress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio 253006469 +stress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;end_bio_bh_io_sync;bio_put;bio_free;mempool_free;mempool_free_slab;kmem_cache_free 253644947 +stress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;end_bio_bh_io_sync;journal_end_buffer_io_sync;unlock_buffer;wake_up_bit;__wake_up_bit;__wake_up;__wake_up_common_lock;__wake_up_common;wake_bit_function;autoremove_wake_function;default_wake_function;try_to_wake_up 253475666 +stress-ng-cpu;[unknown];[stress-ng];interrupt_entry 5798019853 +stress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr 253716261 +stress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr 253503574 +stress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt 507281475 +stress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple 253006383 +stress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete 506986878 +stress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;__blk_complete_request;smp_call_function_single_async;generic_exec_single;native_send_call_func_single_ipi;x2apic_send_IPI;native_write_msr 253476108 +stress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;__blk_complete_request;smp_call_function_single_async;llist_add_batch 253525412 +stress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode 253484669 +stress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 2027413616 +stress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;pick_next_task_fair;clear_buddies 253683170 +stress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;rcu_note_context_switch 253466857 +stress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;switch_mm_irqs_off 253481028 +stress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;switch_fpu_return 759907834 +stress-ng-iomix;[libc-2.31.so];__switch_to_asm 253620781 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64 760418773 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe 253447999 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64 1762518342 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;deactivate_task;psi_task_change;record_times 253714763 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;__fdget;__fget_light 253652914 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;osq_lock 253211588 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin 70269574350 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;rcu_core_si;rcu_core;file_free_rcu 253700976 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;rwsem_spin_on_owner 253650112 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_spin_on_owner 35891513183 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_spin_on_owner;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;ktime_get 253435812 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags 253671314 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;kmem_cache_alloc 253236794 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle 760766383 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits 506645908 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop 253534533 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;ttwu_do_activate;ttwu_do_wakeup;check_preempt_curr;check_preempt_wakeup;resched_curr;native_smp_send_reschedule;x2apic_send_IPI 253682672 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;__x86_indirect_thunk_rax 253728457 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;_cond_resched;preempt_schedule_common;__schedule;pick_next_task_fair;put_prev_entity;update_curr;cpuacct_charge 253447728 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave 253608971 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath 507023696 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;schedule;__schedule;deactivate_task;dequeue_task_fair;dequeue_entity;update_load_avg;__update_load_avg_se 251111267 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;kmem_cache_free 506713459 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_do_update_inode 253117393 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode;ext4_inode_csum_set;ext4_inode_csum.isra.0;crypto_shash_update;crc32c_pcl_intel_update 252823356 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;mnt_want_write_file 253721197 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;mnt_want_write_file;_cond_resched 253444650 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up 252886874 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair 252219375 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair;enqueue_entity;update_load_avg 253715156 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;inode_owner_or_capable 253676110 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;clear_page_erms 253279661 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;shmem_getpage_gfp;lru_cache_add_anon;__lru_cache_add;pagevec_lru_move_fn;_raw_spin_lock_irqsave 253009174 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages_nodemask 253485896 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;get_unmapped_area;shmem_get_unmapped_area;arch_get_unmapped_area_topdown;unmapped_area_topdown 253664725 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_iterate_sb;perf_event_mmap_output 253064692 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup.part.0;shmem_get_inode;new_inode;new_inode_pseudo;alloc_inode;inode_init_always 253474047 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;lru_add_drain;lru_add_drain_cpu 253411335 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;userfaultfd_unmap_prep 252656414 +stress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;exit_to_usermode_loop;task_work_run;____fput;__fput;dput;__dentry_kill;dentry_unlink_inode;iput;evict;inode_wait_for_writeback;bit_waitqueue 253475854 +stress-ng-iomix;[libc-2.31.so];native_write_msr 253718372 +stress-ng-iomix;[libc-2.31.so];syscall_return_via_sysret 253615783 +stress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;__sb_end_write 253555782 +stress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;__generic_file_write_iter;generic_perform_write;ext4_da_write_begin;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;_raw_read_lock;queued_read_lock_slowpath 5127820507 +stress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;deactivate_task;dequeue_task_fair;update_load_avg 253421355 +stress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;deactivate_task;psi_task_change 253674327 +stress-ng-iomix;[stress-ng] 7856894542 +stress-ng-iomix;[unknown];[libpthread-2.31.so] 253650125 +stress-ng-iomix;[unknown];[libpthread-2.31.so];entry_SYSCALL_64 253034220 +stress-ng-iomix;[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64 253122526 +stress-ng-iomix;[unknown];[libpthread-2.31.so];syscall_return_via_sysret 253738647 +stress-ng-iomix;[unknown];[stress-ng] 1014098821 +stress-ng-iomix;[unknown];[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;__f_unlock_pos;mutex_unlock;__mutex_unlock_slowpath.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change 253678334 +stress-ng-iomix;[unknown];[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawrite_range;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_ext_handle_unwritten_extents;ext4_ext_convert_to_initialized;ext4_split_extent.isra.0;ext4_split_extent_at;ext4_ext_insert_extent;__ext4_ext_dirty;ext4_extent_block_csum_set;ext4_extent_block_csum;crypto_shash_update;crc_14 253132839 +stress-ng-vm 2790515027 +stress-ng-vm;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pte_range.isra.0;tlb_flush_mmu;free_pages_and_swap_cache;release_pages 253736574 +stress-ng-vm;[libc-2.31.so];page_fault 253258398 +stress-ng-vm;[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_huge_pmd_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 253654867 +stress-ng-vm;[stress-ng] 77499701682 +stress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault 253348418 +stress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge 253616432 +stress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge;try_charge 253703959 +stress-ng-vm;[stress-ng];reschedule_interrupt 253709253 +stress-ng-vm;[unknown];[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;__do_sys_madvise;madvise_pageout;walk_page_range;__walk_page_range;walk_pgd_range;madvise_cold_or_pageout_pte_range;isolate_lru_page 253741192 +stress-ng-vm;[unknown];[libc-2.31.so];page_fault 760589409 +stress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 4803582538 +stress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;lru_cache_add_active_or_unevictable;__lru_cache_add;pagevec_lru_move_fn 253559656 +stress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_throttle_swaprate 253723771 +stress-ng-vm;[unknown];[stress-ng] 184394243659 +stress-ng-vm;[unknown];[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 253400796 +stress-ng-vm;[unknown];[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_huge_pmd_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;prep_new_page 252939515 +stress-ng-vm;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 761350736 +stress-ng-vm;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;pick_next_task_fair;put_prev_entity;update_curr 253658339 +stress-ng-vm;[unknown];[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page 253647654 +stress-ng-vm;[unknown];[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;lru_cache_add_active_or_unevictable;__lru_cache_add;pagevec_lru_move_fn;__pagevec_lru_add_fn;__mod_lruvec_state 253734778 +stress-ng-vm;[unknown];[unknown];[stress-ng] 6843647598 +systemd-resolve;[libsystemd-shared-245.so] 253442328 + + +---------------------------------- +label: automatic numa balancing +command: cat /proc/sys/kernel/numa_balancing +exit code: 0 +stderr: +stdout: 1 + + +---------------------------------- +label: base frequency +command: cat /sys/devices/system/cpu/cpu0/cpufreq/base_frequency +exit code: 1 +stderr: cat: /sys/devices/system/cpu/cpu0/cpufreq/base_frequency: No such file or directory + +stdout: + +---------------------------------- +label: binutils version +command: ld -v +exit code: 0 +stderr: +stdout: GNU ld (GNU Binutils for Ubuntu) 2.34 + + +---------------------------------- +label: cpu_freq_driver +command: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver +exit code: 0 +stderr: +stdout: intel_pstate + + +---------------------------------- +label: cpu_freq_governor +command: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor +exit code: 0 +stderr: +stdout: powersave + + +---------------------------------- +label: cpuid -1 +command: cpuid -1 +exit code: 0 +stderr: +stdout: CPU: + vendor_id = "GenuineIntel" + version information (1/eax): + processor type = primary processor (0) + family = 0x6 (6) + model = 0xf (15) + stepping id = 0x1 (1) + extended family = 0x0 (0) + extended model = 0x4 (4) + (family synth) = 0x6 (6) + (model synth) = 0x4f (79) + (simple synth) = Intel Core (unknown type) (Broadwell-E / Broadwell-EX) {Haswell}, 14nm + miscellaneous (1/ebx): + process local APIC physical ID = 0x40 (64) + maximum IDs for CPUs in pkg = 0x40 (64) + CLFLUSH line size = 0x8 (8) + brand index = 0x0 (0) + brand id = 0x00 (0): unknown + feature information (1/edx): + x87 FPU on chip = true + VME: virtual-8086 mode enhancement = true + DE: debugging extensions = true + PSE: page size extensions = true + TSC: time stamp counter = true + RDMSR and WRMSR support = true + PAE: physical address extensions = true + MCE: machine check exception = true + CMPXCHG8B inst. = true + APIC on chip = true + SYSENTER and SYSEXIT = true + MTRR: memory type range registers = true + PTE global bit = true + MCA: machine check architecture = true + CMOV: conditional move/compare instr = true + PAT: page attribute table = true + PSE-36: page size extension = true + PSN: processor serial number = false + CLFLUSH instruction = true + DS: debug store = true + ACPI: thermal monitor and clock ctrl = true + MMX Technology = true + FXSAVE/FXRSTOR = true + SSE extensions = true + SSE2 extensions = true + SS: self snoop = true + hyper-threading / multi-core supported = true + TM: therm. monitor = true + IA64 = false + PBE: pending break event = true + feature information (1/ecx): + PNI/SSE3: Prescott New Instructions = true + PCLMULDQ instruction = true + DTES64: 64-bit debug store = true + MONITOR/MWAIT = true + CPL-qualified debug store = true + VMX: virtual machine extensions = true + SMX: safer mode extensions = true + Enhanced Intel SpeedStep Technology = true + TM2: thermal monitor 2 = true + SSSE3 extensions = true + context ID: adaptive or shared L1 data = false + SDBG: IA32_DEBUG_INTERFACE = true + FMA instruction = true + CMPXCHG16B instruction = true + xTPR disable = true + PDCM: perfmon and debug = true + PCID: process context identifiers = true + DCA: direct cache access = true + SSE4.1 extensions = true + SSE4.2 extensions = true + x2APIC: extended xAPIC support = true + MOVBE instruction = true + POPCNT instruction = true + time stamp counter deadline = true + AES instruction = true + XSAVE/XSTOR states = true + OS-enabled XSAVE/XSTOR = true + AVX: advanced vector extensions = true + F16C half-precision convert instruction = true + RDRAND instruction = true + hypervisor guest status = false + cache and TLB information (2): + 0x63: data TLB: 2M/4M pages, 4-way, 32 entries + data TLB: 1G pages, 4-way, 4 entries + 0x03: data TLB: 4K pages, 4-way, 64 entries + 0x76: instruction TLB: 2M/4M pages, fully, 8 entries + 0xff: cache data is in CPUID leaf 4 + 0xb6: instruction TLB: 4K, 8-way, 128 entries + 0xf0: 64 byte prefetching + 0xc3: L2 TLB: 4K/2M pages, 6-way, 1536 entries + processor serial number = 0004-06F1-0000-0000-0000-0000 + deterministic cache parameters (4): + --- cache 0 --- + cache type = data cache (1) + cache level = 0x1 (1) + self-initializing cache level = true + fully associative cache = false + maximum IDs for CPUs sharing cache = 0x1 (1) + maximum IDs for cores in pkg = 0x1f (31) + system coherency line size = 0x40 (64) + physical line partitions = 0x1 (1) + ways of associativity = 0x8 (8) + number of sets = 0x40 (64) + WBINVD/INVD acts on lower caches = false + inclusive to lower caches = false + complex cache indexing = false + number of sets (s) = 64 + (size synth) = 32768 (32 KB) + --- cache 1 --- + cache type = instruction cache (2) + cache level = 0x1 (1) + self-initializing cache level = true + fully associative cache = false + maximum IDs for CPUs sharing cache = 0x1 (1) + maximum IDs for cores in pkg = 0x1f (31) + system coherency line size = 0x40 (64) + physical line partitions = 0x1 (1) + ways of associativity = 0x8 (8) + number of sets = 0x40 (64) + WBINVD/INVD acts on lower caches = false + inclusive to lower caches = false + complex cache indexing = false + number of sets (s) = 64 + (size synth) = 32768 (32 KB) + --- cache 2 --- + cache type = unified cache (3) + cache level = 0x2 (2) + self-initializing cache level = true + fully associative cache = false + maximum IDs for CPUs sharing cache = 0x1 (1) + maximum IDs for cores in pkg = 0x1f (31) + system coherency line size = 0x40 (64) + physical line partitions = 0x1 (1) + ways of associativity = 0x8 (8) + number of sets = 0x200 (512) + WBINVD/INVD acts on lower caches = false + inclusive to lower caches = false + complex cache indexing = false + number of sets (s) = 512 + (size synth) = 262144 (256 KB) + --- cache 3 --- + cache type = unified cache (3) + cache level = 0x3 (3) + self-initializing cache level = true + fully associative cache = false + maximum IDs for CPUs sharing cache = 0x3f (63) + maximum IDs for cores in pkg = 0x1f (31) + system coherency line size = 0x40 (64) + physical line partitions = 0x1 (1) + ways of associativity = 0x14 (20) + number of sets = 0x9000 (36864) + WBINVD/INVD acts on lower caches = false + inclusive to lower caches = true + complex cache indexing = true + number of sets (s) = 36864 + (size synth) = 47185920 (45 MB) + --- cache 4 --- + cache type = no more caches (0) + MONITOR/MWAIT (5): + smallest monitor-line size (bytes) = 0x40 (64) + largest monitor-line size (bytes) = 0x40 (64) + enum of Monitor-MWAIT exts supported = true + supports intrs as break-event for MWAIT = true + number of C0 sub C-states using MWAIT = 0x0 (0) + number of C1 sub C-states using MWAIT = 0x2 (2) + number of C2 sub C-states using MWAIT = 0x1 (1) + number of C3 sub C-states using MWAIT = 0x2 (2) + number of C4 sub C-states using MWAIT = 0x0 (0) + number of C5 sub C-states using MWAIT = 0x0 (0) + number of C6 sub C-states using MWAIT = 0x0 (0) + number of C7 sub C-states using MWAIT = 0x0 (0) + Thermal and Power Management Features (6): + digital thermometer = true + Intel Turbo Boost Technology = true + ARAT always running APIC timer = true + PLN power limit notification = true + ECMD extended clock modulation duty = true + PTM package thermal management = true + HWP base registers = false + HWP notification = false + HWP activity window = false + HWP energy performance preference = false + HWP package level request = false + HDC base registers = false + Intel Turbo Boost Max Technology 3.0 = false + HWP capabilities = false + HWP PECI override = false + flexible HWP = false + IA32_HWP_REQUEST MSR fast access mode = false + HW_FEEDBACK MSRs supported = false + ignoring idle logical processor HWP req = false + Thread Director = false + digital thermometer thresholds = 0x2 (2) + hardware coordination feedback = true + ACNT2 available = false + performance-energy bias capability = true + number of enh hardware feedback classes = 0x0 (0) + performance capability reporting = false + energy efficiency capability reporting = false + size of feedback struct (4KB pages) = 0x1 (1) + index of CPU's row in feedback struct = 0x0 (0) + extended feature flags (7): + FSGSBASE instructions = true + IA32_TSC_ADJUST MSR supported = true + SGX: Software Guard Extensions supported = false + BMI1 instructions = true + HLE hardware lock elision = true + AVX2: advanced vector extensions 2 = true + FDP_EXCPTN_ONLY = false + SMEP supervisor mode exec protection = true + BMI2 instructions = true + enhanced REP MOVSB/STOSB = true + INVPCID instruction = true + RTM: restricted transactional memory = true + RDT-CMT/PQoS cache monitoring = true + deprecated FPU CS/DS = true + MPX: intel memory protection extensions = false + RDT-CAT/PQE cache allocation = true + AVX512F: AVX-512 foundation instructions = false + AVX512DQ: double & quadword instructions = false + RDSEED instruction = true + ADX instructions = true + SMAP: supervisor mode access prevention = true + AVX512IFMA: integer fused multiply add = false + PCOMMIT instruction = false + CLFLUSHOPT instruction = false + CLWB instruction = false + Intel processor trace = true + AVX512PF: prefetch instructions = false + AVX512ER: exponent & reciprocal instrs = false + AVX512CD: conflict detection instrs = false + SHA instructions = false + AVX512BW: byte & word instructions = false + AVX512VL: vector length = false + PREFETCHWT1 = false + AVX512VBMI: vector byte manipulation = false + UMIP: user-mode instruction prevention = false + PKU protection keys for user-mode = false + OSPKE CR4.PKE and RDPKRU/WRPKRU = false + WAITPKG instructions = false + AVX512_VBMI2: byte VPCOMPRESS, VPEXPAND = false + CET_SS: CET shadow stack = false + GFNI: Galois Field New Instructions = false + VAES instructions = false + VPCLMULQDQ instruction = false + AVX512_VNNI: neural network instructions = false + AVX512_BITALG: bit count/shiffle = false + TME: Total Memory Encryption = false + AVX512: VPOPCNTDQ instruction = false + LA57: 57-bit addrs & 5-level paging = false + BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0) + RDPID: read processor ID supported = false + KL: key locker = false + bus lock detection = false + CLDEMOTE supports cache line demote = false + MOVDIRI instruction = false + MOVDIR64B instruction = false + ENQCMD instruction = false + SGX_LC: SGX launch config supported = false + PKS: supervisor protection keys = false + AVX512_4VNNIW: neural network instrs = false + AVX512_4FMAPS: multiply acc single prec = false + fast short REP MOV = false + UINTR: user interrupts = false + AVX512_VP2INTERSECT: intersect mask regs = false + SRBDS mitigation MSR available = false + VERW MD_CLEAR microcode support = true + RTM transaction always aborts = false + TSX_FORCE_ABORT = false + SERIALIZE instruction = false + hybrid part = false + TSXLDTRK: TSX suspend load addr tracking = false + PCONFIG instruction = false + LBR: architectural last branch records = false + CET_IBT: CET indirect branch tracking = false + AMX-BF16: tile bfloat16 support = false + AVX512_FP16: fp16 support = false + AMX-TILE: tile architecture support = false + AMX-INT8: tile 8-bit integer support = false + IBRS/IBPB: indirect branch restrictions = true + STIBP: 1 thr indirect branch predictor = true + L1D_FLUSH: IA32_FLUSH_CMD MSR = true + IA32_ARCH_CAPABILITIES MSR = false + IA32_CORE_CAPABILITIES MSR = false + SSBD: speculative store bypass disable = true + Direct Cache Access Parameters (9): + PLATFORM_DCA_CAP MSR bits = 1 + Architecture Performance Monitoring Features (0xa): + version ID = 0x3 (3) + number of counters per logical processor = 0x8 (8) + bit width of counter = 0x30 (48) + length of EBX bit vector = 0x7 (7) + core cycle event = available + instruction retired event = available + reference cycles event = available + last-level cache ref event = available + last-level cache miss event = available + branch inst retired event = available + branch mispred retired event = available + top-down slots event = not available + fixed counter 0 supported = false + fixed counter 1 supported = false + fixed counter 2 supported = false + fixed counter 3 supported = false + fixed counter 4 supported = false + fixed counter 5 supported = false + fixed counter 6 supported = false + fixed counter 7 supported = false + fixed counter 8 supported = false + fixed counter 9 supported = false + fixed counter 10 supported = false + fixed counter 11 supported = false + fixed counter 12 supported = false + fixed counter 13 supported = false + fixed counter 14 supported = false + fixed counter 15 supported = false + fixed counter 16 supported = false + fixed counter 17 supported = false + fixed counter 18 supported = false + fixed counter 19 supported = false + fixed counter 20 supported = false + fixed counter 21 supported = false + fixed counter 22 supported = false + fixed counter 23 supported = false + fixed counter 24 supported = false + fixed counter 25 supported = false + fixed counter 26 supported = false + fixed counter 27 supported = false + fixed counter 28 supported = false + fixed counter 29 supported = false + fixed counter 30 supported = false + fixed counter 31 supported = false + number of contiguous fixed counters = 0x3 (3) + bit width of fixed counters = 0x30 (48) + anythread deprecation = false + x2APIC features / processor topology (0xb): + extended APIC ID = 64 + --- level 0 --- + level number = 0x0 (0) + level type = thread (1) + bit width of level = 0x1 (1) + number of logical processors at level = 0x2 (2) + --- level 1 --- + level number = 0x1 (1) + level type = core (2) + bit width of level = 0x6 (6) + number of logical processors at level = 0x24 (36) + --- level 2 --- + level number = 0x2 (2) + level type = invalid (0) + bit width of level = 0x0 (0) + number of logical processors at level = 0x0 (0) + XSAVE features (0xd/0): + XCR0 valid bit field mask = 0x0000000000000007 + XCR0 supported: x87 state = true + XCR0 supported: SSE state = true + XCR0 supported: AVX state = true + XCR0 supported: MPX BNDREGS = false + XCR0 supported: MPX BNDCSR = false + XCR0 supported: AVX-512 opmask = false + XCR0 supported: AVX-512 ZMM_Hi256 = false + XCR0 supported: AVX-512 Hi16_ZMM = false + IA32_XSS supported: PT state = false + XCR0 supported: PKRU state = false + XCR0 supported: CET_U state = false + XCR0 supported: CET_S state = false + IA32_XSS supported: HDC state = false + IA32_XSS supported: UINTR state = false + LBR supported = false + IA32_XSS supported: HWP state = false + XTILECFG supported = false + XTILEDATA supported = false + bytes required by fields in XCR0 = 0x00000340 (832) + bytes required by XSAVE/XRSTOR area = 0x00000340 (832) + XSAVE features (0xd/1): + XSAVEOPT instruction = true + XSAVEC instruction = false + XGETBV instruction = false + XSAVES/XRSTORS instructions = false + XFD: extended feature disable supported = false + SAVE area size in bytes = 0x00000000 (0) + IA32_XSS lower 32 bits valid bit field mask = 0x00000000 + IA32_XSS upper 32 bits valid bit field mask = 0x00000000 + AVX/YMM features (0xd/2): + AVX/YMM save state byte size = 0x00000100 (256) + AVX/YMM save state byte offset = 0x00000240 (576) + supported in IA32_XSS or XCR0 = XCR0 (user state) + 64-byte alignment in compacted XSAVE = false + XFD faulting supported = false + Quality of Service Monitoring Resource Type (0xf/0): + Maximum range of RMID = 143 + supports L3 cache QoS monitoring = true + L3 Cache Quality of Service Monitoring (0xf/1): + Conversion factor from IA32_QM_CTR to bytes = 73728 + Maximum range of RMID = 143 + Counter width = 24 + QoS monitoring counter size-24 = 0x0 (0) + IA32_QM_CTR bit 61 is overflow = false + supports L3 occupancy monitoring = true + supports L3 total bandwidth monitoring = true + supports L3 local bandwidth monitoring = true + Resource Director Technology Allocation (0x10/0): + L3 cache allocation technology supported = true + L2 cache allocation technology supported = false + memory bandwidth allocation supported = false + L3 Cache Allocation Technology (0x10/1): + length of capacity bit mask = 0x14 (20) + Bit-granular map of isolation/contention = 0x000c0000 + infrequent updates of COS = false + code and data prioritization supported = true + highest COS number supported = 0xf (15) + 0x00000011 0x00: eax=0x00000000 ebx=0x00000000 ecx=0x00000000 edx=0x00000000 + Software Guard Extensions (SGX) capability (0x12/0): + SGX1 supported = false + SGX2 supported = false + SGX ENCLV E*VIRTCHILD, ESETCONTEXT = false + SGX ENCLS ETRACKC, ERDINFO, ELDBC, ELDUC = false + SGX ENCLU EVERIFYREPORT2 = false + SGX ENCLU EDECCSSA = false + MISCSELECT.EXINFO supported: #PF & #GP = false + MISCSELECT.CPINFO supported: #CP = false + MaxEnclaveSize_Not64 (log2) = 0x0 (0) + MaxEnclaveSize_64 (log2) = 0x0 (0) + SGX attributes: ECREATE SECS.ATTRIBUTES (0x12/1): + valid bit mask = 0x00000000000000000000000000000000 + enclave initialized by EINIT = false + enclave debugger read/write permission = false + enclave 64-bit mode = false + provisioning key available = false + EINIT token key available = false + CET attributes enabled = false + KSS key separation & sharing enabled = false + XFRM: XSAVE feature request mask = 0x0000000000000000 + XCR0 supported: x87 state = false + XCR0 supported: SSE state = false + XCR0 supported: AVX state = false + XCR0 supported: MPX BNDREGS = false + XCR0 supported: MPX BNDCSR = false + XCR0 supported: AVX-512 opmask = false + XCR0 supported: AVX-512 ZMM_Hi256 = false + XCR0 supported: AVX-512 Hi16_ZMM = false + IA32_XSS supported: PT state = false + XCR0 supported: PKRU state = false + XCR0 supported: CET_U state = false + XCR0 supported: CET_S state = false + IA32_XSS supported: HDC state = false + IA32_XSS supported: UINTR state = false + LBR supported = false + IA32_XSS supported: HWP state = false + XTILECFG supported = false + XTILEDATA supported = false + SGX Enclave Page Cache (EPC) enumeration (0x12/0x2): + type = invalid + 0x00000013 0x00: eax=0x00000000 ebx=0x00000000 ecx=0x00000000 edx=0x00000000 + Intel Processor Trace (0x14): + IA32_RTIT_CR3_MATCH is accessible = true + configurable PSB & cycle-accurate = false + IP & TraceStop filtering; PT preserve = false + MTC timing packet; suppress COFI-based = false + PTWRITE support = false + power event trace support = false + PSB/PMI preservation support = false + IA32_RTIT_CTL EventEn enable supported = false + IA32_RTIT_CTL DisTNT disable supported = false + ToPA output scheme support = true + ToPA can hold many output entries = false + single-range output scheme support = false + output to trace transport = false + IP payloads have LIP values & CS = false + extended feature flags (0x80000001/edx): + SYSCALL and SYSRET instructions = true + execution disable = true + 1-GB large page support = true + RDTSCP = true + 64-bit extensions technology available = true + Intel feature flags (0x80000001/ecx): + LAHF/SAHF supported in 64-bit mode = true + LZCNT advanced bit manipulation = true + 3DNow! PREFETCH/PREFETCHW instructions = true + brand = "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz" + L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax): + instruction # entries = 0x0 (0) + instruction associativity = 0x0 (0) + data # entries = 0x0 (0) + data associativity = 0x0 (0) + L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx): + instruction # entries = 0x0 (0) + instruction associativity = 0x0 (0) + data # entries = 0x0 (0) + data associativity = 0x0 (0) + L1 data cache information (0x80000005/ecx): + line size (bytes) = 0x0 (0) + lines per tag = 0x0 (0) + associativity = 0x0 (0) + size (KB) = 0x0 (0) + L1 instruction cache information (0x80000005/edx): + line size (bytes) = 0x0 (0) + lines per tag = 0x0 (0) + associativity = 0x0 (0) + size (KB) = 0x0 (0) + L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax): + instruction # entries = 0x0 (0) + instruction associativity = L2 off (0) + data # entries = 0x0 (0) + data associativity = L2 off (0) + L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx): + instruction # entries = 0x0 (0) + instruction associativity = L2 off (0) + data # entries = 0x0 (0) + data associativity = L2 off (0) + L2 unified cache information (0x80000006/ecx): + line size (bytes) = 0x40 (64) + lines per tag = 0x0 (0) + associativity = 8-way (6) + size (KB) = 0x100 (256) + L3 cache information (0x80000006/edx): + line size (bytes) = 0x0 (0) + lines per tag = 0x0 (0) + associativity = L2 off (0) + size (in 512KB units) = 0x0 (0) + RAS Capability (0x80000007/ebx): + MCA overflow recovery support = false + SUCCOR support = false + HWA: hardware assert support = false + scalable MCA support = false + Advanced Power Management Features (0x80000007/ecx): + CmpUnitPwrSampleTimeRatio = 0x0 (0) + Advanced Power Management Features (0x80000007/edx): + TS: temperature sensing diode = false + FID: frequency ID control = false + VID: voltage ID control = false + TTP: thermal trip = false + TM: thermal monitor = false + STC: software thermal control = false + 100 MHz multiplier control = false + hardware P-State control = false + TscInvariant = true + CPB: core performance boost = false + read-only effective frequency interface = false + processor feedback interface = false + APM power reporting = false + connected standby = false + RAPL: running average power limit = false + Physical Address and Linear Address Size (0x80000008/eax): + maximum physical address bits = 0x2e (46) + maximum linear (virtual) address bits = 0x30 (48) + maximum guest physical address bits = 0x0 (0) + Extended Feature Extensions ID (0x80000008/ebx): + CLZERO instruction = false + instructions retired count support = false + always save/restore error pointers = false + INVLPGB instruction = false + RDPRU instruction = false + memory bandwidth enforcement = false + MCOMMIT instruction = false + WBNOINVD instruction = false + IBPB: indirect branch prediction barrier = false + interruptible WBINVD, WBNOINVD = false + IBRS: indirect branch restr speculation = false + STIBP: 1 thr indirect branch predictor = false + CPU prefers: IBRS always on = false + CPU prefers: STIBP always on = false + IBRS preferred over software solution = false + IBRS provides same mode protection = false + EFER[LMSLE] not supported = false + INVLPGB supports TLB flush guest nested = false + ppin processor id number supported = false + SSBD: speculative store bypass disable = false + virtualized SSBD = false + SSBD fixed in hardware = false + CPPC: collaborative processor perf ctrl = false + PSFD: predictive store forward disable = false + not vulnerable to branch type confusion = false + branch sampling feature support = false + (vuln to branch type confusion synth) = true + Size Identifiers (0x80000008/ecx): + number of CPU cores = 0x1 (1) + ApicIdCoreIdSize = 0x0 (0) + performance time-stamp counter size = 40 bits (0) + Feature Extended Size (0x80000008/edx): + max page count for INVLPGB instruction = 0x0 (0) + RDPRU instruction max input support = 0x0 (0) + (multi-processing synth) = multi-core (c=18), hyper-threaded (t=2) + (multi-processing method) = Intel leaf 0xb + (APIC widths synth): CORE_width=6 SMT_width=1 + (APIC synth): PKG_ID=0 CORE_ID=32 SMT_ID=0 + (uarch synth) = Intel Broadwell {Haswell}, 14nm + (synth) = Intel Xeon E5-1600 / E5-2600 / E5-4600 v4 (Broadwell-E) / E7-4800 / E7-8800 v4 (Broadwell-EX B0) {Haswell}, 14nm + + +---------------------------------- +label: date +command: date +%m/%d/%y +exit code: 0 +stderr: +stdout: 03/17/23 + + +---------------------------------- +label: date -u +command: date -u +exit code: 0 +stderr: +stdout: Sat 18 Mar 2023 03:23:54 AM UTC + + +---------------------------------- +label: df -h +command: df -h +exit code: 0 +stderr: +stdout: Filesystem Size Used Avail Use% Mounted on +udev 63G 0 63G 0% /dev +tmpfs 13G 2.4M 13G 1% /run +/dev/sda2 733G 9.1G 687G 2% / +tmpfs 63G 0 63G 0% /dev/shm +tmpfs 5.0M 0 5.0M 0% /run/lock +tmpfs 63G 0 63G 0% /sys/fs/cgroup +/dev/sda1 511M 5.3M 506M 2% /boot/efi +/dev/loop3 92M 92M 0 100% /snap/lxd/24061 +/dev/loop5 92M 92M 0 100% /snap/lxd/23991 +/dev/loop6 64M 64M 0 100% /snap/core20/1822 +/dev/loop7 50M 50M 0 100% /snap/snapd/17950 +/dev/loop8 50M 50M 0 100% /snap/snapd/18357 +tmpfs 13G 0 13G 0% /run/user/1000 +/dev/loop0 64M 64M 0 100% /snap/core20/1828 +/dev/loop2 56M 56M 0 100% /snap/core18/2708 +/dev/loop1 56M 56M 0 100% /snap/core18/2714 + + +---------------------------------- +label: dmesg +command: dmesg --kernel --human --nopager | tail -n20 +exit code: 0 +stderr: +stdout: [Feb 9 06:02] SGI XFS with ACLs, security attributes, realtime, no debug enabled +[ +0.012986] JFS: nTxBlock = 8192, nTxLock = 65536 +[ +0.024635] ntfs: driver 2.1.32 [Flags: R/O MODULE]. +[ +0.029864] QNX4 filesystem 0.2.3 registered. +[Feb15 23:15] perf: interrupt took too long (2509 > 2500), lowering kernel.perf_event_max_sample_rate to 79500 +[Feb16 07:19] audit: type=1400 audit(1676560754.771:37): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18357/usr/lib/snapd/snap-confine" pid=95878 comm="apparmor_parser" +[ +0.000194] audit: type=1400 audit(1676560754.771:38): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18357/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=95878 comm="apparmor_parser" +[ +0.023726] audit: type=1400 audit(1676560754.795:39): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.lxd" pid=95880 comm="apparmor_parser" +[ +0.001643] audit: type=1400 audit(1676560754.795:40): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.lxd" pid=95891 comm="apparmor_parser" +[ +0.001403] audit: type=1400 audit(1676560754.799:41): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.install" pid=95887 comm="apparmor_parser" +[ +0.000111] audit: type=1400 audit(1676560754.799:42): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.activate" pid=95881 comm="apparmor_parser" +[ +0.000175] audit: type=1400 audit(1676560754.799:43): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.benchmark" pid=95882 comm="apparmor_parser" +[ +0.000096] audit: type=1400 audit(1676560754.799:44): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.buginfo" pid=95883 comm="apparmor_parser" +[ +0.000183] audit: type=1400 audit(1676560754.799:45): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.check-kernel" pid=95884 comm="apparmor_parser" +[ +0.000251] audit: type=1400 audit(1676560754.799:46): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.remove" pid=95888 comm="apparmor_parser" +[Feb19 18:32] perf: interrupt took too long (3141 > 3136), lowering kernel.perf_event_max_sample_rate to 63500 +[Feb26 06:56] perf: interrupt took too long (3928 > 3926), lowering kernel.perf_event_max_sample_rate to 50750 +[Mar 5 21:57] perf: interrupt took too long (4938 > 4910), lowering kernel.perf_event_max_sample_rate to 40500 +[Mar15 11:28] perf: interrupt took too long (6178 > 6172), lowering kernel.perf_event_max_sample_rate to 32250 +[Mar17 20:23] perf: interrupt took too long (7739 > 7722), lowering kernel.perf_event_max_sample_rate to 25750 + + +---------------------------------- +label: dmidecode +command: dmidecode +exit code: 0 +stderr: +stdout: # dmidecode 3.4 +Getting SMBIOS data from sysfs. +SMBIOS 2.7 present. +100 structures occupying 5702 bytes. +Table at 0x79FE1000. + +Handle 0x0000, DMI type 0, 24 bytes +BIOS Information + Vendor: Intel Corporation + Version: SE5C610.86B.01.01.0015.012820160943 + Release Date: 01/28/2016 + Address: 0xF0000 + Runtime Size: 64 kB + ROM Size: 16 MB + Characteristics: + PCI is supported + PNP is supported + BIOS is upgradeable + BIOS shadowing is allowed + Boot from CD is supported + Selectable boot is supported + EDD is supported + 5.25"/1.2 MB floppy services are supported (int 13h) + 3.5"/720 kB floppy services are supported (int 13h) + 3.5"/2.88 MB floppy services are supported (int 13h) + Print screen service is supported (int 5h) + 8042 keyboard services are supported (int 9h) + Serial services are supported (int 14h) + Printer services are supported (int 17h) + CGA/mono video services are supported (int 10h) + ACPI is supported + USB legacy is supported + LS-120 boot is supported + ATAPI Zip drive boot is supported + BIOS boot specification is supported + Function key-initiated network boot is supported + Targeted content distribution is supported + UEFI is supported + BIOS Revision: 0.0 + Firmware Revision: 0.0 + +Handle 0x0001, DMI type 1, 27 bytes +System Information + Manufacturer: Intel Corporation + Product Name: S2600WTT + Version: .................... + Serial Number: ............ + UUID: 80b573f6-cf74-e411-906e-0012795d96dd + Wake-up Type: Power Switch + SKU Number: SKU Number + Family: Family + +Handle 0x0002, DMI type 2, 17 bytes +Base Board Information + Manufacturer: Intel Corporation + Product Name: S2600WTT + Version: G92187-350 + Serial Number: BQWL45150199 + Asset Tag: Base Board Asset Tag + Features: + Board is a hosting board + Board is replaceable + Location In Chassis: Part Component + Chassis Handle: 0x0000 + Type: Motherboard + Contained Object Handles: 0 + +Handle 0x0003, DMI type 3, 24 bytes +Chassis Information + Manufacturer: ............................... + Type: Rack Mount Chassis + Lock: Not Present + Version: .................. + Serial Number: .................. + Asset Tag: .................... + Boot-up State: Safe + Power Supply State: Safe + Thermal State: Safe + Security Status: None + OEM Information: 0x00000000 + Height: Unspecified + Number Of Power Cords: Unspecified + Contained Elements: 0 + SKU Number: Not Specified + +Handle 0x0004, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: To Be Filled By O.E.M. + Internal Connector Type: Access Bus (USB) + External Reference Designator: To Be Filled By O.E.M. + External Connector Type: Access Bus (USB) + Port Type: USB + +Handle 0x0009, DMI type 11, 5 bytes +OEM Strings + String 1: To Be Filled By O.E.M. + +Handle 0x000A, DMI type 12, 5 bytes +System Configuration Options + Option 1: To Be Filled By O.E.M. + +Handle 0x000B, DMI type 13, 22 bytes +BIOS Language Information + Language Description Format: Abbreviated + Installable Languages: 1 + enUS + Currently Installed Language: enUS + +Handle 0x000C, DMI type 27, 15 bytes +Cooling Device + Temperature Probe Handle: 0x000B + Type: Fan + Status: OK + Cooling Unit Group: 1 + OEM-specific Information: 0x00000000 + Nominal Speed: Unknown Or Non-rotating + Description: Not Specified + +Handle 0x000D, DMI type 28, 22 bytes +Temperature Probe + Description: LM78A + Location: System Management Module + Status: + Maximum Value: Unknown + Minimum Value: Unknown + Resolution: Unknown + Tolerance: Unknown + Accuracy: Unknown + OEM-specific Information: 0x00000000 + Nominal Value: Unknown + +Handle 0x000E, DMI type 32, 11 bytes +System Boot Information + Status: No errors detected + +Handle 0x000F, DMI type 34, 11 bytes +Management Device + Description: UNKNOWN + Type: Unknown + Address: 0x00000000 + Address Type: Unknown + +Handle 0x0010, DMI type 35, 11 bytes +Management Device Component + Description: To Be Filled By O.E.M. + Management Device Handle: 0x000D + Component Handle: 0x000A + Threshold Handle: 0x000F + +Handle 0x0011, DMI type 36, 16 bytes +Management Device Threshold Data + +Handle 0x0013, DMI type 24, 5 bytes +Hardware Security + Power-On Password Status: Not Implemented + Keyboard Password Status: Not Implemented + Administrator Password Status: Disabled + Front Panel Reset Status: Disabled + +Handle 0x0017, DMI type 39, 22 bytes +System Power Supply + Power Unit Group: 1 + Location: To Be Filled By O.E.M. + Name: To Be Filled By O.E.M. + Manufacturer: To Be Filled By O.E.M. + Serial Number: To Be Filled By O.E.M. + Asset Tag: To Be Filled By O.E.M. + Model Part Number: To Be Filled By O.E.M. + Revision: To Be Filled By O.E.M. + Max Power Capacity: Unknown + Status: Present, Unknown + Type: Unknown + Input Voltage Range Switching: Unknown + Plugged: Yes + Hot Replaceable: No + Input Voltage Probe Handle: 0x0000 + Cooling Device Handle: 0x000A + Input Current Probe Handle: 0x0000 + +Handle 0x0018, DMI type 7, 19 bytes +Cache Information + Socket Designation: L1-Cache + Configuration: Enabled, Not Socketed, Level 1 + Operational Mode: Write Back + Location: Internal + Installed Size: 1152 kB + Maximum Size: 1152 kB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Instruction + Associativity: 8-way Set-associative + +Handle 0x0019, DMI type 7, 19 bytes +Cache Information + Socket Designation: L2-Cache + Configuration: Enabled, Not Socketed, Level 2 + Operational Mode: Varies With Memory Address + Location: Internal + Installed Size: 4608 kB + Maximum Size: 4608 kB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Unified + Associativity: 8-way Set-associative + +Handle 0x001A, DMI type 7, 19 bytes +Cache Information + Socket Designation: L3-Cache + Configuration: Enabled, Not Socketed, Level 3 + Operational Mode: Varies With Memory Address + Location: Internal + Installed Size: 45 MB + Maximum Size: 45 MB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Unified + Associativity: Fully Associative + +Handle 0x001B, DMI type 4, 48 bytes +Processor Information + Socket Designation: CPU1 + Type: Central Processor + Family: Xeon + Manufacturer: Intel(R) Corporation + ID: F1 06 04 00 FF FB EB BF + Signature: Type 0, Family 6, Model 79, Stepping 1 + Flags: + FPU (Floating-point unit on-chip) + VME (Virtual mode extension) + DE (Debugging extension) + PSE (Page size extension) + TSC (Time stamp counter) + MSR (Model specific registers) + PAE (Physical address extension) + MCE (Machine check exception) + CX8 (CMPXCHG8 instruction supported) + APIC (On-chip APIC hardware supported) + SEP (Fast system call) + MTRR (Memory type range registers) + PGE (Page global enable) + MCA (Machine check architecture) + CMOV (Conditional move instruction supported) + PAT (Page attribute table) + PSE-36 (36-bit page size extension) + CLFSH (CLFLUSH instruction supported) + DS (Debug store) + ACPI (ACPI supported) + MMX (MMX technology supported) + FXSR (FXSAVE and FXSTOR instructions supported) + SSE (Streaming SIMD extensions) + SSE2 (Streaming SIMD extensions 2) + SS (Self-snoop) + HTT (Multi-threading) + TM (Thermal monitor supported) + PBE (Pending break enabled) + Version: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz + Voltage: 1.8 V + External Clock: 100 MHz + Max Speed: 4000 MHz + Current Speed: 2300 MHz + Status: Populated, Enabled + Upgrade: Socket LGA2011-3 + L1 Cache Handle: 0x0018 + L2 Cache Handle: 0x0019 + L3 Cache Handle: 0x001A + Serial Number: + Asset Tag: + Part Number: + Core Count: 18 + Core Enabled: 18 + Thread Count: 18 + Characteristics: + 64-bit capable + Multi-Core + Hardware Thread + Execute Protection + Enhanced Virtualization + Power/Performance Control + +Handle 0x001C, DMI type 7, 19 bytes +Cache Information + Socket Designation: L1-Cache + Configuration: Enabled, Not Socketed, Level 1 + Operational Mode: Write Back + Location: Internal + Installed Size: 1152 kB + Maximum Size: 1152 kB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Instruction + Associativity: 8-way Set-associative + +Handle 0x001D, DMI type 7, 19 bytes +Cache Information + Socket Designation: L2-Cache + Configuration: Enabled, Not Socketed, Level 2 + Operational Mode: Varies With Memory Address + Location: Internal + Installed Size: 4608 kB + Maximum Size: 4608 kB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Unified + Associativity: 8-way Set-associative + +Handle 0x001E, DMI type 7, 19 bytes +Cache Information + Socket Designation: L3-Cache + Configuration: Enabled, Not Socketed, Level 3 + Operational Mode: Varies With Memory Address + Location: Internal + Installed Size: 45 MB + Maximum Size: 45 MB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Unified + Associativity: Fully Associative + +Handle 0x001F, DMI type 4, 48 bytes +Processor Information + Socket Designation: CPU2 + Type: Central Processor + Family: Xeon + Manufacturer: Intel(R) Corporation + ID: F1 06 04 00 FF FB EB BF + Signature: Type 0, Family 6, Model 79, Stepping 1 + Flags: + FPU (Floating-point unit on-chip) + VME (Virtual mode extension) + DE (Debugging extension) + PSE (Page size extension) + TSC (Time stamp counter) + MSR (Model specific registers) + PAE (Physical address extension) + MCE (Machine check exception) + CX8 (CMPXCHG8 instruction supported) + APIC (On-chip APIC hardware supported) + SEP (Fast system call) + MTRR (Memory type range registers) + PGE (Page global enable) + MCA (Machine check architecture) + CMOV (Conditional move instruction supported) + PAT (Page attribute table) + PSE-36 (36-bit page size extension) + CLFSH (CLFLUSH instruction supported) + DS (Debug store) + ACPI (ACPI supported) + MMX (MMX technology supported) + FXSR (FXSAVE and FXSTOR instructions supported) + SSE (Streaming SIMD extensions) + SSE2 (Streaming SIMD extensions 2) + SS (Self-snoop) + HTT (Multi-threading) + TM (Thermal monitor supported) + PBE (Pending break enabled) + Version: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz + Voltage: 1.8 V + External Clock: 100 MHz + Max Speed: 4000 MHz + Current Speed: 2300 MHz + Status: Populated, Enabled + Upgrade: Socket LGA2011-3 + L1 Cache Handle: 0x001C + L2 Cache Handle: 0x001D + L3 Cache Handle: 0x001E + Serial Number: + Asset Tag: + Part Number: + Core Count: 18 + Core Enabled: 18 + Thread Count: 18 + Characteristics: + 64-bit capable + Multi-Core + Hardware Thread + Execute Protection + Enhanced Virtualization + Power/Performance Control + +Handle 0x0020, DMI type 16, 23 bytes +Physical Memory Array + Location: System Board Or Motherboard + Use: System Memory + Error Correction Type: Single-bit ECC + Maximum Capacity: 192 GB + Error Information Handle: Not Provided + Number Of Devices: 6 + +Handle 0x0021, DMI type 19, 31 bytes +Memory Array Mapped Address + Starting Address: 0x00000000000 + Ending Address: 0x007FFFFFFFF + Range Size: 32 GB + Physical Array Handle: 0x0020 + Partition Width: 6 + +Handle 0x0022, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0020 + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_A1 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E558 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0023, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x00000000000 + Ending Address: 0x003FFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0022 + Memory Array Mapped Address Handle: 0x0021 + Partition Row Position: 1 + +Handle 0x0024, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0020 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_A2 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0025, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0020 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_A3 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0026, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0020 + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_B1 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E5CA + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0027, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x00400000000 + Ending Address: 0x007FFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0026 + Memory Array Mapped Address Handle: 0x0021 + Partition Row Position: 1 + +Handle 0x0028, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0020 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_B2 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0029, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0020 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_B3 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x002A, DMI type 16, 23 bytes +Physical Memory Array + Location: System Board Or Motherboard + Use: System Memory + Error Correction Type: Single-bit ECC + Maximum Capacity: 192 GB + Error Information Handle: Not Provided + Number Of Devices: 6 + +Handle 0x002B, DMI type 19, 31 bytes +Memory Array Mapped Address + Starting Address: 0x00800000000 + Ending Address: 0x00FFFFFFFFF + Range Size: 32 GB + Physical Array Handle: 0x002A + Partition Width: 6 + +Handle 0x002C, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002A + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_C1 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E56D + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x002D, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x00800000000 + Ending Address: 0x00BFFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x002C + Memory Array Mapped Address Handle: 0x002B + Partition Row Position: 1 + +Handle 0x002E, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002A + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_C2 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x002F, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002A + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_C3 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0030, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002A + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_D1 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E520 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0031, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x00C00000000 + Ending Address: 0x00FFFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0030 + Memory Array Mapped Address Handle: 0x002B + Partition Row Position: 1 + +Handle 0x0032, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002A + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_D2 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0033, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002A + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_D3 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0034, DMI type 16, 23 bytes +Physical Memory Array + Location: System Board Or Motherboard + Use: System Memory + Error Correction Type: Single-bit ECC + Maximum Capacity: 192 GB + Error Information Handle: Not Provided + Number Of Devices: 6 + +Handle 0x0035, DMI type 19, 31 bytes +Memory Array Mapped Address + Starting Address: 0x01000000000 + Ending Address: 0x017FFFFFFFF + Range Size: 32 GB + Physical Array Handle: 0x0034 + Partition Width: 6 + +Handle 0x0036, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0034 + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_E1 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E572 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0037, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x01000000000 + Ending Address: 0x013FFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0036 + Memory Array Mapped Address Handle: 0x0035 + Partition Row Position: 1 + +Handle 0x0038, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0034 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_E2 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0039, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0034 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_E3 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x003A, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0034 + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_F1 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E47D + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x003B, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x01400000000 + Ending Address: 0x017FFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x003A + Memory Array Mapped Address Handle: 0x0035 + Partition Row Position: 1 + +Handle 0x003C, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0034 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_F2 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x003D, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0034 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_F3 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x003E, DMI type 16, 23 bytes +Physical Memory Array + Location: System Board Or Motherboard + Use: System Memory + Error Correction Type: Single-bit ECC + Maximum Capacity: 192 GB + Error Information Handle: Not Provided + Number Of Devices: 6 + +Handle 0x003F, DMI type 19, 31 bytes +Memory Array Mapped Address + Starting Address: 0x01800000000 + Ending Address: 0x01FFFFFFFFF + Range Size: 32 GB + Physical Array Handle: 0x003E + Partition Width: 6 + +Handle 0x0040, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003E + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_G1 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E56C + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0041, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x01800000000 + Ending Address: 0x01BFFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0040 + Memory Array Mapped Address Handle: 0x003F + Partition Row Position: 1 + +Handle 0x0042, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003E + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_G2 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0043, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003E + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_G3 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0044, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003E + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_H1 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E549 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0045, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x01C00000000 + Ending Address: 0x01FFFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0044 + Memory Array Mapped Address Handle: 0x003F + Partition Row Position: 1 + +Handle 0x0046, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003E + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_H2 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0047, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003E + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_H3 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0012, DMI type 38, 18 bytes +IPMI Device Information + Interface Type: KCS (Keyboard Control Style) + Specification Version: 2.0 + I2C Slave Address: 0x10 + NV Storage Device: Not Present + Base Address: 0x0000000000000CA2 (I/O) + Register Spacing: Successive Byte Boundaries + +Handle 0x0048, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J4A1 - Serial Port A + External Connector Type: RJ-45 + Port Type: Serial Port 16550A Compatible + +Handle 0x0049, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J3A2 - Serial Port B + External Connector Type: DB-9 male + Port Type: Serial Port 16550A Compatible + +Handle 0x004A, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J8E2 - USB front panel header + External Connector Type: Access Bus (USB) + Port Type: USB + +Handle 0x004B, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J3A1 - USB back panel connector + External Connector Type: Access Bus (USB) + Port Type: USB + +Handle 0x004C, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J1C1 - eUSB + External Connector Type: Access Bus (USB) + Port Type: USB + +Handle 0x004D, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J4A2 - VGA + External Connector Type: DB-15 female + Port Type: Video Port + +Handle 0x004E, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J9K1 - VGA + External Connector Type: DB-15 female + Port Type: Video Port + +Handle 0x004F, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: JA6A1 - NIC 1 + External Connector Type: RJ-45 + Port Type: Network Port + +Handle 0x0050, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: JA5A1 - NIC 2 + External Connector Type: RJ-45 + Port Type: Network Port + +Handle 0x0051, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: JA2A1 - RMM NIC + External Connector Type: RJ-45 + Port Type: Network Port + +Handle 0x0052, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J1C4 - Internal USB + Internal Connector Type: Access Bus (USB) + External Reference Designator: Not Specified + External Connector Type: None + Port Type: USB + +Handle 0x0053, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3C1 - Internal USB port A + Internal Connector Type: Access Bus (USB) + External Reference Designator: Not Specified + External Connector Type: None + Port Type: USB + +Handle 0x0054, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J2C1 - TPM + Internal Connector Type: Other + External Reference Designator: Not Specified + External Connector Type: None + Port Type: Other + +Handle 0x0055, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3D1 - SATA 0-3 + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SATA + +Handle 0x0056, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3D3 - SATA 4 + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SATA + +Handle 0x0057, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3D2 - SATA 5 + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SATA + +Handle 0x0058, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3D1 - sSATA 0-3 + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SATA + +Handle 0x0059, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J2E1 - SAS + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SAS + +Handle 0x0005, DMI type 9, 17 bytes +System Slot Information + Designation: J3B2 - Riser 1, slot 1 + Type: x16 PCI Express 3 x16 + Current Usage: In Use + Length: Long + ID: 1 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:00:03.0 + +Handle 0x0006, DMI type 9, 17 bytes +System Slot Information + Designation: J3B2 - Riser 1, slot 3 + Type: x8 PCI Express 3 x8 + Current Usage: Available + Length: Long + ID: 3 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:01.0 + +Handle 0x0007, DMI type 9, 17 bytes +System Slot Information + Designation: J6B1 - Riser 2, slot 4 + Type: x16 PCI Express 3 x16 + Current Usage: Available + Length: Long + ID: 4 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:02.0 + +Handle 0x0008, DMI type 9, 17 bytes +System Slot Information + Designation: J6B1 - Riser 2, slot 4 + Type: x8 PCI Express 3 x16 + Current Usage: Available + Length: Long + ID: 4 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:02.2 + +Handle 0x005A, DMI type 9, 17 bytes +System Slot Information + Designation: J6B1 - Riser 2, slot 6 + Type: x8 PCI Express 3 x8 + Current Usage: Available + Length: Long + ID: 6 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:03.2 + +Handle 0x005B, DMI type 9, 17 bytes +System Slot Information + Designation: J6B2 - Riser 3, slot 7 + Type: x4 PCI Express 3 x8 + Current Usage: Available + Length: Long + ID: 7 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:00.0 + +Handle 0x005C, DMI type 9, 17 bytes +System Slot Information + Designation: J6B2 - Riser 3, slot 8 + Type: x8 PCI Express 3 x8 + Current Usage: Available + Length: Long + ID: 8 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:03.0 + +Handle 0x005D, DMI type 10, 16 bytes +On Board Device 1 Information + Type: Video + Status: Enabled + Description: ServerEngines Pilot III +On Board Device 2 Information + Type: Ethernet + Status: Enabled + Description: Intel X540 +On Board Device 3 Information + Type: SAS Controller + Status: Disabled + Description: SAS +On Board Device 4 Information + Type: SATA Controller + Status: Enabled + Description: PCH Integrated SATA Controller +On Board Device 5 Information + Type: Ethernet + Status: Disabled + Description: IO Module +On Board Device 6 Information + Type: SATA Controller + Status: Enabled + Description: PCH Integrated sSATA Controller + +Handle 0x005E, DMI type 12, 5 bytes +System Configuration Options + Option 1: J2B3 2-3: Close to clear Password + Option 2: J2B1 2-3: Close to clear CMOS + Option 3: J3B4 2-3: Close for BIOS Recovery + Option 4: J3B3 2-3: Close to Force ME Update Mode + Option 5: J1C2 2-3: Close to Force BMC Update Mode + Option 6: J9H2: OPEN To inform users that chassis has been opened + Option 7: J5A1: RAID key + Option 8: J1K2: CLOSE To boot with MFG mode + Option 9: J1F1 1-2: PLD program enable + +Handle 0x0014, DMI type 41, 11 bytes +Onboard Device + Reference Designation: ServerEngines Pilot III + Type: Video + Status: Enabled + Type Instance: 0 + Bus Address: 0000:08:00.0 + +Handle 0x0015, DMI type 41, 11 bytes +Onboard Device + Reference Designation: Intel X540 + Type: Ethernet + Status: Enabled + Type Instance: 0 + Bus Address: 0000:03:00.0 + +Handle 0x0016, DMI type 41, 11 bytes +Onboard Device + Reference Designation: SAS + Type: SAS Controller + Status: Disabled + Type Instance: 0 + Bus Address: 0000:01:00.0 + +Handle 0x005F, DMI type 41, 11 bytes +Onboard Device + Reference Designation: PCH Integrated SATA Controller + Type: SATA Controller + Status: Enabled + Type Instance: 0 + Bus Address: 0000:00:1f.2 + +Handle 0x0060, DMI type 41, 11 bytes +Onboard Device + Reference Designation: IO Module + Type: Ethernet + Status: Disabled + Type Instance: 0 + Bus Address: 0000:02:00.0 + +Handle 0x0061, DMI type 41, 11 bytes +Onboard Device + Reference Designation: PCH Integrated sSATA Controller + Type: SATA Controller + Status: Enabled + Type Instance: 0 + Bus Address: 0000:00:11.4 + +Handle 0x0062, DMI type 148, 48 bytes +OEM-specific Type + Header and Data: + 94 30 62 00 02 01 02 03 04 05 06 07 08 09 0A 0B + 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18 19 1A 1B + 1C 1D 1E 1F 20 21 22 23 00 00 00 00 00 00 00 00 + Strings: + SE5C610.86B.01.01.0015.012820160943 + 1.65.9579 + 3.1.3.21 + SDR Package 1.12 + FRU Ver 1.00 + SDR File 1.12 + M6F306F2_00000036 + MEF406F1_0B000010 + N/A + 5F06E3D9 + 5D71F28B + 3.0.0 + 3.0.0 + 5.47.100 + N/A + N/A + N/A + N/A + N/A + 72DACB44 + 8E0AAD10 + 2F3F5F52 + 80C5846D + 6AF7E746 + N/A + 3E8576C0 + N/A + 291CD502 + 04BD7E53 + 46D789BD + AA029E92 + N/A + N/A + N/A + N/A + +Handle 0xFEFF, DMI type 127, 4 bytes +End Of Table + + + +---------------------------------- +label: fio +command: # measure storage performance +file_dir=/tmp/orchestrator.tmp.HtAF368Upo +file_name="fio_file" +file_size_g=4 +runtime=30 +if [[ -d "$file_dir" && -w "$file_dir" ]]; then + available_space=$(df -hP "$file_dir") + count=$( echo "$available_space" | awk '/[0-9]%/{print substr($4,1,length($4)-1)}' ) + unit=$( echo "$available_space" | awk '/[0-9]%/{print substr($4,length($4),1)}' ) + if [[ "$unit" == "G" && $(awk -v c="$count" -v f=$file_size_g 'BEGIN{print (c>f)?1:0}') == 1 ]] || (echo "TPEZY" | grep -F -q "$unit" ); then + fio --randrepeat=1 --ioengine=sync --direct=1 --gtod_reduce=1 --name=test --filename="$file_dir"/"$file_name" --runtime=$runtime --bs=4k --iodepth=64 --size="$file_size_g"G --readwrite=randrw --rwmixread=75 + rm "$file_dir"/"$file_name" + else + echo "$file_dir does not have enough available space - $file_size_g Gigabytes required" + fi +else + echo "$file_dir does not exist or is not writeable" +fi +exit code: 0 +stderr: +stdout: test: (g=0): rw=randrw, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=sync, iodepth=64 +fio-3.28 +Starting 1 process +test: Laying out IO file (1 file / 4096MiB) + +test: (groupid=0, jobs=1): err= 0: pid=294036: Fri Mar 17 20:37:47 2023 + read: IOPS=6858, BW=26.8MiB/s (28.1MB/s)(804MiB/30002msec) + bw ( KiB/s): min=25368, max=30800, per=100.00%, avg=27474.44, stdev=1617.69, samples=59 + iops : min= 6342, max= 7700, avg=6868.61, stdev=404.42, samples=59 + write: IOPS=2288, BW=9154KiB/s (9374kB/s)(268MiB/30002msec); 0 zone resets + bw ( KiB/s): min= 8272, max=10144, per=100.00%, avg=9176.14, stdev=565.83, samples=59 + iops : min= 2068, max= 2536, avg=2294.03, stdev=141.46, samples=59 + cpu : usr=3.46%, sys=10.50%, ctx=274438, majf=0, minf=8 + IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% + submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% + complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% + issued rwts: total=205770,68660,0,0 short=0,0,0,0 dropped=0,0,0,0 + latency : target=0, window=0, percentile=100.00%, depth=64 + +Run status group 0 (all jobs): + READ: bw=26.8MiB/s (28.1MB/s), 26.8MiB/s-26.8MiB/s (28.1MB/s-28.1MB/s), io=804MiB (843MB), run=30002-30002msec + WRITE: bw=9154KiB/s (9374kB/s), 9154KiB/s-9154KiB/s (9374kB/s-9374kB/s), io=268MiB (281MB), run=30002-30002msec + +Disk stats (read/write): + sda: ios=204945/68401, merge=0/37, ticks=24669/2353, in_queue=0, util=99.74% + + +---------------------------------- +label: gcc version +command: gcc --version +exit code: 0 +stderr: +stdout: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 +Copyright (C) 2019 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + + + +---------------------------------- +label: glibc version +command: ldd --version +exit code: 0 +stderr: +stdout: ldd (Ubuntu GLIBC 2.31-0ubuntu9.7) 2.31 +Copyright (C) 2020 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +Written by Roland McGrath and Ulrich Drepper. + + +---------------------------------- +label: hdparm +command: lsblk -d -r -o NAME -e7 -e1 -n \ +| while read -r device ; do + hdparm -i /dev/"$device" +done +exit code: 0 +stderr: +stdout: +/dev/sda: + + Model=INTEL SSDSC2BB800G6, FwRev=G2010140, SerialNo=BTWA547608VL800HGN + Config={ Fixed } + RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=0 + BuffType=unknown, BuffSize=unknown, MaxMultSect=1, MultSect=off + CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=1562824368 + IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} + PIO modes: pio0 pio3 pio4 + DMA modes: mdma0 mdma1 mdma2 + UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6 + AdvancedPM=no WriteCache=enabled + Drive conforms to: unknown: ATA/ATAPI-2,3,4,5,6,7 + + * signifies the current active mode + + + +---------------------------------- +label: ipmitool chassis status +command: LC_ALL=C ipmitool chassis status +exit code: 0 +stderr: IANA PEN registry open failed: No such file or directory + +stdout: System Power : on +Power Overload : false +Power Interlock : inactive +Main Power Fault : false +Power Control Fault : false +Power Restore Policy : always-on +Last Power Event : ac-failed +Chassis Intrusion : inactive +Front-Panel Lockout : inactive +Drive Fault : false +Cooling/Fan Fault : false +Sleep Button Disable : not allowed +Diag Button Disable : allowed +Reset Button Disable : allowed +Power Button Disable : allowed +Sleep Button Disabled: false +Diag Button Disabled : false +Reset Button Disabled: false +Power Button Disabled: false + + +---------------------------------- +label: ipmitool sdr list full +command: LC_ALL=C ipmitool sdr list full +exit code: 0 +stderr: IANA PEN registry open failed: No such file or directory + +stdout: System Airflow | 24 CFM | ok +BB P1 VR Temp | 22 degrees C | ok +BB P2 VR Temp | 25 degrees C | ok +Front Panel Temp | 19 degrees C | ok +SSB Temp | 28 degrees C | ok +BB BMC Temp | 36 degrees C | ok +BB Rt Rear Temp | 30 degrees C | ok +BB Lft Rear Temp | 28 degrees C | ok +HSBP 1 Temp | 19 degrees C | ok +Exit Air Temp | 24 degrees C | ok +LAN NIC Temp | 30 degrees C | ok +System Fan 1A | 7396 RPM | ok +System Fan 1B | 7138 RPM | ok +System Fan 2A | 7396 RPM | ok +System Fan 2B | 7138 RPM | ok +System Fan 3A | 7310 RPM | ok +System Fan 3B | 7221 RPM | ok +System Fan 4A | 7310 RPM | ok +System Fan 4B | 7055 RPM | ok +System Fan 5A | 7396 RPM | ok +System Fan 5B | 7221 RPM | ok +System Fan 6A | 7396 RPM | ok +System Fan 6B | 7055 RPM | ok +PS1 Input Power | 344 Watts | ok +PS1 Curr Out % | 41 percent | ok +PS1 Temperature | 25 degrees C | ok +P1 Therm Margin | -27 degrees C | ok +P2 Therm Margin | -27 degrees C | ok +P1 Therm Ctrl % | 0 percent | ok +P2 Therm Ctrl % | 0 percent | ok +P1 DTS Therm Mgn | -17 degrees C | ok +P2 DTS Therm Mgn | -16 degrees C | ok +DIMM Thrm Mrgn 1 | -61 degrees C | ok +DIMM Thrm Mrgn 2 | -65 degrees C | ok +DIMM Thrm Mrgn 3 | -58 degrees C | ok +DIMM Thrm Mrgn 4 | -62 degrees C | ok +Agg Therm Mgn 1 | -11 degrees C | ok +BB +12.0V | 12.09 Volts | ok +BB +3.3V Vbat | 2.98 Volts | ok +MTT CPU1 | 0 percent | ok +MTT CPU2 | 0 percent | ok + + +---------------------------------- +label: ipmitool sel elist +command: LC_ALL=C ipmitool sel elist | tail -n20 | cut -d'|' -f2- +exit code: 0 +stderr: IANA PEN registry open failed: No such file or directory + +stdout: 10/13/22 | 16:07:58 PDT | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 10/13/22 | 16:08:34 PDT | Physical Security Physical Scrty | System unplugged from LAN | Asserted + 10/13/22 | 16:08:43 PDT | Physical Security Physical Scrty | System unplugged from LAN | Deasserted + 02/01/23 | 15:22:53 PST | Unknown SmaRT-CLST Stat | State Asserted | Asserted + 02/01/23 | 15:22:53 PST | Power Unit Pwr Unit Status | Power off/down | Asserted + 02/01/23 | 15:22:53 PST | Power Unit Pwr Unit Status | Failure detected | Asserted + 02/01/23 | 15:22:53 PST | Power Supply PS1 Status | Power Supply AC lost | Asserted + 02/01/23 | 15:23:35 PST | Power Unit Pwr Unit Status | AC lost | Asserted + 02/01/23 | 15:23:36 PST | Processor P1 Status | Presence detected | Asserted + 02/01/23 | 15:23:36 PST | Processor P2 Status | Presence detected | Asserted + 02/01/23 | 15:23:39 PST | Power Unit Pwr Unit Status | AC lost | Deasserted + 02/01/23 | 15:23:42 PST | Drive Slot / Bay HDD 1 Status | Drive Present | Asserted + 02/01/23 | 15:24:45 PST | Fan System Fan 3A | Lower Non-critical going low | Asserted | Reading 1462 < Threshold 1462 RPM + 02/01/23 | 15:24:48 PST | Fan System Fan 3A | Lower Non-critical going low | Deasserted | Reading 1806 > Threshold 1462 RPM + 02/01/23 | 15:24:52 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 02/01/23 | 15:26:21 PST | Physical Security Physical Scrty | System unplugged from LAN | Asserted + 02/01/23 | 15:26:30 PST | Physical Security Physical Scrty | System unplugged from LAN | Deasserted + 02/07/23 | 09:10:50 PST | Physical Security Physical Scrty | System unplugged from LAN | Asserted + 02/07/23 | 09:10:57 PST | Physical Security Physical Scrty | System unplugged from LAN | Deasserted + 02/07/23 | 09:11:40 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + + +---------------------------------- +label: ipmitool sel time get +command: LC_ALL=C ipmitool sel time get +exit code: 0 +stderr: IANA PEN registry open failed: No such file or directory + +stdout: 03/17/23 20:23:56 PDT + + +---------------------------------- +label: irqbalance +command: pgrep irqbalance +exit code: 0 +stderr: +stdout: 1116 + + +---------------------------------- +label: java version +command: java -version 2>&1 +exit code: 127 +stderr: +stdout: /usr/bin/bash: java: command not found + + +---------------------------------- +label: lsblk -r -o +command: lsblk -r -o NAME,MODEL,SIZE,MOUNTPOINT,FSTYPE,RQ-SIZE,MIN-IO -e7 -e1 +exit code: 0 +stderr: +stdout: NAME MODEL SIZE MOUNTPOINT FSTYPE RQ-SIZE MIN-IO +sda INTEL_SSDSC2BB80 745.2G 64 4096 +sda1 512M /boot/efi vfat 64 4096 +sda2 744.7G / ext4 64 4096 + + +---------------------------------- +label: lscpu +command: lscpu +exit code: 0 +stderr: +stdout: Architecture: x86_64 +CPU op-mode(s): 32-bit, 64-bit +Byte Order: Little Endian +Address sizes: 46 bits physical, 48 bits virtual +CPU(s): 36 +On-line CPU(s) list: 0-35 +Thread(s) per core: 1 +Core(s) per socket: 18 +Socket(s): 2 +NUMA node(s): 2 +Vendor ID: GenuineIntel +CPU family: 6 +Model: 79 +Model name: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +Stepping: 1 +CPU MHz: 2791.942 +CPU max MHz: 3600.0000 +CPU min MHz: 1200.0000 +BogoMIPS: 4589.29 +Virtualization: VT-x +L1d cache: 1.1 MiB +L1i cache: 1.1 MiB +L2 cache: 9 MiB +L3 cache: 90 MiB +NUMA node0 CPU(s): 0-17 +NUMA node1 CPU(s): 18-35 +Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages +Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled +Vulnerability Mds: Mitigation; Clear CPU buffers; SMT disabled +Vulnerability Meltdown: Mitigation; PTI +Vulnerability Mmio stale data: Mitigation; Clear CPU buffers; SMT disabled +Vulnerability Retbleed: Not affected +Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp +Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization +Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, RSB filling, PBRSB-eIBRS Not affected +Vulnerability Srbds: Not affected +Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT disabled +Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d + + +---------------------------------- +label: lshw +command: lshw -businfo -numeric +exit code: 0 +stderr: +stdout: Bus info Device Class Description +======================================================= + system S2600WTT (SKU Number) + bus S2600WTT + memory 64KiB BIOS + memory 1152KiB L1 cache + memory 4608KiB L2 cache + memory 45MiB L3 cache +cpu@0 processor Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz + memory 1152KiB L1 cache + memory 4608KiB L2 cache + memory 45MiB L3 cache +cpu@1 processor Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz + memory 128GiB System Memory + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] +pci@0000:00:00.0 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DMI2 [8086:6F00] +pci@0000:00:01.0 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 1 [8086:6F02] +pci@0000:00:02.0 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 [8086:6F04] +pci@0000:00:02.2 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 [8086:6F06] +pci@0000:03:00.0 eno0 network Ethernet Controller 10-Gigabit X540-AT2 [8086:1528] +pci@0000:03:00.1 enp3s0f1 network Ethernet Controller 10-Gigabit X540-AT2 [8086:1528] +pci@0000:00:03.0 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 3 [8086:6F08] +pci@0000:05:00.0 ens785f0 network Ethernet Controller XXV710 for 25GbE SFP28 [8086:158B] +pci@0000:05:00.1 ens785f1 network Ethernet Controller XXV710 for 25GbE SFP28 [8086:158B] +pci@0000:00:04.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 [8086:6F20] +pci@0000:00:04.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 [8086:6F21] +pci@0000:00:04.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 [8086:6F22] +pci@0000:00:04.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 [8086:6F23] +pci@0000:00:04.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 [8086:6F24] +pci@0000:00:04.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 [8086:6F25] +pci@0000:00:04.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 [8086:6F26] +pci@0000:00:04.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 [8086:6F27] +pci@0000:00:05.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management [8086:6F28] +pci@0000:00:05.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug [8086:6F29] +pci@0000:00:05.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors [8086:6F2A] +pci@0000:00:05.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC [8086:6F2C] +pci@0000:00:11.0 generic C610/X99 series chipset SPSR [8086:8D7C] +pci@0000:00:11.1 bus C610/X99 series chipset MS SMBus 0 [8086:8D7D] +pci@0000:00:11.4 scsi1 storage C610/X99 series chipset sSATA Controller [AHCI mode] [8086:8D62] +scsi@1:0.0.0 /dev/sda disk 800GB INTEL SSDSC2BB80 +scsi@1:0.0.0,1 /dev/sda1 volume 511MiB Windows FAT volume +scsi@1:0.0.0,2 /dev/sda2 volume 744GiB EXT4 volume +pci@0000:00:14.0 bus C610/X99 series chipset USB xHCI Host Controller [8086:8D31] +usb@3 usb3 bus xHCI Host Controller [1D6B:2] +usb@3:2 input KX4-101 [14DD:1010] +usb@3:9 input Virtual Keyboard and Mouse [46B:FF10] +usb@4 usb4 bus xHCI Host Controller [1D6B:3] +pci@0000:00:16.0 communication C610/X99 series chipset MEI Controller #1 [8086:8D3A] +pci@0000:00:16.1 communication C610/X99 series chipset MEI Controller #2 [8086:8D3B] +pci@0000:00:1a.0 bus C610/X99 series chipset USB Enhanced Host Controller #2 [8086:8D2D] +usb@1 usb1 bus EHCI Host Controller [1D6B:2] +usb@1:1 bus USB hub +pci@0000:00:1c.0 bridge C610/X99 series chipset PCI Express Root Port #1 [8086:8D10] +pci@0000:00:1c.3 bridge C610/X99 series chipset PCI Express Root Port #4 [8086:8D16] +pci@0000:08:00.0 display MGA G200e [Pilot] ServerEngines (SEP1) [102B:522] +pci@0000:00:1d.0 bus C610/X99 series chipset USB Enhanced Host Controller #1 [8086:8D26] +usb@2 usb2 bus EHCI Host Controller [1D6B:2] +usb@2:1 bus USB hub +pci@0000:00:1f.0 bridge C610/X99 series chipset LPC Controller [8086:8D44] +pci@0000:00:1f.2 storage C610/X99 series chipset 6-Port SATA Controller [AHCI mode] [8086:8D02] +pci@0000:00:1f.3 bus C610/X99 series chipset SMBus Controller [8086:8D22] +pci@0000:7f:08.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F80] +pci@0000:7f:08.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F32] +pci@0000:7f:08.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F83] +pci@0000:7f:09.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F90] +pci@0000:7f:09.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F33] +pci@0000:7f:09.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F93] +pci@0000:7f:0b.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F81] +pci@0000:7f:0b.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F36] +pci@0000:7f:0b.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F37] +pci@0000:7f:0b.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link Debug [8086:6F76] +pci@0000:7f:0c.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE0] +pci@0000:7f:0c.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE1] +pci@0000:7f:0c.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE2] +pci@0000:7f:0c.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE3] +pci@0000:7f:0c.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE4] +pci@0000:7f:0c.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE5] +pci@0000:7f:0c.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE6] +pci@0000:7f:0c.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE7] +pci@0000:7f:0d.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE8] +pci@0000:7f:0d.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE9] +pci@0000:7f:0d.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEA] +pci@0000:7f:0d.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEB] +pci@0000:7f:0d.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEC] +pci@0000:7f:0d.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FED] +pci@0000:7f:0d.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEE] +pci@0000:7f:0d.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEF] +pci@0000:7f:0e.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF0] +pci@0000:7f:0e.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF1] +pci@0000:7f:0f.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF8] +pci@0000:7f:0f.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF9] +pci@0000:7f:0f.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFA] +pci@0000:7f:0f.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFB] +pci@0000:7f:0f.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFC] +pci@0000:7f:0f.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFD] +pci@0000:7f:0f.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFE] +pci@0000:7f:10.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent [8086:6F1D] +pci@0000:7f:10.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent [8086:6F34] +pci@0000:7f:10.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F1E] +pci@0000:7f:10.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F7D] +pci@0000:7f:10.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F1F] +pci@0000:7f:12.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 [8086:6FA0] +pci@0000:7f:12.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 [8086:6F30] +pci@0000:7f:12.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 [8086:6F60] +pci@0000:7f:12.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 [8086:6F38] +pci@0000:7f:13.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS [8086:6FA8] +pci@0000:7f:13.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS [8086:6F71] +pci@0000:7f:13.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder [8086:6FAA] +pci@0000:7f:13.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder [8086:6FAB] +pci@0000:7f:13.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast [8086:6FAE] +pci@0000:7f:13.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast [8086:6FAF] +pci@0000:7f:14.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control [8086:6FB0] +pci@0000:7f:14.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control [8086:6FB1] +pci@0000:7f:14.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error [8086:6FB2] +pci@0000:7f:14.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error [8086:6FB3] +pci@0000:7f:14.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBC] +pci@0000:7f:14.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBD] +pci@0000:7f:14.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBE] +pci@0000:7f:14.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBF] +pci@0000:7f:16.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS [8086:6F68] +pci@0000:7f:16.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS [8086:6F79] +pci@0000:7f:16.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder [8086:6F6A] +pci@0000:7f:16.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder [8086:6F6B] +pci@0000:7f:16.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Broadcast [8086:6F6E] +pci@0000:7f:16.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast [8086:6F6F] +pci@0000:7f:17.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control [8086:6FD0] +pci@0000:7f:17.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control [8086:6FD1] +pci@0000:7f:17.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error [8086:6FD2] +pci@0000:7f:17.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error [8086:6FD3] +pci@0000:7f:17.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FB8] +pci@0000:7f:17.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FB9] +pci@0000:7f:17.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FBA] +pci@0000:7f:17.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FBB] +pci@0000:7f:1e.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F98] +pci@0000:7f:1e.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F99] +pci@0000:7f:1e.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F9A] +pci@0000:7f:1e.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6FC0] +pci@0000:7f:1e.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F9C] +pci@0000:7f:1f.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F88] +pci@0000:7f:1f.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F8A] +pci@0000:80:04.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 [8086:6F20] +pci@0000:80:04.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 [8086:6F21] +pci@0000:80:04.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 [8086:6F22] +pci@0000:80:04.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 [8086:6F23] +pci@0000:80:04.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 [8086:6F24] +pci@0000:80:04.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 [8086:6F25] +pci@0000:80:04.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 [8086:6F26] +pci@0000:80:04.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 [8086:6F27] +pci@0000:80:05.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management [8086:6F28] +pci@0000:80:05.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug [8086:6F29] +pci@0000:80:05.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors [8086:6F2A] +pci@0000:80:05.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC [8086:6F2C] +pci@0000:ff:08.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F80] +pci@0000:ff:08.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F32] +pci@0000:ff:08.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F83] +pci@0000:ff:09.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F90] +pci@0000:ff:09.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F33] +pci@0000:ff:09.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F93] +pci@0000:ff:0b.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F81] +pci@0000:ff:0b.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F36] +pci@0000:ff:0b.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F37] +pci@0000:ff:0b.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link Debug [8086:6F76] +pci@0000:ff:0c.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE0] +pci@0000:ff:0c.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE1] +pci@0000:ff:0c.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE2] +pci@0000:ff:0c.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE3] +pci@0000:ff:0c.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE4] +pci@0000:ff:0c.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE5] +pci@0000:ff:0c.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE6] +pci@0000:ff:0c.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE7] +pci@0000:ff:0d.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE8] +pci@0000:ff:0d.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE9] +pci@0000:ff:0d.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEA] +pci@0000:ff:0d.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEB] +pci@0000:ff:0d.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEC] +pci@0000:ff:0d.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FED] +pci@0000:ff:0d.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEE] +pci@0000:ff:0d.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEF] +pci@0000:ff:0e.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF0] +pci@0000:ff:0e.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF1] +pci@0000:ff:0f.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF8] +pci@0000:ff:0f.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF9] +pci@0000:ff:0f.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFA] +pci@0000:ff:0f.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFB] +pci@0000:ff:0f.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFC] +pci@0000:ff:0f.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFD] +pci@0000:ff:0f.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFE] +pci@0000:ff:10.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent [8086:6F1D] +pci@0000:ff:10.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent [8086:6F34] +pci@0000:ff:10.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F1E] +pci@0000:ff:10.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F7D] +pci@0000:ff:10.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F1F] +pci@0000:ff:12.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 [8086:6FA0] +pci@0000:ff:12.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 [8086:6F30] +pci@0000:ff:12.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 [8086:6F60] +pci@0000:ff:12.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 [8086:6F38] +pci@0000:ff:13.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS [8086:6FA8] +pci@0000:ff:13.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS [8086:6F71] +pci@0000:ff:13.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder [8086:6FAA] +pci@0000:ff:13.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder [8086:6FAB] +pci@0000:ff:13.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast [8086:6FAE] +pci@0000:ff:13.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast [8086:6FAF] +pci@0000:ff:14.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control [8086:6FB0] +pci@0000:ff:14.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control [8086:6FB1] +pci@0000:ff:14.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error [8086:6FB2] +pci@0000:ff:14.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error [8086:6FB3] +pci@0000:ff:14.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBC] +pci@0000:ff:14.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBD] +pci@0000:ff:14.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBE] +pci@0000:ff:14.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBF] +pci@0000:ff:16.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS [8086:6F68] +pci@0000:ff:16.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS [8086:6F79] +pci@0000:ff:16.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder [8086:6F6A] +pci@0000:ff:16.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder [8086:6F6B] +pci@0000:ff:16.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Broadcast [8086:6F6E] +pci@0000:ff:16.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast [8086:6F6F] +pci@0000:ff:17.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control [8086:6FD0] +pci@0000:ff:17.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control [8086:6FD1] +pci@0000:ff:17.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error [8086:6FD2] +pci@0000:ff:17.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error [8086:6FD3] +pci@0000:ff:17.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FB8] +pci@0000:ff:17.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FB9] +pci@0000:ff:17.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FBA] +pci@0000:ff:17.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FBB] +pci@0000:ff:1e.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F98] +pci@0000:ff:1e.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F99] +pci@0000:ff:1e.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F9A] +pci@0000:ff:1e.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6FC0] +pci@0000:ff:1e.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F9C] +pci@0000:ff:1f.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F88] +pci@0000:ff:1f.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F8A] + system PnP device PNP0b00 + system PnP device PNP0c02 + communication PnP device PNP0501 + communication PnP device PNP0501 + power To Be Filled By O.E.M. + + +---------------------------------- +label: lspci -vmm +command: lspci -vmm +exit code: 0 +stderr: +stdout: Slot: 00:00.0 +Class: Host bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DMI2 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DMI2 +Rev: 01 +NUMANode: 0 + +Slot: 00:01.0 +Class: PCI bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 1 +Rev: 01 +NUMANode: 0 + +Slot: 00:02.0 +Class: PCI bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 +Rev: 01 +NUMANode: 0 + +Slot: 00:02.2 +Class: PCI bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 +Rev: 01 +NUMANode: 0 + +Slot: 00:03.0 +Class: PCI bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 3 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 +Rev: 01 +NUMANode: 0 + +Slot: 00:05.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management +Rev: 01 +NUMANode: 0 + +Slot: 00:05.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug +Rev: 01 +NUMANode: 0 + +Slot: 00:05.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors +Rev: 01 +NUMANode: 0 + +Slot: 00:05.4 +Class: PIC +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC +Rev: 01 +ProgIf: 20 +NUMANode: 0 + +Slot: 00:11.0 +Class: Unassigned class [ff00] +Vendor: Intel Corporation +Device: C610/X99 series chipset SPSR +SVendor: Intel Corporation +SDevice: C610/X99 series chipset SPSR +Rev: 05 +NUMANode: 0 + +Slot: 00:11.1 +Class: SMBus +Vendor: Intel Corporation +Device: C610/X99 series chipset MS SMBus 0 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset MS SMBus 0 +Rev: 05 +NUMANode: 0 + +Slot: 00:11.4 +Class: SATA controller +Vendor: Intel Corporation +Device: C610/X99 series chipset sSATA Controller [AHCI mode] +SVendor: Intel Corporation +SDevice: C610/X99 series chipset sSATA Controller [AHCI mode] +Rev: 05 +ProgIf: 01 +NUMANode: 0 + +Slot: 00:14.0 +Class: USB controller +Vendor: Intel Corporation +Device: C610/X99 series chipset USB xHCI Host Controller +SVendor: Intel Corporation +SDevice: C610/X99 series chipset USB xHCI Host Controller +Rev: 05 +ProgIf: 30 +NUMANode: 0 + +Slot: 00:16.0 +Class: Communication controller +Vendor: Intel Corporation +Device: C610/X99 series chipset MEI Controller #1 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset MEI Controller +Rev: 05 +NUMANode: 0 + +Slot: 00:16.1 +Class: Communication controller +Vendor: Intel Corporation +Device: C610/X99 series chipset MEI Controller #2 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset MEI Controller +Rev: 05 +NUMANode: 0 + +Slot: 00:1a.0 +Class: USB controller +Vendor: Intel Corporation +Device: C610/X99 series chipset USB Enhanced Host Controller #2 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset USB Enhanced Host Controller +Rev: 05 +ProgIf: 20 +NUMANode: 0 + +Slot: 00:1c.0 +Class: PCI bridge +Vendor: Intel Corporation +Device: C610/X99 series chipset PCI Express Root Port #1 +Rev: d5 +NUMANode: 0 + +Slot: 00:1c.3 +Class: PCI bridge +Vendor: Intel Corporation +Device: C610/X99 series chipset PCI Express Root Port #4 +Rev: d5 +NUMANode: 0 + +Slot: 00:1d.0 +Class: USB controller +Vendor: Intel Corporation +Device: C610/X99 series chipset USB Enhanced Host Controller #1 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset USB Enhanced Host Controller +Rev: 05 +ProgIf: 20 +NUMANode: 0 + +Slot: 00:1f.0 +Class: ISA bridge +Vendor: Intel Corporation +Device: C610/X99 series chipset LPC Controller +SVendor: Intel Corporation +SDevice: C610/X99 series chipset LPC Controller +Rev: 05 +NUMANode: 0 + +Slot: 00:1f.2 +Class: SATA controller +Vendor: Intel Corporation +Device: C610/X99 series chipset 6-Port SATA Controller [AHCI mode] +SVendor: Intel Corporation +SDevice: C610/X99 series chipset 6-Port SATA Controller [AHCI mode] +Rev: 05 +ProgIf: 01 +NUMANode: 0 + +Slot: 00:1f.3 +Class: SMBus +Vendor: Intel Corporation +Device: C610/X99 series chipset SMBus Controller +SVendor: Intel Corporation +SDevice: C610/X99 series chipset SMBus Controller +Rev: 05 +NUMANode: 0 + +Slot: 03:00.0 +Class: Ethernet controller +Vendor: Intel Corporation +Device: Ethernet Controller 10-Gigabit X540-AT2 +SVendor: Intel Corporation +SDevice: Ethernet Controller 10-Gigabit X540-AT2 +PhySlot: 0 +Rev: 01 +NUMANode: 0 + +Slot: 03:00.1 +Class: Ethernet controller +Vendor: Intel Corporation +Device: Ethernet Controller 10-Gigabit X540-AT2 +SVendor: Intel Corporation +SDevice: Ethernet Controller 10-Gigabit X540-AT2 +PhySlot: 0 +Rev: 01 +NUMANode: 0 + +Slot: 05:00.0 +Class: Ethernet controller +Vendor: Intel Corporation +Device: Ethernet Controller XXV710 for 25GbE SFP28 +SVendor: Intel Corporation +SDevice: Ethernet Network Adapter XXV710-2 +PhySlot: 785 +Rev: 02 +NUMANode: 0 + +Slot: 05:00.1 +Class: Ethernet controller +Vendor: Intel Corporation +Device: Ethernet Controller XXV710 for 25GbE SFP28 +SVendor: Intel Corporation +SDevice: Ethernet Network Adapter XXV710 +PhySlot: 785 +Rev: 02 +NUMANode: 0 + +Slot: 08:00.0 +Class: VGA compatible controller +Vendor: Matrox Electronics Systems Ltd. +Device: MGA G200e [Pilot] ServerEngines (SEP1) +SVendor: Intel Corporation +SDevice: MGA G200e [Pilot] ServerEngines (SEP1) +Rev: 05 +NUMANode: 0 + +Slot: 7f:08.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: 7f:08.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: 7f:08.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: 7f:09.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: 7f:09.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: 7f:09.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: 7f:0b.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: 7f:0b.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: 7f:0b.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: 7f:0b.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link Debug +Rev: 01 + +Slot: 7f:0c.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0e.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0e.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:10.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +Rev: 01 + +Slot: 7f:10.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +Rev: 01 + +Slot: 7f:10.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: 7f:10.6 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: 7f:10.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: 7f:12.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +Rev: 01 + +Slot: 7f:12.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +Rev: 01 + +Slot: 7f:12.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +Rev: 01 + +Slot: 7f:12.5 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +Rev: 01 + +Slot: 7f:13.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +Rev: 01 + +Slot: 7f:13.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +Rev: 01 + +Slot: 7f:13.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +Rev: 01 + +Slot: 7f:13.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +Rev: 01 + +Slot: 7f:13.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast +Rev: 01 + +Slot: 7f:13.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast +Rev: 01 + +Slot: 7f:14.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control +Rev: 01 + +Slot: 7f:14.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control +Rev: 01 + +Slot: 7f:14.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error +Rev: 01 + +Slot: 7f:14.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error +Rev: 01 + +Slot: 7f:14.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: 7f:14.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: 7f:14.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: 7f:14.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: 7f:16.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +Rev: 01 + +Slot: 7f:16.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +Rev: 01 + +Slot: 7f:16.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +Rev: 01 + +Slot: 7f:16.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +Rev: 01 + +Slot: 7f:16.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Broadcast +Rev: 01 + +Slot: 7f:16.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast +Rev: 01 + +Slot: 7f:17.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control +Rev: 01 + +Slot: 7f:17.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control +Rev: 01 + +Slot: 7f:17.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error +Rev: 01 + +Slot: 7f:17.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error +Rev: 01 + +Slot: 7f:17.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: 7f:17.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: 7f:17.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: 7f:17.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: 7f:1e.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1e.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1e.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1e.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1e.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1f.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1f.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 80:04.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 +Rev: 01 +NUMANode: 1 + +Slot: 80:05.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management +Rev: 01 +NUMANode: 1 + +Slot: 80:05.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug +Rev: 01 +NUMANode: 1 + +Slot: 80:05.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors +Rev: 01 +NUMANode: 1 + +Slot: 80:05.4 +Class: PIC +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC +Rev: 01 +ProgIf: 20 +NUMANode: 1 + +Slot: ff:08.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: ff:08.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: ff:08.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: ff:09.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: ff:09.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: ff:09.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: ff:0b.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: ff:0b.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: ff:0b.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: ff:0b.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link Debug +Rev: 01 + +Slot: ff:0c.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0e.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0e.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:10.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +Rev: 01 + +Slot: ff:10.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +Rev: 01 + +Slot: ff:10.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: ff:10.6 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: ff:10.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: ff:12.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +Rev: 01 + +Slot: ff:12.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +Rev: 01 + +Slot: ff:12.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +Rev: 01 + +Slot: ff:12.5 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +Rev: 01 + +Slot: ff:13.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +Rev: 01 + +Slot: ff:13.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +Rev: 01 + +Slot: ff:13.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +Rev: 01 + +Slot: ff:13.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +Rev: 01 + +Slot: ff:13.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast +Rev: 01 + +Slot: ff:13.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast +Rev: 01 + +Slot: ff:14.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control +Rev: 01 + +Slot: ff:14.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control +Rev: 01 + +Slot: ff:14.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error +Rev: 01 + +Slot: ff:14.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error +Rev: 01 + +Slot: ff:14.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: ff:14.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: ff:14.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: ff:14.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: ff:16.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +Rev: 01 + +Slot: ff:16.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +Rev: 01 + +Slot: ff:16.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +Rev: 01 + +Slot: ff:16.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +Rev: 01 + +Slot: ff:16.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Broadcast +Rev: 01 + +Slot: ff:16.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast +Rev: 01 + +Slot: ff:17.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control +Rev: 01 + +Slot: ff:17.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control +Rev: 01 + +Slot: ff:17.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error +Rev: 01 + +Slot: ff:17.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error +Rev: 01 + +Slot: ff:17.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: ff:17.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: ff:17.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: ff:17.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: ff:1e.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1e.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1e.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1e.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1e.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1f.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1f.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + + + +---------------------------------- +label: max_cstate +command: cat /sys/module/intel_idle/parameters/max_cstate +exit code: 0 +stderr: +stdout: 9 + + +---------------------------------- +label: maximum frequency +command: cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq +exit code: 0 +stderr: +stdout: 3600000 + + +---------------------------------- +label: msrbusy +command: msrbusy 0x30a 0x309 0x30b 0x30c 0xc1 0xc2 0xc3 0xc4 0xc5 0xc6 0xc7 0xc8 +exit code: 0 +stderr: Failed to read MSR 0x30c: read /dev/cpu/0/msr: input/output error + +stdout: 0x30a|0x309|0x30b|0x30c|0xc1|0xc2|0xc3|0xc4|0xc5|0xc6|0xc7|0xc8 +Active|Inactive|Inactive|Unknown|Inactive|Inactive|Inactive|Inactive|Inactive|Inactive|Inactive|Inactive + + +---------------------------------- +label: nic info +command: lshw -businfo -numeric | grep -E "^(pci|usb).*? \S+\s+network\s+\S.*?" \ +| while read -r a ifc c ; do + ethtool "$ifc" + ethtool -i "$ifc" + echo -n "MAC ADDRESS $ifc: " + cat /sys/class/net/"$ifc"/address + echo -n "NUMA NODE $ifc: " + cat /sys/class/net/"$ifc"/device/numa_node + echo -n "CPU AFFINITY $ifc: " + intlist=$( grep -e "$ifc" /proc/interrupts | cut -d':' -f1 | sed -e 's/^[[:space:]]*//' ) + for int in $intlist; do + cpu=$( cat /proc/irq/"$int"/smp_affinity_list ) + printf "%s:%s;" "$int" "$cpu" + done + printf "\n" +done +exit code: 0 +stderr: +stdout: Settings for eno0: + Supported ports: [ TP ] + Supported link modes: 100baseT/Full + 1000baseT/Full + 10000baseT/Full + Supported pause frame use: Symmetric + Supports auto-negotiation: Yes + Supported FEC modes: Not reported + Advertised link modes: 100baseT/Full + 1000baseT/Full + 10000baseT/Full + Advertised pause frame use: Symmetric + Advertised auto-negotiation: Yes + Advertised FEC modes: Not reported + Speed: 1000Mb/s + Duplex: Full + Port: Twisted Pair + PHYAD: 0 + Transceiver: internal + Auto-negotiation: on + MDI-X: Unknown + Supports Wake-on: umbg + Wake-on: g + Current message level: 0x00000007 (7) + drv probe link + Link detected: yes +driver: ixgbe +version: 5.1.0-k +firmware-version: 0x800004f8 +expansion-rom-version: +bus-info: 0000:03:00.0 +supports-statistics: yes +supports-test: yes +supports-eeprom-access: yes +supports-register-dump: yes +supports-priv-flags: yes +MAC ADDRESS eno0: 00:1e:67:d4:34:eb +NUMA NODE eno0: 0 +CPU AFFINITY eno0: 130:9;131:9;132:5;133:6;134:14;135:8;136:5;137:9;138:9;139:12;140:7;141:9;142:9;143:4;144:7;145:0;146:16;147:9;148:1;149:17;150:13;151:9;152:7;153:7;154:10;155:9;156:3;157:13;158:3;159:7;160:9;161:7;162:1;163:2;164:15;165:7;166:16; +Settings for enp3s0f1: + Supported ports: [ TP ] + Supported link modes: 100baseT/Full + 1000baseT/Full + 10000baseT/Full + Supported pause frame use: Symmetric + Supports auto-negotiation: Yes + Supported FEC modes: Not reported + Advertised link modes: 100baseT/Full + 1000baseT/Full + 10000baseT/Full + Advertised pause frame use: Symmetric + Advertised auto-negotiation: Yes + Advertised FEC modes: Not reported + Speed: Unknown! + Duplex: Unknown! (255) + Port: Twisted Pair + PHYAD: 0 + Transceiver: internal + Auto-negotiation: on + MDI-X: Unknown + Supports Wake-on: umbg + Wake-on: g + Current message level: 0x00000007 (7) + drv probe link + Link detected: no +driver: ixgbe +version: 5.1.0-k +firmware-version: 0x800004f8 +expansion-rom-version: +bus-info: 0000:03:00.1 +supports-statistics: yes +supports-test: yes +supports-eeprom-access: yes +supports-register-dump: yes +supports-priv-flags: yes +MAC ADDRESS enp3s0f1: 00:1e:67:d4:34:ec +NUMA NODE enp3s0f1: 0 +CPU AFFINITY enp3s0f1: +Settings for ens785f0: + Supported ports: [ ] + Supported link modes: 10000baseT/Full + 25000baseCR/Full + 25000baseSR/Full + 1000baseX/Full + 10000baseSR/Full + 10000baseLR/Full + Supported pause frame use: Symmetric Receive-only + Supports auto-negotiation: Yes + Supported FEC modes: None BaseR RS + Advertised link modes: 10000baseT/Full + 25000baseCR/Full + 25000baseSR/Full + 1000baseX/Full + 10000baseSR/Full + 10000baseLR/Full + Advertised pause frame use: No + Advertised auto-negotiation: Yes + Advertised FEC modes: None BaseR RS + Speed: Unknown! + Duplex: Unknown! (255) + Port: Other + PHYAD: 0 + Transceiver: internal + Auto-negotiation: off + Supports Wake-on: d + Wake-on: d + Current message level: 0x00000007 (7) + drv probe link + Link detected: no +driver: i40e +version: 2.8.20-k +firmware-version: 6.01 0x80003554 1.1747.0 +expansion-rom-version: +bus-info: 0000:05:00.0 +supports-statistics: yes +supports-test: yes +supports-eeprom-access: yes +supports-register-dump: yes +supports-priv-flags: yes +MAC ADDRESS ens785f0: 3c:fd:fe:bf:4b:20 +NUMA NODE ens785f0: 0 +CPU AFFINITY ens785f0: 35:1;36:14;37:9;38:6;39:14;40:6;41:0;42:13;43:5;44:5;45:12;46:12;47:5;48:4;49:12;50:4;51:11;52:11;53:3;54:16;55:10;56:10;57:16;58:15;59:10;60:15;61:9;62:9;63:14;64:3;65:11;66:8;67:3;68:2;69:8;70:2; +Settings for ens785f1: + Supported ports: [ FIBRE ] + Supported link modes: 25000baseCR/Full + Supported pause frame use: Symmetric Receive-only + Supports auto-negotiation: Yes + Supported FEC modes: None BaseR RS + Advertised link modes: 25000baseCR/Full + Advertised pause frame use: No + Advertised auto-negotiation: Yes + Advertised FEC modes: None BaseR RS + Speed: 25000Mb/s + Duplex: Full + Port: Direct Attach Copper + PHYAD: 0 + Transceiver: internal + Auto-negotiation: off + Supports Wake-on: d + Wake-on: d + Current message level: 0x00000007 (7) + drv probe link + Link detected: yes +driver: i40e +version: 2.8.20-k +firmware-version: 6.01 0x80003554 1.1747.0 +expansion-rom-version: +bus-info: 0000:05:00.1 +supports-statistics: yes +supports-test: yes +supports-eeprom-access: yes +supports-register-dump: yes +supports-priv-flags: yes +MAC ADDRESS ens785f1: 3c:fd:fe:bf:4b:21 +NUMA NODE ens785f1: 0 +CPU AFFINITY ens785f1: 84:3;85:7;86:7;87:9;88:7;89:11;90:12;91:5;92:17;93:5;94:7;95:15;96:9;97:15;98:11;99:11;100:14;101:11;102:5;103:7;104:5;105:13;106:15;107:9;108:9;109:13;110:5;111:11;112:12;113:16;114:17;115:10;116:13;117:12;118:9;119:5; + + +---------------------------------- +label: openssl version +command: openssl version +exit code: 0 +stderr: +stdout: OpenSSL 1.1.1f 31 Mar 2020 + + +---------------------------------- +label: profile +command: duration=60 +interval=2 +samples=$( awk -v d=$duration -v f=$interval 'BEGIN {print int(d / f)}') +if true; then + mpstat -u -T -I SCPU -P ALL "$interval" "$samples" > mpstat.out & +fi +if true; then + iostat -d -t "$interval" "$samples" | sed '/^loop/d' > iostat.out & +fi +if true; then + sar -r "$interval" "$samples" > sar-memory.out & +fi +if true; then + sar -n DEV "$interval" "$samples" > sar-network.out & +fi +wait +if [ -f "iostat.out" ]; then + echo "########## iostat ##########" + cat iostat.out +fi +if [ -f "sar-memory.out" ]; then + echo "########## sar-memory ##########" + cat sar-memory.out +fi +if [ -f "sar-network.out" ]; then + echo "########## sar-network ##########" + cat sar-network.out +fi +if [ -f "mpstat.out" ]; then + echo "########## mpstat ##########" + cat mpstat.out +fi +exit code: 0 +stderr: +stdout: ########## iostat ########## +Linux 5.4.0-137-generic (3cfdfebf4b20) 03/17/23 _x86_64_ (36 CPU) + +03/17/23 20:21:47 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 0.97 0.98 11.07 234.24 3239252 36760897 777635676 + + +03/17/23 20:21:49 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4042.00 150.00 31466.00 0.00 300 62932 0 + + +03/17/23 20:21:51 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 2853.00 214.00 23544.00 0.00 428 47088 0 + + +03/17/23 20:21:53 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3425.50 138.00 26748.00 0.00 276 53496 0 + + +03/17/23 20:21:55 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3795.50 142.00 29362.00 0.00 284 58724 0 + + +03/17/23 20:21:57 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3846.50 286.00 30912.00 0.00 572 61824 0 + + +03/17/23 20:21:59 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3683.00 210.00 29012.00 0.00 420 58024 0 + + +03/17/23 20:22:01 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3150.50 224.00 25942.00 0.00 448 51884 0 + + +03/17/23 20:22:03 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3815.00 138.00 30394.00 0.00 276 60788 0 + + +03/17/23 20:22:05 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 5117.50 202.00 40660.00 0.00 404 81320 0 + + +03/17/23 20:22:07 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4346.50 188.00 33670.00 0.00 376 67340 0 + + +03/17/23 20:22:09 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3884.50 202.00 30826.00 0.00 404 61652 0 + + +03/17/23 20:22:11 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3818.00 182.00 35390.00 0.00 364 70780 0 + + +03/17/23 20:22:13 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3091.00 236.00 25444.00 0.00 472 50888 0 + + +03/17/23 20:22:15 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3407.00 172.00 38918.00 0.00 344 77836 0 + + +03/17/23 20:22:17 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4058.00 316.00 30800.00 0.00 632 61600 0 + + +03/17/23 20:22:19 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3724.00 214.00 29672.00 0.00 428 59344 0 + + +03/17/23 20:22:21 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4023.00 286.00 32692.00 0.00 572 65384 0 + + +03/17/23 20:22:23 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3835.50 278.00 28988.00 0.00 556 57976 0 + + +03/17/23 20:22:25 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3917.00 306.00 29882.00 0.00 612 59764 0 + + +03/17/23 20:22:27 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3386.00 150.00 26300.00 0.00 300 52600 0 + + +03/17/23 20:22:29 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3781.00 300.00 29344.00 0.00 600 58688 0 + + +03/17/23 20:22:31 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4162.50 298.00 31538.00 0.00 596 63076 0 + + +03/17/23 20:22:33 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4051.00 282.00 30294.00 0.00 564 60588 0 + + +03/17/23 20:22:35 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3900.00 240.00 30134.00 0.00 480 60268 0 + + +03/17/23 20:22:37 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3951.00 248.00 31256.00 0.00 496 62512 0 + + +03/17/23 20:22:39 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4172.50 280.00 31452.00 0.00 560 62904 0 + + +03/17/23 20:22:41 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4127.00 312.00 31552.00 0.00 624 63104 0 + + +03/17/23 20:22:43 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 4085.00 366.00 31336.00 0.00 732 62672 0 + + +03/17/23 20:22:45 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 3458.00 252.00 27156.00 0.00 504 54312 0 + + +########## sar-memory ########## +Linux 5.4.0-137-generic (3cfdfebf4b20) 03/17/23 _x86_64_ (36 CPU) + +20:21:47 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty +20:21:49 125459076 129350708 1114124 0.84 285164 4024364 10390728 7.88 2881540 2004408 39360 +20:21:51 125508732 129405512 1060000 0.80 285168 4028964 10376292 7.87 2825204 2008148 39380 +20:21:53 125511952 129414516 1050744 0.80 285172 4034960 10363028 7.86 2818728 2014444 39392 +20:21:55 125444972 129351692 1113296 0.84 285180 4039352 10394280 7.88 2884612 2018292 39400 +20:21:57 125463612 129377724 1087508 0.82 285192 4046444 10403112 7.89 2859288 2024600 39428 +20:21:59 125467988 129386808 1078148 0.82 285220 4051344 10403548 7.89 2849560 2029392 39452 +20:22:01 125460672 129383716 1082448 0.82 285224 4054336 10394912 7.88 2854912 2033132 39484 +20:22:03 125426792 129353412 1111716 0.84 285236 4058856 10394912 7.88 2886368 2036444 38868 +20:22:05 125441476 129373072 1091816 0.83 285244 4064052 10401484 7.88 2868256 2040612 38892 +20:22:07 125401628 129337788 1128124 0.86 285248 4067608 10414628 7.89 2904608 2044272 38628 +20:22:09 125396084 129334716 1131436 0.86 285256 4069772 10414628 7.89 2907312 2046888 38740 +20:22:11 125391352 129334240 1131328 0.86 285260 4074448 10414628 7.89 2907612 2051300 27816 +20:22:13 125386744 129333588 1131416 0.86 285264 4078840 10414628 7.89 2907972 2054884 27832 +20:22:15 125384852 129334556 1131416 0.86 285272 4080692 10413596 7.89 2907040 2056572 3532 +20:22:17 125379252 129334276 1131400 0.86 285284 4086176 10413596 7.89 2907448 2062396 3568 +20:22:19 125373456 129332076 1133600 0.86 285288 4089732 10413596 7.89 2907816 2065524 3592 +20:22:21 125366864 129330824 1134580 0.86 285296 4095264 10413596 7.89 2908128 2070480 684 +20:22:23 125365204 129332276 1133576 0.86 285296 4097860 10413596 7.89 2908792 2072472 708 +20:22:25 125361140 129332012 1133088 0.86 285304 4102352 10413596 7.89 2909120 2075924 728 +20:22:27 125358988 129330820 1133548 0.86 285304 4104032 10402660 7.89 2909292 2077184 744 +20:22:29 125356512 129332596 1133192 0.86 285304 4106768 10403360 7.89 2909712 2080984 756 +20:22:31 125353716 129332708 1132240 0.86 285304 4110448 10403360 7.89 2909948 2083716 768 +20:22:33 125348636 129332644 1132324 0.86 285308 4115356 10403360 7.89 2910500 2087128 780 +20:22:35 125346528 129332876 1132324 0.86 285312 4117468 10403360 7.89 2910788 2090156 804 +20:22:37 125340212 129330300 1135876 0.86 285320 4120184 10403360 7.89 2911088 2093072 584 +20:22:39 125346496 129338976 1126132 0.85 285324 4123508 10403360 7.89 2903584 2095004 664 +20:22:41 125334392 129330592 1135484 0.86 285328 4126196 10403360 7.89 2911816 2098848 724 +20:22:43 125330108 129330016 1135564 0.86 285332 4130360 10403360 7.89 2912324 2101528 760 +20:22:45 125358048 129360484 1105108 0.84 285336 4132844 10403360 7.89 2882492 2103368 776 +20:22:47 125326512 129332076 1133484 0.86 285348 4135912 10403360 7.89 2912576 2106984 812 +Average: 125393067 129347253 1118168 0.85 285270 4085616 10403288 7.89 2892948 2060939 16922 +########## sar-network ########## +Linux 5.4.0-137-generic (3cfdfebf4b20) 03/17/23 _x86_64_ (36 CPU) + +20:21:47 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:49 ens785f1 1.00 0.00 0.23 0.00 0.00 0.00 0.50 0.00 +20:21:49 eno0 18.00 0.00 8.79 0.00 0.00 0.00 17.50 0.01 +20:21:49 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:49 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:51 ens785f1 2.50 0.00 0.72 0.00 0.00 0.00 0.50 0.00 +20:21:51 eno0 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:21:51 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:51 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:53 ens785f1 2.00 0.00 0.58 0.00 0.00 0.00 0.50 0.00 +20:21:53 eno0 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:21:53 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:53 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:55 ens785f1 0.50 0.00 0.06 0.00 0.00 0.00 0.50 0.00 +20:21:55 eno0 5.50 0.00 2.17 0.00 0.00 0.00 6.00 0.00 +20:21:55 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:55 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:57 ens785f1 1.50 0.00 0.51 0.00 0.00 0.00 0.50 0.00 +20:21:57 eno0 5.50 0.00 2.33 0.00 0.00 0.00 5.50 0.00 +20:21:57 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:57 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:59 ens785f1 1.50 0.00 0.51 0.00 0.00 0.00 0.50 0.00 +20:21:59 eno0 2.00 0.00 0.12 0.00 0.00 0.00 1.50 0.00 +20:21:59 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:59 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:01 ens785f1 2.50 0.50 0.74 0.16 0.00 0.00 0.50 0.00 +20:22:01 eno0 9.50 0.00 4.42 0.00 0.00 0.00 9.50 0.00 +20:22:01 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:03 ens785f1 1.00 0.00 0.35 0.00 0.00 0.00 0.50 0.00 +20:22:03 eno0 19.50 1.00 8.90 0.08 0.00 0.00 16.00 0.01 +20:22:03 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:05 ens785f1 1.50 0.00 0.51 0.00 0.00 0.00 0.50 0.00 +20:22:05 eno0 10.50 0.00 4.53 0.00 0.00 0.00 9.50 0.00 +20:22:05 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:07 ens785f1 1.00 0.00 0.23 0.00 0.00 0.00 0.50 0.00 +20:22:07 eno0 11.50 10.00 3.53 1.78 0.00 0.00 5.50 0.00 +20:22:07 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 lo 2.00 2.00 0.16 0.16 0.00 0.00 0.00 0.00 +20:22:07 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:09 ens785f1 1.00 0.00 0.35 0.00 0.00 0.00 0.50 0.00 +20:22:09 eno0 19.00 1.50 9.02 0.91 0.00 0.00 17.50 0.01 +20:22:09 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:11 ens785f1 1.00 0.00 0.23 0.00 0.00 0.00 0.50 0.00 +20:22:11 eno0 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:22:11 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:13 ens785f1 2.50 0.00 0.73 0.00 0.00 0.00 0.50 0.00 +20:22:13 eno0 1.50 0.00 0.09 0.00 0.00 0.00 2.00 0.00 +20:22:13 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:13 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:15 ens785f1 1.50 0.00 0.27 0.00 0.00 0.00 0.50 0.00 +20:22:15 eno0 6.50 0.00 2.39 0.00 0.00 0.00 6.00 0.00 +20:22:15 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:15 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:17 ens785f1 1.50 0.00 0.40 0.00 0.00 0.00 0.50 0.00 +20:22:17 eno0 6.50 1.00 2.42 0.08 0.00 0.00 5.50 0.00 +20:22:17 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:17 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:19 ens785f1 1.50 0.00 0.40 0.00 0.00 0.00 0.50 0.00 +20:22:19 eno0 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:22:19 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:19 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:21 ens785f1 0.50 0.00 0.06 0.00 0.00 0.00 0.50 0.00 +20:22:21 eno0 9.50 0.00 4.42 0.00 0.00 0.00 10.00 0.00 +20:22:21 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:21 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:23 ens785f1 1.50 0.00 0.41 0.00 0.00 0.00 0.50 0.00 +20:22:23 eno0 19.00 0.50 9.04 0.03 0.00 0.00 17.50 0.01 +20:22:23 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:23 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:25 ens785f1 2.00 0.00 0.56 0.00 0.00 0.00 0.50 0.00 +20:22:25 eno0 9.50 0.00 4.42 0.00 0.00 0.00 10.00 0.00 +20:22:25 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:25 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:27 ens785f1 3.00 0.00 0.92 0.00 0.00 0.00 0.50 0.00 +20:22:27 eno0 1.50 0.00 0.09 0.00 0.00 0.00 2.00 0.00 +20:22:27 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:27 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:29 ens785f1 1.50 0.00 0.39 0.00 0.00 0.00 0.50 0.00 +20:22:29 eno0 26.50 10.50 12.26 2.61 0.00 0.00 17.50 0.01 +20:22:29 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 lo 2.00 2.00 0.16 0.16 0.00 0.00 0.00 0.00 +20:22:29 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:29 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:31 ens785f1 3.00 0.00 1.02 0.00 0.00 0.00 0.50 0.00 +20:22:31 eno0 2.00 0.00 0.12 0.00 0.00 0.00 1.50 0.00 +20:22:31 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:31 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:33 ens785f1 1.50 0.00 0.39 0.00 0.00 0.00 0.50 0.00 +20:22:33 eno0 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:22:33 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:33 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:35 ens785f1 2.50 0.00 0.87 0.00 0.00 0.00 0.50 0.00 +20:22:35 eno0 5.50 0.00 2.17 0.00 0.00 0.00 6.00 0.00 +20:22:35 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:35 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:37 ens785f1 1.00 0.00 0.22 0.00 0.00 0.00 0.50 0.00 +20:22:37 eno0 5.50 0.00 2.33 0.00 0.00 0.00 5.50 0.00 +20:22:37 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:37 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:39 ens785f1 2.00 0.00 0.69 0.00 0.00 0.00 0.50 0.00 +20:22:39 eno0 2.00 0.00 0.14 0.00 0.00 0.00 2.00 0.00 +20:22:39 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:39 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:41 ens785f1 2.00 0.00 0.68 0.00 0.00 0.00 0.50 0.00 +20:22:41 eno0 10.00 0.00 4.45 0.00 0.00 0.00 9.50 0.00 +20:22:41 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:41 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:43 ens785f1 1.00 0.00 0.23 0.00 0.00 0.00 0.50 0.00 +20:22:43 eno0 18.00 0.50 8.78 0.03 0.00 0.00 18.00 0.01 +20:22:43 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:43 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:45 ens785f1 2.00 0.00 0.69 0.00 0.00 0.00 0.50 0.00 +20:22:45 eno0 10.00 0.00 4.61 0.00 0.00 0.00 10.00 0.00 +20:22:45 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:45 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:47 ens785f1 0.50 0.00 0.06 0.00 0.00 0.00 0.50 0.00 +20:22:47 eno0 2.50 1.00 0.18 0.08 0.00 0.00 1.50 0.00 +20:22:47 enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +Average: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +Average: ens785f1 1.60 0.02 0.47 0.01 0.00 0.00 0.50 0.00 +Average: eno0 8.15 0.87 3.41 0.19 0.00 0.00 7.35 0.00 +Average: enp3s0f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 +Average: ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +########## mpstat ########## +Linux 5.4.0-137-generic (3cfdfebf4b20) 03/17/23 _x86_64_ (36 CPU) + +20:21:47 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:49 all 94.72 0.00 5.22 0.00 0.00 0.06 0.00 0.00 0.00 0.00 +20:21:49 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 1 1 0 0 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 2 2 0 0 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 5 5 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 11 11 0 0 83.92 0.00 15.58 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:21:49 12 12 0 0 77.50 0.00 22.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 16 16 0 0 62.69 0.00 37.31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 18 18 1 1 92.50 0.00 7.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 24 24 1 1 82.41 0.00 17.09 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:21:49 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 26 26 1 1 71.14 0.00 27.86 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:21:49 27 27 1 1 84.58 0.00 15.42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 28 28 1 1 79.00 0.00 21.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 29 29 1 1 80.60 0.00 19.40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 32 32 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:47 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:49 0 0.00 209.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 115.50 +20:21:49 1 0.00 184.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 357.00 +20:21:49 2 0.00 180.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 590.00 +20:21:49 3 0.00 180.00 0.00 1.00 0.00 0.00 0.00 2.50 0.00 131.00 +20:21:49 4 0.00 204.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 118.00 +20:21:49 5 0.00 197.00 0.00 6.00 0.00 0.00 0.00 1.50 0.00 346.50 +20:21:49 6 0.00 201.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 129.00 +20:21:49 7 0.00 182.50 0.00 7.00 0.00 0.00 0.00 1.50 0.00 135.50 +20:21:49 8 0.00 181.50 0.00 8.50 0.00 0.00 0.00 2.50 0.00 139.00 +20:21:49 9 0.00 180.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 124.50 +20:21:49 10 0.00 180.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.00 +20:21:49 11 0.00 188.00 0.00 0.00 2759.00 0.00 0.00 1.50 0.00 125.00 +20:21:49 12 0.00 202.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 125.50 +20:21:49 13 0.00 198.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 132.50 +20:21:49 14 0.00 202.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 121.50 +20:21:49 15 0.00 211.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 99.50 +20:21:49 16 0.00 160.50 0.00 0.50 0.00 0.00 0.00 3.00 0.00 132.00 +20:21:49 17 0.00 193.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 122.00 +20:21:49 18 0.00 209.50 0.00 0.00 21.50 0.00 0.00 2.50 0.00 132.50 +20:21:49 19 0.00 181.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 138.50 +20:21:49 20 0.00 174.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 131.00 +20:21:49 21 0.00 180.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 115.50 +20:21:49 22 0.00 174.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 127.50 +20:21:49 23 0.00 186.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 138.50 +20:21:49 24 0.00 169.50 0.00 0.00 2152.00 0.00 0.00 1.50 0.00 121.00 +20:21:49 25 0.00 177.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 115.00 +20:21:49 26 0.00 162.00 0.00 0.00 1669.00 0.00 0.00 2.00 0.00 127.00 +20:21:49 27 0.00 192.50 0.00 0.00 29.50 0.00 0.00 2.00 0.00 122.00 +20:21:49 28 0.00 152.50 0.00 0.00 208.00 0.00 0.00 2.50 0.00 126.50 +20:21:49 29 0.00 181.00 0.00 0.00 114.00 0.00 0.00 2.50 0.00 121.50 +20:21:49 30 0.00 195.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 120.50 +20:21:49 31 0.00 170.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 129.00 +20:21:49 32 0.00 194.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 334.50 +20:21:49 33 0.00 172.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 130.00 +20:21:49 34 0.00 167.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 129.50 +20:21:49 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 81.00 + +20:21:49 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:51 all 94.85 0.00 5.05 0.00 0.00 0.10 0.00 0.00 0.00 0.00 +20:21:51 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 1 1 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 2 2 0 0 97.51 0.00 2.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 3 3 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 9 9 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 11 11 0 0 74.63 0.00 22.89 0.00 0.00 2.49 0.00 0.00 0.00 0.00 +20:21:51 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 15 15 0 0 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 16 16 0 0 77.00 0.00 23.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 17 17 0 0 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 22 22 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 26 26 1 1 60.00 0.00 40.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 27 27 1 1 59.50 0.00 40.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:21:51 28 28 1 1 74.50 0.00 25.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 29 29 1 1 79.50 0.00 20.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:21:51 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 32 32 1 1 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:49 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:51 0 0.00 225.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 95.00 +20:21:51 1 0.00 185.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 367.50 +20:21:51 2 0.00 183.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 567.50 +20:21:51 3 0.00 183.50 0.00 1.00 0.00 0.00 0.00 1.00 0.00 140.50 +20:21:51 4 0.00 200.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 122.50 +20:21:51 5 0.00 205.50 0.00 3.50 0.00 0.00 0.00 2.00 0.00 355.50 +20:21:51 6 0.00 202.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 124.50 +20:21:51 7 0.00 189.50 0.00 2.50 0.00 0.00 0.00 1.50 0.00 132.00 +20:21:51 8 0.00 186.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 114.00 +20:21:51 9 0.00 182.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 127.50 +20:21:51 10 0.00 181.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 118.00 +20:21:51 11 0.00 189.50 0.00 0.00 4143.00 0.00 0.00 2.00 0.00 106.00 +20:21:51 12 0.00 185.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 131.00 +20:21:51 13 0.00 197.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 120.00 +20:21:51 14 0.00 199.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 121.50 +20:21:51 15 0.00 203.50 0.50 0.50 0.00 0.00 0.00 1.00 0.00 121.00 +20:21:51 16 0.00 175.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 126.50 +20:21:51 17 0.00 192.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 127.50 +20:21:51 18 0.00 205.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 127.00 +20:21:51 19 0.00 172.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 125.50 +20:21:51 20 0.00 149.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 125.00 +20:21:51 21 0.00 166.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 135.50 +20:21:51 22 0.00 168.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 132.50 +20:21:51 23 0.00 170.00 0.00 0.00 0.00 0.00 0.00 0.50 0.00 120.50 +20:21:51 24 0.00 168.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 152.50 +20:21:51 25 0.00 186.00 0.50 0.00 0.00 0.00 0.00 1.50 0.00 119.00 +20:21:51 26 0.00 156.50 0.00 0.00 88.50 0.00 0.00 2.00 0.00 132.50 +20:21:51 27 0.00 199.50 0.00 0.00 108.50 0.00 0.00 1.50 0.00 125.50 +20:21:51 28 0.00 155.50 0.00 0.00 125.00 0.00 0.00 1.50 0.00 146.50 +20:21:51 29 0.00 161.50 0.00 0.00 574.50 0.00 0.00 1.00 0.00 121.00 +20:21:51 30 0.00 171.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 127.00 +20:21:51 31 0.00 160.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 125.00 +20:21:51 32 0.00 174.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 370.50 +20:21:51 33 0.00 168.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 130.00 +20:21:51 34 0.00 167.50 0.00 0.00 0.50 0.00 0.00 0.50 0.00 134.50 +20:21:51 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 0.50 0.00 80.50 + +20:21:51 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:53 all 94.59 0.00 5.37 0.00 0.00 0.04 0.00 0.00 0.00 0.00 +20:21:53 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 1 1 0 0 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 2 2 0 0 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 5 5 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 9 9 0 0 77.50 0.00 22.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 11 11 0 0 84.50 0.00 14.50 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:21:53 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 15 15 0 0 86.00 0.00 14.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 18 18 1 1 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 19 19 1 1 68.00 0.00 32.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 22 22 1 1 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 23 23 1 1 88.94 0.00 11.06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 26 26 1 1 85.43 0.00 14.57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 27 27 1 1 59.00 0.00 41.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 28 28 1 1 68.34 0.00 31.16 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:21:53 29 29 1 1 94.00 0.00 6.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 32 32 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:51 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:53 0 0.00 214.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 93.00 +20:21:53 1 0.00 164.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 364.00 +20:21:53 2 0.00 170.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 617.00 +20:21:53 3 0.00 163.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 132.50 +20:21:53 4 0.00 180.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 120.00 +20:21:53 5 0.00 173.00 0.00 3.00 0.00 0.00 0.00 1.00 0.00 355.00 +20:21:53 6 0.00 169.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 128.50 +20:21:53 7 0.00 168.00 0.00 2.50 0.00 0.00 0.00 1.50 0.00 126.00 +20:21:53 8 0.00 168.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 120.00 +20:21:53 9 0.00 159.00 0.00 1.00 0.00 0.00 0.00 3.00 0.00 119.00 +20:21:53 10 0.00 161.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 132.50 +20:21:53 11 0.00 176.00 0.00 0.00 3481.00 0.00 0.00 1.50 0.00 122.50 +20:21:53 12 0.00 165.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 121.50 +20:21:53 13 0.00 171.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 125.00 +20:21:53 14 0.00 173.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 133.00 +20:21:53 15 0.00 185.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 136.50 +20:21:53 16 0.00 166.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 121.50 +20:21:53 17 0.00 166.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 119.50 +20:21:53 18 0.00 194.50 0.00 0.00 25.00 0.00 0.00 1.50 0.00 131.00 +20:21:53 19 0.00 163.00 0.00 0.00 72.00 0.00 0.00 3.00 0.00 131.50 +20:21:53 20 0.00 151.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 132.00 +20:21:53 21 0.00 161.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 124.00 +20:21:53 22 0.00 175.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 127.00 +20:21:53 23 0.00 164.00 0.00 0.00 121.00 0.00 0.00 2.50 0.00 126.00 +20:21:53 24 0.00 161.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 124.00 +20:21:53 25 0.00 185.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 119.00 +20:21:53 26 0.00 162.00 0.00 0.00 76.50 0.00 0.00 2.00 0.00 123.00 +20:21:53 27 0.00 192.50 0.00 0.00 140.00 0.00 0.00 2.50 0.00 116.50 +20:21:53 28 0.00 161.50 0.00 0.00 1832.00 0.00 0.00 2.00 0.00 129.00 +20:21:53 29 0.00 165.50 0.00 0.00 122.50 0.00 0.00 2.00 0.00 135.00 +20:21:53 30 0.00 174.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 120.50 +20:21:53 31 0.00 164.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 125.50 +20:21:53 32 0.00 178.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 359.00 +20:21:53 33 0.00 164.00 0.00 0.00 0.50 0.00 0.00 1.50 0.00 134.50 +20:21:53 34 0.00 166.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 128.00 +20:21:53 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 77.00 + +20:21:53 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:55 all 94.68 0.00 5.21 0.01 0.00 0.08 0.00 0.00 0.00 0.01 +20:21:55 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 1 1 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 2 2 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 9 9 0 0 73.50 0.00 26.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 11 11 0 0 80.50 0.00 15.50 0.50 0.00 3.00 0.00 0.00 0.00 0.50 +20:21:55 12 12 0 0 95.00 0.00 5.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 19 19 1 1 63.50 0.00 36.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 22 22 1 1 73.00 0.00 27.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 25 25 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 27 27 1 1 63.50 0.00 36.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 28 28 1 1 67.66 0.00 32.34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 29 29 1 1 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 32 32 1 1 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:53 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:55 0 0.00 214.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 91.00 +20:21:55 1 0.00 162.50 0.00 1.00 0.00 0.00 0.00 2.50 0.00 252.00 +20:21:55 2 0.00 167.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 467.50 +20:21:55 3 0.00 163.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 129.50 +20:21:55 4 0.00 177.50 0.00 4.50 0.00 0.00 0.00 1.00 0.00 114.00 +20:21:55 5 0.00 170.50 0.00 1.50 0.00 0.00 0.00 1.50 0.00 365.50 +20:21:55 6 0.00 167.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 126.50 +20:21:55 7 0.00 167.00 0.00 2.50 0.00 0.00 0.00 1.00 0.00 124.00 +20:21:55 8 0.00 165.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 132.50 +20:21:55 9 0.00 167.50 0.00 1.00 0.00 0.00 0.00 3.00 0.00 107.50 +20:21:55 10 0.00 161.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 130.00 +20:21:55 11 0.00 187.00 0.00 0.00 4239.50 0.00 0.00 3.50 0.00 306.50 +20:21:55 12 0.00 186.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 128.00 +20:21:55 13 0.00 174.00 0.00 1.00 0.00 0.00 0.00 2.00 0.00 134.50 +20:21:55 14 0.00 180.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 134.50 +20:21:55 15 0.00 170.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 119.50 +20:21:55 16 0.00 163.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 133.50 +20:21:55 17 0.00 170.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 126.00 +20:21:55 18 0.00 169.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 141.50 +20:21:55 19 0.00 154.50 0.00 0.00 64.50 0.00 0.00 2.00 0.00 127.00 +20:21:55 20 0.00 170.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 144.50 +20:21:55 21 0.00 169.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 133.50 +20:21:55 22 0.00 212.00 0.00 0.00 169.50 0.00 0.00 2.50 0.00 127.50 +20:21:55 23 0.00 161.00 0.00 0.00 0.50 0.00 0.00 1.00 0.00 131.00 +20:21:55 24 0.00 161.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 120.00 +20:21:55 25 0.00 179.50 0.00 0.00 50.00 0.00 0.00 2.50 0.00 120.50 +20:21:55 26 0.00 162.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 119.50 +20:21:55 27 0.00 154.50 0.00 0.00 102.00 0.00 0.00 3.00 0.00 120.50 +20:21:55 28 0.00 154.50 0.00 0.00 70.50 0.00 0.00 2.50 0.00 120.00 +20:21:55 29 0.00 168.00 0.00 0.00 1793.00 0.00 0.00 2.00 0.00 130.50 +20:21:55 30 0.00 162.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 122.50 +20:21:55 31 0.00 161.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 132.00 +20:21:55 32 0.00 172.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 351.50 +20:21:55 33 0.00 162.00 0.00 0.00 0.50 0.00 0.00 1.00 0.00 123.50 +20:21:55 34 0.00 158.50 0.00 0.00 0.50 0.00 0.00 1.50 0.00 117.00 +20:21:55 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 73.00 + +20:21:55 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:57 all 95.20 0.00 4.68 0.01 0.00 0.08 0.00 0.00 0.00 0.03 +20:21:57 0 0 0 0 98.01 0.00 1.99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 1 1 0 0 89.95 0.00 10.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 5 5 0 0 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 9 9 0 0 97.00 0.00 3.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 11 11 0 0 96.02 0.00 3.98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 12 12 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 19 19 1 1 79.70 0.00 19.80 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:21:57 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 22 22 1 1 65.00 0.00 35.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 25 25 1 1 91.00 0.00 8.50 0.00 0.00 0.00 0.00 0.00 0.00 0.50 +20:21:57 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 27 27 1 1 83.17 0.00 13.37 0.50 0.00 2.48 0.00 0.00 0.00 0.50 +20:21:57 28 28 1 1 71.00 0.00 29.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 29 29 1 1 60.50 0.00 39.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 32 32 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:55 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:57 0 0.00 224.50 0.00 4.50 0.00 0.00 0.00 0.50 0.00 94.00 +20:21:57 1 0.00 188.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 118.00 +20:21:57 2 0.00 187.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 126.00 +20:21:57 3 0.00 193.00 0.00 1.00 0.00 0.00 0.00 0.50 0.00 126.00 +20:21:57 4 0.00 213.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 130.00 +20:21:57 5 0.00 196.00 0.00 2.50 0.00 0.00 0.00 1.00 0.00 357.50 +20:21:57 6 0.00 192.00 0.00 0.50 0.00 0.00 0.00 0.50 0.00 134.00 +20:21:57 7 0.00 188.50 0.00 2.50 0.00 0.00 0.00 1.00 0.00 145.50 +20:21:57 8 0.00 190.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 121.50 +20:21:57 9 0.00 225.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 120.00 +20:21:57 10 0.00 196.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 367.50 +20:21:57 11 0.00 179.50 0.00 0.00 282.50 0.00 0.00 1.00 0.00 591.50 +20:21:57 12 0.00 221.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 116.50 +20:21:57 13 0.00 205.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 132.50 +20:21:57 14 0.00 198.50 0.00 0.50 0.00 0.00 0.00 0.50 0.00 134.00 +20:21:57 15 0.00 192.50 0.50 0.50 0.00 0.00 0.00 1.50 0.00 126.00 +20:21:57 16 0.00 185.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 121.50 +20:21:57 17 0.00 192.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 131.50 +20:21:57 18 0.00 168.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 134.00 +20:21:57 19 0.00 212.00 0.00 0.00 63.00 0.00 0.00 2.00 0.00 120.50 +20:21:57 20 0.00 180.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 126.00 +20:21:57 21 0.00 173.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 129.50 +20:21:57 22 0.00 151.50 0.00 0.00 213.00 0.00 0.00 2.50 0.00 125.00 +20:21:57 23 0.00 166.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 123.00 +20:21:57 24 0.00 165.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 134.00 +20:21:57 25 0.00 166.00 0.50 0.00 60.00 0.00 0.00 3.50 0.00 112.50 +20:21:57 26 0.00 161.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 131.50 +20:21:57 27 0.00 176.50 0.00 0.00 5797.50 0.00 0.00 3.50 0.00 123.00 +20:21:57 28 0.00 152.50 0.00 0.00 137.00 0.00 0.00 2.50 0.00 123.50 +20:21:57 29 0.00 149.50 0.00 0.00 138.50 0.00 0.00 1.50 0.00 117.00 +20:21:57 30 0.00 177.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 137.50 +20:21:57 31 0.00 162.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 117.00 +20:21:57 32 0.00 175.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 351.00 +20:21:57 33 0.00 175.00 0.00 0.00 0.50 0.00 0.00 2.00 0.00 118.00 +20:21:57 34 0.00 161.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 133.50 +20:21:57 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 77.50 + +20:21:57 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:59 all 95.30 0.00 4.56 0.00 0.00 0.13 0.00 0.00 0.00 0.01 +20:21:59 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 1 1 0 0 65.17 0.00 34.83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 5 5 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 11 11 0 0 84.92 0.00 11.56 0.00 0.00 3.52 0.00 0.00 0.00 0.00 +20:21:59 12 12 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 13 13 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 14 14 0 0 90.45 0.00 9.55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 19 19 1 1 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 22 22 1 1 63.50 0.00 36.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 27 27 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 28 28 1 1 61.81 0.00 38.19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 29 29 1 1 85.00 0.00 14.00 0.00 0.00 0.50 0.00 0.00 0.00 0.50 +20:21:59 30 30 1 1 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 32 32 1 1 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 35 35 1 1 86.57 0.00 12.94 0.00 0.00 0.50 0.00 0.00 0.00 0.00 + +20:21:57 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:59 0 0.00 223.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 91.00 +20:21:59 1 0.00 169.00 0.00 1.00 0.00 0.00 0.00 2.50 0.00 125.00 +20:21:59 2 0.00 183.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 123.00 +20:21:59 3 0.00 184.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 126.50 +20:21:59 4 0.00 199.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 121.50 +20:21:59 5 0.00 189.50 0.00 2.50 0.00 0.00 0.00 2.00 0.00 349.00 +20:21:59 6 0.00 186.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 128.50 +20:21:59 7 0.00 188.00 0.00 3.00 0.00 0.00 0.00 1.50 0.00 129.50 +20:21:59 8 0.00 183.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 122.50 +20:21:59 9 0.00 212.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 106.50 +20:21:59 10 0.00 179.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 339.50 +20:21:59 11 0.00 185.50 0.00 0.00 5480.00 0.00 0.00 1.50 0.00 593.50 +20:21:59 12 0.00 209.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 104.50 +20:21:59 13 0.00 199.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 141.50 +20:21:59 14 0.00 174.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 130.00 +20:21:59 15 0.00 191.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 130.00 +20:21:59 16 0.00 181.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 114.50 +20:21:59 17 0.00 186.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 127.50 +20:21:59 18 0.00 174.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 138.00 +20:21:59 19 0.00 203.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 127.50 +20:21:59 20 0.00 188.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 143.50 +20:21:59 21 0.00 173.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 141.00 +20:21:59 22 0.00 158.50 0.00 0.00 185.50 0.00 0.00 2.50 0.00 123.50 +20:21:59 23 0.00 170.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 130.50 +20:21:59 24 0.00 168.50 0.00 0.00 0.50 0.00 0.00 2.50 0.00 144.50 +20:21:59 25 0.00 179.00 0.00 0.00 1.50 0.00 0.00 1.50 0.00 125.00 +20:21:59 26 0.00 168.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 115.50 +20:21:59 27 0.00 177.50 0.00 0.00 102.00 0.00 0.00 2.00 0.00 133.50 +20:21:59 28 0.00 164.50 0.00 0.00 103.00 0.00 0.00 2.50 0.00 124.00 +20:21:59 29 0.00 181.50 0.00 0.00 255.00 0.00 0.00 6.00 0.00 135.50 +20:21:59 30 0.00 183.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 142.50 +20:21:59 31 0.00 168.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 118.50 +20:21:59 32 0.00 180.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 357.50 +20:21:59 33 0.00 176.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 128.00 +20:21:59 34 0.00 168.50 0.00 0.00 5.50 0.00 0.00 2.00 0.00 132.00 +20:21:59 35 0.00 250.00 0.00 0.00 135.00 0.00 0.00 1.50 0.00 82.00 + +20:21:59 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:01 all 95.09 0.00 4.82 0.00 0.00 0.10 0.00 0.00 0.00 0.00 +20:22:01 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 1 1 0 0 88.50 0.00 11.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 5 5 0 0 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 8 8 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 11 11 0 0 81.59 0.00 14.93 0.00 0.00 3.48 0.00 0.00 0.00 0.00 +20:22:01 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 13 13 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 14 14 0 0 85.07 0.00 14.93 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 16 16 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 22 22 1 1 65.00 0.00 35.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 23 23 1 1 72.64 0.00 27.36 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 25 25 1 1 83.00 0.00 17.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 28 28 1 1 91.50 0.00 8.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 29 29 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 32 32 1 1 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 35 35 1 1 62.69 0.00 37.31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:59 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:01 0 0.00 200.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 120.00 +20:22:01 1 0.00 176.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 132.50 +20:22:01 2 0.00 180.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 134.00 +20:22:01 3 0.00 182.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 114.50 +20:22:01 4 0.00 195.50 0.00 4.50 0.00 0.00 0.00 1.00 0.00 121.00 +20:22:01 5 0.00 189.50 0.00 4.00 0.00 0.00 0.00 1.00 0.00 372.00 +20:22:01 6 0.00 182.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 138.00 +20:22:01 7 0.00 182.50 0.00 6.50 0.00 0.00 0.00 1.00 0.00 121.50 +20:22:01 8 0.00 182.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 120.00 +20:22:01 9 0.00 204.50 0.00 1.00 0.00 0.00 0.00 1.00 0.00 120.00 +20:22:01 10 0.00 181.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 357.00 +20:22:01 11 0.00 194.00 0.00 0.00 5120.50 0.00 0.00 1.50 0.00 616.00 +20:22:01 12 0.00 214.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 119.50 +20:22:01 13 0.00 186.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 123.50 +20:22:01 14 0.00 177.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 135.50 +20:22:01 15 0.00 187.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 113.00 +20:22:01 16 0.00 180.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 125.50 +20:22:01 17 0.00 181.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 126.00 +20:22:01 18 0.00 185.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 117.00 +20:22:01 19 0.00 192.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 123.50 +20:22:01 20 0.00 188.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 126.50 +20:22:01 21 0.00 181.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 122.50 +20:22:01 22 0.00 164.00 0.00 0.00 134.00 0.00 0.00 2.00 0.00 116.00 +20:22:01 23 0.00 170.00 0.00 0.00 62.00 0.00 0.00 3.50 0.00 135.50 +20:22:01 24 0.00 176.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 121.50 +20:22:01 25 0.00 180.50 0.50 0.00 34.00 0.00 0.00 2.00 0.00 121.00 +20:22:01 26 0.00 179.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 111.00 +20:22:01 27 0.00 184.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 121.50 +20:22:01 28 0.00 186.50 0.00 0.00 60.00 0.00 0.00 2.00 0.00 118.50 +20:22:01 29 0.00 193.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 129.50 +20:22:01 30 0.00 210.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 112.50 +20:22:01 31 0.00 171.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 116.50 +20:22:01 32 0.00 184.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 340.50 +20:22:01 33 0.00 184.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 130.00 +20:22:01 34 0.00 169.00 0.00 0.00 25.00 0.00 0.00 2.00 0.00 123.50 +20:22:01 35 0.00 250.00 0.00 0.00 123.00 0.00 0.00 3.50 0.00 78.00 + +20:22:01 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:03 all 94.58 0.00 5.32 0.00 0.00 0.08 0.00 0.00 0.00 0.01 +20:22:03 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 5 5 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 11 11 0 0 85.86 0.00 11.62 0.00 0.00 2.53 0.00 0.00 0.00 0.00 +20:22:03 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 14 14 0 0 84.92 0.00 15.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 20 20 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 22 22 1 1 60.80 0.00 39.20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 23 23 1 1 66.67 0.00 32.34 0.00 0.00 0.50 0.00 0.00 0.00 0.50 +20:22:03 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 25 25 1 1 60.00 0.00 40.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 27 27 1 1 93.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 28 28 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 30 30 1 1 95.98 0.00 4.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 32 32 1 1 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 34 34 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 35 35 1 1 61.31 0.00 38.69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:01 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:03 0 0.00 220.00 0.00 4.50 0.00 0.00 0.00 2.00 0.00 108.50 +20:22:03 1 0.00 198.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 123.00 +20:22:03 2 0.00 195.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:03 3 0.00 195.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 123.50 +20:22:03 4 0.00 214.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 133.00 +20:22:03 5 0.00 197.50 0.00 2.00 0.00 0.00 0.00 2.50 0.00 358.50 +20:22:03 6 0.00 198.50 0.00 5.00 0.00 0.00 0.00 1.50 0.00 127.50 +20:22:03 7 0.00 197.50 0.00 7.50 0.00 0.00 0.00 1.50 0.00 138.50 +20:22:03 8 0.00 196.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 123.00 +20:22:03 9 0.00 212.00 0.00 2.00 0.00 0.00 0.00 1.50 0.00 110.50 +20:22:03 10 0.00 191.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 344.00 +20:22:03 11 0.00 214.50 0.00 0.00 5637.00 0.00 0.00 1.50 0.00 599.50 +20:22:03 12 0.00 218.00 0.00 4.50 0.00 0.00 0.00 1.50 0.00 107.50 +20:22:03 13 0.00 202.00 0.00 1.00 0.00 0.00 0.00 2.00 0.00 123.00 +20:22:03 14 0.00 198.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 144.00 +20:22:03 15 0.00 201.50 0.50 0.50 0.00 0.00 0.00 3.00 0.00 130.00 +20:22:03 16 0.00 195.50 0.00 1.00 0.00 0.00 0.00 2.50 0.00 121.50 +20:22:03 17 0.00 195.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 114.50 +20:22:03 18 0.00 171.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 109.50 +20:22:03 19 0.00 169.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 133.50 +20:22:03 20 0.00 166.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 115.00 +20:22:03 21 0.00 177.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:03 22 0.00 162.50 0.00 0.00 94.50 0.00 0.00 2.50 0.00 123.00 +20:22:03 23 0.00 173.50 0.00 0.00 298.00 0.00 0.00 4.50 0.00 127.50 +20:22:03 24 0.00 167.00 0.00 0.00 6.00 0.00 0.00 2.00 0.00 113.00 +20:22:03 25 0.00 164.00 0.00 0.00 102.50 0.00 0.00 1.50 0.00 124.00 +20:22:03 26 0.00 170.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 127.00 +20:22:03 27 0.00 176.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 137.50 +20:22:03 28 0.00 168.50 0.00 0.00 61.50 0.00 0.00 1.50 0.00 122.00 +20:22:03 29 0.00 197.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 139.00 +20:22:03 30 0.00 177.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 121.50 +20:22:03 31 0.00 170.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 133.00 +20:22:03 32 0.00 173.50 0.00 0.00 13.00 0.00 0.00 2.50 0.00 348.00 +20:22:03 33 0.00 172.00 0.00 0.00 0.50 0.00 0.00 1.50 0.00 126.50 +20:22:03 34 0.00 169.50 0.00 0.00 75.00 0.00 0.00 2.50 0.00 123.50 +20:22:03 35 0.00 250.00 0.00 0.00 271.50 0.00 0.00 2.50 0.00 79.00 + +20:22:03 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:05 all 95.77 0.00 4.04 0.00 0.00 0.19 0.00 0.00 0.00 0.00 +20:22:05 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 11 11 0 0 69.15 0.00 27.36 0.00 0.00 3.48 0.00 0.00 0.00 0.00 +20:22:05 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 14 14 0 0 91.00 0.00 9.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 20 20 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 22 22 1 1 86.07 0.00 13.93 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 23 23 1 1 63.00 0.00 37.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 24 24 1 1 89.50 0.00 9.50 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:05 25 25 1 1 95.02 0.00 4.48 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:05 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 27 27 1 1 92.04 0.00 7.96 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 30 30 1 1 90.50 0.00 9.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 32 32 1 1 97.50 0.00 1.50 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:05 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 34 34 1 1 86.57 0.00 12.44 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:05 35 35 1 1 90.00 0.00 10.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:03 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:05 0 0.00 214.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 116.50 +20:22:05 1 0.00 191.50 0.00 1.00 0.00 0.00 0.00 1.00 0.00 114.00 +20:22:05 2 0.00 189.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 126.50 +20:22:05 3 0.00 190.50 0.00 1.00 0.00 0.00 0.00 1.00 0.00 123.50 +20:22:05 4 0.00 207.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 128.00 +20:22:05 5 0.00 192.50 0.00 2.50 0.00 0.00 0.00 1.00 0.00 357.00 +20:22:05 6 0.00 193.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 118.00 +20:22:05 7 0.00 193.50 0.00 3.00 0.00 0.00 0.00 1.50 0.00 126.00 +20:22:05 8 0.00 204.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.00 +20:22:05 9 0.00 189.50 0.00 1.50 0.00 0.00 0.00 1.50 0.00 122.00 +20:22:05 10 0.00 192.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 370.50 +20:22:05 11 0.00 206.50 0.00 0.00 6927.00 0.00 0.00 1.50 0.00 584.00 +20:22:05 12 0.00 213.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 114.00 +20:22:05 13 0.00 197.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:05 14 0.00 186.00 0.00 8.50 0.00 0.00 0.00 1.50 0.00 134.50 +20:22:05 15 0.00 200.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 130.00 +20:22:05 16 0.00 189.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 118.50 +20:22:05 17 0.00 191.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 127.00 +20:22:05 18 0.00 171.00 0.00 0.00 14.50 0.00 0.00 2.00 0.00 129.00 +20:22:05 19 0.00 169.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 118.00 +20:22:05 20 0.00 160.00 0.00 0.00 91.00 0.00 0.00 1.00 0.00 118.50 +20:22:05 21 0.00 160.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 118.50 +20:22:05 22 0.00 158.50 0.00 0.00 47.50 0.00 0.00 2.00 0.00 135.50 +20:22:05 23 0.00 163.00 0.00 0.00 220.50 0.00 0.00 3.50 0.00 130.00 +20:22:05 24 0.00 175.00 0.00 0.00 421.00 0.00 0.00 1.00 0.00 124.50 +20:22:05 25 0.00 172.00 0.00 0.00 6.00 0.00 0.00 1.50 0.00 127.50 +20:22:05 26 0.00 172.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 118.50 +20:22:05 27 0.00 190.00 0.00 0.00 0.00 0.00 0.00 0.50 0.00 133.50 +20:22:05 28 0.00 168.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 125.00 +20:22:05 29 0.00 189.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 128.50 +20:22:05 30 0.00 192.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 112.00 +20:22:05 31 0.00 167.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 132.50 +20:22:05 32 0.00 185.50 0.00 0.00 348.50 0.00 0.00 1.50 0.00 362.50 +20:22:05 33 0.00 166.50 0.00 0.00 0.50 0.00 0.00 1.00 0.00 116.50 +20:22:05 34 0.00 175.50 0.00 0.00 369.50 0.00 0.00 1.50 0.00 141.00 +20:22:05 35 0.00 250.00 0.00 0.00 35.50 0.00 0.00 2.50 0.00 83.50 + +20:22:05 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:07 all 95.85 0.00 4.06 0.01 0.00 0.08 0.00 0.00 0.00 0.00 +20:22:07 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 5 5 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 11 11 0 0 88.50 0.00 9.50 0.00 0.00 2.00 0.00 0.00 0.00 0.00 +20:22:07 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 14 14 0 0 96.00 0.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 18 18 1 1 78.50 0.00 21.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 19 19 1 1 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 23 23 1 1 84.50 0.00 15.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 24 24 1 1 87.50 0.00 12.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 27 27 1 1 94.00 0.00 6.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 30 30 1 1 90.50 0.00 9.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 32 32 1 1 65.00 0.00 34.00 0.50 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:07 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 34 34 1 1 69.50 0.00 30.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:07 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:05 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:07 0 0.00 228.50 0.00 2.50 0.00 0.00 0.00 1.50 0.00 116.00 +20:22:07 1 0.00 209.00 0.00 1.00 0.00 0.00 0.00 2.00 0.00 133.50 +20:22:07 2 0.00 206.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:07 3 0.00 208.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 122.00 +20:22:07 4 0.00 223.00 0.00 5.50 0.00 0.00 0.00 1.50 0.00 126.00 +20:22:07 5 0.00 212.50 0.00 2.00 0.00 0.00 0.00 2.00 0.00 356.50 +20:22:07 6 0.00 210.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 129.00 +20:22:07 7 0.00 202.50 0.00 10.00 0.00 0.00 0.50 1.50 0.00 122.50 +20:22:07 8 0.00 222.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 108.50 +20:22:07 9 0.00 207.00 0.00 1.50 0.00 0.00 0.00 2.50 0.00 127.00 +20:22:07 10 0.00 202.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 352.50 +20:22:07 11 0.00 221.00 0.00 0.00 2559.50 0.00 0.00 1.00 0.00 609.50 +20:22:07 12 0.00 247.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 104.00 +20:22:07 13 0.00 218.50 0.00 3.00 0.00 0.00 0.00 2.00 0.00 122.00 +20:22:07 14 0.00 211.00 0.00 7.00 0.00 0.00 0.00 2.00 0.00 196.00 +20:22:07 15 0.00 222.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 114.00 +20:22:07 16 0.00 204.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 125.00 +20:22:07 17 0.00 206.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 117.50 +20:22:07 18 0.00 153.50 0.00 0.00 44.50 0.00 0.00 3.00 0.00 125.00 +20:22:07 19 0.00 165.50 0.00 0.00 5.00 0.00 0.00 2.50 0.00 117.00 +20:22:07 20 0.00 163.50 0.00 0.00 135.00 0.00 0.00 2.00 0.00 118.00 +20:22:07 21 0.00 159.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 109.00 +20:22:07 22 0.00 163.50 0.00 0.00 1.50 0.00 0.00 1.50 0.00 118.00 +20:22:07 23 0.00 173.00 0.00 0.00 248.50 0.00 0.00 3.00 0.00 113.00 +20:22:07 24 0.00 165.50 0.00 0.00 231.00 0.00 0.00 3.00 0.00 123.00 +20:22:07 25 0.00 170.50 0.50 0.00 0.00 0.00 0.00 2.00 0.00 116.50 +20:22:07 26 0.00 164.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 128.50 +20:22:07 27 0.00 188.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:07 28 0.00 167.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 132.50 +20:22:07 29 0.00 181.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 143.50 +20:22:07 30 0.00 187.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 134.50 +20:22:07 31 0.00 167.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 138.00 +20:22:07 32 0.00 161.50 0.00 0.00 1413.00 0.00 0.00 5.00 0.00 345.50 +20:22:07 33 0.00 164.00 0.00 0.00 0.50 0.00 0.00 2.50 0.00 123.00 +20:22:07 34 0.00 172.50 0.00 0.00 2518.50 0.00 0.00 2.50 0.00 133.00 +20:22:07 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 84.50 + +20:22:07 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:09 all 95.78 0.00 4.14 0.00 0.00 0.07 0.00 0.00 0.00 0.01 +20:22:09 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 5 5 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 11 11 0 0 97.00 0.00 3.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 20 20 1 1 62.19 0.00 37.31 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:09 21 21 1 1 86.50 0.00 13.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 23 23 1 1 59.00 0.00 41.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 27 27 1 1 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 30 30 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 32 32 1 1 67.50 0.00 31.50 0.00 0.00 0.50 0.00 0.00 0.00 0.50 +20:22:09 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 34 34 1 1 78.89 0.00 19.60 0.00 0.00 1.51 0.00 0.00 0.00 0.00 +20:22:09 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:07 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:09 0 0.00 208.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 113.00 +20:22:09 1 0.00 189.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 127.50 +20:22:09 2 0.00 184.00 0.00 0.50 0.00 0.00 0.00 0.50 0.00 124.00 +20:22:09 3 0.00 191.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 130.50 +20:22:09 4 0.00 202.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 133.00 +20:22:09 5 0.00 191.00 0.00 6.00 0.00 0.00 0.00 1.50 0.00 364.50 +20:22:09 6 0.00 188.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 140.50 +20:22:09 7 0.00 182.50 0.00 8.00 0.00 0.00 0.50 1.50 0.00 128.00 +20:22:09 8 0.00 214.50 0.00 8.50 0.00 0.00 0.00 1.50 0.00 121.00 +20:22:09 9 0.00 188.50 0.00 2.00 0.00 0.00 0.00 2.00 0.00 133.00 +20:22:09 10 0.00 178.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 363.00 +20:22:09 11 0.00 202.00 0.00 0.00 3.50 0.00 0.00 2.00 0.00 588.50 +20:22:09 12 0.00 198.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 117.50 +20:22:09 13 0.00 196.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 130.50 +20:22:09 14 0.00 207.00 0.00 1.50 0.00 0.00 0.00 2.00 0.00 120.50 +20:22:09 15 0.00 185.50 0.50 0.50 0.00 0.00 0.00 2.00 0.00 134.50 +20:22:09 16 0.00 206.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 124.50 +20:22:09 17 0.00 184.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 129.50 +20:22:09 18 0.00 172.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 129.00 +20:22:09 19 0.00 179.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 133.00 +20:22:09 20 0.00 156.00 0.00 0.00 263.00 0.00 0.00 1.50 0.00 132.00 +20:22:09 21 0.00 165.00 0.00 0.00 191.50 0.00 0.00 2.50 0.00 114.50 +20:22:09 22 0.00 161.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 107.00 +20:22:09 23 0.00 158.00 0.00 0.00 134.50 0.00 0.00 2.50 0.00 114.50 +20:22:09 24 0.00 175.50 0.00 0.00 1.00 0.00 0.00 1.50 0.00 121.00 +20:22:09 25 0.00 171.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 119.00 +20:22:09 26 0.00 179.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 130.50 +20:22:09 27 0.00 205.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:09 28 0.00 176.00 0.00 0.00 0.50 0.00 0.00 1.00 0.00 129.50 +20:22:09 29 0.00 173.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 128.00 +20:22:09 30 0.00 196.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 123.00 +20:22:09 31 0.00 167.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 134.50 +20:22:09 32 0.00 166.50 0.00 0.00 1397.50 0.00 0.00 2.50 0.00 365.50 +20:22:09 33 0.00 171.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 122.00 +20:22:09 34 0.00 163.50 0.00 0.00 4833.00 0.00 0.00 2.00 0.00 128.00 +20:22:09 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 81.00 + +20:22:09 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:11 all 95.76 0.00 4.14 0.01 0.00 0.06 0.00 0.00 0.00 0.03 +20:22:11 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 11 11 0 0 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 18 18 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 20 20 1 1 70.00 0.00 28.50 0.00 0.00 0.50 0.00 0.00 0.00 1.00 +20:22:11 21 21 1 1 75.12 0.00 23.88 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:11 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 23 23 1 1 68.34 0.00 31.66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 30 30 1 1 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 32 32 1 1 72.50 0.00 27.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:11 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 34 34 1 1 67.34 0.00 32.16 0.50 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:09 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:11 0 0.00 220.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 115.00 +20:22:11 1 0.00 200.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 135.00 +20:22:11 2 0.00 196.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 133.00 +20:22:11 3 0.00 202.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:11 4 0.00 213.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:11 5 0.00 195.50 0.00 2.00 0.00 0.00 0.00 1.50 0.00 358.50 +20:22:11 6 0.00 198.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 126.00 +20:22:11 7 0.00 193.00 0.00 2.50 0.00 0.00 0.00 2.50 0.00 117.50 +20:22:11 8 0.00 224.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 126.00 +20:22:11 9 0.00 201.50 0.00 1.00 0.00 0.00 0.00 2.50 0.00 118.00 +20:22:11 10 0.00 194.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 366.00 +20:22:11 11 0.00 210.00 0.00 0.00 2.50 0.00 0.00 1.50 0.00 603.50 +20:22:11 12 0.00 228.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 133.00 +20:22:11 13 0.00 211.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 135.00 +20:22:11 14 0.00 197.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 133.50 +20:22:11 15 0.00 209.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 116.50 +20:22:11 16 0.00 201.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 131.00 +20:22:11 17 0.00 198.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 122.00 +20:22:11 18 0.00 180.00 0.00 0.00 63.50 0.00 0.00 2.50 0.00 115.00 +20:22:11 19 0.00 177.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 127.00 +20:22:11 20 0.00 158.50 0.00 0.00 1602.50 0.00 0.00 3.00 0.00 139.00 +20:22:11 21 0.00 162.50 0.00 0.00 2887.50 0.00 0.00 2.50 0.00 127.00 +20:22:11 22 0.00 161.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 120.00 +20:22:11 23 0.00 164.00 0.00 0.00 283.00 0.00 0.00 3.00 0.00 126.50 +20:22:11 24 0.00 170.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 129.50 +20:22:11 25 0.00 176.50 0.50 0.00 0.00 0.00 0.00 2.50 0.00 126.50 +20:22:11 26 0.00 178.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 139.00 +20:22:11 27 0.00 210.00 0.00 0.00 7.00 0.00 0.00 1.50 0.00 131.00 +20:22:11 28 0.00 175.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 137.00 +20:22:11 29 0.00 179.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 129.50 +20:22:11 30 0.00 206.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 121.00 +20:22:11 31 0.00 168.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 124.00 +20:22:11 32 0.00 159.50 0.00 0.00 586.00 0.00 0.00 2.50 0.00 338.50 +20:22:11 33 0.00 169.00 0.00 0.00 0.50 0.00 0.00 1.50 0.00 129.50 +20:22:11 34 0.00 157.00 0.00 0.00 1123.00 0.00 0.00 4.50 0.00 117.50 +20:22:11 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 85.00 + +20:22:11 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:13 all 95.46 0.00 4.47 0.00 0.00 0.07 0.00 0.00 0.00 0.00 +20:22:13 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 10 10 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 11 11 0 0 98.01 0.00 1.99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 18 18 1 1 77.72 0.00 21.78 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:13 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 20 20 1 1 64.36 0.00 35.64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 21 21 1 1 62.69 0.00 36.82 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:13 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 23 23 1 1 79.10 0.00 19.40 0.00 0.00 1.49 0.00 0.00 0.00 0.00 +20:22:13 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 32 32 1 1 65.17 0.00 34.83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 34 34 1 1 91.54 0.00 8.46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:11 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:13 0 0.00 225.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 112.50 +20:22:13 1 0.00 201.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 121.00 +20:22:13 2 0.00 196.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 136.50 +20:22:13 3 0.00 198.00 0.00 1.00 0.00 0.00 0.00 0.50 0.00 131.50 +20:22:13 4 0.00 212.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 138.50 +20:22:13 5 0.00 201.00 0.00 3.50 0.00 0.00 0.00 0.50 0.00 362.50 +20:22:13 6 0.00 199.50 0.00 0.50 0.00 0.00 0.00 0.50 0.00 130.00 +20:22:13 7 0.00 194.50 0.00 2.50 0.00 0.00 0.00 1.50 0.00 132.50 +20:22:13 8 0.00 217.00 0.00 0.50 0.00 0.00 0.00 0.50 0.00 114.00 +20:22:13 9 0.00 197.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 134.00 +20:22:13 10 0.00 192.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 364.00 +20:22:13 11 0.00 210.50 0.00 0.00 0.50 0.00 0.00 1.00 0.00 582.50 +20:22:13 12 0.00 207.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 125.00 +20:22:13 13 0.00 214.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 140.00 +20:22:13 14 0.00 205.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 129.00 +20:22:13 15 0.00 197.00 0.50 0.50 0.00 0.00 0.00 2.00 0.00 116.00 +20:22:13 16 0.00 208.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 127.00 +20:22:13 17 0.00 204.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 130.00 +20:22:13 18 0.00 168.00 0.00 0.00 1018.00 0.00 0.00 3.50 0.00 127.00 +20:22:13 19 0.00 179.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 117.50 +20:22:13 20 0.00 152.50 0.00 0.00 103.00 0.00 0.00 1.50 0.00 126.00 +20:22:13 21 0.00 152.00 0.00 0.00 506.00 0.00 0.00 2.00 0.00 126.00 +20:22:13 22 0.00 159.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 117.50 +20:22:13 23 0.00 171.50 0.00 0.00 3674.50 0.00 0.00 2.00 0.00 114.00 +20:22:13 24 0.00 175.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:13 25 0.00 184.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 123.50 +20:22:13 26 0.00 179.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 128.50 +20:22:13 27 0.00 207.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 115.00 +20:22:13 28 0.00 175.50 0.00 0.00 0.50 0.00 0.00 2.00 0.00 128.50 +20:22:13 29 0.00 180.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 139.00 +20:22:13 30 0.00 204.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 120.50 +20:22:13 31 0.00 173.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 129.50 +20:22:13 32 0.00 160.00 0.00 0.00 150.50 0.00 0.00 3.00 0.00 351.00 +20:22:13 33 0.00 179.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 135.00 +20:22:13 34 0.00 169.00 0.00 0.00 21.00 0.00 0.00 1.50 0.00 121.50 +20:22:13 35 0.00 251.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 83.00 + +20:22:13 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:15 all 96.19 0.00 3.71 0.01 0.00 0.07 0.00 0.00 0.00 0.01 +20:22:15 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 5 5 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 10 10 0 0 97.51 0.00 2.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 11 11 0 0 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 18 18 1 1 71.00 0.00 26.50 0.50 0.00 1.50 0.00 0.00 0.00 0.50 +20:22:15 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 20 20 1 1 96.48 0.00 3.52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 21 21 1 1 84.92 0.00 15.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 23 23 1 1 71.50 0.00 28.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:15 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 30 30 1 1 81.50 0.00 18.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:15 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 32 32 1 1 63.50 0.00 36.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:13 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:15 0 0.00 219.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 115.50 +20:22:15 1 0.00 189.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 132.50 +20:22:15 2 0.00 190.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 134.50 +20:22:15 3 0.00 194.00 0.00 1.50 0.00 0.00 0.00 1.50 0.00 134.50 +20:22:15 4 0.00 214.00 0.00 4.50 0.00 0.00 0.00 1.50 0.00 130.00 +20:22:15 5 0.00 194.00 0.00 2.00 0.00 0.00 0.00 3.00 0.00 358.50 +20:22:15 6 0.00 194.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 122.50 +20:22:15 7 0.00 187.00 0.00 3.50 0.00 0.00 0.00 2.50 0.00 126.00 +20:22:15 8 0.00 218.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 127.50 +20:22:15 9 0.00 197.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 148.00 +20:22:15 10 0.00 226.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 360.50 +20:22:15 11 0.00 182.00 0.00 0.00 1.00 0.00 0.00 2.50 0.00 589.50 +20:22:15 12 0.00 195.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 112.00 +20:22:15 13 0.00 202.00 0.00 1.00 0.00 0.00 0.00 2.00 0.00 134.00 +20:22:15 14 0.00 196.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 123.00 +20:22:15 15 0.00 224.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 118.50 +20:22:15 16 0.00 185.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 121.50 +20:22:15 17 0.00 219.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 122.50 +20:22:15 18 0.00 168.50 0.00 0.00 2942.50 0.00 0.00 3.00 0.00 126.50 +20:22:15 19 0.00 171.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 124.00 +20:22:15 20 0.00 171.00 0.00 0.00 67.50 0.00 0.00 2.00 0.00 116.00 +20:22:15 21 0.00 163.50 0.00 0.00 386.00 0.00 0.00 2.50 0.00 120.50 +20:22:15 22 0.00 154.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 120.00 +20:22:15 23 0.00 154.00 0.00 0.00 608.50 0.00 0.00 1.50 0.00 132.00 +20:22:15 24 0.00 174.50 0.00 0.00 30.50 0.00 0.00 2.50 0.00 128.00 +20:22:15 25 0.00 183.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 122.00 +20:22:15 26 0.00 178.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 127.00 +20:22:15 27 0.00 205.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 124.50 +20:22:15 28 0.00 180.50 0.00 0.00 1.00 0.00 0.00 2.00 0.00 126.50 +20:22:15 29 0.00 176.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 130.00 +20:22:15 30 0.00 221.50 0.00 0.00 1169.50 0.00 0.00 2.50 0.00 113.50 +20:22:15 31 0.00 169.50 0.00 0.00 0.50 0.00 0.00 1.50 0.00 125.00 +20:22:15 32 0.00 167.50 0.00 0.00 731.00 0.00 0.00 4.50 0.00 363.50 +20:22:15 33 0.00 182.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 130.00 +20:22:15 34 0.00 173.50 0.00 0.00 0.50 0.00 0.00 1.50 0.00 125.00 +20:22:15 35 0.00 250.00 0.00 0.00 10.50 0.00 0.00 2.00 0.00 83.00 + +20:22:15 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:17 all 95.21 0.00 4.67 0.00 0.00 0.11 0.00 0.00 0.00 0.01 +20:22:17 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 10 10 0 0 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 11 11 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 15 15 0 0 98.99 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.50 +20:22:17 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 18 18 1 1 67.50 0.00 32.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 21 21 1 1 70.50 0.00 28.00 0.00 0.00 1.50 0.00 0.00 0.00 0.00 +20:22:17 22 22 1 1 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 23 23 1 1 63.18 0.00 35.82 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:17 24 24 1 1 73.74 0.00 26.26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 30 30 1 1 94.53 0.00 3.98 0.00 0.00 1.49 0.00 0.00 0.00 0.00 +20:22:17 31 31 1 1 95.00 0.00 5.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 32 32 1 1 68.50 0.00 31.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:15 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:17 0 0.00 212.00 0.00 4.50 0.00 0.00 0.00 1.00 0.00 121.50 +20:22:17 1 0.00 196.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 123.50 +20:22:17 2 0.00 190.50 0.00 0.50 0.00 0.00 0.00 0.50 0.00 135.50 +20:22:17 3 0.00 194.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 123.50 +20:22:17 4 0.00 210.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 136.50 +20:22:17 5 0.00 194.00 0.00 2.50 0.00 0.00 0.00 2.00 0.00 375.00 +20:22:17 6 0.00 201.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 138.50 +20:22:17 7 0.00 194.50 0.00 2.50 0.00 0.00 0.00 1.50 0.00 132.00 +20:22:17 8 0.00 214.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:17 9 0.00 196.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 117.00 +20:22:17 10 0.00 220.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 355.00 +20:22:17 11 0.00 191.00 0.00 0.00 0.50 0.00 0.00 1.50 0.00 427.50 +20:22:17 12 0.00 200.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 111.50 +20:22:17 13 0.00 205.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 128.00 +20:22:17 14 0.00 199.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 131.50 +20:22:17 15 0.00 217.50 0.00 0.50 0.00 0.00 0.00 3.50 0.00 304.00 +20:22:17 16 0.00 190.00 0.00 2.50 0.00 0.00 0.00 1.50 0.00 137.50 +20:22:17 17 0.00 210.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 116.50 +20:22:17 18 0.00 162.00 0.00 0.00 244.50 0.00 0.00 1.50 0.00 129.00 +20:22:17 19 0.00 174.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:17 20 0.00 171.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 131.50 +20:22:17 21 0.00 162.50 0.00 0.00 2755.50 0.00 0.00 1.50 0.00 118.50 +20:22:17 22 0.00 158.00 0.00 0.00 16.50 0.00 0.00 2.00 0.00 116.50 +20:22:17 23 0.00 156.50 0.00 0.00 387.50 0.00 0.00 1.50 0.00 113.50 +20:22:17 24 0.00 156.00 0.00 0.00 349.00 0.00 0.00 4.00 0.00 128.50 +20:22:17 25 0.00 184.50 0.50 0.00 0.00 0.00 0.00 1.50 0.00 130.00 +20:22:17 26 0.00 175.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 115.00 +20:22:17 27 0.00 206.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 109.00 +20:22:17 28 0.00 178.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 142.00 +20:22:17 29 0.00 168.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 123.50 +20:22:17 30 0.00 212.50 0.00 0.00 2901.00 0.00 0.00 2.00 0.00 116.50 +20:22:17 31 0.00 166.00 0.00 0.00 84.00 0.00 0.00 1.50 0.00 112.50 +20:22:17 32 0.00 159.50 0.00 0.00 127.00 0.00 0.00 2.00 0.00 342.00 +20:22:17 33 0.00 177.00 0.00 0.00 0.50 0.00 0.00 2.00 0.00 131.50 +20:22:17 34 0.00 167.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 106.00 +20:22:17 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 80.00 + +20:22:17 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:19 all 95.74 0.00 4.22 0.00 0.00 0.04 0.00 0.00 0.00 0.00 +20:22:19 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 1 1 0 0 86.50 0.00 13.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 3 3 0 0 96.50 0.00 3.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 10 10 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 11 11 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 15 15 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 18 18 1 1 62.50 0.00 37.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 21 21 1 1 64.50 0.00 35.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:19 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 23 23 1 1 88.00 0.00 12.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 25 25 1 1 95.50 0.00 4.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:19 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 31 31 1 1 80.10 0.00 19.40 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:19 32 32 1 1 77.00 0.00 23.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:17 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:19 0 0.00 219.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 122.50 +20:22:19 1 0.00 191.00 0.00 1.00 0.00 0.00 0.00 2.00 0.00 136.50 +20:22:19 2 0.00 191.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 120.00 +20:22:19 3 0.00 185.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:19 4 0.00 208.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 134.50 +20:22:19 5 0.00 243.50 0.00 2.50 0.00 0.00 0.00 2.50 0.00 341.50 +20:22:19 6 0.00 215.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 138.50 +20:22:19 7 0.00 190.50 0.00 2.50 0.00 0.00 0.00 1.50 0.00 129.50 +20:22:19 8 0.00 213.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:19 9 0.00 192.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 122.50 +20:22:19 10 0.00 192.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 358.00 +20:22:19 11 0.00 202.00 0.00 0.00 255.00 0.00 0.00 1.50 0.00 349.00 +20:22:19 12 0.00 197.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 120.00 +20:22:19 13 0.00 206.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:19 14 0.00 209.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 127.50 +20:22:19 15 0.00 206.50 0.50 0.50 0.00 0.00 0.00 3.00 0.00 341.50 +20:22:19 16 0.00 192.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 134.00 +20:22:19 17 0.00 193.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 140.50 +20:22:19 18 0.00 159.50 0.00 0.00 118.00 0.00 0.00 2.50 0.00 118.00 +20:22:19 19 0.00 173.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 115.00 +20:22:19 20 0.00 170.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 133.00 +20:22:19 21 0.00 154.50 0.00 0.00 664.50 0.00 0.00 2.50 0.00 130.50 +20:22:19 22 0.00 170.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 112.50 +20:22:19 23 0.00 164.00 0.00 0.00 154.50 0.00 0.00 2.00 0.00 122.50 +20:22:19 24 0.00 186.50 0.00 0.00 0.50 0.00 0.00 2.00 0.00 127.50 +20:22:19 25 0.00 175.00 0.00 0.00 1314.00 0.00 0.00 2.00 0.00 108.50 +20:22:19 26 0.00 201.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 125.50 +20:22:19 27 0.00 178.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 116.00 +20:22:19 28 0.00 176.00 0.00 0.00 0.50 0.00 0.00 1.50 0.00 131.00 +20:22:19 29 0.00 170.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 138.00 +20:22:19 30 0.00 211.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 123.50 +20:22:19 31 0.00 165.00 0.00 0.00 3853.50 0.00 0.00 1.50 0.00 110.00 +20:22:19 32 0.00 160.00 0.00 0.00 82.00 0.00 0.00 1.50 0.00 347.50 +20:22:19 33 0.00 171.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 139.00 +20:22:19 34 0.00 168.00 0.00 0.00 0.50 0.00 0.00 2.00 0.00 117.00 +20:22:19 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 81.50 + +20:22:19 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:21 all 95.90 0.00 4.04 0.01 0.00 0.03 0.00 0.00 0.00 0.01 +20:22:21 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 1 1 0 0 88.56 0.00 11.44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 5 5 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 11 11 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 18 18 1 1 88.00 0.00 12.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 21 21 1 1 61.39 0.00 37.62 0.50 0.00 0.00 0.00 0.00 0.00 0.50 +20:22:21 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 23 23 1 1 79.40 0.00 20.10 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:21 24 24 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 25 25 1 1 91.00 0.00 9.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 30 30 1 1 92.46 0.00 7.54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 31 31 1 1 71.86 0.00 27.64 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:21 32 32 1 1 85.00 0.00 15.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:19 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:21 0 0.00 202.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:21 1 0.00 174.00 0.00 1.00 0.00 0.00 0.00 2.00 0.00 121.00 +20:22:21 2 0.00 169.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 131.00 +20:22:21 3 0.00 173.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 123.00 +20:22:21 4 0.00 188.50 0.00 4.50 0.00 0.00 0.00 1.50 0.00 138.50 +20:22:21 5 0.00 195.00 0.00 1.50 0.00 0.00 0.00 2.00 0.00 350.50 +20:22:21 6 0.00 194.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 133.50 +20:22:21 7 0.00 174.00 0.00 6.50 0.00 0.00 0.00 1.50 0.00 124.50 +20:22:21 8 0.00 198.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 124.50 +20:22:21 9 0.00 178.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 124.50 +20:22:21 10 0.00 175.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 340.50 +20:22:21 11 0.00 199.50 0.00 0.00 217.00 0.00 0.00 1.00 0.00 360.50 +20:22:21 12 0.00 181.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 130.00 +20:22:21 13 0.00 185.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 123.00 +20:22:21 14 0.00 210.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 113.50 +20:22:21 15 0.00 188.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 370.00 +20:22:21 16 0.00 181.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:21 17 0.00 178.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 121.50 +20:22:21 18 0.00 170.00 0.00 0.00 130.00 0.00 0.00 2.00 0.00 119.00 +20:22:21 19 0.00 181.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 114.00 +20:22:21 20 0.00 176.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 131.00 +20:22:21 21 0.00 153.00 0.00 0.00 505.00 0.00 0.00 2.00 0.00 110.50 +20:22:21 22 0.00 165.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 126.00 +20:22:21 23 0.00 162.00 0.00 0.00 2188.00 0.00 0.00 3.00 0.00 158.50 +20:22:21 24 0.00 178.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 112.50 +20:22:21 25 0.00 168.50 0.50 0.00 1743.00 0.00 0.00 2.50 0.00 124.00 +20:22:21 26 0.00 201.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 128.50 +20:22:21 27 0.00 178.00 0.00 0.00 36.50 0.00 0.00 2.00 0.00 127.50 +20:22:21 28 0.00 181.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 121.50 +20:22:21 29 0.00 175.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 116.00 +20:22:21 30 0.00 240.50 0.00 0.00 80.00 0.00 0.00 1.50 0.00 120.00 +20:22:21 31 0.00 157.00 0.00 0.00 1831.00 0.00 0.00 1.50 0.00 123.00 +20:22:21 32 0.00 165.50 0.00 0.00 104.00 0.00 0.00 2.00 0.00 319.50 +20:22:21 33 0.00 182.00 0.00 0.00 0.50 0.00 0.00 0.50 0.00 124.50 +20:22:21 34 0.00 170.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 121.50 +20:22:21 35 0.00 250.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 79.00 + +20:22:21 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:23 all 95.92 0.00 4.00 0.00 0.00 0.08 0.00 0.00 0.00 0.00 +20:22:23 0 0 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 1 1 0 0 84.50 0.00 15.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 8 8 0 0 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 11 11 0 0 98.50 0.00 1.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:23 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 21 21 1 1 65.33 0.00 34.67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 23 23 1 1 80.90 0.00 18.09 0.00 0.00 1.01 0.00 0.00 0.00 0.00 +20:22:23 24 24 1 1 95.00 0.00 5.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 25 25 1 1 71.00 0.00 28.50 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:23 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 31 31 1 1 73.13 0.00 25.87 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:23 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 35 35 1 1 89.00 0.00 11.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:21 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:23 0 0.00 203.00 0.00 4.50 0.00 0.00 0.00 1.50 0.00 124.50 +20:22:23 1 0.00 167.00 0.00 1.00 0.00 0.00 0.00 3.00 0.00 123.50 +20:22:23 2 0.00 173.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 128.50 +20:22:23 3 0.00 177.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 133.00 +20:22:23 4 0.00 189.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 126.00 +20:22:23 5 0.00 185.50 0.00 2.50 0.00 0.00 0.00 2.00 0.00 369.00 +20:22:23 6 0.00 192.00 0.00 4.50 0.00 0.00 0.00 2.00 0.00 126.00 +20:22:23 7 0.00 174.00 0.00 7.50 0.00 0.00 0.00 2.00 0.00 135.50 +20:22:23 8 0.00 199.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 123.00 +20:22:23 9 0.00 175.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 115.50 +20:22:23 10 0.00 172.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 373.50 +20:22:23 11 0.00 207.50 0.00 0.00 312.50 0.00 0.00 2.00 0.00 342.00 +20:22:23 12 0.00 181.00 0.00 4.50 0.00 0.00 0.00 2.00 0.00 144.50 +20:22:23 13 0.00 187.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 119.50 +20:22:23 14 0.00 212.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 117.50 +20:22:23 15 0.00 184.00 0.50 0.50 0.00 0.00 0.00 2.50 0.00 348.50 +20:22:23 16 0.00 168.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 118.50 +20:22:23 17 0.00 173.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 133.00 +20:22:23 18 0.00 191.50 0.00 0.00 1.50 0.00 0.00 1.50 0.00 147.50 +20:22:23 19 0.00 189.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 138.50 +20:22:23 20 0.00 186.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 141.00 +20:22:23 21 0.00 157.50 0.00 0.00 174.50 0.00 0.00 2.00 0.00 133.50 +20:22:23 22 0.00 165.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 124.00 +20:22:23 23 0.00 163.50 0.00 0.00 2087.50 0.00 0.00 3.50 0.00 356.50 +20:22:23 24 0.00 177.00 0.00 0.00 101.50 0.00 0.00 2.00 0.00 119.00 +20:22:23 25 0.00 167.50 0.00 0.00 1986.00 0.00 0.00 2.00 0.00 122.00 +20:22:23 26 0.00 208.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 114.50 +20:22:23 27 0.00 190.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 116.50 +20:22:23 28 0.00 188.00 0.00 0.00 0.50 0.00 0.00 2.00 0.00 123.00 +20:22:23 29 0.00 188.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 128.00 +20:22:23 30 0.00 246.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 119.00 +20:22:23 31 0.00 161.00 0.00 0.00 1787.50 0.00 0.00 2.50 0.00 119.50 +20:22:23 32 0.00 198.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 123.50 +20:22:23 33 0.00 184.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 127.50 +20:22:23 34 0.00 177.00 0.00 0.00 0.50 0.00 0.00 1.50 0.00 124.00 +20:22:23 35 0.00 250.00 0.00 0.00 53.50 0.00 0.00 2.50 0.00 82.50 + +20:22:23 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:25 all 95.89 0.00 3.97 0.01 0.00 0.11 0.00 0.00 0.00 0.01 +20:22:25 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 1 1 0 0 78.00 0.00 22.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 11 11 0 0 98.50 0.00 0.50 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:25 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 21 21 1 1 85.07 0.00 13.93 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:25 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 23 23 1 1 90.05 0.00 9.95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 24 24 1 1 63.00 0.00 36.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:25 25 25 1 1 96.00 0.00 3.50 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:25 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 31 31 1 1 80.00 0.00 19.50 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:25 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 35 35 1 1 64.32 0.00 34.67 0.50 0.00 0.00 0.00 0.00 0.00 0.50 + +20:22:23 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:25 0 0.00 204.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 142.50 +20:22:25 1 0.00 167.50 0.00 1.00 0.00 0.00 0.00 2.50 0.00 126.50 +20:22:25 2 0.00 235.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 86.00 +20:22:25 3 0.00 179.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 127.00 +20:22:25 4 0.00 195.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 134.50 +20:22:25 5 0.00 198.50 0.00 3.00 0.00 0.00 0.00 1.50 0.00 359.50 +20:22:25 6 0.00 197.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 135.00 +20:22:25 7 0.00 176.00 0.00 2.50 0.00 0.00 0.00 2.00 0.00 136.00 +20:22:25 8 0.00 212.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 117.50 +20:22:25 9 0.00 178.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 124.50 +20:22:25 10 0.00 172.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 363.00 +20:22:25 11 0.00 203.00 0.00 0.00 319.00 0.00 0.00 1.50 0.00 350.50 +20:22:25 12 0.00 184.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 130.00 +20:22:25 13 0.00 185.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 130.50 +20:22:25 14 0.00 216.00 0.00 8.50 0.00 0.00 0.00 1.00 0.00 129.50 +20:22:25 15 0.00 192.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 366.00 +20:22:25 16 0.00 174.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 140.50 +20:22:25 17 0.00 177.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 138.50 +20:22:25 18 0.00 170.50 0.00 0.00 48.00 0.00 0.00 1.50 0.00 127.50 +20:22:25 19 0.00 172.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 132.50 +20:22:25 20 0.00 168.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 127.50 +20:22:25 21 0.00 162.50 0.00 0.00 1365.00 0.00 0.00 1.50 0.00 124.50 +20:22:25 22 0.00 156.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 125.00 +20:22:25 23 0.00 169.00 0.00 0.00 116.00 0.00 0.00 1.50 0.00 345.50 +20:22:25 24 0.00 155.50 0.00 0.00 2179.00 0.00 0.00 1.00 0.00 124.50 +20:22:25 25 0.00 167.00 0.00 0.00 938.50 0.00 0.00 2.00 0.00 134.50 +20:22:25 26 0.00 195.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 117.00 +20:22:25 27 0.00 169.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 123.50 +20:22:25 28 0.00 174.00 0.00 0.00 0.50 0.00 0.00 1.00 0.00 128.00 +20:22:25 29 0.00 170.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 124.50 +20:22:25 30 0.00 203.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 118.50 +20:22:25 31 0.00 158.50 0.00 0.00 1406.50 0.00 0.00 2.50 0.00 119.50 +20:22:25 32 0.00 174.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 114.50 +20:22:25 33 0.00 171.00 0.00 0.00 0.50 0.00 0.00 2.00 0.00 124.00 +20:22:25 34 0.00 181.00 0.00 0.00 0.50 0.00 0.00 1.00 0.00 121.50 +20:22:25 35 0.00 172.50 0.00 0.00 317.50 0.00 0.00 3.00 0.00 112.50 + +20:22:25 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:27 all 94.65 0.00 5.29 0.00 0.00 0.06 0.00 0.00 0.00 0.00 +20:22:27 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 1 1 0 0 61.81 0.00 38.19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 10 10 0 0 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 11 11 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 18 18 1 1 88.56 0.00 10.45 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:27 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 21 21 1 1 70.35 0.00 29.65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 23 23 1 1 78.00 0.00 22.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 24 24 1 1 62.69 0.00 37.31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 31 31 1 1 63.82 0.00 36.18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 33 33 1 1 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 35 35 1 1 88.50 0.00 10.50 0.00 0.00 1.00 0.00 0.00 0.00 0.00 + +20:22:25 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:27 0 0.00 189.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 132.50 +20:22:27 1 0.00 156.00 0.00 1.00 0.00 0.00 0.00 4.50 0.00 117.00 +20:22:27 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 74.50 +20:22:27 3 0.00 168.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:27 4 0.00 183.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 131.50 +20:22:27 5 0.00 188.00 0.00 4.00 0.00 0.00 0.00 1.00 0.00 367.00 +20:22:27 6 0.00 192.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 135.00 +20:22:27 7 0.00 166.50 0.00 2.50 0.00 0.00 0.00 2.50 0.00 119.50 +20:22:27 8 0.00 200.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 133.00 +20:22:27 9 0.00 169.00 0.00 1.00 0.00 0.00 0.00 2.50 0.00 128.50 +20:22:27 10 0.00 166.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 353.50 +20:22:27 11 0.00 197.50 0.00 0.00 142.50 0.00 0.00 1.50 0.00 354.00 +20:22:27 12 0.00 170.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 134.00 +20:22:27 13 0.00 178.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 118.50 +20:22:27 14 0.00 210.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 124.50 +20:22:27 15 0.00 180.00 0.00 0.50 0.00 0.00 0.00 3.50 0.00 366.00 +20:22:27 16 0.00 157.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 115.00 +20:22:27 17 0.00 166.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 121.50 +20:22:27 18 0.00 171.50 0.00 0.00 877.00 0.00 0.00 3.00 0.00 125.50 +20:22:27 19 0.00 159.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 138.00 +20:22:27 20 0.00 159.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 115.00 +20:22:27 21 0.00 144.00 0.00 0.00 985.00 0.00 0.00 1.50 0.00 120.50 +20:22:27 22 0.00 148.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 116.00 +20:22:27 23 0.00 152.00 0.00 0.00 946.00 0.00 0.00 2.00 0.00 358.00 +20:22:27 24 0.00 142.50 0.00 0.00 99.00 0.00 0.00 1.50 0.00 116.50 +20:22:27 25 0.00 183.00 0.50 0.00 0.00 0.00 0.00 2.50 0.00 131.00 +20:22:27 26 0.00 171.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 118.50 +20:22:27 27 0.00 160.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 120.00 +20:22:27 28 0.00 163.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 124.00 +20:22:27 29 0.00 160.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 129.50 +20:22:27 30 0.00 167.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 133.50 +20:22:27 31 0.00 142.50 0.00 0.00 253.50 0.00 0.00 3.00 0.00 120.50 +20:22:27 32 0.00 166.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 115.00 +20:22:27 33 0.00 166.00 0.00 0.00 1.00 0.00 0.00 2.00 0.00 130.00 +20:22:27 34 0.00 189.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 127.50 +20:22:27 35 0.00 147.50 0.00 0.00 2684.00 0.00 0.00 1.50 0.00 123.50 + +20:22:27 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:29 all 94.68 0.00 5.29 0.00 0.00 0.03 0.00 0.00 0.00 0.00 +20:22:29 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 1 1 0 0 87.00 0.00 13.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 11 11 0 0 98.50 0.00 1.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:29 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 14 14 0 0 81.50 0.00 18.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 16 16 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 18 18 1 1 67.84 0.00 32.16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 21 21 1 1 60.50 0.00 39.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 23 23 1 1 59.80 0.00 40.20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 24 24 1 1 92.46 0.00 7.04 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:29 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 31 31 1 1 64.00 0.00 36.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:27 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:29 0 0.00 187.50 0.00 14.50 0.00 0.00 1.00 1.00 0.00 125.00 +20:22:29 1 0.00 161.00 0.00 1.00 0.00 0.00 0.00 2.50 0.00 118.00 +20:22:29 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 74.00 +20:22:29 3 0.00 172.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 117.00 +20:22:29 4 0.00 198.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 137.00 +20:22:29 5 0.00 198.00 0.00 6.50 0.00 0.00 0.00 1.00 0.00 357.50 +20:22:29 6 0.00 202.50 0.00 0.50 0.00 0.00 0.00 0.50 0.00 134.50 +20:22:29 7 0.00 173.00 0.00 12.00 0.00 0.00 0.00 1.50 0.00 119.00 +20:22:29 8 0.00 210.00 0.00 8.50 0.00 0.00 0.00 0.50 0.00 116.50 +20:22:29 9 0.00 170.00 0.00 1.00 0.00 0.00 0.00 0.50 0.00 123.00 +20:22:29 10 0.00 168.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 359.00 +20:22:29 11 0.00 195.50 0.00 0.00 558.50 0.00 0.00 1.00 0.00 346.00 +20:22:29 12 0.00 180.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 133.50 +20:22:29 13 0.00 187.50 0.00 1.50 0.00 0.00 0.00 1.50 0.00 117.00 +20:22:29 14 0.00 208.00 0.00 1.50 0.00 0.00 0.00 2.00 0.00 134.50 +20:22:29 15 0.00 197.50 0.50 1.50 0.00 0.00 0.00 2.00 0.00 348.00 +20:22:29 16 0.00 164.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 117.00 +20:22:29 17 0.00 172.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:29 18 0.00 141.50 0.00 0.00 1228.00 0.00 0.00 2.00 0.00 340.50 +20:22:29 19 0.00 155.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 121.50 +20:22:29 20 0.00 157.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 121.50 +20:22:29 21 0.00 139.00 0.00 0.00 125.50 0.00 0.00 2.00 0.00 111.50 +20:22:29 22 0.00 139.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 114.00 +20:22:29 23 0.00 190.50 0.00 0.00 128.00 0.00 0.00 1.50 0.00 129.00 +20:22:29 24 0.00 143.50 0.00 0.00 4034.00 0.00 0.00 1.50 0.00 118.50 +20:22:29 25 0.00 157.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 116.00 +20:22:29 26 0.00 160.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 123.00 +20:22:29 27 0.00 158.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 134.00 +20:22:29 28 0.00 159.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:29 29 0.00 154.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 133.00 +20:22:29 30 0.00 157.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 138.50 +20:22:29 31 0.00 140.50 0.00 0.00 206.50 0.00 0.00 2.50 0.00 104.00 +20:22:29 32 0.00 157.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 125.00 +20:22:29 33 0.00 194.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 112.00 +20:22:29 34 0.00 167.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 131.50 +20:22:29 35 0.00 152.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 132.00 + +20:22:29 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:31 all 95.67 0.00 4.28 0.00 0.00 0.06 0.00 0.00 0.00 0.00 +20:22:31 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 1 1 0 0 93.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 11 11 0 0 81.50 0.00 17.50 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:31 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 16 16 0 0 96.00 0.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 18 18 1 1 65.00 0.00 35.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 20 20 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 21 21 1 1 82.00 0.00 18.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 23 23 1 1 69.65 0.00 29.85 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:31 24 24 1 1 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 27 27 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 28 28 1 1 92.00 0.00 8.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 31 31 1 1 72.50 0.00 27.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 35 35 1 1 99.00 0.00 0.50 0.00 0.00 0.50 0.00 0.00 0.00 0.00 + +20:22:29 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:31 0 0.00 183.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 127.50 +20:22:31 1 0.00 152.00 0.00 1.00 0.00 0.00 0.00 2.50 0.00 120.00 +20:22:31 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 0.50 0.00 70.00 +20:22:31 3 0.00 170.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 121.50 +20:22:31 4 0.00 195.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 133.50 +20:22:31 5 0.00 199.50 0.00 4.00 0.00 0.00 0.00 1.50 0.00 373.50 +20:22:31 6 0.00 194.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.00 +20:22:31 7 0.00 172.00 0.00 3.00 0.00 0.00 0.00 2.00 0.00 100.00 +20:22:31 8 0.00 217.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.00 +20:22:31 9 0.00 174.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 123.50 +20:22:31 10 0.00 162.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 335.50 +20:22:31 11 0.00 194.50 0.00 0.00 1808.50 0.00 0.00 2.50 0.00 345.50 +20:22:31 12 0.00 177.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 138.50 +20:22:31 13 0.00 184.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 119.00 +20:22:31 14 0.00 188.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 121.00 +20:22:31 15 0.00 242.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 377.50 +20:22:31 16 0.00 158.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 108.50 +20:22:31 17 0.00 180.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 137.00 +20:22:31 18 0.00 153.00 0.00 0.00 214.00 0.00 0.00 2.00 0.00 324.50 +20:22:31 19 0.00 144.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 110.50 +20:22:31 20 0.00 147.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 118.50 +20:22:31 21 0.00 135.50 0.00 0.00 153.00 0.00 0.00 3.50 0.00 104.50 +20:22:31 22 0.00 135.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 104.50 +20:22:31 23 0.00 174.50 0.00 0.00 1619.00 0.00 0.00 3.00 0.00 122.50 +20:22:31 24 0.00 144.00 0.00 0.00 2351.50 0.00 0.00 1.50 0.00 115.50 +20:22:31 25 0.00 150.50 0.50 0.00 0.00 0.00 0.00 2.00 0.00 118.00 +20:22:31 26 0.00 149.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 130.00 +20:22:31 27 0.00 144.00 0.00 0.00 279.50 0.00 0.00 2.00 0.00 115.00 +20:22:31 28 0.00 142.00 0.00 0.00 132.00 0.00 0.00 1.50 0.00 114.00 +20:22:31 29 0.00 143.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 127.50 +20:22:31 30 0.00 147.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 118.50 +20:22:31 31 0.00 135.50 0.00 0.00 95.50 0.00 0.00 1.00 0.00 111.00 +20:22:31 32 0.00 152.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 126.50 +20:22:31 33 0.00 148.50 0.00 0.00 0.50 0.00 0.00 2.00 0.00 119.50 +20:22:31 34 0.00 188.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 124.50 +20:22:31 35 0.00 144.00 0.00 0.00 194.50 0.00 0.00 1.50 0.00 129.00 + +20:22:31 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:33 all 95.11 0.00 4.78 0.00 0.00 0.10 0.00 0.00 0.00 0.01 +20:22:33 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 1 1 0 0 67.50 0.00 32.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 5 5 0 0 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 10 10 0 0 98.49 0.00 1.51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 11 11 0 0 93.97 0.00 3.52 0.00 0.00 2.51 0.00 0.00 0.00 0.00 +20:22:33 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 16 16 0 0 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 18 18 1 1 73.00 0.00 25.50 0.00 0.00 1.00 0.00 0.00 0.00 0.50 +20:22:33 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 23 23 1 1 63.82 0.00 36.18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 26 26 1 1 64.00 0.00 36.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 28 28 1 1 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 33 33 1 1 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 35 35 1 1 69.50 0.00 30.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:31 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:33 0 0.00 188.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:33 1 0.00 164.50 0.00 1.00 0.00 0.00 0.00 4.00 0.00 119.50 +20:22:33 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 73.50 +20:22:33 3 0.00 171.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 120.00 +20:22:33 4 0.00 194.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 128.00 +20:22:33 5 0.00 204.00 0.00 2.50 0.00 0.00 0.00 1.50 0.00 378.00 +20:22:33 6 0.00 211.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 136.00 +20:22:33 7 0.00 161.50 0.00 2.50 0.00 0.00 0.00 2.50 0.00 126.50 +20:22:33 8 0.00 208.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:33 9 0.00 170.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 121.50 +20:22:33 10 0.00 165.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 354.00 +20:22:33 11 0.00 212.00 0.00 0.00 3505.50 0.00 0.00 2.00 0.00 356.00 +20:22:33 12 0.00 178.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 134.50 +20:22:33 13 0.00 191.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 132.50 +20:22:33 14 0.00 191.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 114.50 +20:22:33 15 0.00 216.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 343.50 +20:22:33 16 0.00 158.50 0.00 0.50 0.00 0.00 0.00 2.50 0.00 124.00 +20:22:33 17 0.00 186.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 129.00 +20:22:33 18 0.00 144.50 0.00 0.00 2710.00 0.00 0.00 3.50 0.00 360.50 +20:22:33 19 0.00 146.00 0.00 0.00 12.00 0.00 0.00 2.00 0.00 109.50 +20:22:33 20 0.00 161.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 121.00 +20:22:33 21 0.00 145.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 126.00 +20:22:33 22 0.00 137.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 112.00 +20:22:33 23 0.00 135.00 0.00 0.00 70.00 0.00 0.00 4.00 0.00 115.00 +20:22:33 24 0.00 145.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 107.50 +20:22:33 25 0.00 155.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 124.50 +20:22:33 26 0.00 136.50 0.00 0.00 95.00 0.00 0.00 2.50 0.00 108.50 +20:22:33 27 0.00 149.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 126.00 +20:22:33 28 0.00 148.00 0.00 0.00 153.00 0.00 0.00 1.50 0.00 128.50 +20:22:33 29 0.00 143.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 126.00 +20:22:33 30 0.00 151.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:33 31 0.00 139.50 0.00 0.00 88.50 0.00 0.00 2.50 0.00 114.00 +20:22:33 32 0.00 156.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 136.50 +20:22:33 33 0.00 212.00 0.00 0.00 0.50 0.00 0.00 2.50 0.00 129.50 +20:22:33 34 0.00 184.00 0.00 0.00 0.50 0.00 0.00 1.50 0.00 129.00 +20:22:33 35 0.00 136.50 0.00 0.00 182.00 0.00 0.00 2.50 0.00 109.00 + +20:22:33 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:35 all 95.57 0.00 4.36 0.01 0.00 0.06 0.00 0.00 0.00 0.00 +20:22:35 0 0 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 1 1 0 0 80.10 0.00 19.90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 10 10 0 0 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 11 11 0 0 91.04 0.00 7.96 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:35 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 18 18 1 1 77.39 0.00 22.61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 19 19 1 1 95.00 0.00 5.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 21 21 1 1 87.06 0.00 12.44 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:35 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 23 23 1 1 88.00 0.00 12.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 26 26 1 1 66.17 0.00 32.84 0.50 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:35 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 31 31 1 1 71.64 0.00 28.36 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 35 35 1 1 88.44 0.00 11.56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:33 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:35 0 0.00 183.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 116.50 +20:22:35 1 0.00 164.00 0.00 1.00 0.00 0.00 0.00 2.50 0.00 125.50 +20:22:35 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 71.00 +20:22:35 3 0.00 169.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 126.50 +20:22:35 4 0.00 193.00 0.00 4.50 0.00 0.00 0.00 1.50 0.00 132.00 +20:22:35 5 0.00 182.50 0.00 3.50 0.00 0.00 0.00 1.00 0.00 355.50 +20:22:35 6 0.00 184.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 142.50 +20:22:35 7 0.00 166.00 0.00 2.50 0.00 0.00 0.00 2.00 0.00 123.00 +20:22:35 8 0.00 208.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 127.50 +20:22:35 9 0.00 166.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 113.50 +20:22:35 10 0.00 168.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 359.00 +20:22:35 11 0.00 202.00 0.00 0.00 3320.00 0.00 0.00 1.50 0.00 358.50 +20:22:35 12 0.00 178.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 142.00 +20:22:35 13 0.00 186.50 0.00 1.00 0.00 0.00 0.00 1.00 0.00 130.50 +20:22:35 14 0.00 209.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 120.50 +20:22:35 15 0.00 178.50 0.50 0.50 0.00 0.00 0.00 2.00 0.00 348.00 +20:22:35 16 0.00 169.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 125.00 +20:22:35 17 0.00 183.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 121.00 +20:22:35 18 0.00 141.50 0.00 0.00 190.50 0.00 0.00 2.00 0.00 355.50 +20:22:35 19 0.00 149.00 0.00 0.00 305.50 0.00 0.00 2.00 0.00 120.00 +20:22:35 20 0.00 173.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 105.50 +20:22:35 21 0.00 140.00 0.00 0.00 107.00 0.00 0.00 1.00 0.00 125.00 +20:22:35 22 0.00 137.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 122.00 +20:22:35 23 0.00 144.50 0.00 0.00 24.00 0.00 0.00 2.00 0.00 117.00 +20:22:35 24 0.00 144.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 114.00 +20:22:35 25 0.00 152.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 125.50 +20:22:35 26 0.00 136.00 0.00 0.00 2556.00 0.00 0.00 4.00 0.00 116.50 +20:22:35 27 0.00 148.00 0.00 0.00 0.00 0.00 0.00 0.50 0.00 138.00 +20:22:35 28 0.00 145.00 0.00 0.00 0.50 0.00 0.00 1.00 0.00 130.00 +20:22:35 29 0.00 144.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 126.50 +20:22:35 30 0.00 149.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 126.50 +20:22:35 31 0.00 170.00 0.00 0.00 94.00 0.00 0.00 2.50 0.00 123.50 +20:22:35 32 0.00 152.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 125.00 +20:22:35 33 0.00 146.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 117.50 +20:22:35 34 0.00 185.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 121.00 +20:22:35 35 0.00 143.50 0.00 0.00 139.50 0.00 0.00 2.50 0.00 112.50 + +20:22:35 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:37 all 96.03 0.00 3.89 0.01 0.00 0.03 0.00 0.00 0.00 0.04 +20:22:37 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 5 5 0 0 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 10 10 0 0 98.99 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 11 11 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 18 18 1 1 75.50 0.00 23.50 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:37 19 19 1 1 76.88 0.00 23.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 21 21 1 1 66.33 0.00 32.66 0.00 0.00 0.00 0.00 0.00 0.00 1.01 +20:22:37 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 23 23 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 26 26 1 1 94.97 0.00 5.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 31 31 1 1 73.00 0.00 27.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 35 35 1 1 75.00 0.00 24.00 0.50 0.00 0.00 0.00 0.00 0.00 0.50 + +20:22:35 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:37 0 0.00 200.50 0.00 4.50 0.00 0.00 0.00 2.00 0.00 133.00 +20:22:37 1 0.00 171.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 135.50 +20:22:37 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 72.00 +20:22:37 3 0.00 178.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 134.50 +20:22:37 4 0.00 197.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 153.50 +20:22:37 5 0.00 174.50 0.00 2.00 0.00 0.00 0.00 2.50 0.00 371.50 +20:22:37 6 0.00 174.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 115.50 +20:22:37 7 0.00 170.00 0.00 2.50 0.00 0.00 0.00 2.50 0.00 109.50 +20:22:37 8 0.00 215.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:37 9 0.00 170.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 117.50 +20:22:37 10 0.00 169.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 373.50 +20:22:37 11 0.00 217.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 356.00 +20:22:37 12 0.00 182.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 156.00 +20:22:37 13 0.00 197.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 134.50 +20:22:37 14 0.00 210.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 130.50 +20:22:37 15 0.00 174.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 355.00 +20:22:37 16 0.00 170.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 117.50 +20:22:37 17 0.00 171.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 134.50 +20:22:37 18 0.00 138.50 0.00 0.00 1964.50 0.00 0.00 4.00 0.00 201.00 +20:22:37 19 0.00 136.50 0.00 0.00 96.50 0.00 0.00 2.00 0.00 116.00 +20:22:37 20 0.00 146.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 112.50 +20:22:37 21 0.00 134.50 0.00 0.00 281.50 0.00 0.00 7.00 0.00 270.50 +20:22:37 22 0.00 133.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 106.00 +20:22:37 23 0.00 143.50 0.00 0.00 24.00 0.00 0.00 2.50 0.00 109.50 +20:22:37 24 0.00 141.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 114.00 +20:22:37 25 0.00 148.00 0.50 0.00 0.00 0.00 0.00 1.50 0.00 116.50 +20:22:37 26 0.00 144.50 0.00 0.00 514.00 0.00 0.00 2.00 0.00 111.50 +20:22:37 27 0.00 143.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 118.50 +20:22:37 28 0.00 142.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 118.00 +20:22:37 29 0.00 145.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 121.50 +20:22:37 30 0.00 145.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 137.00 +20:22:37 31 0.00 200.50 0.00 0.00 139.00 0.00 0.00 1.50 0.00 106.50 +20:22:37 32 0.00 148.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 121.00 +20:22:37 33 0.00 147.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 115.50 +20:22:37 34 0.00 179.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 141.50 +20:22:37 35 0.00 135.00 0.00 0.00 3689.00 0.00 0.00 3.50 0.00 118.50 + +20:22:37 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:39 all 95.73 0.00 4.17 0.01 0.00 0.04 0.00 0.00 0.00 0.04 +20:22:39 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 5 5 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 11 11 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 15 15 0 0 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 18 18 1 1 87.94 0.00 12.06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 19 19 1 1 78.00 0.00 22.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 21 21 1 1 94.50 0.00 5.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 23 23 1 1 90.50 0.00 9.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 26 26 1 1 70.35 0.00 27.64 0.50 0.00 0.00 0.00 0.00 0.00 1.51 +20:22:39 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 31 31 1 1 66.33 0.00 33.67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 32 32 1 1 85.00 0.00 15.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 35 35 1 1 78.00 0.00 20.50 0.00 0.00 1.50 0.00 0.00 0.00 0.00 + +20:22:37 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:39 0 0.00 192.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 127.50 +20:22:39 1 0.00 164.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 134.50 +20:22:39 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 68.00 +20:22:39 3 0.00 170.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 139.00 +20:22:39 4 0.00 196.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 141.50 +20:22:39 5 0.00 202.00 0.00 3.00 0.00 0.00 0.00 1.50 0.00 373.00 +20:22:39 6 0.00 204.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 133.50 +20:22:39 7 0.00 165.50 0.00 2.50 0.00 0.00 0.00 2.00 0.00 114.00 +20:22:39 8 0.00 219.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 138.00 +20:22:39 9 0.00 161.50 0.00 1.50 0.00 0.00 0.00 1.50 0.00 117.00 +20:22:39 10 0.00 167.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 347.00 +20:22:39 11 0.00 146.50 0.00 0.00 0.50 0.00 0.00 2.00 0.00 337.00 +20:22:39 12 0.00 162.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 123.50 +20:22:39 13 0.00 246.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 109.00 +20:22:39 14 0.00 196.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 117.50 +20:22:39 15 0.00 192.00 0.50 0.50 0.00 0.00 0.00 2.00 0.00 355.00 +20:22:39 16 0.00 206.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 121.00 +20:22:39 17 0.00 164.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 119.50 +20:22:39 18 0.00 136.00 0.00 0.00 960.50 0.00 0.00 1.50 0.00 116.50 +20:22:39 19 0.00 132.00 0.00 0.00 94.50 0.00 0.00 2.00 0.00 104.50 +20:22:39 20 0.00 131.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 114.50 +20:22:39 21 0.00 134.00 0.00 0.00 480.00 0.00 0.00 1.00 0.00 329.50 +20:22:39 22 0.00 131.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 94.00 +20:22:39 23 0.00 132.50 0.00 0.00 137.50 0.00 0.00 1.50 0.00 106.50 +20:22:39 24 0.00 132.00 0.00 0.00 0.00 0.00 0.00 0.50 0.00 119.00 +20:22:39 25 0.00 134.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 115.00 +20:22:39 26 0.00 134.50 0.00 0.00 596.00 0.00 0.00 5.50 0.00 112.50 +20:22:39 27 0.00 136.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 114.50 +20:22:39 28 0.00 133.00 0.00 0.00 3.50 0.00 0.00 2.00 0.00 115.50 +20:22:39 29 0.00 132.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 114.00 +20:22:39 30 0.00 131.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 126.50 +20:22:39 31 0.00 180.50 0.00 0.00 147.50 0.00 0.00 1.50 0.00 106.50 +20:22:39 32 0.00 134.00 0.00 0.00 148.00 0.00 0.00 1.50 0.00 107.50 +20:22:39 33 0.00 166.50 0.00 0.00 3.50 0.00 0.00 1.50 0.00 128.50 +20:22:39 34 0.00 130.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 127.00 +20:22:39 35 0.00 131.50 0.00 0.00 4652.00 0.00 0.00 2.00 0.00 111.50 + +20:22:39 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:41 all 95.59 0.00 4.33 0.01 0.00 0.06 0.00 0.00 0.00 0.01 +20:22:41 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 11 11 0 0 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 15 15 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 18 18 1 1 89.60 0.00 9.41 0.50 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:41 19 19 1 1 92.08 0.00 7.92 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 21 21 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 23 23 1 1 64.68 0.00 34.83 0.00 0.00 0.00 0.00 0.00 0.00 0.50 +20:22:41 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 26 26 1 1 74.63 0.00 24.38 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:41 27 27 1 1 87.62 0.00 12.38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 31 31 1 1 76.62 0.00 23.38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 32 32 1 1 65.50 0.00 34.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 35 35 1 1 95.50 0.00 4.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 + +20:22:39 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:41 0 0.00 196.52 0.00 0.50 0.00 0.00 0.00 1.49 0.00 141.79 +20:22:41 1 0.00 176.12 0.00 1.00 0.00 0.00 0.00 1.49 0.00 121.89 +20:22:41 2 0.00 249.75 0.00 0.50 0.00 0.00 0.00 1.49 0.00 68.66 +20:22:41 3 0.00 169.15 0.00 1.00 0.00 0.00 0.00 1.49 0.00 138.81 +20:22:41 4 0.00 192.04 0.00 4.48 0.00 0.00 0.00 1.49 0.00 128.36 +20:22:41 5 0.00 198.51 0.00 2.99 0.00 0.00 0.00 1.49 0.00 363.68 +20:22:41 6 0.00 203.48 0.00 0.50 0.00 0.00 0.00 1.49 0.00 142.79 +20:22:41 7 0.00 167.66 0.00 6.97 0.00 0.00 0.00 1.99 0.00 126.37 +20:22:41 8 0.00 163.18 0.00 0.50 0.00 0.00 0.00 1.99 0.00 138.31 +20:22:41 9 0.00 167.16 0.00 1.00 0.00 0.00 0.00 1.49 0.00 118.91 +20:22:41 10 0.00 164.18 0.00 0.50 0.00 0.00 0.00 1.49 0.00 344.78 +20:22:41 11 0.00 192.54 0.00 0.00 0.00 0.00 0.00 2.49 0.00 357.21 +20:22:41 12 0.00 165.17 0.00 0.50 0.00 0.00 0.00 2.49 0.00 114.93 +20:22:41 13 0.00 200.50 0.00 1.00 0.00 0.00 0.00 1.99 0.00 117.41 +20:22:41 14 0.00 240.30 0.00 0.50 0.00 0.00 0.00 2.49 0.00 136.82 +20:22:41 15 0.00 233.33 0.00 0.50 0.00 0.00 0.00 2.99 0.00 374.13 +20:22:41 16 0.00 183.08 0.00 0.50 0.00 0.00 0.00 2.49 0.00 130.35 +20:22:41 17 0.00 160.20 0.00 0.50 0.00 0.00 0.00 1.49 0.00 137.81 +20:22:41 18 0.00 130.85 0.00 0.00 784.08 0.00 0.00 3.48 0.00 103.48 +20:22:41 19 0.00 130.35 0.00 0.00 56.72 0.00 0.00 2.99 0.00 102.49 +20:22:41 20 0.00 133.83 0.00 0.00 0.00 0.00 0.00 1.99 0.00 101.00 +20:22:41 21 0.00 136.82 0.00 0.00 0.00 0.00 0.00 1.49 0.00 329.85 +20:22:41 22 0.00 127.36 0.00 0.00 0.00 0.00 0.00 2.49 0.00 98.01 +20:22:41 23 0.00 129.35 0.00 0.00 153.73 0.00 0.00 3.48 0.00 93.53 +20:22:41 24 0.00 146.27 0.00 0.00 0.00 0.00 0.00 1.99 0.00 122.39 +20:22:41 25 0.00 136.82 0.50 0.00 0.00 0.00 0.00 1.49 0.00 117.41 +20:22:41 26 0.00 131.34 0.00 0.00 2555.22 0.00 0.00 1.99 0.00 112.94 +20:22:41 27 0.00 134.33 0.00 0.00 108.96 0.00 0.00 1.99 0.00 117.91 +20:22:41 28 0.00 149.75 0.00 0.00 1.00 0.00 0.00 2.49 0.00 123.88 +20:22:41 29 0.00 131.84 0.00 0.00 0.00 0.00 0.00 1.00 0.00 121.89 +20:22:41 30 0.00 136.82 0.00 0.00 0.00 0.00 0.00 1.49 0.00 129.35 +20:22:41 31 0.00 134.83 0.00 0.00 65.67 0.00 0.00 1.99 0.00 102.49 +20:22:41 32 0.00 142.79 0.00 0.00 256.72 0.00 0.00 3.98 0.00 111.94 +20:22:41 33 0.00 187.06 0.00 0.00 0.00 0.00 0.00 1.49 0.00 124.38 +20:22:41 34 0.00 131.84 0.00 0.00 0.00 0.00 0.00 1.49 0.00 112.44 +20:22:41 35 0.00 135.32 0.00 0.00 3174.13 0.00 0.00 1.99 0.00 116.42 + +20:22:41 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:43 all 95.77 0.00 4.05 0.03 0.00 0.06 0.00 0.00 0.00 0.10 +20:22:43 0 0 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 5 5 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 7 7 0 0 99.50 0.00 0.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:43 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 11 11 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 14 14 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 15 15 0 0 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 18 18 1 1 69.50 0.00 29.50 0.00 0.00 0.50 0.00 0.00 0.00 0.50 +20:22:43 19 19 1 1 76.88 0.00 23.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 21 21 1 1 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 23 23 1 1 84.00 0.00 16.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 26 26 1 1 65.33 0.00 34.17 0.00 0.00 0.00 0.00 0.00 0.00 0.50 +20:22:43 27 27 1 1 92.46 0.00 7.04 0.00 0.00 0.50 0.00 0.00 0.00 0.00 +20:22:43 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 34 34 1 1 99.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.50 +20:22:43 35 35 1 1 66.83 0.00 29.70 0.99 0.00 0.50 0.00 0.00 0.00 1.98 + +20:22:41 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:43 0 0.00 187.50 0.00 5.50 0.00 0.00 0.00 1.00 0.00 143.00 +20:22:43 1 0.00 168.50 0.00 1.00 0.00 0.00 0.00 1.00 0.00 121.50 +20:22:43 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 71.50 +20:22:43 3 0.00 169.50 0.00 1.00 0.00 0.00 0.00 1.00 0.00 132.50 +20:22:43 4 0.00 193.50 0.00 0.50 0.00 0.00 0.00 1.00 0.00 141.00 +20:22:43 5 0.00 189.50 0.00 2.00 0.00 0.00 0.00 1.50 0.00 357.00 +20:22:43 6 0.00 192.00 0.00 4.50 0.00 0.00 0.00 1.00 0.00 137.00 +20:22:43 7 0.00 167.00 0.00 6.50 0.00 0.00 0.00 1.50 0.00 108.00 +20:22:43 8 0.00 170.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 132.00 +20:22:43 9 0.00 165.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 119.50 +20:22:43 10 0.00 162.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 363.50 +20:22:43 11 0.00 194.00 0.00 0.00 0.50 0.00 0.00 1.50 0.00 341.50 +20:22:43 12 0.00 168.00 0.00 4.50 0.00 0.00 0.00 2.00 0.00 130.50 +20:22:43 13 0.00 179.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 131.00 +20:22:43 14 0.00 220.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:43 15 0.00 233.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 361.00 +20:22:43 16 0.00 163.50 0.00 0.50 0.00 0.00 0.00 0.50 0.00 127.50 +20:22:43 17 0.00 165.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 137.50 +20:22:43 18 0.00 139.50 0.00 0.00 2713.50 0.00 0.00 4.50 0.00 116.50 +20:22:43 19 0.00 141.00 0.00 0.00 77.00 0.00 0.00 1.50 0.00 114.00 +20:22:43 20 0.00 145.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 119.00 +20:22:43 21 0.00 147.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 362.00 +20:22:43 22 0.00 161.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 115.50 +20:22:43 23 0.00 146.50 0.00 0.00 178.00 0.00 0.00 1.50 0.00 118.50 +20:22:43 24 0.00 184.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 122.50 +20:22:43 25 0.00 148.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 131.00 +20:22:43 26 0.00 137.00 0.00 0.00 200.00 0.00 0.00 3.00 0.00 109.50 +20:22:43 27 0.00 142.50 0.00 0.00 2478.50 0.00 0.00 2.00 0.00 128.00 +20:22:43 28 0.00 150.00 0.00 0.00 1.50 0.00 0.00 1.50 0.00 112.00 +20:22:43 29 0.00 144.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 123.50 +20:22:43 30 0.00 153.50 0.00 0.00 0.00 0.00 0.00 1.00 0.00 122.00 +20:22:43 31 0.00 141.50 0.00 0.00 0.50 0.00 0.00 1.00 0.00 109.50 +20:22:43 32 0.00 159.50 0.00 0.00 7.50 0.00 0.00 1.50 0.00 129.50 +20:22:43 33 0.00 203.00 0.00 0.00 6.50 0.00 0.00 2.00 0.00 137.50 +20:22:43 34 0.00 141.50 0.00 0.00 0.00 0.00 0.00 2.50 0.00 114.00 +20:22:43 35 0.00 139.50 0.00 0.00 1310.00 0.00 0.00 5.00 0.00 111.00 + +20:22:43 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:45 all 95.57 0.00 4.35 0.03 0.00 0.06 0.00 0.00 0.00 0.00 +20:22:45 0 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 5 5 0 0 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 10 10 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 11 11 0 0 98.49 0.00 1.51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 15 15 0 0 95.50 0.00 4.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 18 18 1 1 70.15 0.00 29.85 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 19 19 1 1 66.50 0.00 33.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 20 20 1 1 97.00 0.00 3.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 21 21 1 1 96.98 0.00 3.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 22 22 1 1 85.93 0.00 14.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 23 23 1 1 74.37 0.00 23.62 1.01 0.00 1.01 0.00 0.00 0.00 0.00 +20:22:45 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 26 26 1 1 86.07 0.00 13.93 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 27 27 1 1 91.00 0.00 8.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 +20:22:45 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 35 35 1 1 80.90 0.00 19.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:43 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:45 0 0.00 193.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 149.00 +20:22:45 1 0.00 171.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 129.00 +20:22:45 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 68.00 +20:22:45 3 0.00 169.00 0.00 1.00 0.00 0.00 0.00 1.50 0.00 135.50 +20:22:45 4 0.00 193.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 148.50 +20:22:45 5 0.00 181.00 0.00 3.00 0.00 0.00 0.00 2.50 0.00 353.50 +20:22:45 6 0.00 172.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 130.00 +20:22:45 7 0.00 167.00 0.00 3.00 0.00 0.00 0.00 2.00 0.00 126.00 +20:22:45 8 0.00 163.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 133.00 +20:22:45 9 0.00 169.50 0.00 1.00 0.00 0.00 0.00 2.50 0.00 114.50 +20:22:45 10 0.00 176.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 334.50 +20:22:45 11 0.00 157.00 0.00 0.00 1.00 0.00 0.00 2.00 0.00 340.50 +20:22:45 12 0.00 180.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 126.50 +20:22:45 13 0.00 185.50 0.00 1.00 0.00 0.00 0.00 2.00 0.00 127.50 +20:22:45 14 0.00 232.50 0.00 8.50 0.00 0.00 0.00 2.00 0.00 122.50 +20:22:45 15 0.00 210.50 0.50 0.50 0.00 0.00 0.00 2.50 0.00 342.50 +20:22:45 16 0.00 187.00 0.00 0.50 0.00 0.00 0.00 2.50 0.00 126.50 +20:22:45 17 0.00 165.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 115.00 +20:22:45 18 0.00 145.00 0.00 0.00 99.00 0.00 0.00 2.50 0.00 116.50 +20:22:45 19 0.00 139.00 0.00 0.00 145.50 0.00 0.00 2.00 0.00 88.00 +20:22:45 20 0.00 137.00 0.00 0.00 17.50 0.00 0.00 3.50 0.00 112.00 +20:22:45 21 0.00 139.50 0.00 0.00 8.50 0.00 0.00 2.00 0.00 338.50 +20:22:45 22 0.00 189.50 0.00 0.00 27.50 0.00 0.00 2.50 0.00 114.50 +20:22:45 23 0.00 140.00 0.00 0.00 2294.50 0.00 0.00 4.00 0.00 110.50 +20:22:45 24 0.00 178.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 110.00 +20:22:45 25 0.00 144.50 0.00 0.00 0.50 0.00 0.00 2.00 0.00 107.00 +20:22:45 26 0.00 142.00 0.00 0.00 91.50 0.00 0.00 2.00 0.00 119.00 +20:22:45 27 0.00 140.50 0.00 0.00 3204.00 0.00 0.00 2.00 0.00 112.50 +20:22:45 28 0.00 145.50 0.00 0.00 0.50 0.00 0.00 1.50 0.00 121.00 +20:22:45 29 0.00 137.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 115.50 +20:22:45 30 0.00 141.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 134.50 +20:22:45 31 0.00 139.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 113.00 +20:22:45 32 0.00 145.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 117.00 +20:22:45 33 0.00 143.00 0.00 0.00 0.00 0.00 0.00 2.50 0.00 120.00 +20:22:45 34 0.00 135.50 0.00 0.00 0.00 0.00 0.00 2.00 0.00 121.00 +20:22:45 35 0.00 138.00 0.00 0.00 140.00 0.00 0.00 2.00 0.00 108.00 + +20:22:45 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:47 all 95.11 0.00 4.75 0.00 0.00 0.10 0.00 0.00 0.00 0.04 +20:22:47 0 0 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 5 5 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 10 10 0 0 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 11 11 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 14 14 0 0 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 15 15 0 0 89.50 0.00 10.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 19 19 1 1 84.58 0.00 14.93 0.00 0.00 0.00 0.00 0.00 0.00 0.50 +20:22:47 20 20 1 1 72.50 0.00 26.50 0.00 0.00 0.00 0.00 0.00 0.00 1.00 +20:22:47 21 21 1 1 63.50 0.00 36.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 22 22 1 1 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 23 23 1 1 87.00 0.00 10.00 0.00 0.00 3.00 0.00 0.00 0.00 0.00 +20:22:47 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 27 27 1 1 62.00 0.00 38.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 32 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 33 33 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:47 35 35 1 1 74.50 0.00 25.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 + +20:22:45 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:47 0 0.00 188.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 123.00 +20:22:47 1 0.00 171.50 0.00 1.00 0.00 0.00 0.00 2.50 0.00 128.50 +20:22:47 2 0.00 250.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 70.00 +20:22:47 3 0.00 161.00 0.00 1.00 0.00 0.00 0.00 1.00 0.00 130.00 +20:22:47 4 0.00 189.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 138.00 +20:22:47 5 0.00 193.00 0.00 1.50 0.00 0.00 0.00 1.50 0.00 356.50 +20:22:47 6 0.00 185.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 130.50 +20:22:47 7 0.00 166.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 117.00 +20:22:47 8 0.00 171.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 121.50 +20:22:47 9 0.00 164.50 0.00 1.00 0.00 0.00 0.00 2.50 0.00 123.50 +20:22:47 10 0.00 236.50 0.00 0.50 0.00 0.00 0.00 1.50 0.00 377.50 +20:22:47 11 0.00 155.00 0.00 2.00 0.50 0.00 0.00 1.00 0.00 355.50 +20:22:47 12 0.00 172.00 0.00 0.50 0.00 0.00 0.00 1.50 0.00 107.00 +20:22:47 13 0.00 176.50 0.00 1.00 0.00 0.00 0.00 1.50 0.00 131.00 +20:22:47 14 0.00 204.00 0.00 0.50 0.00 0.00 0.00 1.00 0.00 133.50 +20:22:47 15 0.00 186.50 0.00 0.50 0.00 0.00 0.00 2.00 0.00 356.50 +20:22:47 16 0.00 167.00 0.00 2.50 0.00 0.00 0.00 1.50 0.00 125.50 +20:22:47 17 0.00 172.00 0.00 0.50 0.00 0.00 0.00 2.00 0.00 146.50 +20:22:47 18 0.00 210.00 0.00 0.00 6.00 0.00 0.00 1.50 0.00 114.50 +20:22:47 19 0.00 141.50 0.00 0.00 244.00 0.00 0.00 2.50 0.00 119.50 +20:22:47 20 0.00 139.50 0.00 0.00 236.00 0.00 0.00 5.50 0.00 111.50 +20:22:47 21 0.00 136.00 0.00 0.00 128.50 0.00 0.00 1.50 0.00 346.50 +20:22:47 22 0.00 141.00 0.00 0.00 99.00 0.00 0.00 2.00 0.00 108.00 +20:22:47 23 0.00 143.50 0.00 0.00 5649.00 0.00 0.00 1.00 0.00 131.50 +20:22:47 24 0.00 198.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 128.00 +20:22:47 25 0.00 149.00 0.50 0.00 0.00 0.00 0.00 1.50 0.00 121.50 +20:22:47 26 0.00 148.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 117.00 +20:22:47 27 0.00 136.50 0.00 0.00 106.00 0.00 0.00 2.00 0.00 111.50 +20:22:47 28 0.00 151.00 0.00 0.00 0.00 0.00 0.00 2.00 0.00 112.50 +20:22:47 29 0.00 146.50 0.00 0.00 0.00 0.00 0.00 0.50 0.00 124.00 +20:22:47 30 0.00 150.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 141.50 +20:22:47 31 0.00 144.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 121.00 +20:22:47 32 0.00 154.00 0.00 0.00 0.00 0.00 0.00 1.50 0.00 130.50 +20:22:47 33 0.00 147.50 0.00 0.00 1.00 0.00 0.00 2.00 0.00 108.50 +20:22:47 34 0.00 142.50 0.00 0.00 0.00 0.00 0.00 1.50 0.00 130.00 +20:22:47 35 0.00 139.50 0.00 0.00 375.00 0.00 0.00 2.00 0.00 114.00 + +Average: CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +Average: all 95.40 0.00 4.51 0.01 0.00 0.07 0.00 0.00 0.00 0.01 +Average: 0 0 0 0 99.87 0.00 0.13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 1 1 0 0 92.22 0.00 7.78 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 2 2 0 0 99.77 0.00 0.23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 3 3 0 0 99.87 0.00 0.13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 5 5 0 0 99.02 0.00 0.98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 7 7 0 0 99.98 0.00 0.00 0.00 0.00 0.02 0.00 0.00 0.00 0.00 +Average: 8 8 0 0 99.95 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 9 9 0 0 98.25 0.00 1.75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 10 10 0 0 98.98 0.00 1.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 11 11 0 0 92.40 0.00 6.62 0.02 0.00 0.95 0.00 0.00 0.00 0.02 +Average: 12 12 0 0 99.03 0.00 0.97 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 13 13 0 0 99.93 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 14 14 0 0 97.55 0.00 2.45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 15 15 0 0 98.42 0.00 1.57 0.00 0.00 0.00 0.00 0.00 0.00 0.02 +Average: 16 16 0 0 97.73 0.00 2.27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 17 17 0 0 99.93 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 18 18 1 1 86.69 0.00 13.03 0.03 0.00 0.20 0.00 0.00 0.00 0.05 +Average: 19 19 1 1 92.64 0.00 7.33 0.00 0.00 0.02 0.00 0.00 0.00 0.02 +Average: 20 20 1 1 95.35 0.00 4.55 0.00 0.00 0.03 0.00 0.00 0.00 0.07 +Average: 21 21 1 1 85.85 0.00 13.91 0.02 0.00 0.17 0.00 0.00 0.00 0.05 +Average: 22 22 1 1 93.13 0.00 6.87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 23 23 1 1 80.48 0.00 19.13 0.03 0.00 0.32 0.00 0.00 0.00 0.03 +Average: 24 24 1 1 94.78 0.00 5.12 0.00 0.00 0.10 0.00 0.00 0.00 0.00 +Average: 25 25 1 1 96.07 0.00 3.85 0.00 0.00 0.07 0.00 0.00 0.00 0.02 +Average: 26 26 1 1 91.27 0.00 8.55 0.03 0.00 0.08 0.00 0.00 0.00 0.07 +Average: 27 27 1 1 91.99 0.00 7.83 0.02 0.00 0.15 0.00 0.00 0.00 0.02 +Average: 28 28 1 1 93.48 0.00 6.50 0.00 0.00 0.02 0.00 0.00 0.00 0.00 +Average: 29 29 1 1 96.55 0.00 3.40 0.00 0.00 0.03 0.00 0.00 0.00 0.02 +Average: 30 30 1 1 98.07 0.00 1.87 0.00 0.00 0.07 0.00 0.00 0.00 0.00 +Average: 31 31 1 1 89.60 0.00 10.31 0.00 0.00 0.08 0.00 0.00 0.00 0.00 +Average: 32 32 1 1 90.17 0.00 9.72 0.02 0.00 0.08 0.00 0.00 0.00 0.02 +Average: 33 33 1 1 99.87 0.00 0.13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 34 34 1 1 96.44 0.00 3.43 0.02 0.00 0.10 0.00 0.00 0.00 0.02 +Average: 35 35 1 1 89.00 0.00 10.66 0.07 0.00 0.17 0.00 0.00 0.00 0.10 + +Average: CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +Average: 0 0.00 205.88 0.00 1.87 0.00 0.00 0.03 1.40 0.00 119.08 +Average: 1 0.00 177.49 0.00 1.00 0.00 0.00 0.00 2.00 0.00 153.47 +Average: 2 0.00 210.60 0.00 0.50 0.00 0.00 0.00 1.18 0.00 163.57 +Average: 3 0.00 180.25 0.00 1.02 0.00 0.00 0.00 1.37 0.00 128.01 +Average: 4 0.00 199.12 0.00 1.48 0.00 0.00 0.00 1.33 0.00 131.49 +Average: 5 0.00 194.40 0.00 3.00 0.00 0.00 0.00 1.63 0.00 360.64 +Average: 6 0.00 193.32 0.00 0.92 0.00 0.00 0.00 1.38 0.00 131.21 +Average: 7 0.00 178.94 0.00 4.33 0.00 0.00 0.03 1.73 0.00 125.05 +Average: 8 0.00 197.92 0.00 1.30 0.00 0.00 0.00 1.62 0.00 124.78 +Average: 9 0.00 183.09 0.00 1.12 0.00 0.00 0.00 1.75 0.00 121.41 +Average: 10 0.00 181.90 0.00 0.50 0.00 0.00 0.00 1.68 0.00 326.06 +Average: 11 0.00 193.77 0.00 0.07 1702.32 0.00 0.00 1.68 0.00 409.83 +Average: 12 0.00 191.57 0.00 0.90 0.00 0.00 0.00 1.78 0.00 124.55 +Average: 13 0.00 195.23 0.00 1.08 0.00 0.00 0.00 1.63 0.00 126.80 +Average: 14 0.00 202.15 0.00 1.60 0.00 0.00 0.00 1.70 0.00 129.71 +Average: 15 0.00 200.48 0.18 0.53 0.00 0.00 0.00 2.28 0.00 245.43 +Average: 16 0.00 179.77 0.00 0.65 0.00 0.00 0.00 1.95 0.00 124.60 +Average: 17 0.00 183.34 0.00 0.50 0.00 0.00 0.00 1.72 0.00 127.26 +Average: 18 0.00 166.56 0.00 0.00 547.33 0.00 0.00 2.32 0.00 156.59 +Average: 19 0.00 165.09 0.00 0.00 41.21 0.00 0.00 1.85 0.00 121.15 +Average: 20 0.00 161.07 0.00 0.00 83.84 0.00 0.00 1.72 0.00 123.63 +Average: 21 0.00 155.54 0.00 0.00 390.08 0.00 0.00 1.92 0.00 164.21 +Average: 22 0.00 157.32 0.00 0.00 32.94 0.00 0.00 1.93 0.00 117.61 +Average: 23 0.00 159.71 0.00 0.00 726.85 0.00 0.00 2.33 0.00 145.68 +Average: 24 0.00 164.21 0.00 0.00 398.48 0.00 0.00 1.67 0.00 122.56 +Average: 25 0.00 166.57 0.20 0.00 207.83 0.00 0.00 1.88 0.00 121.11 +Average: 26 0.00 164.86 0.00 0.00 281.77 0.00 0.00 2.03 0.00 121.28 +Average: 27 0.00 172.47 0.00 0.05 416.61 0.00 0.00 1.83 0.00 122.61 +Average: 28 0.00 162.16 0.00 0.00 96.40 0.00 0.00 1.68 0.00 125.35 +Average: 29 0.00 164.44 0.00 0.00 99.90 0.00 0.00 1.40 0.00 127.35 +Average: 30 0.00 180.14 0.00 0.00 138.33 0.00 0.00 1.60 0.00 125.36 +Average: 31 0.00 160.61 0.00 0.00 335.08 0.00 0.00 1.68 0.00 119.88 +Average: 32 0.00 165.26 0.00 0.00 178.84 0.00 0.00 2.20 0.00 251.02 +Average: 33 0.00 171.77 0.00 0.00 0.60 0.00 0.00 1.68 0.00 125.53 +Average: 34 0.00 165.89 0.00 0.00 299.08 0.00 0.00 1.77 0.00 125.23 +Average: 35 0.00 207.18 0.00 0.00 583.32 0.00 0.00 1.95 0.00 94.97 + + +---------------------------------- +label: ps -eo +command: ps -eo pid,ppid,%cpu,%mem,rss,command --sort=-%cpu,-pid | grep -v "]" | head -n 20 +exit code: 0 +stderr: +stdout: PID PPID %CPU %MEM RSS COMMAND + 287849 287770 76.2 0.0 7140 stress-ng-cpu + 287879 287770 75.7 0.0 7140 stress-ng-cpu + 287794 287786 75.3 0.0 54180 stress-ng-vm + 287875 287792 75.2 0.0 54032 stress-ng-vm + 287839 287770 75.0 0.0 7128 stress-ng-cpu + 287825 287770 73.0 0.0 7128 stress-ng-cpu + 287898 287770 71.7 0.0 7132 stress-ng-cpu + 287900 287770 70.5 0.0 7140 stress-ng-cpu + 287871 287770 70.5 0.0 7116 stress-ng-cpu + 287829 287770 70.1 0.0 7140 stress-ng-cpu + 287802 287770 70.0 0.0 7136 stress-ng-cpu + 287881 287770 69.9 0.0 7140 stress-ng-cpu + 287904 287770 66.3 0.0 7140 stress-ng-cpu + 287845 287770 65.0 0.0 7168 stress-ng-cpu + 287796 287770 64.9 0.0 7140 stress-ng-cpu + 287905 287770 64.7 0.0 7128 stress-ng-cpu + 287812 287770 64.4 0.0 7168 stress-ng-cpu + 287894 287770 64.3 0.0 7140 stress-ng-cpu + 287799 287770 64.3 0.0 7168 stress-ng-cpu + + +---------------------------------- +label: python version +command: python --version 2>&1 +exit code: 127 +stderr: +stdout: /usr/bin/bash: python: command not found + + +---------------------------------- +label: python3 version +command: python3 --version +exit code: 0 +stderr: +stdout: Python 3.8.10 + + +---------------------------------- +label: rdmsr 0x1a4 +command: rdmsr -f 3:0 0x1a4 +exit code: 0 +stderr: +stdout: 0 + + +---------------------------------- +label: rdmsr 0x1ad +command: rdmsr 0x1ad +exit code: 0 +stderr: +stdout: 1d1e1f2021222424 + + +---------------------------------- +label: rdmsr 0x1ae +command: rdmsr 0x1ae +exit code: 0 +stderr: +stdout: 1c1c1c1c1c1c1c1c + + +---------------------------------- +label: rdmsr 0x1b0 +command: rdmsr -f 3:0 0x1b0 +exit code: 0 +stderr: +stdout: 6 + + +---------------------------------- +label: rdmsr 0x4f +command: rdmsr -a 0x4f +exit code: 0 +stderr: +stdout: 549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e5e15eb935ecf +549e5e15eb935ecf +549e6e12bf179093 +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e6e12bf179093 +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e5e15eb935ecf +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 +549e6e12bf179093 + + +---------------------------------- +label: rdmsr 0x610 +command: rdmsr -f 14:0 0x610 +exit code: 0 +stderr: +stdout: 488 + + +---------------------------------- +label: rdmsr 0x6d +command: rdmsr 0x6d +exit code: 1 +stderr: read /dev/cpu/0/msr: input/output error + +stdout: + +---------------------------------- +label: spectre-meltdown-checker +command: spectre-meltdown-checker.sh --batch text +exit code: 0 +stderr: +stdout: CVE-2017-5753: OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization) +CVE-2017-5715: OK (Full retpoline + IBPB are mitigating the vulnerability) +CVE-2017-5754: OK (Mitigation: PTI) +CVE-2018-3640: OK (your CPU microcode mitigates the vulnerability) +CVE-2018-3639: OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp) +CVE-2018-3615: OK (your CPU vendor reported your CPU model as not affected) +CVE-2018-3620: OK (Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled) +CVE-2018-3646: OK (this system is not running a hypervisor) +CVE-2018-12126: OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled) +CVE-2018-12130: OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled) +CVE-2018-12127: OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled) +CVE-2019-11091: OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled) +CVE-2019-11135: OK (Mitigation: Clear CPU buffers; SMT disabled) +CVE-2018-12207: OK (this system is not running a hypervisor) +CVE-2020-0543: OK (your CPU vendor reported your CPU model as not affected) +CVE-2022-0001: OK (unprivileged eBPF disabled) +CVE-2022-0002: OK (unprivileged eBPF disabled) + + +---------------------------------- +label: stress-ng cpu methods +command: # measure cpu performance +methods=$( stress-ng --cpu 1 --cpu-method x 2>&1 | cut -d":" -f2 | cut -c 6- ) +for method in $methods; do + printf "%s " "$method" + stress-ng --cpu 0 -t 1 --cpu-method "$method" --metrics-brief 2>&1 | tail -1 | awk '{print $9}' +done +exit code: 0 +stderr: +stdout: ackermann 54079.08 +apery 217841.52 +bitops 128812.34 +callfunc 8283789.82 +cdouble 230655.63 +cfloat 121432.05 +clongdouble 2224.81 +collatz 17315859.93 +correlate 8027.50 +cpuid 6521.85 +crc16 4689.95 +decimal32 47151.05 +decimal64 61315.41 +decimal128 9834.86 +dither 5492.92 +div16 1782318.50 +div32 168827.69 +div64 78440.03 +djb2a 4032149.02 +double 322419.80 +euler 608744461.58 +explog 5466.62 +factorial 325536.98 +fibonacci 484441312.89 +fft 19788.94 +fletcher16 12462.30 +float 974763.20 +float80 46859.83 +float128 20287.30 +floatconversion 79340.96 +fnv1a 3361288.96 +gamma 12959.85 +gcd 49878.61 +gray 761449.30 +hamming 23115.20 +hanoi 9081.56 +hyperbolic 44119.90 +idct 1606491.78 +int128 184279.41 +int64 2169725.48 +int32 2046546.67 +int16 2127160.44 +int8 2136958.03 +int128float 161578.18 +int128double 136947.27 +int128longdouble 34827.72 +int128decimal32 39147.64 +int128decimal64 49204.05 +int128decimal128 9562.54 +int64float 859736.63 +int64double 366697.67 +int64longdouble 42420.69 +int32float 812682.78 +int32double 360032.14 +int32longdouble 42614.95 +intconversion 31466.64 +ipv4checksum 760883.10 +jenkin 1136262.66 +jmp 4165834.46 +lfsr32 1425358.41 +ln2 2916805.65 +longdouble 46837.77 +loop 779685.75 +matrixprod 6168.12 +murmur3_32 4863344.13 +nhash 2918217.44 +nsqrt 740112.28 +omega 108803179.73 +parity 410179.35 +phi 520963123.77 +pi 41005353.62 +pjw 1988905.16 +prime 9833.88 +psi 164887502.07 +queens 17308.81 +rand 569710.84 +rand48 164387.67 +rgb 2409848.74 +sdbm 3603095.21 +sieve 90332.12 +stats 13005457.27 +sqrt 99869.15 +trig 33541.19 +union 522454.43 +zeta 29607.37 + + +---------------------------------- +label: transparent huge pages +command: cat /sys/kernel/mm/transparent_hugepage/enabled +exit code: 0 +stderr: +stdout: always [madvise] never + + +---------------------------------- +label: uname -a +command: uname -a +exit code: 0 +stderr: +stdout: Linux 3cfdfebf4b20 5.4.0-137-generic #154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux + + +---------------------------------- +label: uncore cha count +command: rdmsr 0x702 +exit code: 0 +stderr: +stdout: 0000000000000012 + + +---------------------------------- +label: uncore cha count spr +command: rdmsr 0x2FFE +exit code: 1 +stderr: read /dev/cpu/0/msr: input/output error + +stdout: + +---------------------------------- +label: uncore client cha count +command: rdmsr 0x396 +exit code: 1 +stderr: read /dev/cpu/0/msr: input/output error + +stdout: + +---------------------------------- +label: uncore max frequency +command: rdmsr -f 6:0 0x620 +exit code: 0 +stderr: +stdout: 1c + + +---------------------------------- +label: uncore min frequency +command: rdmsr -f 14:8 0x620 +exit code: 0 +stderr: +stdout: c + diff --git a/documentation/examples/SDP_8058.xlsx b/documentation/examples/SDP_8058.xlsx new file mode 100644 index 0000000..0cfead0 Binary files /dev/null and b/documentation/examples/SDP_8058.xlsx differ diff --git a/documentation/examples/SDP_8065.html b/documentation/examples/SDP_8065.html new file mode 100644 index 0000000..e6d7104 --- /dev/null +++ b/documentation/examples/SDP_8065.html @@ -0,0 +1,2520 @@ + + + + + + + System Health Inspector + + + + + + + + + + + + + + + +
+

Intel® System Health Inspector

+
+ +
+
+ + + + + + +
+ + + +
+

Host

+
Name3cfdfebf4ba4.jf.intel.com
TimeSat Mar 18 03:23:53 AM UTC 2023
+
+ +
+

System

+
ManufacturerIntel Corporation
Product NameS2600WTT
Version....................
Serial #............
UUID80f60b67-1686-e411-906e-0012795d96dd
+
+ +
+

Baseboard

+
ManufacturerIntel Corporation
Product NameS2600WTT
VersionG92187-350
Serial #BQWL45150485
+
+ +
+

Chassis

+
Manufacturer...............................
TypeRack Mount Chassis
Version..................
Serial #..................
+
+ +
+

PCIe Slots

+
DesignationTypeLengthBus AddressCurrent Usage
J3B2 - Riser 1, slot 1x16 PCI Express 3 x16Long0000:00:03.0In Use
J3B2 - Riser 1, slot 2x8 PCI Express 3 x8Long0000:80:01.0Available
J6B1 - Riser 2, slot 1x16 PCI Express 3 x16Long0000:80:02.0Available
J6B1 - Riser 2, slot 2x8 PCI Express 3 x8Long0000:80:03.2Available
J6B2 - Riser 3, slot 1x4 PCI Express 3 x8Long0000:80:00.0Available
J6B2 - Riser 3, slot 2x8 PCI Express 3 x8Long0000:80:03.0Available
+
+ +
+

BIOS

+
VendorIntel Corporation
VersionSE5C610.86B.01.01.0027.071020182329
Release Date07/10/2018
+
+ +
+

Operating System

+
OSUbuntu 22.04.1 LTS
Kernel5.15.0-67-generic
Boot ParametersBOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic root=UUID=251d71d4-950e-4c83-89e8-1e7b4dfea317 ro
Microcode0xb000040
+
+ +
+

Software Version

+
GCCgcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GLIBCldd (Ubuntu GLIBC 2.35-0ubuntu3.1) 2.35
BinutilsGNU ld (GNU Binutils for Ubuntu) 2.38
Python
Python3Python 3.10.6
Javaopenjdk version "11.0.18" 2023-01-17
OpenSSLOpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
+
+ +
+

CPU

+
CPU ModelIntel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
Architecturex86_64
MicroarchitectureBDX
Family6
Model79
Stepping1
Base Frequency2.3GHz
Maximum Frequency3.6GHz
All-core Maximum Frequency2.9GHz
CPUs72
On-line CPU List0-71
HyperthreadingEnabled
Cores per Socket18
Sockets2
NUMA Nodes2
NUMA CPU List0-17,36-53 :: 18-35,54-71
L1d Cache1.1 MiB (36 instances)
L1i Cache1.1 MiB (36 instances)
L2 Cache9 MiB (36 instances)
L3 Cache90 MiB (2 instances)
Memory Channels4
PrefetchersL2 HW, L2 Adj., DCU HW, DCU IP
Intel Turbo BoostEnabled
Virtualization
PPINs32eb0dc5fe84128a,32eb07b62b8f2086
+
+ +
+

ISA

+
AVX - Advanced Vector ExtensionsYes
AVX2 - Advanced Vector Extensions 2Yes
AVX512F - AVX-512 FoundationNo
AVX512_VNNI - Vector Neural Network InstructionsNo
AVX512_4VNNIW - VNNI Word Variable PrecisionNo
AVX512_BF16 - BFLOAT16No
AES - Advanced Encryption Standard New Instructions (AES-NI)Yes
VAES - Vector AESNo
AMX-BF16 - Advanced Matrix Extensions Tile BFLOAT16No
AMX-TILE - Advanced Matrix Extensions Tile ArchitectureNo
AMX-INT8 - Advanced Matrix Extensions Tile 8-bit IntegerNo
+
+ +
+

Accelerator

+
NameCountFull NameDescription
DLB0Intel Dynamic Load Balancerhardware managed system of queues and arbiters connecting producers and consumers
DSA0Intel Data Streaming Acceleratora high-performance data copy and transformation accelerator
IAX0Intel Analytics Acceleratoraccelerates compression and decompression for big data applications and in-memory analytic databases
QAT (on CPU)0Intel Quick Assist Technologyaccelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database
QAT (on chipset)0Intel Quick Assist Technologyaccelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database
+
+ +
+

Feature

+No data found. +
+ +
+

Uncore

+
CHA Count18
Minimum Frequency1.2GHz
Maximum Frequency2.8Ghz
+
+ +
+

Power

+
TDP145 watts
Power & Perf PolicyBalanced
Frequency Governorschedutil
Frequency Driverintel_cpufreq
Max C-State9
+
+ +
+

Memory

+
Installed Memory128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])
MemTotal131895472 kB
MemFree116731148 kB
MemAvailable128761724 kB
Buffers197480 kB
Cached12256200 kB
HugePages_Total0
Hugepagesize2048 kB
Transparent Huge Pagesmadvise
Automatic NUMA BalancingEnabled
Populated Memory Channels8
+
+ +
+

DIMM Population

+
Socket
0
ChannelSlots
0
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
2
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
3
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
ChannelSlots
0
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
2
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
3
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
+
+ +
+

DIMM

+
Bank LocatorLocatorManufacturerPartSerialSizeTypeDetailSpeedRankConfigured Speed
NODE 1DIMM_A1Micron36ASF2G72PZ-2G3A30FC8E4C616 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_A2No Module InstalledDDR4Synchronous
NODE 1DIMM_A3No Module InstalledDDR4Synchronous
NODE 1DIMM_B1Micron36ASF2G72PZ-2G3A30FC8E4D016 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_B2No Module InstalledDDR4Synchronous
NODE 1DIMM_B3No Module InstalledDDR4Synchronous
NODE 1DIMM_C1Micron36ASF2G72PZ-2G3A30FC8E56E16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_C2No Module InstalledDDR4Synchronous
NODE 1DIMM_C3No Module InstalledDDR4Synchronous
NODE 1DIMM_D1Micron36ASF2G72PZ-2G3A30FCA21C416 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_D2No Module InstalledDDR4Synchronous
NODE 1DIMM_D3No Module InstalledDDR4Synchronous
NODE 2DIMM_E1Micron36ASF2G72PZ-2G3A30FC8E57516 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_E2No Module InstalledDDR4Synchronous
NODE 2DIMM_E3No Module InstalledDDR4Synchronous
NODE 2DIMM_F1Micron36ASF2G72PZ-2G3A30FC8E57416 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_F2No Module InstalledDDR4Synchronous
NODE 2DIMM_F3No Module InstalledDDR4Synchronous
NODE 2DIMM_G1Micron36ASF2G72PZ-2G3A30FC8E47416 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_G2No Module InstalledDDR4Synchronous
NODE 2DIMM_G3No Module InstalledDDR4Synchronous
NODE 2DIMM_H1Micron36ASF2G72PZ-2G3A30FC8E56916 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_H2No Module InstalledDDR4Synchronous
NODE 2DIMM_H3No Module InstalledDDR4Synchronous
+
+ +
+

NIC

+
NameModelSpeedLinkBusDriverDriver VersionFirmware VersionMAC AddressNUMA NodeIRQBalance
eno1Ethernet Controller 10-Gigabit X540-AT21000Mb/syes0000:03:00.0ixgbe5.15.0-67-generic0x800004f800:1e:67:d4:35:690Enabled
eno2Ethernet Controller 10-Gigabit X540-AT2Unknown!no0000:03:00.1ixgbe5.15.0-67-generic0x800004f800:1e:67:d4:35:6a0Enabled
ens785f0Ethernet Controller XXV710 for 25GbE SFP28Unknown!no0000:05:00.0i40e5.15.0-67-generic6.01 0x80003554 1.1747.03c:fd:fe:bf:4b:a40Enabled
ens785f1Ethernet Controller XXV710 for 25GbE SFP2825000Mb/syes0000:05:00.1i40e5.15.0-67-generic6.01 0x80003554 1.1747.03c:fd:fe:bf:4b:a50Enabled
+
+ +
+

Network IRQ Mapping

+
InterfaceCPU:IRQs CPU:IRQs ...
eno10:213 1:218,239 2:231,259 3:236,257 4:215,260 5:237,244 6:205,250 7:217,262 8:202,223 9:207,252 10:203,230 11:214,235 12:211 13:232,253 14:208,229 15:248 16:247,254 17:220,238 36:209,216 37:222,243 38:234,255 39:240,261 40:210,256 41:241 42:200,246 43:221 44:219,226 45:201 46:206,227 47:258 48:224,245 49:228,249 50:212,233 51:242,263 52:251 53:204,225
eno20:268 1:290,313 2:286,302 3:275,327 4:326 5:289,311 6:316 7:273,325 8:278 9:281 10:284,314 11:328 12:276,315,320 13:308 14:280,303 15:277,282,294 16:265,299 17:300,323 36:293,317 37:298 38:279,301 39:306 40:295,319 41:296,312 42:285,309 43:274,297,304 44:270,321 45:287,292,322 46:283,307 47:266,305,310 48:269,291 49:267,272 50:288 51:271 52:324 53:318
ens785f00:36,42 1:43,87 2:60,83 3:77,104 4:38,44 5:57,88 6:62,94 7:68,75 8:46,52 9:58,64,65 10:55,99 11:86,92,93 12:73,103 13:76,82 14:49,61 15:40,91 16:41,67 17:69,106 36:95,98 37:66,72 38:47,78 39:84,105 40:59,81 41:70 42:71,101 43:45,89 44:39,51 45:50 46:85,102 47:63,79 48:37,96 49:53,97 50:56,90 51:100,107 52:74,80 53:48,54
ens785f10:136,146,175 1:153,180 2:127,154 3:132,171 4:139,176 5:150,151 6:129,166 7:169,188 8:119,184 9:159,178 10:126,165 11:168,187 12:144,183 13:148,177 14:143,170 15:135,162 16:161,189 17:163,190 36:122,123 37:138,167 38:131,140 39:156,185 40:125,152 41:137,164 42:142,181 43:155,182 44:133,160 45:145,172 46:141,179 47:134,173 48:121,130 49:124 50:128,157 51:120,158 52:147,174 53:149,186
+
+ +
+

Disk

+
NAMEMODELSIZEMOUNTPOINTFSTYPERQ-SIZEMIN-IOFwRev
sdaSanDisk SSD PLUS447.1G64512UG3600RL
sda1538M/boot/efivfat64512
sda2446.6G/ext464512
+
+ +
+

Filesystem

+
FilesystemSizeUsedAvailUse%Mounted
tmpfs13G2.3M13G1%/run
/dev/sda2440G32G386G8%/
tmpfs63G063G0%/dev/shm
tmpfs5.0M05.0M0%/run/lock
/dev/sda1537M5.3M532M1%/boot/efi
tmpfs13G4.0K13G1%/run/user/1000
+
+ +
+

GPU

+
ManufacturerMGA
ModelUnknown
PCI ID102B:522
+
+ +
+

CXL Device

+No data found. +
+ +
+

Vulnerability

+
CVE-2017-5753OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization)
CVE-2017-5715OK (Full retpoline + IBPB are mitigating the vulnerability)
CVE-2017-5754OK (Mitigation: PTI)
CVE-2018-3640OK (your CPU microcode mitigates the vulnerability)
CVE-2018-3639OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp)
CVE-2018-3615OK (your CPU vendor reported your CPU model as not affected)
CVE-2018-3620OK (Mitigation: PTE Inversion)
CVE-2018-3646OK (this system is not running a hypervisor)
CVE-2018-12126OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2018-12130OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2018-12127OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2019-11091OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2019-11135OK (Mitigation: Clear CPU buffers; SMT vulnerable)
CVE-2018-12207OK (this system is not running a hypervisor)
CVE-2020-0543OK (your CPU vendor reported your CPU model as not affected)
CVE-2022-0001OK (unprivileged eBPF disabled)
CVE-2022-0002OK (unprivileged eBPF disabled)
+
+ +
+

Process

+
PIDPPID%CPU%MEMRSSCOMMAND
169549716954411.80.08732sshd: sdp@notty
155515530.70.040468falcon-sensor
119210.20.0123996/lib/systemd/systemd-journald
208110.10.077848/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
181810.10.04664/usr/sbin/irqbalance --foreground
100.10.011772/sbin/init
169561416956100.00.01108head -n 20
169561216956100.00.04520ps -eo pid,ppid,%cpu,%mem,rss,command --sort=-%cpu,-pid
169560212490.00.04480/lib/systemd/systemd-udevd
169560112490.00.04480/lib/systemd/systemd-udevd
169560012490.00.04480/lib/systemd/systemd-udevd
169559912490.00.04480/lib/systemd/systemd-udevd
169559812490.00.04480/lib/systemd/systemd-udevd
169559712490.00.04480/lib/systemd/systemd-udevd
169559612490.00.04480/lib/systemd/systemd-udevd
169559512490.00.04480/lib/systemd/systemd-udevd
169559412490.00.04480/lib/systemd/systemd-udevd
169559312490.00.04480/lib/systemd/systemd-udevd
169559212490.00.04480/lib/systemd/systemd-udevd
+
+ +
+

Sensor

+
SensorReadingStatus
System Airflow26 CFMok
BB P1 VR Temp27 degrees Cok
BB P2 VR Temp29 degrees Cok
Front Panel Temp20 degrees Cok
SSB Temp32 degrees Cok
BB BMC Temp41 degrees Cok
BB Rt Rear Temp32 degrees Cok
BB Lft Rear Temp31 degrees Cok
HSBP 1 Temp22 degrees Cok
Exit Air Temp30 degrees Cok
LAN NIC Temp32 degrees Cok
System Fan 1A7396 RPMok
System Fan 1B7470 RPMok
System Fan 2A7396 RPMok
System Fan 2B7221 RPMok
System Fan 3A7396 RPMok
System Fan 3B7304 RPMok
System Fan 4A7396 RPMok
System Fan 4B7470 RPMok
System Fan 5A7482 RPMok
System Fan 5B7304 RPMok
System Fan 6A7482 RPMok
System Fan 6B7553 RPMok
PS1 Input Power392 Wattsok
PS1 Curr Out %48 percentok
PS1 Temperature27 degrees Cok
P1 Therm Margin-14 degrees Cok
P2 Therm Margin-17 degrees Cok
P1 Therm Ctrl %0 percentok
P2 Therm Ctrl %0 percentok
P1 DTS Therm Mgn-7 degrees Cok
P2 DTS Therm Mgn-7 degrees Cok
DIMM Thrm Mrgn 1-58 degrees Cok
DIMM Thrm Mrgn 2-61 degrees Cok
DIMM Thrm Mrgn 3-56 degrees Cok
DIMM Thrm Mrgn 4-60 degrees Cok
Agg Therm Mgn 1-2 degrees Cok
BB +12.0V12.20 Voltsok
BB +3.3V Vbat3.14 Voltsok
MTT CPU10 percentok
MTT CPU20 percentok
+
+ +
+

Chassis Status

+
Last Power Eventac-failed command
Power Overloadfalse
Main Power Faultfalse
Power Restore Policyalways-on
Drive Faultfalse
Cooling/Fan Faultfalse
System Time03/17/23 20:23:54 PDT
+
+ +
+

System Event Log

+
DateTimeSensorStatusEvent
02/17/2314:54:48 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/17/2314:55:48 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:16:22 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:16:30 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:17:30 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:44:38 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:44:39 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:45:39 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
03/10/2307:13:23 PSTUnknown SmaRT-CLST StatState AssertedAsserted
03/10/2307:13:24 PSTPower Unit Pwr Unit StatusFailure detectedAsserted
03/10/2307:13:24 PSTPower Unit Pwr Unit StatusPower off/downAsserted
03/10/2307:13:24 PSTPower Supply PS1 StatusPower Supply AC lostAsserted
03/10/2307:14:54 PSTPower Unit Pwr Unit StatusAC lostAsserted
03/10/2307:14:54 PSTProcessor P1 StatusPresence detectedAsserted
03/10/2307:14:54 PSTProcessor P2 StatusPresence detectedAsserted
03/10/2307:14:54 PSTPower Unit Pwr Unit StatusAC lostDeasserted
03/10/2307:15:00 PSTDrive Slot / Bay HDD 0 StatusDrive PresentAsserted
03/10/2307:16:28 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
03/10/2307:16:30 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
03/10/2307:17:30 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
+
+ +
+

Kernel Log

+
Entries
[ +0.000006] serviceable_lsm: initialization complete
[ +0.000002] ServiceableModuleInit_Deferred: 0
[ +0.002646] pinned_lsm[1555]: load_serviceable_symbols...
[ +1.743198] pinned_lsm[1555]: load_serviceable_symbols succeeded
[ +0.000049] pinned_lsm[1555]: load_network_ops_symbols...
[ +0.402191] manual prevention is enabled
[ +0.000003] network telemetry is enabled
[ +0.000001] network event is enabled
[ +0.000001] script control is enabled
[ +0.000004] filesystem event is enabled
[Mar10 07:20] kauditd_printk_skb: 21 callbacks suppressed
[ +0.000005] audit: type=1400 audit(1678461645.456:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=2149 comm="apparmor_parser"
[ +0.695915] Initializing XFRM netlink socket
[ +0.384630] loop6: detected capacity change from 0 to 8
[Mar12 23:21] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[Mar13 19:35] perf: interrupt took too long (3152 > 3132), lowering kernel.perf_event_max_sample_rate to 63250
[Mar15 08:36] perf: interrupt took too long (3966 > 3940), lowering kernel.perf_event_max_sample_rate to 50250
[Mar17 20:22] perf: interrupt took too long (5008 > 4957), lowering kernel.perf_event_max_sample_rate to 39750
[ +6.185448] perf: interrupt took too long (6293 > 6260), lowering kernel.perf_event_max_sample_rate to 31750
[Mar17 20:23] perf: interrupt took too long (7871 > 7866), lowering kernel.perf_event_max_sample_rate to 25250
+
+ +
+

PMU

+
cpu_cyclesActive
instructionsInactive
ref_cyclesInactive
topdown_slotsUnknown
gen_programmable_1Inactive
gen_programmable_2Inactive
gen_programmable_3Inactive
gen_programmable_4Inactive
gen_programmable_5Unknown
gen_programmable_6Unknown
gen_programmable_7Unknown
gen_programmable_8Unknown
+
+ +
+

svr-info

+
version2.2.0_2023-03-17_43b96700
+
+ +
+
+
+
+
+

Use the "-benchmark all" option to collect all micro-benchmarking data. See "-help" for finer control.

+ + +
+

Summary

+
SDP_8065Reference (Intel 2S Xeon E5-2699A v4)
CPU Speed374600 ops/s403415 ops/s
Single-core Turbo3499 MHz3509 MHz
All-core Turbo2800 MHz2980 MHz
Turbo TDP232.10 Watts289.90 Watts
Idle TDP57.18 Watts
Memory Peak Bandwidth141.6 GB/s138.1 GB/s
Memory Minimum Latency79.7 ns78 ns
Disk Speed1555 iops
+
+ +
+

Core Frequency

+
+ +
+ + +
12345678910111213141516171819202122232425262728
spec3.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.6
measured3.63.53.33.23.13.03.02.92.82.82.82.82.82.82.82.82.82.8
+
+ +
+

Memory Bandwidth and Latency

+
+ +
+ + + +
+ +
+

Memory NUMA Bandwidth

+

SDP_8065

Node01
069079.429199.7
129163.668643.4

Reference (Intel 2S Xeon E5-2699A v4)

Node01
067528.430178.1
130177.966665.4
+
+ +

 

+
+
+
+
+

Use the "-profile all" option to collect all system profiling data. See "-help" for finer control.

+ + +
+

Summary

+
CPU Utilization (%)79.84
Kernel Utilization (%)0.58
User Utilization (%)76.60
Soft IRQ Utilization (%)0.00
IRQ Rate (IRQ/s)14073.32
Drive Reads (kB/s)9591.95
Drive Writes (kB/s)395231.04
Network RX (packets/s)9.67
Network TX (packets/s)1.02
Network RX (kB/s)3.72
Network TX (kB/s)1.05
Memory Free (kB)117277372.80
Memory Available (kB)128872205.33
Memory Used (kB)1590547.47
+
+ +
+

Average CPU Utilization

+
+ +
+ + + +
+ +
+

CPU Utilization

+
+ +
+ + + +
+ +
+

IRQ Rate

+
+ +
+ + + +
+ +
+

Drive Stats

+
+ +
+ + + +
+ +
+

Network Stats

+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + +
+ +
+

Memory Stats

+
+ +
+ + + +
+ +

 

+
+
+
+
+

Use the "-analyze all" option to collect all analysis data. See "-help" for finer control.

+ Upload your Intel® System Health Inspector JSON-formatted reports to Intel® Optimization Hub for deeper analysis. + + +
+

Code Path Frequency

+

System

+ +
+ + +

Java

+No data found. +
+ +

 

+
+
+
+
+

Insights are derived from data collected by Intel® System Health Inspector. They are provided for consideration but may not always be relevant.

+ + +
+

Insight

+
RecommendationJustification
Consider manually configuring IRQ CPU affinity for network intensive workloads.System is using the IRQ Balance service to manage IRQ CPU affinity.
Consider using the 'Intel PState' frequency driver.Frequency driver is 'intel_cpufreq'.
Consider setting the Power and Performance policy to 'Performance'.Power and Performance policy is set to 'Balanced'.
Consider upgrading to the latest generation Xeon CPU.CPU is 2 or more generations behind current generation Xeon.
Consider setting the CPU frequency governors to 'performance'.CPU frequency governors are set to 'schedutil'.
+
+ +

 

+
+
+ + + + + diff --git a/documentation/examples/SDP_8065.json b/documentation/examples/SDP_8065.json new file mode 100644 index 0000000..587224d --- /dev/null +++ b/documentation/examples/SDP_8065.json @@ -0,0 +1,71456 @@ +{ + "Analyze": { + "Code Path Frequency": [ + { + "Java Paths": "", + "System Paths": "irqbalance;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;new_sync_read;proc_reg_read_iter;seq_read_iter;show_interrupts 252341195\nkhugepaged;ret_from_fork;kthread;khugepaged;khugepaged_scan_mm_slot;khugepaged_scan_pmd;collapse_huge_page;__alloc_pages;get_page_from_freelist;clear_page_erms 252781714\nkubelet;[kubelet];[kubelet];[kubelet] 253024813\nkubelet;[kubelet];[kubelet];[kubelet];[kubelet];[kubelet];[kubelet] 253369978\nkubelet;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;arch_do_signal_or_restart;get_signal;do_group_exit;do_exit;exit_notify;_raw_write_lock_irq;queued_write_lock_slowpath 253045364\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;perf_mmap_fault 3584805867\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable 14239010\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched 43455581\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;intel_pmu_enable_all 9491425\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;x86_pmu_enable 63256861\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;balance_dirty_pages_ratelimited;radix_tree_lookup 253307651\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;copy_user_enhanced_fast_string 252784441\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;iterate_supers;sync_fs_one_sb;ext4_sync_fs;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253279276\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode 252514676\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;mutex_spin_on_owner 507287197\nstress-ng;[stress-ng];__irqentry_text_end 506584972\nstress-ng;[unknown];[libc.so.6] 11399065646\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;dequeue_task;dequeue_task_fair;update_cfs_group 30730520\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;mpage_map_and_submit_buffers;mpage_submit_page;ext4_bio_write_page;fscrypt_mergeable_bio 252661108\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 507305725\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region 24333301\nstress-ng;[unknown];[libc.so.6];syscall_return_via_sysret 142033998\nstress-ng;[unknown];[unknown];[libm.so.6] 222518474433\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_post_write;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_network_ops_inet6_sockraw_recvmsg 16905498\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__cgroup_throttle_swaprate 253656350\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;rmqueue 253460019\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;d_alloc_pseudo;__d_alloc;kmem_cache_alloc;memcg_slab_post_alloc_hook;mod_objcg_state 253469934\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;vm_normal_page 253626298\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;rmqueue;rmqueue_bulk 253578504\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 34796997\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;__kmalloc 20268341\nstress-ng;[unknown];[stress-ng];error_entry 253099911\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 506287819\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 506969522\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;lru_cache_add_inactive_or_unevictable;lru_cache_add;__pagevec_lru_add;__pagevec_lru_add_fn;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 253559505\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;mem_cgroup_update_lru_size 252464735\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode 759656722\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;set_page_dirty;page_mapping 27263207\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;__pagevec_release;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__mod_lruvec_state 253129354\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;mpage_process_page_bufs;mpage_submit_page;ext4_bio_write_page;bio_alloc_bioset;bvec_alloc;mempool_alloc;mempool_alloc_slab;kmem_cache_alloc;memcg_slab_post_alloc_hook 253433582\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;_raw_spin_lock_irq 12628268\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;rcu_read_unlock_strict 253641451\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;unlock_page_memcg 253637163\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set 252884676\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 252665313\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_cfs_group 253192960\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;flush_tlb_mm_range 30236047\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;security_inode_free;pinnedhook_security_inode_free_security;cshook_security_inode_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security 253057785\nstress-ng;[unknown];[unknown];[unknown];[stress-ng];__irqentry_text_end 253116430\nstress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;perf_event_task_tick;perf_adjust_freq_unthr_context 253264306\nstress-ng;[libc.so.6];asm_exc_page_fault 253349732\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;release_pages;free_unref_page_list;free_unref_page_commit.constprop.0;free_pcppages_bulk;__free_one_page 253505627\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_pselect6;do_pselect.constprop.0;core_sys_select;do_select;set_normalized_timespec64 252812546\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols 17703537\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;task_numa_work;change_prot_numa;change_protection;change_protection_range;change_p4d_range;change_pmd_range.isra.0;change_pte_range 253623266\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_undo_range;__pagevec_release;release_pages;__mem_cgroup_uncharge_list;uncharge_page 19250033\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;page_cache_pipe_buf_release 252061333\nstress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_lseek;ksys_lseek;ext4_llseek 252955531\nstress-ng;[unknown];[unknown];[libm.so.6];sync_regs 253158633\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;__rseq_handle_notify_resume 253357516\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_event_mmap_event;perf_iterate_sb;perf_event_mmap_output;perf_output_copy 252957756\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;blk_finish_plug;blk_flush_plug_list;blk_mq_flush_plug_list;blk_mq_sched_insert_requests;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;__blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;__blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;scsi_prepare_cmd;sd_init_command;sd_setup_read_write_cmnd 252457073\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;rseq_ip_fixup 252834341\nstress-ng;[unknown];[unknown];[unknown];[stress-ng] 295065393231\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits 252573703\nstress-ng;[stress-ng] 2147964743732\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;lru_cache_add_inactive_or_unevictable;lru_cache_add;__pagevec_lru_add;__pagevec_lru_add_fn;__mod_lruvec_state;__mod_node_page_state 253597750\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;native_read_msr 252677680\nstress-ng;[unknown];[stress-ng] 835709255702\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;irqentry_exit;irqentry_exit_to_user_mode 507010476\nstress-ng;[stress-ng];asm_common_interrupt;common_interrupt;__common_interrupt;handle_edge_irq;handle_irq_event;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;ledtrig_disk_activity;_raw_read_unlock_irqrestore 253419141\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;touch_atime;__mark_inode_dirty;ext4_dirty_inode;__ext4_journal_stop;jbd2_journal_stop;kmem_cache_free 30857081\nstress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt 253600905\nstress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_min_vruntime 253284728\nstress-ng;[libm.so.6] 347499662304\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte;mark_page_accessed 253657445\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;__vma_rb_erase 253043605\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;security_inode_free;pinnedhook_security_inode_free_security;cshook_security_inode_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security;[[falcon_kal]];down_write 16123788\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance 252997769\nstress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;account_process_tick;__cgroup_account_cputime_field 253299427\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;iterate_supers;sync_inodes_one_sb;sync_inodes_sb;wait_sb_inodes;filemap_fdatawait_keep_errors;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;psi_task_switch;psi_group_change 252247017\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;kernel_init_free_pages.part.0 253761682\nstress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;ktime_get 253089152\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_fdatasync;ext4_sync_file;blkdev_issue_flush;submit_bio_wait;wait_for_completion_io_timeout;__wait_for_common;io_schedule_timeout;schedule_timeout;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group 251761309\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;rwsem_spin_on_owner 268543654\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 253587084\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;__update_load_avg_se 253616818\nstress-ng;[stress-ng];native_irq_return_iret 253235550\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;prepare_task_switch 252120542\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;ext4_io_submit;submit_bio;submit_bio_noacct;__submit_bio;blk_mq_submit_bio;__rq_qos_throttle;wbt_wait;__x86_indirect_thunk_rbx 36811848\nstress-ng;[unknown];[unknown];[stress-ng];[stress-ng] 3800334353\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_zone_page_state 253010316\nstress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats;_find_next_bit 253344480\nstress-ng;[unknown];[unknown];[stress-ng];[libm.so.6] 29118613595\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;irq_exit_rcu 252460665\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;_raw_spin_trylock 253456740\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 252273300\nstress-ng;[unknown];[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt 253486851\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_file;alloc_empty_file;__alloc_file;kmem_cache_alloc;memcg_slab_post_alloc_hook;mod_objcg_state;__mod_memcg_lruvec_state 251978789\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode;mpol_shared_policy_init 253517495\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 758724003\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;__read_extent_tree_block;__getblk_gfp;__find_get_block;__find_get_block_slow;pagecache_get_page;xas_load 253057124\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode 536076100\nstress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;task_numa_work;change_prot_numa;change_protection;change_protection_range;change_p4d_range;change_pmd_range.isra.0;change_pte_range 506766757\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;syscall_exit_to_user_mode 70537660\nstress-ng;[libc.so.6];syscall_return_via_sysret 253173559\nstress-ng;[libm.so.6];error_entry 253175026\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault 253546878\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;inode_wait_for_writeback;__inode_wait_for_writeback 252907859\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;security_file_free;kmem_cache_free;slab_free_freelist_hook.constprop.0 13903521\nstress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;finish_wait;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253107276\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;sync_bdevs;filemap_fdatawait_keep_errors;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 253094431\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;fileattr_set_prepare 22603501\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;find_vma;vmacache_update 252463474\nstress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;ktime_get 253379695\nstress-ng;[unknown];[unknown];[unknown];[libm.so.6] 252867667\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253465372\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;charge_memcg;try_charge_memcg 253684779\nstress-ng;[unknown];[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt 252973694\nstress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;update_process_times 253159195\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;down_write;rwsem_down_write_slowpath;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0 252247743\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages;__next_zones_zonelist 253129059\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer;rb_next 253628701\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;free_pgtables;unlink_file_vma 253271799\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;security_file_free;pinnedhook_security_file_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security;[[falcon_kal]];down_read 33818211\nstress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event;native_write_msr 253535663\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;irqentry_exit;irqentry_exit_to_user_mode 253245183\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_lseek;ksys_lseek;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;schedule_preempt_disabled;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_curr 31913892\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;fault_in_iov_iter_readable;__get_user_nocheck_1 253257518\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer 253003178\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput 252798854\nstress-ng;[unknown];[libm.so.6] 396149889752\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;kmalloc_slab 252915770\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;syscall_exit_to_user_mode 31942933\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range 253606058\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_empty_file 252999964\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;rw_verify_area;security_file_permission;fsnotify_perm.part.0;__fsnotify_parent 252583783\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;pte_pfn 253559352\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;psi_task_switch;psi_group_change 253036475\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill 20797858\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_ext_handle_unwritten_extents;ext4_split_convert_extents;ext4_split_extent;ext4_split_extent_at;__ext4_ext_dirty;ext4_extent_block_csum_set;crypto_shash_update;crc_101 253112383\nstress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance 252923447\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;ext4_reserve_inode_write;ext4_get_inode_loc;__ext4_get_inode_loc;__getblk_gfp;__find_get_block 252866960\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap 252853974\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup 12538011\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;__f_unlock_pos;mutex_unlock;__mutex_unlock_slowpath.constprop.0;wake_up_q;try_to_wake_up;select_task_rq_fair;wake_affine;task_h_load 253306891\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;mpage_process_page_bufs;mpage_submit_page;ext4_bio_write_page;bio_associate_blkg;bio_associate_blkg_from_css 2307514858\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0 253221000\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_undo_range;find_lock_entries;xas_find;xas_start 29687623\nstress-ng;[libc.so.6] 6078494054\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;fpregs_assert_state_consistent 251955567\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_idle;set_next_task_idle 20624342\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_sendfile64;do_sendfile;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;copy_page_from_iter_atomic 505400384\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_huge_addr 253573934\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;touch_atime;__mark_inode_dirty;ext4_dirty_inode;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits;wait_transaction_locked;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance 32429565\nstress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;new_sync_read 52780111\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;page_add_new_anon_rmap;__mod_lruvec_page_state;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 253664212\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe 42489105\nstress-ng;[unknown];[stress-ng];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 253644776\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;ext4_da_write_end;unlock_page 252849766\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte;mark_page_accessed;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_lruvec_state;cgroup_rstat_updated 253296565\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;page_remove_rmap;__mod_lruvec_page_state;__mod_node_page_state 253180549\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set 253023555\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;security_mmap_file 252804327\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;__bitmap_and 10960113\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues 253450170\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;update_curr 252222269\nstress-ng;[unknown];[unknown];[libc.so.6] 506602411\nstress-ng;[unknown];[unknown];[stress-ng] 376839808367\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode;new_inode;alloc_inode;inode_init_always;security_inode_alloc;kmem_cache_alloc 252539498\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;crowdstrike_probe_sched_process_exec 252989701\nstress-ng;[unknown];[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 253503982\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;lock_page_lruvec_irqsave;_raw_spin_lock_irqsave 252548535\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;prepare_to_wait_event 252246617\nstress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;note_gp_changes 253388140\nstress-ng;[unknown];[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;charge_memcg;try_charge_memcg 253626054\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_timer;__mod_timer;lock_timer_base;_raw_spin_lock_irqsave 253215051\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;ext4_set_inode_flags;inode_set_flags 251991651\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;nohz_balancer_kick 253043017\nstress-ng;[stress-ng];error_entry 253432442\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 253634856\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;arch_cpu_idle_enter;tsc_verify_tsc_adjust 252692506\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance;cpumask_next_and 46018223\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io 20287006\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;update_rq_clock 252775635\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;pick_next_task;pick_next_task_fair 252304267\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;asm_sysvec_apic_timer_interrupt 25079108\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;update_load_avg 252902703\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending 57538992\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;finish_task_switch.isra.0;asm_common_interrupt;common_interrupt;__common_interrupt;handle_edge_irq;handle_irq_event;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;blk_mq_complete_request_remote;cpus_share_cache 253273221\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state 252738107\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_io_completion 252800883\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;__update_load_avg_se 253293493\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance 253008331\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;switch_mm_irqs_off;load_new_mm_cr3 254752083\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;tick_nohz_idle_enter;sched_clock_idle_sleep_event;sched_clock_cpu;sched_clock;native_sched_clock 18120254\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;mwait_idle_with_hints.constprop.0 1338550359365\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_select;menu_select;tick_nohz_get_sleep_length;__hrtimer_next_event_base 253253131\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;rcu_do_batch;i_callback;shmem_free_in_core_inode;kmem_cache_free;memcg_slab_free_hook;__mod_memcg_lruvec_state 23482769\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;poll_idle 252680267\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;ext4_end_bio;ext4_finish_bio;end_page_writeback;test_clear_page_writeback;__fprop_inc_percpu_max;__fprop_inc_percpu;percpu_counter_add_batch;_raw_spin_lock_irqsave 252834809\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule 29317705\nswapper;secondary_startup_64_no_verify;x86_64_start_kernel;x86_64_start_reservations;start_kernel;arch_call_rest_init;rest_init;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;mwait_idle_with_hints.constprop.0 79757255981\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;_raw_spin_lock 252779652\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;psi_task_change;sched_clock_cpu 253007547\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;_raw_spin_lock_irqsave 97172670\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;update_blocked_averages;__update_blocked_fair;update_load_avg 38828727\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_select;menu_select 253000859\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;_raw_spin_lock 26094429\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;update_cfs_group 19289426\nsystemd;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_pre_umount2;cshook_network_ops_inet6_sockraw_recvmsg;fshook_syscalltable_pre_lchown;[[falcon_kal]];[[falcon_kal]];strcmp 252969731\ndockerd;[dockerd];[dockerd];[dockerd] 41409704\n" + } + ] + }, + "Brief": { + "Accelerator": [ + { + "Accelerators": "DLB:0, DSA:0, IAX:0, QAT (on CPU):0, QAT (on chipset):0" + } + ], + "BIOS": [ + { + "BIOS": "SE5C610.86B.01.01.0027.071020182329" + } + ], + "Baseboard": [ + { + "Baseboard": "Intel Corporation S2600WTT" + } + ], + "CPU": [ + { + "All-core Maximum Frequency": "2.9GHz", + "Base Frequency": "2.3GHz", + "CPU Model": "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", + "CPUs": "72", + "Cores per Socket": "18", + "Hyperthreading": "Enabled", + "Intel Turbo Boost": "Enabled", + "Maximum Frequency": "3.6GHz", + "Microarchitecture": "BDX", + "NUMA Nodes": "2", + "PPINs": "32eb0dc5fe84128a,32eb07b62b8f2086", + "Prefetchers": "L2 HW, L2 Adj., DCU HW, DCU IP", + "Sockets": "2" + } + ], + "Chassis": [ + { + "Chassis": "............................... Rack Mount Chassis" + } + ], + "Disk": [ + { + "Disk": "1x 447.1G SanDisk SSD PLUS" + } + ], + "Host": [ + { + "Name": "3cfdfebf4ba4.jf.intel.com", + "Time": "Sat Mar 18 03:23:53 AM UTC 2023" + } + ], + "Marketing Claim": [ + { + "System Summary": "Test by \u003ccompany\u003e as of 03/17/23\n. 1-node, 2x Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz, 18 cores, HT On, Turbo On, Total Memory 128GB (8x16GB DDR4 2400 MT/s [2400 MT/s]), BIOS SE5C610.86B.01.01.0027.071020182329, microcode 0xb000040, 2x Ethernet Controller 10-Gigabit X540-AT2, 2x Ethernet Controller XXV710 for 25GbE SFP28, 1x 447.1G SanDisk SSD PLUS, Ubuntu 22.04.1 LTS, 5.15.0-67-generic, \u003ccompiler version\u003e, \u003cworkload/benchmark version\u003e, \u003cother sw if relevant\u003e, score=?\u003cunits\u003e" + } + ], + "Memory": [ + { + "Automatic NUMA Balancing": "Enabled", + "Hugepagesize": "2048 kB", + "Installed Memory": "128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])", + "Transparent Huge Pages": "madvise" + } + ], + "NIC": [ + { + "NIC": "2x Ethernet Controller 10-Gigabit X540-AT2, 2x Ethernet Controller XXV710 for 25GbE SFP28" + } + ], + "OS": [ + { + "Kernel": "5.15.0-67-generic", + "Microcode": "0xb000040", + "OS": "Ubuntu 22.04.1 LTS" + } + ], + "Power": [ + { + "Frequency Driver": "intel_cpufreq", + "Frequency Governor": "schedutil", + "Max C-State": "9", + "Power \u0026 Perf Policy": "Balanced", + "TDP": "145 watts" + } + ], + "System": [ + { + "System": "Intel Corporation S2600WTT" + } + ], + "Vulnerability": [ + { + "Vulnerability": "CVE-2017-5753:OK, CVE-2017-5715:OK, CVE-2017-5754:OK, CVE-2018-3640:OK, CVE-2018-3639:OK, CVE-2018-3615:OK, CVE-2018-3620:OK, CVE-2018-3646:OK, CVE-2018-12126:OK, CVE-2018-12130:OK, CVE-2018-12127:OK, CVE-2019-11091:OK, CVE-2019-11135:OK, CVE-2018-12207:OK, CVE-2020-0543:OK, CVE-2022-0001:OK, CVE-2022-0002:OK" + } + ] + }, + "Configuration": { + "Accelerator": [ + { + "Count": "0", + "Description": "hardware managed system of queues and arbiters connecting producers and consumers", + "Full Name": "Intel Dynamic Load Balancer", + "Name": "DLB" + }, + { + "Count": "0", + "Description": "a high-performance data copy and transformation accelerator", + "Full Name": "Intel Data Streaming Accelerator", + "Name": "DSA" + }, + { + "Count": "0", + "Description": "accelerates compression and decompression for big data applications and in-memory analytic databases", + "Full Name": "Intel Analytics Accelerator", + "Name": "IAX" + }, + { + "Count": "0", + "Description": "accelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database", + "Full Name": "Intel Quick Assist Technology", + "Name": "QAT (on CPU)" + }, + { + "Count": "0", + "Description": "accelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database", + "Full Name": "Intel Quick Assist Technology", + "Name": "QAT (on chipset)" + } + ], + "BIOS": [ + { + "Release Date": "07/10/2018", + "Vendor": "Intel Corporation", + "Version": "SE5C610.86B.01.01.0027.071020182329" + } + ], + "Baseboard": [ + { + "Manufacturer": "Intel Corporation", + "Product Name": "S2600WTT", + "Serial #": "BQWL45150485", + "Version": "G92187-350" + } + ], + "CPU": [ + { + "All-core Maximum Frequency": "2.9GHz", + "Architecture": "x86_64", + "Base Frequency": "2.3GHz", + "CPU Model": "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", + "CPUs": "72", + "Cores per Socket": "18", + "Family": "6", + "Hyperthreading": "Enabled", + "Intel Turbo Boost": "Enabled", + "L1d Cache": "1.1 MiB (36 instances)", + "L1i Cache": "1.1 MiB (36 instances)", + "L2 Cache": "9 MiB (36 instances)", + "L3 Cache": "90 MiB (2 instances)", + "Maximum Frequency": "3.6GHz", + "Memory Channels": "4", + "Microarchitecture": "BDX", + "Model": "79", + "NUMA CPU List": "0-17,36-53 :: 18-35,54-71", + "NUMA Nodes": "2", + "On-line CPU List": "0-71", + "PPINs": "32eb0dc5fe84128a,32eb07b62b8f2086", + "Prefetchers": "L2 HW, L2 Adj., DCU HW, DCU IP", + "Sockets": "2", + "Stepping": "1", + "Virtualization": "" + } + ], + "Chassis": [ + { + "Manufacturer": "...............................", + "Serial #": "..................", + "Type": "Rack Mount Chassis", + "Version": ".................." + } + ], + "Chassis Status": [ + { + "Cooling/Fan Fault": "false", + "Drive Fault": "false", + "Last Power Event": "ac-failed command", + "Main Power Fault": "false", + "Power Overload": "false", + "Power Restore Policy": "always-on", + "System Time": "03/17/23 20:23:54 PDT" + } + ], + "DIMM": [ + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_A1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E4C6", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_A2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_A3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_B1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E4D0", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_B2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_B3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_C1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56E", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_C2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_C3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_D1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FCA21C4", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_D2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_D3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_E1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E575", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_E2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_E3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_F1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E574", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_F2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_F3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_G1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E474", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_G2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_G3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_H1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E569", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_H2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_H3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + } + ], + "DIMM Population": [ + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "0", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E4C6", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "1", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E4D0", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "2", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56E", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "3", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FCA21C4", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "0", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E575", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "1", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E574", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "2", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E474", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "3", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E569", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + } + ], + "Disk": [ + { + "FSTYPE": "", + "FwRev": "UG3600RL", + "MIN-IO": "512", + "MODEL": "SanDisk SSD PLUS", + "MOUNTPOINT": "", + "NAME": "sda", + "RQ-SIZE": "64", + "SIZE": "447.1G" + }, + { + "FSTYPE": "vfat", + "FwRev": "", + "MIN-IO": "512", + "MODEL": "", + "MOUNTPOINT": "/boot/efi", + "NAME": "sda1", + "RQ-SIZE": "64", + "SIZE": "538M" + }, + { + "FSTYPE": "ext4", + "FwRev": "", + "MIN-IO": "512", + "MODEL": "", + "MOUNTPOINT": "/", + "NAME": "sda2", + "RQ-SIZE": "64", + "SIZE": "446.6G" + } + ], + "Feature": [ + {} + ], + "Filesystem": [ + { + "Avail": "13G", + "Filesystem": "tmpfs", + "Mounted": "/run", + "Size": "13G", + "Use%": "1%", + "Used": "2.3M" + }, + { + "Avail": "386G", + "Filesystem": "/dev/sda2", + "Mounted": "/", + "Size": "440G", + "Use%": "8%", + "Used": "32G" + }, + { + "Avail": "63G", + "Filesystem": "tmpfs", + "Mounted": "/dev/shm", + "Size": "63G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "5.0M", + "Filesystem": "tmpfs", + "Mounted": "/run/lock", + "Size": "5.0M", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "532M", + "Filesystem": "/dev/sda1", + "Mounted": "/boot/efi", + "Size": "537M", + "Use%": "1%", + "Used": "5.3M" + }, + { + "Avail": "13G", + "Filesystem": "tmpfs", + "Mounted": "/run/user/1000", + "Size": "13G", + "Use%": "1%", + "Used": "4.0K" + } + ], + "GPU": [ + { + "Manufacturer": "MGA", + "Model": "Unknown", + "PCI ID": "102B:522" + } + ], + "Host": [ + { + "Name": "3cfdfebf4ba4.jf.intel.com", + "Time": "Sat Mar 18 03:23:53 AM UTC 2023" + } + ], + "ISA": [ + { + "AES - Advanced Encryption Standard New Instructions (AES-NI)": "Yes", + "AMX-BF16 - Advanced Matrix Extensions Tile BFLOAT16": "No", + "AMX-INT8 - Advanced Matrix Extensions Tile 8-bit Integer": "No", + "AMX-TILE - Advanced Matrix Extensions Tile Architecture": "No", + "AVX - Advanced Vector Extensions": "Yes", + "AVX2 - Advanced Vector Extensions 2": "Yes", + "AVX512F - AVX-512 Foundation": "No", + "AVX512_4VNNIW - VNNI Word Variable Precision": "No", + "AVX512_BF16 - BFLOAT16": "No", + "AVX512_VNNI - Vector Neural Network Instructions": "No", + "VAES - Vector AES": "No" + } + ], + "Kernel Log": [ + { + "Entries": "[ +0.000006] serviceable_lsm: initialization complete" + }, + { + "Entries": "[ +0.000002] ServiceableModuleInit_Deferred: 0" + }, + { + "Entries": "[ +0.002646] pinned_lsm[1555]: load_serviceable_symbols..." + }, + { + "Entries": "[ +1.743198] pinned_lsm[1555]: load_serviceable_symbols succeeded" + }, + { + "Entries": "[ +0.000049] pinned_lsm[1555]: load_network_ops_symbols..." + }, + { + "Entries": "[ +0.402191] manual prevention is enabled" + }, + { + "Entries": "[ +0.000003] network telemetry is enabled" + }, + { + "Entries": "[ +0.000001] network event is enabled" + }, + { + "Entries": "[ +0.000001] script control is enabled" + }, + { + "Entries": "[ +0.000004] filesystem event is enabled" + }, + { + "Entries": "[Mar10 07:20] kauditd_printk_skb: 21 callbacks suppressed" + }, + { + "Entries": "[ +0.000005] audit: type=1400 audit(1678461645.456:33): apparmor=\"STATUS\" operation=\"profile_load\" profile=\"unconfined\" name=\"docker-default\" pid=2149 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.695915] Initializing XFRM netlink socket" + }, + { + "Entries": "[ +0.384630] loop6: detected capacity change from 0 to 8" + }, + { + "Entries": "[Mar12 23:21] perf: interrupt took too long (2506 \u003e 2500), lowering kernel.perf_event_max_sample_rate to 79750" + }, + { + "Entries": "[Mar13 19:35] perf: interrupt took too long (3152 \u003e 3132), lowering kernel.perf_event_max_sample_rate to 63250" + }, + { + "Entries": "[Mar15 08:36] perf: interrupt took too long (3966 \u003e 3940), lowering kernel.perf_event_max_sample_rate to 50250" + }, + { + "Entries": "[Mar17 20:22] perf: interrupt took too long (5008 \u003e 4957), lowering kernel.perf_event_max_sample_rate to 39750" + }, + { + "Entries": "[ +6.185448] perf: interrupt took too long (6293 \u003e 6260), lowering kernel.perf_event_max_sample_rate to 31750" + }, + { + "Entries": "[Mar17 20:23] perf: interrupt took too long (7871 \u003e 7866), lowering kernel.perf_event_max_sample_rate to 25250" + } + ], + "Memory": [ + { + "Automatic NUMA Balancing": "Enabled", + "Buffers": "197480 kB", + "Cached": "12256200 kB", + "HugePages_Total": "0", + "Hugepagesize": "2048 kB", + "Installed Memory": "128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])", + "MemAvailable": "128761724 kB", + "MemFree": "116731148 kB", + "MemTotal": "131895472 kB", + "Populated Memory Channels": "8", + "Transparent Huge Pages": "madvise" + } + ], + "NIC": [ + { + "Bus": "0000:03:00.0", + "Driver": "ixgbe", + "Driver Version": "5.15.0-67-generic", + "Firmware Version": "0x800004f8", + "IRQBalance": "Enabled", + "Link": "yes", + "MAC Address": "00:1e:67:d4:35:69", + "Model": "Ethernet Controller 10-Gigabit X540-AT2", + "NUMA Node": "0", + "Name": "eno1", + "Speed": "1000Mb/s" + }, + { + "Bus": "0000:03:00.1", + "Driver": "ixgbe", + "Driver Version": "5.15.0-67-generic", + "Firmware Version": "0x800004f8", + "IRQBalance": "Enabled", + "Link": "no", + "MAC Address": "00:1e:67:d4:35:6a", + "Model": "Ethernet Controller 10-Gigabit X540-AT2", + "NUMA Node": "0", + "Name": "eno2", + "Speed": "Unknown!" + }, + { + "Bus": "0000:05:00.0", + "Driver": "i40e", + "Driver Version": "5.15.0-67-generic", + "Firmware Version": "6.01 0x80003554 1.1747.0", + "IRQBalance": "Enabled", + "Link": "no", + "MAC Address": "3c:fd:fe:bf:4b:a4", + "Model": "Ethernet Controller XXV710 for 25GbE SFP28", + "NUMA Node": "0", + "Name": "ens785f0", + "Speed": "Unknown!" + }, + { + "Bus": "0000:05:00.1", + "Driver": "i40e", + "Driver Version": "5.15.0-67-generic", + "Firmware Version": "6.01 0x80003554 1.1747.0", + "IRQBalance": "Enabled", + "Link": "yes", + "MAC Address": "3c:fd:fe:bf:4b:a5", + "Model": "Ethernet Controller XXV710 for 25GbE SFP28", + "NUMA Node": "0", + "Name": "ens785f1", + "Speed": "25000Mb/s" + } + ], + "Network IRQ Mapping": [ + { + "CPU:IRQs CPU:IRQs ...": "0:213 1:218,239 2:231,259 3:236,257 4:215,260 5:237,244 6:205,250 7:217,262 8:202,223 9:207,252 10:203,230 11:214,235 12:211 13:232,253 14:208,229 15:248 16:247,254 17:220,238 36:209,216 37:222,243 38:234,255 39:240,261 40:210,256 41:241 42:200,246 43:221 44:219,226 45:201 46:206,227 47:258 48:224,245 49:228,249 50:212,233 51:242,263 52:251 53:204,225", + "Interface": "eno1" + }, + { + "CPU:IRQs CPU:IRQs ...": "0:268 1:290,313 2:286,302 3:275,327 4:326 5:289,311 6:316 7:273,325 8:278 9:281 10:284,314 11:328 12:276,315,320 13:308 14:280,303 15:277,282,294 16:265,299 17:300,323 36:293,317 37:298 38:279,301 39:306 40:295,319 41:296,312 42:285,309 43:274,297,304 44:270,321 45:287,292,322 46:283,307 47:266,305,310 48:269,291 49:267,272 50:288 51:271 52:324 53:318", + "Interface": "eno2" + }, + { + "CPU:IRQs CPU:IRQs ...": "0:36,42 1:43,87 2:60,83 3:77,104 4:38,44 5:57,88 6:62,94 7:68,75 8:46,52 9:58,64,65 10:55,99 11:86,92,93 12:73,103 13:76,82 14:49,61 15:40,91 16:41,67 17:69,106 36:95,98 37:66,72 38:47,78 39:84,105 40:59,81 41:70 42:71,101 43:45,89 44:39,51 45:50 46:85,102 47:63,79 48:37,96 49:53,97 50:56,90 51:100,107 52:74,80 53:48,54", + "Interface": "ens785f0" + }, + { + "CPU:IRQs CPU:IRQs ...": "0:136,146,175 1:153,180 2:127,154 3:132,171 4:139,176 5:150,151 6:129,166 7:169,188 8:119,184 9:159,178 10:126,165 11:168,187 12:144,183 13:148,177 14:143,170 15:135,162 16:161,189 17:163,190 36:122,123 37:138,167 38:131,140 39:156,185 40:125,152 41:137,164 42:142,181 43:155,182 44:133,160 45:145,172 46:141,179 47:134,173 48:121,130 49:124 50:128,157 51:120,158 52:147,174 53:149,186", + "Interface": "ens785f1" + } + ], + "Operating System": [ + { + "Boot Parameters": "BOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic root=UUID=251d71d4-950e-4c83-89e8-1e7b4dfea317 ro", + "Kernel": "5.15.0-67-generic", + "Microcode": "0xb000040", + "OS": "Ubuntu 22.04.1 LTS" + } + ], + "PCIe Slots": [ + { + "Bus Address": "0000:00:03.0", + "Current Usage": "In Use", + "Designation": "J3B2 - Riser 1, slot 1", + "Length": "Long", + "Type": "x16 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:01.0", + "Current Usage": "Available", + "Designation": "J3B2 - Riser 1, slot 2", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:02.0", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 1", + "Length": "Long", + "Type": "x16 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:03.2", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 2", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:00.0", + "Current Usage": "Available", + "Designation": "J6B2 - Riser 3, slot 1", + "Length": "Long", + "Type": "x4 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:03.0", + "Current Usage": "Available", + "Designation": "J6B2 - Riser 3, slot 2", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + } + ], + "PMU": [ + { + "cpu_cycles": "Active", + "gen_programmable_1": "Inactive", + "gen_programmable_2": "Inactive", + "gen_programmable_3": "Inactive", + "gen_programmable_4": "Inactive", + "gen_programmable_5": "Unknown", + "gen_programmable_6": "Unknown", + "gen_programmable_7": "Unknown", + "gen_programmable_8": "Unknown", + "instructions": "Inactive", + "ref_cycles": "Inactive", + "topdown_slots": "Unknown" + } + ], + "Power": [ + { + "Frequency Driver": "intel_cpufreq", + "Frequency Governor": "schedutil", + "Max C-State": "9", + "Power \u0026 Perf Policy": "Balanced", + "TDP": "145 watts" + } + ], + "Process": [ + { + "%CPU": "1.8", + "%MEM": "0.0", + "COMMAND": "sshd: sdp@notty", + "PID": "1695497", + "PPID": "1695441", + "RSS": "8732" + }, + { + "%CPU": "0.7", + "%MEM": "0.0", + "COMMAND": "falcon-sensor", + "PID": "1555", + "PPID": "1553", + "RSS": "40468" + }, + { + "%CPU": "0.2", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-journald", + "PID": "1192", + "PPID": "1", + "RSS": "123996" + }, + { + "%CPU": "0.1", + "%MEM": "0.0", + "COMMAND": "/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock", + "PID": "2081", + "PPID": "1", + "RSS": "77848" + }, + { + "%CPU": "0.1", + "%MEM": "0.0", + "COMMAND": "/usr/sbin/irqbalance --foreground", + "PID": "1818", + "PPID": "1", + "RSS": "4664" + }, + { + "%CPU": "0.1", + "%MEM": "0.0", + "COMMAND": "/sbin/init", + "PID": "1", + "PPID": "0", + "RSS": "11772" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "head -n 20", + "PID": "1695614", + "PPID": "1695610", + "RSS": "1108" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "ps -eo pid,ppid,%cpu,%mem,rss,command --sort=-%cpu,-pid", + "PID": "1695612", + "PPID": "1695610", + "RSS": "4520" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695602", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695601", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695600", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695599", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695598", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695597", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695596", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695595", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695594", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695593", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695592", + "PPID": "1249", + "RSS": "4480" + } + ], + "Sensor": [ + { + "Reading": "26 CFM", + "Sensor": "System Airflow", + "Status": "ok" + }, + { + "Reading": "27 degrees C", + "Sensor": "BB P1 VR Temp", + "Status": "ok" + }, + { + "Reading": "29 degrees C", + "Sensor": "BB P2 VR Temp", + "Status": "ok" + }, + { + "Reading": "20 degrees C", + "Sensor": "Front Panel Temp", + "Status": "ok" + }, + { + "Reading": "32 degrees C", + "Sensor": "SSB Temp", + "Status": "ok" + }, + { + "Reading": "41 degrees C", + "Sensor": "BB BMC Temp", + "Status": "ok" + }, + { + "Reading": "32 degrees C", + "Sensor": "BB Rt Rear Temp", + "Status": "ok" + }, + { + "Reading": "31 degrees C", + "Sensor": "BB Lft Rear Temp", + "Status": "ok" + }, + { + "Reading": "22 degrees C", + "Sensor": "HSBP 1 Temp", + "Status": "ok" + }, + { + "Reading": "30 degrees C", + "Sensor": "Exit Air Temp", + "Status": "ok" + }, + { + "Reading": "32 degrees C", + "Sensor": "LAN NIC Temp", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 1A", + "Status": "ok" + }, + { + "Reading": "7470 RPM", + "Sensor": "System Fan 1B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 2A", + "Status": "ok" + }, + { + "Reading": "7221 RPM", + "Sensor": "System Fan 2B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 3A", + "Status": "ok" + }, + { + "Reading": "7304 RPM", + "Sensor": "System Fan 3B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 4A", + "Status": "ok" + }, + { + "Reading": "7470 RPM", + "Sensor": "System Fan 4B", + "Status": "ok" + }, + { + "Reading": "7482 RPM", + "Sensor": "System Fan 5A", + "Status": "ok" + }, + { + "Reading": "7304 RPM", + "Sensor": "System Fan 5B", + "Status": "ok" + }, + { + "Reading": "7482 RPM", + "Sensor": "System Fan 6A", + "Status": "ok" + }, + { + "Reading": "7553 RPM", + "Sensor": "System Fan 6B", + "Status": "ok" + }, + { + "Reading": "392 Watts", + "Sensor": "PS1 Input Power", + "Status": "ok" + }, + { + "Reading": "48 percent", + "Sensor": "PS1 Curr Out %", + "Status": "ok" + }, + { + "Reading": "27 degrees C", + "Sensor": "PS1 Temperature", + "Status": "ok" + }, + { + "Reading": "-14 degrees C", + "Sensor": "P1 Therm Margin", + "Status": "ok" + }, + { + "Reading": "-17 degrees C", + "Sensor": "P2 Therm Margin", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "P1 Therm Ctrl %", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "P2 Therm Ctrl %", + "Status": "ok" + }, + { + "Reading": "-7 degrees C", + "Sensor": "P1 DTS Therm Mgn", + "Status": "ok" + }, + { + "Reading": "-7 degrees C", + "Sensor": "P2 DTS Therm Mgn", + "Status": "ok" + }, + { + "Reading": "-58 degrees C", + "Sensor": "DIMM Thrm Mrgn 1", + "Status": "ok" + }, + { + "Reading": "-61 degrees C", + "Sensor": "DIMM Thrm Mrgn 2", + "Status": "ok" + }, + { + "Reading": "-56 degrees C", + "Sensor": "DIMM Thrm Mrgn 3", + "Status": "ok" + }, + { + "Reading": "-60 degrees C", + "Sensor": "DIMM Thrm Mrgn 4", + "Status": "ok" + }, + { + "Reading": "-2 degrees C", + "Sensor": "Agg Therm Mgn 1", + "Status": "ok" + }, + { + "Reading": "12.20 Volts", + "Sensor": "BB +12.0V", + "Status": "ok" + }, + { + "Reading": "3.14 Volts", + "Sensor": "BB +3.3V Vbat", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "MTT CPU1", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "MTT CPU2", + "Status": "ok" + } + ], + "Software Version": [ + { + "Binutils": "GNU ld (GNU Binutils for Ubuntu) 2.38", + "GCC": "gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0", + "GLIBC": "ldd (Ubuntu GLIBC 2.35-0ubuntu3.1) 2.35", + "Java": "openjdk version \"11.0.18\" 2023-01-17", + "OpenSSL": "OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)", + "Python": "", + "Python3": "Python 3.10.6" + } + ], + "System": [ + { + "Manufacturer": "Intel Corporation", + "Product Name": "S2600WTT", + "Serial #": "............", + "UUID": "80f60b67-1686-e411-906e-0012795d96dd", + "Version": "...................." + } + ], + "System Event Log": [ + { + "Date": "02/17/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "14:54:48 PST" + }, + { + "Date": "02/17/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "14:55:48 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:16:22 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:16:30 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:17:30 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:44:38 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:44:39 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:45:39 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Unknown SmaRT-CLST Stat", + "Status": "State Asserted", + "Time": "07:13:23 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "Failure detected", + "Time": "07:13:24 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "Power off/down", + "Time": "07:13:24 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Power Supply PS1 Status", + "Status": "Power Supply AC lost", + "Time": "07:13:24 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "AC lost", + "Time": "07:14:54 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Processor P1 Status", + "Status": "Presence detected", + "Time": "07:14:54 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Processor P2 Status", + "Status": "Presence detected", + "Time": "07:14:54 PST" + }, + { + "Date": "03/10/23", + "Event": "Deasserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "AC lost", + "Time": "07:14:54 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Drive Slot / Bay HDD 0 Status", + "Status": "Drive Present", + "Time": "07:15:00 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "07:16:28 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "07:16:30 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "07:17:30 PST" + } + ], + "Uncore": [ + { + "CHA Count": "18", + "Maximum Frequency": "2.8Ghz", + "Minimum Frequency": "1.2GHz" + } + ], + "Vulnerability": [ + { + "CVE-2017-5715": "OK (Full retpoline + IBPB are mitigating the vulnerability)", + "CVE-2017-5753": "OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization)", + "CVE-2017-5754": "OK (Mitigation: PTI)", + "CVE-2018-12126": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12127": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12130": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12207": "OK (this system is not running a hypervisor)", + "CVE-2018-3615": "OK (your CPU vendor reported your CPU model as not affected)", + "CVE-2018-3620": "OK (Mitigation: PTE Inversion)", + "CVE-2018-3639": "OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp)", + "CVE-2018-3640": "OK (your CPU microcode mitigates the vulnerability)", + "CVE-2018-3646": "OK (this system is not running a hypervisor)", + "CVE-2019-11091": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2019-11135": "OK (Mitigation: Clear CPU buffers; SMT vulnerable)", + "CVE-2020-0543": "OK (your CPU vendor reported your CPU model as not affected)", + "CVE-2022-0001": "OK (unprivileged eBPF disabled)", + "CVE-2022-0002": "OK (unprivileged eBPF disabled)" + } + ], + "svr-info": [ + { + "version": "2.2.0_2023-03-17_43b96700" + } + ] + }, + "Performance": { + "Core Frequency": [ + { + "Core Count": "1", + "Measured Frequency (GHz)": "3.6", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "2", + "Measured Frequency (GHz)": "3.5", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "3", + "Measured Frequency (GHz)": "3.3", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "4", + "Measured Frequency (GHz)": "3.2", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "5", + "Measured Frequency (GHz)": "3.1", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "6", + "Measured Frequency (GHz)": "3.0", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "7", + "Measured Frequency (GHz)": "3.0", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "8", + "Measured Frequency (GHz)": "2.9", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "9", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "10", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "11", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "12", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "13", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "14", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "15", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "16", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "17", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "18", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "19", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "20", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "21", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "22", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "23", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "24", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "25", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "26", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "27", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "28", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + } + ], + "Memory Bandwidth and Latency": [ + { + "Bandwidth (GB/s)": "2.1", + "Latency (ns)": "79.72" + }, + { + "Bandwidth (GB/s)": "3.6", + "Latency (ns)": "80.05" + }, + { + "Bandwidth (GB/s)": "5.8", + "Latency (ns)": "80.75" + }, + { + "Bandwidth (GB/s)": "7.9", + "Latency (ns)": "81.59" + }, + { + "Bandwidth (GB/s)": "10.7", + "Latency (ns)": "82.41" + }, + { + "Bandwidth (GB/s)": "15.4", + "Latency (ns)": "83.62" + }, + { + "Bandwidth (GB/s)": "19.8", + "Latency (ns)": "84.87" + }, + { + "Bandwidth (GB/s)": "25.4", + "Latency (ns)": "86.36" + }, + { + "Bandwidth (GB/s)": "35.8", + "Latency (ns)": "88.30" + }, + { + "Bandwidth (GB/s)": "49.4", + "Latency (ns)": "92.01" + }, + { + "Bandwidth (GB/s)": "61.0", + "Latency (ns)": "94.51" + }, + { + "Bandwidth (GB/s)": "79.8", + "Latency (ns)": "101.23" + }, + { + "Bandwidth (GB/s)": "115.4", + "Latency (ns)": "118.56" + }, + { + "Bandwidth (GB/s)": "141.1", + "Latency (ns)": "219.88" + }, + { + "Bandwidth (GB/s)": "141.6", + "Latency (ns)": "235.74" + }, + { + "Bandwidth (GB/s)": "141.5", + "Latency (ns)": "242.51" + }, + { + "Bandwidth (GB/s)": "141.5", + "Latency (ns)": "243.21" + }, + { + "Bandwidth (GB/s)": "141.4", + "Latency (ns)": "245.24" + }, + { + "Bandwidth (GB/s)": "141.4", + "Latency (ns)": "244.78" + } + ], + "Memory NUMA Bandwidth": [ + { + "Bandwidths 0-N": "69079.4,29199.7", + "Node": "0" + }, + { + "Bandwidths 0-N": "29163.6,68643.4", + "Node": "1" + } + ], + "Summary": [ + { + "All-core Turbo": "2800 MHz", + "CPU Speed": "374600 ops/s", + "Disk Speed": "1555 iops", + "Idle TDP": "57.18 Watts", + "Memory Minimum Latency": "79.7 ns", + "Memory Peak Bandwidth": "141.6 GB/s", + "Single-core Turbo": "3499 MHz", + "Turbo TDP": "232.10 Watts" + } + ] + }, + "Profile": { + "Average CPU Utilization": [ + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.61", + "%iowait": "2.34", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.64", + "%usr": "77.37", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.36", + "%iowait": "2.36", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.52", + "%usr": "76.73", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.30", + "%iowait": "2.26", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.67", + "%usr": "76.73", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.82", + "%iowait": "2.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.04", + "%steal": "0.00", + "%sys": "0.34", + "%usr": "76.75", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.33", + "%iowait": "2.30", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.88", + "%usr": "76.46", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.36", + "%iowait": "2.38", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.85", + "%usr": "76.38", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.22", + "%iowait": "2.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.67", + "%usr": "76.47", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.59", + "%iowait": "3.47", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.61", + "%usr": "76.33", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.54", + "%iowait": "2.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.39", + "%usr": "76.50", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.42", + "%iowait": "3.79", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.28", + "%usr": "76.51", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.33", + "%iowait": "2.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.81", + "%usr": "76.34", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.34", + "%iowait": "2.42", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.79", + "%usr": "76.42", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.21", + "%iowait": "2.44", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.65", + "%usr": "76.67", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.58", + "%iowait": "2.23", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.77", + "%usr": "76.39", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.56", + "%iowait": "2.27", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.92", + "%usr": "76.23", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.14", + "%iowait": "2.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "1.04", + "%usr": "76.31", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.37", + "%iowait": "2.40", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.05", + "%steal": "0.00", + "%sys": "0.71", + "%usr": "76.47", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.35", + "%iowait": "2.30", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.67", + "%usr": "76.66", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.53", + "%iowait": "2.25", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.47", + "%usr": "76.72", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "18.53", + "%iowait": "4.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.17", + "%usr": "76.61", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.10", + "%iowait": "2.78", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.29", + "%usr": "76.81", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.40", + "%iowait": "2.36", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.49", + "%usr": "76.73", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.23", + "%iowait": "2.43", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.63", + "%usr": "76.69", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.48", + "%iowait": "2.34", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.54", + "%usr": "76.62", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.41", + "%iowait": "2.39", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.72", + "%usr": "76.46", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.11", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.56", + "%usr": "76.77", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.31", + "%iowait": "2.44", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.43", + "%usr": "76.78", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.25", + "%iowait": "2.42", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "0.47", + "%usr": "76.80", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.55", + "%iowait": "3.38", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.37", + "%usr": "76.69", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.40", + "%iowait": "3.68", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.19", + "%usr": "76.72", + "Time": "20:22:45" + } + ], + "CPU Utilization": [ + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "48.24", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "48.24", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.57", + "%iowait": "10.45", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "24.00", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "72.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "7.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.05", + "%usr": "1.52", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "24.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "74.50", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "8.54", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.43", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "35.03", + "%iowait": "2.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "61.93", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.36", + "%iowait": "37.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.52", + "%steal": "0.00", + "%sys": "3.05", + "%usr": "0.51", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.20", + "%iowait": "19.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.55", + "%usr": "6.06", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.50", + "%iowait": "4.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "27.41", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "6.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "7.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "7.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.42", + "%iowait": "5.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.59", + "%iowait": "3.98", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.99", + "%usr": "11.44", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.58", + "%iowait": "5.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "5.47", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.20", + "%iowait": "18.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "7.58", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.89", + "%iowait": "16.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "1.51", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.93", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "28.43", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.31", + "%iowait": "10.66", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.29", + "%iowait": "38.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.52", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "27.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.32", + "%iowait": "34.67", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "97.49", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.36", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "3.03", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.50", + "%iowait": "2.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "34.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.98", + "%iowait": "2.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.89", + "%iowait": "17.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.01", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.20", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "78.79", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.43", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.94", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.39", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "3.05", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.36", + "%iowait": "8.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.73", + "%iowait": "11.22", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.04", + "%usr": "0.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "27.00", + "%iowait": "2.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "69.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.85", + "%iowait": "7.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.77", + "%iowait": "9.64", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.08", + "%usr": "0.51", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.91", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "15.08", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.00", + "%iowait": "3.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "4.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "16.58", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "82.91", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.79", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.08", + "%usr": "3.55", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "40.39", + "%iowait": "3.94", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.48", + "%usr": "54.19", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "98.00", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.97", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.67", + "%iowait": "37.76", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "2.55", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "12.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.00", + "%iowait": "3.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "17.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.00", + "%iowait": "8.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.50", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "2.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.37", + "%iowait": "7.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "47.98", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "45.96", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.38", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "1.01", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.19", + "%iowait": "9.90", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.95", + "%usr": "3.47", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.84", + "%iowait": "25.13", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.52", + "%usr": "1.01", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "73.10", + "%iowait": "22.84", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.06", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "39.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.42", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "10.55", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.36", + "%iowait": "8.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.51", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "10.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "89.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "29.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "68.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.37", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.03", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "37.37", + "%iowait": "0.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "62.12", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "10.45", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "89.55", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.35", + "%iowait": "14.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "14.07", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "64.32", + "%iowait": "1.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "33.17", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.95", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "64.00", + "%iowait": "34.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.00", + "%iowait": "5.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.44", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.86", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "3.05", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.43", + "%iowait": "7.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.52", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.19", + "%iowait": "29.29", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "5.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "3.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.00", + "%iowait": "11.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.91", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "14.57", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.50", + "%usr": "77.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.99", + "%usr": "97.01", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "73.87", + "%iowait": "11.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "12.56", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.81", + "%iowait": "34.67", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "0.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "1.01", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "87.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.97", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "3.02", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.41", + "%iowait": "3.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "10.00", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.50", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.86", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "2.03", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.92", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.86", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.04", + "%usr": "3.03", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "9.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "0.50", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "53.00", + "%iowait": "43.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "1.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.90", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "2.02", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.41", + "%iowait": "14.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.93", + "%iowait": "12.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "14.07", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "18.59", + "%usr": "67.34", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "71.36", + "%iowait": "25.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "97.51", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.44", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.51", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.00", + "%iowait": "3.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "1.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.00", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "19.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.42", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "5.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.42", + "%iowait": "15.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.40", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "0.51", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.35", + "%iowait": "27.64", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "72.36", + "%iowait": "21.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "3.02", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.40", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "71.21", + "%iowait": "8.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "17.17", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "59.90", + "%iowait": "24.87", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "13.71", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.97", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "3.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "97.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.76", + "%iowait": "36.22", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "4.48", + "%iowait": "13.43", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "82.09", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "10.10", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.35", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.92", + "%iowait": "15.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.57", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "86.43", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.57", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "86.43", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.92", + "%iowait": "3.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.98", + "%iowait": "2.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "97.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.89", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.43", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "3.52", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.96", + "%iowait": "3.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.86", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "3.05", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "71.21", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "20.71", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.57", + "%iowait": "17.86", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.55", + "%usr": "1.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.73", + "%iowait": "12.24", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.45", + "%iowait": "18.27", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "16.75", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "73.74", + "%iowait": "19.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "3.54", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "3.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "24.50", + "%usr": "75.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.00", + "%iowait": "8.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "3.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "10.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "8.96", + "%iowait": "9.45", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "81.59", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.48", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.98", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "12.50", + "%iowait": "86.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.90", + "%iowait": "18.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.00", + "%iowait": "16.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.92", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.02", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "1.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "56.72", + "%iowait": "23.88", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "18.41", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "55.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "41.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "14.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.90", + "%iowait": "14.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "3.02", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.00", + "%usr": "93.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.00", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "15.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.95", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "15.08", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "84.92", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.50", + "%iowait": "5.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "38.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "61.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.50", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "14.50", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.50", + "%iowait": "16.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "96.98", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "10.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.29", + "%iowait": "42.21", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.94", + "%iowait": "11.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.00", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.50", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.00", + "%iowait": "13.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.00", + "%iowait": "8.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "1.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "64.65", + "%iowait": "30.30", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "2.53", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.06", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.94", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "7.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.40", + "%iowait": "2.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "16.58", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "12.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "2.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "96.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.50", + "%iowait": "5.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.18", + "%iowait": "31.84", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "3.48", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.90", + "%iowait": "20.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "100.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.85", + "%iowait": "30.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "96.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "100.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.50", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.35", + "%iowait": "29.65", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.43", + "%iowait": "13.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "51.00", + "%iowait": "44.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "43.50", + "%iowait": "51.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.50", + "%iowait": "13.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.81", + "%iowait": "13.13", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "3.03", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.07", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "11.94", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "2.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.51", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "9.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.00", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "65.66", + "%iowait": "32.83", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "29.50", + "%usr": "70.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.92", + "%iowait": "3.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.85", + "%iowait": "26.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.04", + "%iowait": "7.46", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "11.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.47", + "%iowait": "2.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.34", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.03", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "56.78", + "%iowait": "37.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.52", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.06", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.94", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.91", + "%iowait": "12.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.51", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.42", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.43", + "%iowait": "8.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "2.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "77.27", + "%iowait": "9.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "11.62", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "16.34", + "%iowait": "2.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "80.20", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.96", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "3.03", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "96.52", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "9.95", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "89.55", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "77.61", + "%iowait": "2.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "19.40", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "21.00", + "%usr": "79.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.36", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.85", + "%iowait": "27.14", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.94", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.91", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "76.00", + "%iowait": "21.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.94", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "3.54", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.00", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "3.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.18", + "%iowait": "7.88", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.49", + "%steal": "0.00", + "%sys": "2.46", + "%usr": "0.99", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "8.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "1.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "53.81", + "%iowait": "43.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "0.51", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "3.03", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.39", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "1.01", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.24", + "%iowait": "10.71", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.04", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "2.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "27.78", + "%iowait": "16.16", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "56.06", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.50", + "%usr": "94.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.96", + "%iowait": "1.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.90", + "%iowait": "4.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.37", + "%iowait": "5.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.53", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.01", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.83", + "%iowait": "9.64", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.19", + "%iowait": "28.79", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.72", + "%iowait": "6.67", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.05", + "%usr": "2.56", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "45.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "46.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.50", + "%iowait": "19.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "1.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.80", + "%iowait": "9.18", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.35", + "%iowait": "23.62", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "5.53", + "%usr": "1.01", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.88", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "1.02", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.37", + "%iowait": "8.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "2.02", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.00", + "%iowait": "10.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "21.61", + "%iowait": "2.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "75.38", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "8.50", + "%iowait": "15.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "75.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "6.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.00", + "%iowait": "4.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "18.59", + "%usr": "81.41", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "96.52", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "67.84", + "%iowait": "29.65", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.51", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "5.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.83", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "26.13", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.52", + "%usr": "2.51", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.84", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "25.63", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.01", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.66", + "%iowait": "28.36", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.85", + "%iowait": "12.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.51", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.40", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "14.07", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.61", + "%iowait": "6.93", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.48", + "%usr": "1.98", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.32", + "%iowait": "15.66", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.00", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.56", + "%iowait": "8.46", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "0.50", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.52", + "%iowait": "2.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "10.50", + "%usr": "89.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.01", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.43", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "86.07", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "42.93", + "%iowait": "42.42", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "12.12", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.00", + "%iowait": "18.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.41", + "%iowait": "17.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "3.52", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.47", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.59", + "%iowait": "6.44", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.98", + "%usr": "0.50", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.79", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "3.05", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.91", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "2.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.39", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "15.58", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.23", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "9.64", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.84", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "3.03", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.93", + "%iowait": "11.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.00", + "%iowait": "4.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "2.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "67.68", + "%iowait": "30.30", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.46", + "%iowait": "2.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "25.50", + "%usr": "74.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.51", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.40", + "%iowait": "5.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.00", + "%usr": "85.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "8.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "91.50", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.40", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "1.01", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.89", + "%iowait": "4.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "1.52", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.26", + "%iowait": "12.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "2.03", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.34", + "%iowait": "12.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.51", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.07", + "%iowait": "39.39", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "1.01", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "1.01", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.78", + "%iowait": "4.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.06", + "%usr": "3.57", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.20", + "%iowait": "15.74", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "1.52", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.01", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.01", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.45", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "25.38", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "7.04", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "92.46", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "59.80", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "36.68", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.91", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.03", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.29", + "%iowait": "10.78", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.98", + "%steal": "0.00", + "%sys": "2.45", + "%usr": "0.49", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "98.00", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "17.00", + "%usr": "83.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.91", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "3.03", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "96.50", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "21.61", + "%iowait": "1.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "77.39", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.28", + "%iowait": "4.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "8.12", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "34.50", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "64.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.97", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.92", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.92", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "60.91", + "%iowait": "36.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "0.51", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "55.28", + "%iowait": "42.21", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.31", + "%iowait": "12.32", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.49", + "%steal": "0.00", + "%sys": "3.94", + "%usr": "3.94", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.24", + "%iowait": "9.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.04", + "%usr": "1.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.14", + "%iowait": "8.76", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.58", + "%usr": "0.52", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.25", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.08", + "%usr": "3.05", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "0.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "2.53", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.50", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "0.50", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.04", + "%iowait": "1.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.48", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.96", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.46", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.31", + "%iowait": "34.17", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.50", + "%iowait": "39.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.36", + "%iowait": "9.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "2.53", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.56", + "%iowait": "5.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "1.99", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.84", + "%iowait": "11.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "1.52", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "10.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "1.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.35", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "0.51", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "7.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.77", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.55", + "%usr": "3.05", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.49", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "98.02", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.94", + "%iowait": "2.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "2.53", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "11.56", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "10.55", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.85", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "10.61", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.89", + "%iowait": "10.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.98", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "60.71", + "%iowait": "35.20", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "2.04", + "%usr": "1.02", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.81", + "%iowait": "36.18", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.91", + "%iowait": "10.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.02", + "%usr": "4.02", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.40", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.50", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.42", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.55", + "%usr": "3.05", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.57", + "%iowait": "9.95", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.99", + "%usr": "0.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.93", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "9.00", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "89.50", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "9.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "90.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.38", + "%iowait": "20.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "3.02", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.85", + "%iowait": "14.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "15.08", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.98", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "23.23", + "%iowait": "10.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "66.16", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "76.88", + "%iowait": "23.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "72.64", + "%iowait": "27.36", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "2.51", + "%iowait": "97.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.06", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "84.92", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.52", + "%iowait": "3.98", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.02", + "%iowait": "3.48", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.00", + "%iowait": "4.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.00", + "%iowait": "4.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "47.24", + "%iowait": "14.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "37.19", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.81", + "%iowait": "37.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.00", + "%iowait": "20.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.31", + "%iowait": "37.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "1.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "1.52", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.84", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.54", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.00", + "%iowait": "11.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "18.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.42", + "%iowait": "11.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.17", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "15.23", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "17.00", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "81.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "12.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "1.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.98", + "%iowait": "0.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "1.01", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "27.78", + "%iowait": "70.20", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "8.00", + "%iowait": "10.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "81.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.90", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "4.04", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "12.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "87.50", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.96", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.98", + "%iowait": "1.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "76.65", + "%iowait": "3.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "19.80", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.87", + "%iowait": "12.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.93", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "1.01", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.81", + "%iowait": "18.18", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.89", + "%iowait": "10.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.93", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.50", + "%iowait": "5.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "5.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.58", + "%iowait": "8.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "32.32", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "89.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "74.75", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "19.70", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "5.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "4.02", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.18", + "%iowait": "10.95", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.99", + "%usr": "23.88", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.43", + "%iowait": "12.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "54.77", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "45.23", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.48", + "%iowait": "2.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "28.79", + "%iowait": "1.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "69.19", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.19", + "%iowait": "27.27", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.29", + "%iowait": "29.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "11.56", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "18.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "80.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.00", + "%iowait": "12.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "3.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.50", + "%iowait": "5.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "2.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "22.00", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "76.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.38", + "%iowait": "8.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "1.01", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "35.18", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "55.28", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.88", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.00", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "3.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.14", + "%iowait": "10.40", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.97", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "6.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "3.50", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.50", + "%iowait": "4.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.50", + "%iowait": "3.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "1.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.95", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.88", + "%iowait": "38.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "67.17", + "%iowait": "31.31", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "74.63", + "%iowait": "20.90", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "1.99", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.32", + "%iowait": "6.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "3.05", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.43", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.14", + "%iowait": "5.45", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.95", + "%usr": "2.97", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.05", + "%iowait": "5.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.99", + "%usr": "1.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.73", + "%iowait": "11.22", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.53", + "%usr": "0.51", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.43", + "%iowait": "3.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.29", + "%iowait": "5.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.55", + "%usr": "2.55", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "72.22", + "%iowait": "9.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "17.68", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "16.58", + "%usr": "83.42", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.93", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "2.53", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.30", + "%iowait": "3.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "15.66", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "65.67", + "%iowait": "31.34", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "0.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.17", + "%iowait": "21.32", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "15.50", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "82.50", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "73.98", + "%iowait": "24.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.22", + "%iowait": "15.74", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "2.03", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "3.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "1.02", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.83", + "%iowait": "4.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "4.06", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "1.01", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.86", + "%iowait": "6.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.26", + "%iowait": "9.23", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "10.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.13", + "%iowait": "1.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.86", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.40", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.80", + "%iowait": "7.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "3.05", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "20.40", + "%usr": "79.60", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "0.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "2.53", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "25.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "75.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.47", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "1.01", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "15.42", + "%iowait": "1.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "82.59", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.71", + "%iowait": "18.27", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.69", + "%iowait": "29.29", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.44", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.96", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.00", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "3.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.34", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "5.05", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.06", + "%iowait": "9.45", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.39", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "43.22", + "%iowait": "29.65", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "25.63", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.40", + "%iowait": "17.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.00", + "%iowait": "9.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "17.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.29", + "%iowait": "9.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.00", + "%iowait": "11.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "4.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "51.52", + "%iowait": "8.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "38.89", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.02", + "%usr": "95.98", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "98.51", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.50", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "23.62", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "75.88", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.95", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "3.54", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.16", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "29.80", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.92", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "2.53", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "1.01", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.90", + "%iowait": "8.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "36.18", + "%iowait": "1.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "61.81", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "97.99", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.13", + "%iowait": "31.82", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "1.01", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.73", + "%iowait": "12.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "3.05", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.79", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.05", + "%usr": "2.54", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.37", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "10.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.00", + "%iowait": "10.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "25.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "59.20", + "%iowait": "33.83", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "2.49", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "25.00", + "%iowait": "2.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "72.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.00", + "%iowait": "5.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.18", + "%iowait": "10.20", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.55", + "%usr": "3.06", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.33", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "21.11", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.94", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "12.06", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.89", + "%iowait": "5.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "1.02", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.57", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.93", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.40", + "%iowait": "1.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "79.10", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "13.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.50", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.91", + "%iowait": "13.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.94", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.52", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.56", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "87.94", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.82", + "%iowait": "7.14", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "1.02", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.31", + "%iowait": "10.66", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.41", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.02", + "%usr": "4.52", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.88", + "%iowait": "38.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.05", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.87", + "%iowait": "26.40", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "14.72", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "3.03", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.38", + "%iowait": "4.62", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.39", + "%iowait": "5.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.85", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "1.52", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "41.29", + "%iowait": "54.23", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.99", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.67", + "%iowait": "29.29", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "2.02", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.51", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.86", + "%iowait": "3.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.53", + "%usr": "2.04", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "2.01", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.00", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.39", + "%iowait": "4.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.07", + "%iowait": "5.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.98", + "%usr": "2.99", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.32", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.55", + "%usr": "1.52", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.82", + "%iowait": "3.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "14.14", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.50", + "%iowait": "13.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "3.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.29", + "%iowait": "20.20", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "7.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "92.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.42", + "%iowait": "14.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.38", + "%iowait": "24.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.42", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "97.51", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "14.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "86.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.10", + "%iowait": "14.87", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.03", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "49.00", + "%iowait": "47.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "1.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.84", + "%iowait": "21.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "8.04", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.01", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.37", + "%iowait": "3.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "3.05", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.98", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "8.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "77.27", + "%iowait": "21.72", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.93", + "%iowait": "10.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.51", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.85", + "%iowait": "9.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.03", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.50", + "%iowait": "18.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.50", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.81", + "%iowait": "2.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "34.67", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "76.38", + "%iowait": "18.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "3.52", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.81", + "%iowait": "18.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "12.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "87.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "11.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.57", + "%iowait": "12.44", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "34.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "66.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.50", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "14.57", + "%iowait": "84.92", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.50", + "%iowait": "16.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "3.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "14.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.97", + "%iowait": "1.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "3.02", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.97", + "%iowait": "5.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.00", + "%iowait": "11.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "13.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "74.00", + "%iowait": "25.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.50", + "%iowait": "6.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "7.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.43", + "%iowait": "13.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + } + ], + "Drive Stats": [ + { + "Device": "sda", + "kB_dscd/s": "667.71", + "kB_read/s": "9.95", + "kB_wrtn/s": "167.04", + "tps": "14.09" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "298.00", + "kB_wrtn/s": "17452.00", + "tps": "1937.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "274.00", + "kB_wrtn/s": "17300.00", + "tps": "1908.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "254.00", + "kB_wrtn/s": "15668.00", + "tps": "1711.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "168.00", + "kB_wrtn/s": "13458.00", + "tps": "1452.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "312.00", + "kB_wrtn/s": "16584.00", + "tps": "1836.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "276.00", + "kB_wrtn/s": "16872.00", + "tps": "1850.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "206.00", + "kB_wrtn/s": "13340.00", + "tps": "1481.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "24.00", + "kB_wrtn/s": "838.00", + "tps": "78.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "42.00", + "kB_wrtn/s": "4810.00", + "tps": "482.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "2.00", + "kB_wrtn/s": "608.00", + "tps": "50.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "234.00", + "kB_wrtn/s": "10256.00", + "tps": "1118.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "422.00", + "kB_wrtn/s": "17560.00", + "tps": "1946.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "510.00", + "kB_wrtn/s": "17328.00", + "tps": "1924.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "446.00", + "kB_wrtn/s": "15230.00", + "tps": "1694.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "382.00", + "kB_wrtn/s": "15300.00", + "tps": "1697.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "274.00", + "kB_wrtn/s": "17834.00", + "tps": "1979.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "430.00", + "kB_wrtn/s": "16548.00", + "tps": "1890.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "552.00", + "kB_wrtn/s": "16634.00", + "tps": "1791.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "386.00", + "kB_wrtn/s": "16050.00", + "tps": "1765.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "34.00", + "kB_wrtn/s": "1472.00", + "tps": "136.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "274.00", + "kB_wrtn/s": "8226.00", + "tps": "924.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "488.00", + "kB_wrtn/s": "17074.00", + "tps": "1870.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "622.00", + "kB_wrtn/s": "17140.00", + "tps": "1862.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "348.00", + "kB_wrtn/s": "15820.00", + "tps": "1765.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "432.00", + "kB_wrtn/s": "15544.00", + "tps": "1753.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "538.00", + "kB_wrtn/s": "15958.00", + "tps": "1865.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "480.00", + "kB_wrtn/s": "16960.00", + "tps": "1959.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "554.00", + "kB_wrtn/s": "15906.00", + "tps": "1833.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "320.00", + "kB_wrtn/s": "11294.00", + "tps": "1292.50" + } + ], + "IRQ Rate": [ + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "87.50", + "SCHED/s": "155.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.50", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "78.00", + "SCHED/s": "271.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "15.50", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "44.00", + "TASKLET/s": "4.00", + "TIMER/s": "2.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "13.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.50", + "TASKLET/s": "1.50", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "138.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "215.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "20.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "4.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "53.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "12.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "45.00", + "SCHED/s": "54.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "238.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "104.50", + "TASKLET/s": "0.00", + "TIMER/s": "34.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "1519.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "246.00", + "TASKLET/s": "0.00", + "TIMER/s": "36.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "218.50", + "SCHED/s": "230.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "111.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "142.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "137.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "67.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "56.00", + "SCHED/s": "136.00", + "TASKLET/s": "0.00", + "TIMER/s": "27.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "58.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "144.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "81.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "206.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "56.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "177.50", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "290.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "177.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "247.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.50", + "SCHED/s": "190.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "106.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "169.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.50", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "341.50", + "TASKLET/s": "0.00", + "TIMER/s": "16.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "82.50", + "SCHED/s": "216.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "135.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "63.00", + "SCHED/s": "141.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "98.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "202.00", + "TASKLET/s": "0.00", + "TIMER/s": "16.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "60.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "98.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "50.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "50.50", + "SCHED/s": "80.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "226.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "1691.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "248.50", + "TASKLET/s": "0.00", + "TIMER/s": "21.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "67.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "65.50", + "SCHED/s": "128.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "140.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "77.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "172.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "62.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "54.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "73.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "153.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "82.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "214.00", + "TASKLET/s": "0.00", + "TIMER/s": "51.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "108.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "158.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "198.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "192.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "40.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "82.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "345.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "168.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "149.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "175.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "67.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "225.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "53.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "106.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "18.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "14.50", + "SCHED/s": "24.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "63.50", + "SCHED/s": "139.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "956.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "88.50", + "SCHED/s": "235.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "34.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "46.00", + "SCHED/s": "44.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "215.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "34.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "128.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "88.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "245.50", + "TASKLET/s": "0.00", + "TIMER/s": "31.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "74.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "107.00", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "96.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "73.50", + "SCHED/s": "235.50", + "TASKLET/s": "0.00", + "TIMER/s": "46.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "134.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "206.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "377.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "177.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "20.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "339.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "166.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "164.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.50", + "RCU/s": "58.00", + "SCHED/s": "140.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "74.50", + "SCHED/s": "169.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "25.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "55.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "74.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "186.00", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "91.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "63.00", + "SCHED/s": "116.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "35.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "46.00", + "SCHED/s": "74.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "42.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "28.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "626.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "92.50", + "SCHED/s": "246.50", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "161.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "101.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "56.50", + "SCHED/s": "91.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "56.00", + "SCHED/s": "102.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "489.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "66.00", + "SCHED/s": "139.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "73.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "216.50", + "TASKLET/s": "0.00", + "TIMER/s": "62.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "53.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "209.00", + "TASKLET/s": "0.00", + "TIMER/s": "24.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "69.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "195.00", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "129.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "194.50", + "TASKLET/s": "0.00", + "TIMER/s": "25.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "251.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "61.50", + "SCHED/s": "121.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "265.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "198.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "85.00", + "SCHED/s": "198.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "51.50", + "SCHED/s": "142.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "151.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "158.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "531.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "217.50", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "58.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "170.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "517.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "88.50", + "SCHED/s": "240.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "98.00", + "SCHED/s": "31.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "56.50", + "SCHED/s": "159.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "183.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "140.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "44.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "131.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "8.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "32.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "92.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "61.00", + "SCHED/s": "235.50", + "TASKLET/s": "0.00", + "TIMER/s": "56.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "102.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "66.00", + "SCHED/s": "207.00", + "TASKLET/s": "0.00", + "TIMER/s": "28.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "85.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "220.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "122.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "165.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "661.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "234.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "92.50", + "SCHED/s": "264.50", + "TASKLET/s": "0.00", + "TIMER/s": "23.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "78.00", + "SCHED/s": "249.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "199.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "26.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "379.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "44.00", + "SCHED/s": "247.50", + "TASKLET/s": "0.00", + "TIMER/s": "85.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "41.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.00", + "SCHED/s": "86.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "687.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "232.50", + "TASKLET/s": "0.00", + "TIMER/s": "27.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "69.50", + "SCHED/s": "141.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "173.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "169.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "175.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "228.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "156.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "62.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "124.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "87.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "157.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "92.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "195.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "91.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "206.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "457.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "191.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "323.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "224.00", + "TASKLET/s": "0.00", + "TIMER/s": "14.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "67.00", + "SCHED/s": "296.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "197.00", + "TASKLET/s": "0.00", + "TIMER/s": "23.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "142.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "50.50", + "SCHED/s": "148.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "2.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "21.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "460.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "42.00", + "SCHED/s": "159.50", + "TASKLET/s": "0.00", + "TIMER/s": "39.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "14.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "98.00", + "SCHED/s": "15.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "23.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "27.50", + "SCHED/s": "87.50", + "TASKLET/s": "0.00", + "TIMER/s": "60.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "15.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "15.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "628.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "74.50", + "SCHED/s": "182.50", + "TASKLET/s": "0.00", + "TIMER/s": "25.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "37.50", + "SCHED/s": "63.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "64.50", + "SCHED/s": "161.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "71.50", + "SCHED/s": "178.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "45.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "32.00", + "SCHED/s": "48.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "29.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "85.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "49.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "217.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "70.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "176.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "254.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "223.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "131.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "205.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "252.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "187.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "206.50", + "TASKLET/s": "0.00", + "TIMER/s": "27.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "47.00", + "SCHED/s": "175.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "3.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.50", + "SCHED/s": "156.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "5.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "13.00", + "SCHED/s": "49.50", + "TASKLET/s": "0.00", + "TIMER/s": "16.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "147.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "1.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "14.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "1.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "33.50", + "SCHED/s": "95.50", + "TASKLET/s": "0.00", + "TIMER/s": "82.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "10.50", + "SCHED/s": "15.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "5.00", + "SCHED/s": "9.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "59.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "30.50", + "SCHED/s": "51.50", + "TASKLET/s": "0.00", + "TIMER/s": "30.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "8.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "20.00", + "SCHED/s": "37.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "27.50", + "SCHED/s": "54.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "3.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "10.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "2.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "9.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "74.50", + "SCHED/s": "216.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "4.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "211.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "6.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "45.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "4.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "25.00", + "SCHED/s": "12.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "84.00", + "SCHED/s": "135.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "94.00", + "SCHED/s": "35.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "92.50", + "SCHED/s": "178.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "20.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "157.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "29.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "32.50", + "SCHED/s": "203.00", + "TASKLET/s": "0.00", + "TIMER/s": "90.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "30.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "7.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "21.00", + "SCHED/s": "37.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "73.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "29.00", + "SCHED/s": "29.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "30.00", + "SCHED/s": "74.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "256.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "42.00", + "SCHED/s": "89.00", + "TASKLET/s": "0.00", + "TIMER/s": "22.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "14.50", + "SCHED/s": "22.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "41.00", + "SCHED/s": "89.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "39.50", + "SCHED/s": "93.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "199.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "19.00", + "SCHED/s": "36.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "15.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "32.50", + "SCHED/s": "63.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "28.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.00", + "SCHED/s": "188.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "30.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "18.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "243.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "16.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "50.50", + "SCHED/s": "74.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "29.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "17.50", + "SCHED/s": "35.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "199.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "43.00", + "SCHED/s": "172.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "6.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "23.00", + "SCHED/s": "108.50", + "TASKLET/s": "0.00", + "TIMER/s": "37.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "3.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "50.00", + "SCHED/s": "137.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "21.00", + "SCHED/s": "51.50", + "TASKLET/s": "0.00", + "TIMER/s": "48.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "4.00", + "SCHED/s": "6.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "16.00", + "SCHED/s": "26.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "18.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "23.50", + "SCHED/s": "40.00", + "TASKLET/s": "0.00", + "TIMER/s": "24.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "3.00", + "SCHED/s": "7.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "5.50", + "SCHED/s": "8.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "16.00", + "SCHED/s": "22.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "3.00", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "2.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "3.50", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "13.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "51.00", + "SCHED/s": "146.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "8.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "162.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "2.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "47.00", + "SCHED/s": "128.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "4.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "15.00", + "SCHED/s": "22.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "73.00", + "SCHED/s": "250.50", + "TASKLET/s": "0.00", + "TIMER/s": "28.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.50", + "RCU/s": "119.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "66.50", + "SCHED/s": "199.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "15.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "54.50", + "SCHED/s": "99.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "40.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "175.50", + "TASKLET/s": "0.00", + "TIMER/s": "16.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "20.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "32.50", + "SCHED/s": "162.50", + "TASKLET/s": "0.00", + "TIMER/s": "90.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "120.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "93.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "758.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "58.50", + "SCHED/s": "135.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "92.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "34.00", + "SCHED/s": "60.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "159.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "21.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "42.00", + "SCHED/s": "71.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "40.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "45.00", + "SCHED/s": "85.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "150.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "188.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "116.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "203.50", + "TASKLET/s": "0.00", + "TIMER/s": "25.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "2.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "29.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "196.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.00", + "SCHED/s": "125.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "68.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "57.00", + "SCHED/s": "152.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "276.00", + "TASKLET/s": "0.00", + "TIMER/s": "27.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "285.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "59.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "172.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "6.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.50", + "SCHED/s": "162.00", + "TASKLET/s": "0.00", + "TIMER/s": "23.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "65.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "41.00", + "SCHED/s": "136.50", + "TASKLET/s": "0.00", + "TIMER/s": "53.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "33.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "47.00", + "SCHED/s": "50.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "1054.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "216.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "156.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "207.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "77.50", + "SCHED/s": "146.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "347.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "73.50", + "SCHED/s": "212.50", + "TASKLET/s": "0.00", + "TIMER/s": "32.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "56.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.00", + "SCHED/s": "153.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "74.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "221.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "82.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "221.50", + "TASKLET/s": "0.00", + "TIMER/s": "28.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "93.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "163.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "20.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "121.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "226.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "652.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "88.00", + "SCHED/s": "250.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "274.00", + "TASKLET/s": "0.00", + "TIMER/s": "29.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "240.50", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "258.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "168.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "248.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "78.50", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "102.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.50", + "SCHED/s": "125.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "83.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "155.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "525.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "177.50", + "TASKLET/s": "0.00", + "TIMER/s": "7.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "202.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "212.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "87.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "158.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "209.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "478.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "173.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "81.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "213.00", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "115.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "128.50", + "TASKLET/s": "0.00", + "TIMER/s": "21.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "294.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "199.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "112.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "213.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "346.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.00", + "SCHED/s": "208.00", + "TASKLET/s": "0.00", + "TIMER/s": "52.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "286.50", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.50", + "RCU/s": "89.00", + "SCHED/s": "230.00", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "90.50", + "SCHED/s": "236.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "64.00", + "SCHED/s": "150.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "42.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "70.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "207.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "71.00", + "TASKLET/s": "0.00", + "TIMER/s": "28.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "79.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "38.00", + "SCHED/s": "66.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "46.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "208.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "883.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "161.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "214.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "177.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "78.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "127.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "94.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "118.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "82.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "162.00", + "SCHED/s": "185.00", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "49.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "141.00", + "TASKLET/s": "0.00", + "TIMER/s": "25.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "71.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "214.00", + "TASKLET/s": "0.00", + "TIMER/s": "47.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "397.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "204.50", + "TASKLET/s": "0.00", + "TIMER/s": "29.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "188.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.00", + "SCHED/s": "237.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "88.00", + "SCHED/s": "243.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "78.00", + "SCHED/s": "275.00", + "TASKLET/s": "0.00", + "TIMER/s": "31.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "72.00", + "SCHED/s": "211.00", + "TASKLET/s": "0.00", + "TIMER/s": "16.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "28.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "157.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "106.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "167.50", + "TASKLET/s": "0.00", + "TIMER/s": "27.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "29.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "46.00", + "SCHED/s": "73.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "6.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "25.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "30.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "167.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "1585.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "196.50", + "TASKLET/s": "0.00", + "TIMER/s": "24.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "161.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "223.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "181.00", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "47.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "213.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "54.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.50", + "SCHED/s": "160.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "86.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "117.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "118.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "157.50", + "SCHED/s": "209.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "61.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "214.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "94.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "66.50", + "SCHED/s": "172.00", + "TASKLET/s": "0.00", + "TIMER/s": "44.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "86.00", + "SCHED/s": "270.00", + "TASKLET/s": "0.00", + "TIMER/s": "19.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.50", + "RCU/s": "113.50", + "SCHED/s": "249.00", + "TASKLET/s": "0.00", + "TIMER/s": "46.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "66.00", + "SCHED/s": "227.00", + "TASKLET/s": "0.00", + "TIMER/s": "64.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "185.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "482.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "69.50", + "SCHED/s": "144.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "21.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "22.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "57.00", + "SCHED/s": "110.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "52.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "65.00", + "SCHED/s": "118.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "94.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "172.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "837.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "237.00", + "TASKLET/s": "0.00", + "TIMER/s": "34.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "238.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "92.50", + "SCHED/s": "203.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "153.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "145.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "195.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "558.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "186.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "74.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.50", + "SCHED/s": "220.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "93.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "217.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "183.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "238.00", + "TASKLET/s": "0.00", + "TIMER/s": "16.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "287.00", + "TASKLET/s": "0.00", + "TIMER/s": "23.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "88.50", + "SCHED/s": "218.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "175.00", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "35.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "67.00", + "SCHED/s": "159.00", + "TASKLET/s": "0.00", + "TIMER/s": "60.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "211.50", + "TASKLET/s": "0.00", + "TIMER/s": "33.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "141.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "137.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "147.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "8.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "35.00", + "SCHED/s": "42.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "42.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "176.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "45.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "109.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "49.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "670.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "215.00", + "TASKLET/s": "0.00", + "TIMER/s": "22.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "71.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "147.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "89.00", + "SCHED/s": "188.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "62.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "229.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "522.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "212.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "639.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "204.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "207.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "172.00", + "SCHED/s": "220.50", + "TASKLET/s": "0.00", + "TIMER/s": "26.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "160.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "214.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "340.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "235.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "202.50", + "TASKLET/s": "0.00", + "TIMER/s": "113.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "8.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "13.00", + "SCHED/s": "36.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "15.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.00", + "SCHED/s": "80.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "48.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "59.50", + "SCHED/s": "103.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "60.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "67.50", + "SCHED/s": "129.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "32.00", + "SCHED/s": "53.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "1572.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "229.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "136.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "201.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "178.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "71.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.00", + "SCHED/s": "200.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "73.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "221.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "168.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "204.50", + "TASKLET/s": "0.00", + "TIMER/s": "13.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "139.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "237.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "199.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "217.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "87.50", + "SCHED/s": "316.00", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "106.50", + "SCHED/s": "256.50", + "TASKLET/s": "0.00", + "TIMER/s": "56.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "203.50", + "TASKLET/s": "0.00", + "TIMER/s": "59.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "26.00", + "SCHED/s": "36.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "3.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "42.00", + "SCHED/s": "36.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "52.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "64.00", + "SCHED/s": "88.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "154.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "153.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "30.00", + "SCHED/s": "45.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.50", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "1570.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "98.00", + "SCHED/s": "230.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "178.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "173.00", + "SCHED/s": "231.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "137.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "69.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "171.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "3.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.00", + "SCHED/s": "25.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "79.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "227.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "86.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "207.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "125.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "180.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "147.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "248.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "19.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "30.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "7.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "27.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "64.50", + "SCHED/s": "210.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "181.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "37.50", + "SCHED/s": "113.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "60.00", + "SCHED/s": "181.00", + "TASKLET/s": "0.00", + "TIMER/s": "102.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "4.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "68.00", + "TASKLET/s": "0.00", + "TIMER/s": "14.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "149.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "1.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "9.50", + "SCHED/s": "25.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "7.00", + "SCHED/s": "10.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "94.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "31.50", + "SCHED/s": "55.00", + "TASKLET/s": "0.00", + "TIMER/s": "36.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "46.50", + "SCHED/s": "158.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "7.50", + "SCHED/s": "13.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "4.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "18.50", + "SCHED/s": "34.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "1.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "17.00", + "SCHED/s": "30.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "6.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "22.00", + "SCHED/s": "31.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "18.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.50", + "SCHED/s": "94.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "2.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "17.50", + "SCHED/s": "23.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "4.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "67.50", + "SCHED/s": "168.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "7.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "15.50", + "SCHED/s": "27.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "6.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "21.50", + "SCHED/s": "46.00", + "TASKLET/s": "0.00", + "TIMER/s": "35.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "244.00", + "TASKLET/s": "0.00", + "TIMER/s": "19.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.00", + "NET_TX/s": "0.50", + "RCU/s": "77.50", + "SCHED/s": "194.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "150.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "53.50", + "SCHED/s": "92.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "140.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "95.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "18.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "42.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "98.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "149.50", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "147.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "146.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "6.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "56.00", + "SCHED/s": "118.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "35.00", + "SCHED/s": "75.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "781.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "149.00", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "151.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "43.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "179.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "21.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "41.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "181.50", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "35.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "39.50", + "SCHED/s": "70.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "11.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "60.00", + "SCHED/s": "77.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "44.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "47.50", + "SCHED/s": "77.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "42.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "55.50", + "SCHED/s": "126.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "20.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "54.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.50", + "SCHED/s": "150.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "38.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "181.50", + "TASKLET/s": "0.00", + "TIMER/s": "91.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "88.00", + "SCHED/s": "357.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "219.00", + "SCHED/s": "234.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "135.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "67.50", + "SCHED/s": "83.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "168.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.50", + "SCHED/s": "113.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "234.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "69.50", + "SCHED/s": "212.00", + "TASKLET/s": "0.00", + "TIMER/s": "36.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "148.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "1.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "62.00", + "SCHED/s": "9.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "22.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "178.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "145.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "54.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "144.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "1410.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "238.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "136.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "33.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "183.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "70.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "192.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "70.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.50", + "SCHED/s": "181.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "19.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "48.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "92.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "167.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "111.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "58.00", + "SCHED/s": "206.00", + "TASKLET/s": "0.00", + "TIMER/s": "61.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "130.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "227.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "145.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "105.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "297.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "202.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "183.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "231.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "89.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "46.50", + "SCHED/s": "76.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "29.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "60.50", + "SCHED/s": "100.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "29.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "133.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "1775.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "231.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "177.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "207.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "66.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "57.50", + "SCHED/s": "145.00", + "TASKLET/s": "0.00", + "TIMER/s": "26.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "89.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "203.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "69.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "182.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "83.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "171.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "98.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "179.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "136.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "55.00", + "SCHED/s": "249.00", + "TASKLET/s": "0.00", + "TIMER/s": "68.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "300.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.50", + "RCU/s": "123.00", + "SCHED/s": "197.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "164.00", + "TASKLET/s": "0.00", + "TIMER/s": "42.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "196.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "76.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "69.50", + "SCHED/s": "157.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "42.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "209.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "439.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "280.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "198.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "54.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "1002.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "226.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "162.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "67.50", + "SCHED/s": "129.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "218.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "68.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "116.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "93.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "146.50", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "81.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "193.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "110.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "199.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "115.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.50", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "9.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "52.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "300.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "197.50", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "160.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "13.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "49.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "67.00", + "SCHED/s": "142.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "10.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "55.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "52.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "221.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "227.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "185.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "392.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "204.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "37.50", + "SCHED/s": "165.00", + "TASKLET/s": "0.00", + "TIMER/s": "87.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "145.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "581.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "224.50", + "TASKLET/s": "0.00", + "TIMER/s": "20.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "65.00", + "SCHED/s": "117.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "170.50", + "SCHED/s": "213.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "115.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "88.50", + "SCHED/s": "187.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "80.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "161.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "431.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "159.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "214.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.50", + "SCHED/s": "171.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "137.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "202.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "309.00", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "107.00", + "SCHED/s": "203.00", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "154.50", + "TASKLET/s": "0.00", + "TIMER/s": "58.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "21.00", + "SCHED/s": "55.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "33.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "1.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "52.50", + "SCHED/s": "143.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "59.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "78.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "43.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "174.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "144.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "99.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "218.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "70.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "176.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "20.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "63.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.50", + "NET_TX/s": "0.00", + "RCU/s": "148.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "1227.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "78.00", + "SCHED/s": "223.50", + "TASKLET/s": "0.00", + "TIMER/s": "56.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "187.50", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "69.00", + "SCHED/s": "117.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "173.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "95.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "194.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "86.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "206.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "148.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "140.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "525.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "154.50", + "SCHED/s": "230.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "53.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "68.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "72.00", + "SCHED/s": "332.00", + "TASKLET/s": "0.00", + "TIMER/s": "30.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "211.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "89.00", + "SCHED/s": "142.00", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "17.50", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "56.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "57.50", + "SCHED/s": "214.50", + "TASKLET/s": "0.00", + "TIMER/s": "63.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "67.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "6.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "34.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "94.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "205.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "148.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "28.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "971.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "220.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "147.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "139.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "112.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "195.50", + "TASKLET/s": "0.00", + "TIMER/s": "24.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "43.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "86.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "169.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "84.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "193.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "140.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "88.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "205.00", + "SCHED/s": "231.50", + "TASKLET/s": "0.00", + "TIMER/s": "32.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "593.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "234.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "403.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "174.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "72.00", + "SCHED/s": "304.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "234.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "127.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "54.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "60.50", + "SCHED/s": "121.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "75.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "226.00", + "TASKLET/s": "0.00", + "TIMER/s": "54.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "72.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "185.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "144.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "1692.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "214.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "217.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "157.50", + "SCHED/s": "219.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "211.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "226.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "84.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "223.50", + "TASKLET/s": "0.00", + "TIMER/s": "23.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "70.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.00", + "SCHED/s": "144.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "82.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "133.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "67.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "208.50", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "113.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "174.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "114.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "152.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "296.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "93.50", + "SCHED/s": "235.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "64.00", + "SCHED/s": "168.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "146.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "61.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "52.50", + "SCHED/s": "90.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "42.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "53.50", + "SCHED/s": "110.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "55.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "82.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "151.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "15.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "147.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "894.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "165.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "141.00", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "138.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "164.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "148.50", + "SCHED/s": "209.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "35.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "66.50", + "SCHED/s": "149.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "97.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "173.50", + "TASKLET/s": "0.00", + "TIMER/s": "84.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "52.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "50.50", + "SCHED/s": "128.00", + "TASKLET/s": "0.00", + "TIMER/s": "25.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "112.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "73.00", + "SCHED/s": "148.50", + "TASKLET/s": "0.00", + "TIMER/s": "16.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "117.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.00", + "SCHED/s": "185.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "225.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "55.00", + "SCHED/s": "114.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "173.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "200.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "64.50", + "SCHED/s": "161.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "5.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "23.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "19.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "23.50", + "SCHED/s": "42.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "33.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "23.00", + "SCHED/s": "39.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "19.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "20.00", + "SCHED/s": "26.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "12.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "156.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "456.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "45.50", + "SCHED/s": "92.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "38.00", + "SCHED/s": "65.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "159.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "103.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "69.00", + "SCHED/s": "181.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "42.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "31.50", + "SCHED/s": "64.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "14.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "45.50", + "SCHED/s": "113.50", + "TASKLET/s": "0.00", + "TIMER/s": "87.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "24.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "21.00", + "SCHED/s": "61.00", + "TASKLET/s": "0.00", + "TIMER/s": "28.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "25.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "18.50", + "SCHED/s": "28.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "39.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "178.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "13.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "36.50", + "SCHED/s": "91.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + } + ], + "Memory Stats": [ + { + "Time": "20:21:47", + "active": "1654364", + "avail": "128873628", + "buffers": "195276", + "cached": "11673936", + "commit": "4574752", + "dirty": "0", + "free": "117447124", + "inactive": "10762540", + "used": "1589984" + }, + { + "Time": "20:21:49", + "active": "1708612", + "avail": "128875732", + "buffers": "195296", + "cached": "11693740", + "commit": "4527164", + "dirty": "468", + "free": "117429608", + "inactive": "10713564", + "used": "1587360" + }, + { + "Time": "20:21:51", + "active": "1712188", + "avail": "128887624", + "buffers": "195308", + "cached": "11712864", + "commit": "4527164", + "dirty": "172", + "free": "117422364", + "inactive": "10727892", + "used": "1574952" + }, + { + "Time": "20:21:53", + "active": "1662088", + "avail": "128887964", + "buffers": "195324", + "cached": "11729200", + "commit": "4527164", + "dirty": "0", + "free": "117405868", + "inactive": "10793776", + "used": "1575208" + }, + { + "Time": "20:21:55", + "active": "1665396", + "avail": "128888872", + "buffers": "195340", + "cached": "11746888", + "commit": "4527164", + "dirty": "292", + "free": "117388728", + "inactive": "10808236", + "used": "1574280" + }, + { + "Time": "20:21:57", + "active": "1720496", + "avail": "128913548", + "buffers": "195364", + "cached": "11764344", + "commit": "4533768", + "dirty": "148", + "free": "117395644", + "inactive": "10745692", + "used": "1549492" + }, + { + "Time": "20:21:59", + "active": "1723396", + "avail": "128880656", + "buffers": "195380", + "cached": "11779620", + "commit": "4533768", + "dirty": "116", + "free": "117347156", + "inactive": "10788536", + "used": "1582268" + }, + { + "Time": "20:22:01", + "active": "1671572", + "avail": "128928620", + "buffers": "195380", + "cached": "11778788", + "commit": "4540372", + "dirty": "52", + "free": "117395468", + "inactive": "10790940", + "used": "1534724" + }, + { + "Time": "20:22:03", + "active": "1672236", + "avail": "128873788", + "buffers": "195392", + "cached": "11781392", + "commit": "4540372", + "dirty": "56", + "free": "117338416", + "inactive": "10849796", + "used": "1589084" + }, + { + "Time": "20:22:05", + "active": "1671924", + "avail": "128910052", + "buffers": "195392", + "cached": "11779884", + "commit": "4540372", + "dirty": "188", + "free": "117376180", + "inactive": "10809936", + "used": "1552784" + }, + { + "Time": "20:22:07", + "active": "1673416", + "avail": "128909184", + "buffers": "195396", + "cached": "11788972", + "commit": "4540372", + "dirty": "0", + "free": "117366180", + "inactive": "10818252", + "used": "1553452" + }, + { + "Time": "20:22:09", + "active": "1676832", + "avail": "128906316", + "buffers": "195412", + "cached": "11805240", + "commit": "4546976", + "dirty": "132", + "free": "117347260", + "inactive": "10831688", + "used": "1555864" + }, + { + "Time": "20:22:11", + "active": "1680212", + "avail": "128882092", + "buffers": "195416", + "cached": "11819472", + "commit": "4546976", + "dirty": "140", + "free": "117308560", + "inactive": "10868056", + "used": "1580004" + }, + { + "Time": "20:22:13", + "active": "1683332", + "avail": "128862112", + "buffers": "195436", + "cached": "11832204", + "commit": "4546976", + "dirty": "384", + "free": "117275084", + "inactive": "10895536", + "used": "1600472" + }, + { + "Time": "20:22:15", + "active": "1686516", + "avail": "128877568", + "buffers": "195440", + "cached": "11844176", + "commit": "4546976", + "dirty": "40", + "free": "117278248", + "inactive": "10885852", + "used": "1585060" + }, + { + "Time": "20:22:17", + "active": "1741996", + "avail": "128854908", + "buffers": "195464", + "cached": "11856244", + "commit": "4553444", + "dirty": "40", + "free": "117243152", + "inactive": "10868068", + "used": "1608148" + }, + { + "Time": "20:22:19", + "active": "1693404", + "avail": "128849556", + "buffers": "195480", + "cached": "11868420", + "commit": "4560184", + "dirty": "340", + "free": "117225540", + "inactive": "10934940", + "used": "1613464" + }, + { + "Time": "20:22:21", + "active": "1697460", + "avail": "128851172", + "buffers": "195484", + "cached": "11880116", + "commit": "4560184", + "dirty": "0", + "free": "117215180", + "inactive": "10942020", + "used": "1611792" + }, + { + "Time": "20:22:23", + "active": "1701328", + "avail": "128853972", + "buffers": "195492", + "cached": "11889324", + "commit": "4560184", + "dirty": "0", + "free": "117208532", + "inactive": "10947956", + "used": "1608744" + }, + { + "Time": "20:22:25", + "active": "1701732", + "avail": "128852252", + "buffers": "195496", + "cached": "11888420", + "commit": "4560184", + "dirty": "68", + "free": "117207672", + "inactive": "10946488", + "used": "1610476" + }, + { + "Time": "20:22:27", + "active": "1703116", + "avail": "128851876", + "buffers": "195500", + "cached": "11890492", + "commit": "4560184", + "dirty": "0", + "free": "117204880", + "inactive": "10947408", + "used": "1610916" + }, + { + "Time": "20:22:29", + "active": "1707264", + "avail": "128896232", + "buffers": "195504", + "cached": "11900228", + "commit": "4560184", + "dirty": "292", + "free": "117240080", + "inactive": "10907636", + "used": "1565996" + }, + { + "Time": "20:22:31", + "active": "1711716", + "avail": "128847372", + "buffers": "195512", + "cached": "11911508", + "commit": "4560184", + "dirty": "180", + "free": "117179240", + "inactive": "10959784", + "used": "1615216" + }, + { + "Time": "20:22:33", + "active": "1767468", + "avail": "128851312", + "buffers": "195528", + "cached": "11919560", + "commit": "4560184", + "dirty": "328", + "free": "117174876", + "inactive": "10912424", + "used": "1611172" + }, + { + "Time": "20:22:35", + "active": "1771040", + "avail": "128853336", + "buffers": "195532", + "cached": "11928524", + "commit": "4560184", + "dirty": "160", + "free": "117167712", + "inactive": "10917072", + "used": "1609152" + }, + { + "Time": "20:22:37", + "active": "1722248", + "avail": "128848832", + "buffers": "195532", + "cached": "11934260", + "commit": "4560184", + "dirty": "320", + "free": "117157292", + "inactive": "10972036", + "used": "1613648" + }, + { + "Time": "20:22:39", + "active": "1726244", + "avail": "128850148", + "buffers": "195540", + "cached": "11941812", + "commit": "4560184", + "dirty": "128", + "free": "117150804", + "inactive": "10975636", + "used": "1612400" + }, + { + "Time": "20:22:41", + "active": "1730528", + "avail": "128847156", + "buffers": "195548", + "cached": "11947952", + "commit": "4560184", + "dirty": "308", + "free": "117141492", + "inactive": "10977496", + "used": "1615428" + }, + { + "Time": "20:22:43", + "active": "1733408", + "avail": "128849780", + "buffers": "195556", + "cached": "11951260", + "commit": "4559364", + "dirty": "12", + "free": "117140628", + "inactive": "10977448", + "used": "1612828" + }, + { + "Time": "20:22:45", + "active": "1733720", + "avail": "128850500", + "buffers": "195556", + "cached": "11950420", + "commit": "4558968", + "dirty": "0", + "free": "117142216", + "inactive": "10976328", + "used": "1612056" + } + ], + "Network Stats": [ + { + "IFACE": "lo", + "Time": "20:21:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:47", + "rxkB/s": "0.73", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:47", + "rxkB/s": "2.63", + "rxpck/s": "16.50", + "txkB/s": "28.21", + "txpck/s": "22.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:49", + "rxkB/s": "0.38", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:49", + "rxkB/s": "7.71", + "rxpck/s": "15.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:51", + "rxkB/s": "0.57", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:51", + "rxkB/s": "0.50", + "rxpck/s": "4.50", + "txkB/s": "2.71", + "txpck/s": "4.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:53", + "rxkB/s": "0.58", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:53", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:55", + "rxkB/s": "0.06", + "rxpck/s": "0.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:55", + "rxkB/s": "2.39", + "rxpck/s": "6.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:57", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:57", + "rxkB/s": "2.33", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:59", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:59", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:01", + "rxkB/s": "0.90", + "rxpck/s": "3.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:01", + "rxkB/s": "5.46", + "rxpck/s": "11.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:03", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:03", + "rxkB/s": "7.74", + "rxpck/s": "16.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:05", + "rxkB/s": "0.35", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:05", + "rxkB/s": "4.67", + "rxpck/s": "12.00", + "txkB/s": "0.16", + "txpck/s": "1.50" + }, + { + "IFACE": "eno2", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:07", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:07", + "rxkB/s": "1.53", + "rxpck/s": "5.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:09", + "rxkB/s": "0.35", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:09", + "rxkB/s": "7.63", + "rxpck/s": "15.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:11", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:11", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:13", + "rxkB/s": "0.73", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:13", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:15", + "rxkB/s": "0.27", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:15", + "rxkB/s": "2.29", + "rxpck/s": "7.00", + "txkB/s": "0.08", + "txpck/s": "1.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:17", + "rxkB/s": "0.57", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:17", + "rxkB/s": "2.33", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:19", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:19", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:21", + "rxkB/s": "0.22", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:21", + "rxkB/s": "5.46", + "rxpck/s": "11.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:23", + "rxkB/s": "0.41", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:23", + "rxkB/s": "7.74", + "rxpck/s": "16.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:25", + "rxkB/s": "0.40", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:25", + "rxkB/s": "4.61", + "rxpck/s": "10.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:27", + "rxkB/s": "0.92", + "rxpck/s": "3.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:27", + "rxkB/s": "1.13", + "rxpck/s": "3.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:29", + "rxkB/s": "0.39", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:29", + "rxkB/s": "7.71", + "rxpck/s": "15.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:31", + "rxkB/s": "0.85", + "rxpck/s": "2.50", + "txkB/s": "0.17", + "txpck/s": "0.50" + }, + { + "IFACE": "eno1", + "Time": "20:22:31", + "rxkB/s": "0.12", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:33", + "rxkB/s": "0.56", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:33", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:35", + "rxkB/s": "0.70", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:35", + "rxkB/s": "2.17", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:37", + "rxkB/s": "0.50", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:37", + "rxkB/s": "2.36", + "rxpck/s": "6.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:39", + "rxkB/s": "0.40", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:39", + "rxkB/s": "0.14", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:41", + "rxkB/s": "0.68", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:41", + "rxkB/s": "5.46", + "rxpck/s": "11.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:43", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:43", + "rxkB/s": "7.71", + "rxpck/s": "15.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:45", + "rxkB/s": "0.69", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:45", + "rxkB/s": "4.57", + "rxpck/s": "11.00", + "txkB/s": "0.16", + "txpck/s": "1.50" + }, + { + "IFACE": "eno2", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + } + ], + "Summary": [ + { + "CPU Utilization (%)": "79.84", + "Drive Reads (kB/s)": "9591.95", + "Drive Writes (kB/s)": "395231.04", + "IRQ Rate (IRQ/s)": "14073.32", + "Kernel Utilization (%)": "0.58", + "Memory Available (kB)": "128872205.33", + "Memory Free (kB)": "117277372.80", + "Memory Used (kB)": "1590547.47", + "Network RX (kB/s)": "3.72", + "Network RX (packets/s)": "9.67", + "Network TX (kB/s)": "1.05", + "Network TX (packets/s)": "1.02", + "Soft IRQ Utilization (%)": "0.00", + "User Utilization (%)": "76.60" + } + ] + }, + "Recommendations": { + "Insight": [ + { + "Justification": "System is using the IRQ Balance service to manage IRQ CPU affinity.", + "Recommendation": "Consider manually configuring IRQ CPU affinity for network intensive workloads." + }, + { + "Justification": "Frequency driver is 'intel_cpufreq'.", + "Recommendation": "Consider using the 'Intel PState' frequency driver." + }, + { + "Justification": "Power and Performance policy is set to 'Balanced'.", + "Recommendation": "Consider setting the Power and Performance policy to 'Performance'." + }, + { + "Justification": "CPU is 2 or more generations behind current generation Xeon.", + "Recommendation": "Consider upgrading to the latest generation Xeon CPU." + }, + { + "Justification": "CPU frequency governors are set to 'schedutil'.", + "Recommendation": "Consider setting the CPU frequency governors to 'performance'." + } + ] + } +} \ No newline at end of file diff --git a/documentation/examples/SDP_8065.txt b/documentation/examples/SDP_8065.txt new file mode 100644 index 0000000..3ad1d96 --- /dev/null +++ b/documentation/examples/SDP_8065.txt @@ -0,0 +1,12750 @@ +Host: SDP_8065 + +---------------------------------- +label: /etc/*-release +command: cat /etc/*-release +exit code: 0 +stderr: +stdout: DISTRIB_ID=Ubuntu +DISTRIB_RELEASE=22.04 +DISTRIB_CODENAME=jammy +DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS" +PRETTY_NAME="Ubuntu 22.04.1 LTS" +NAME="Ubuntu" +VERSION_ID="22.04" +VERSION="22.04.1 LTS (Jammy Jellyfish)" +VERSION_CODENAME=jammy +ID=ubuntu +ID_LIKE=debian +HOME_URL="https://www.ubuntu.com/" +SUPPORT_URL="https://help.ubuntu.com/" +BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" +PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" +UBUNTU_CODENAME=jammy + + +---------------------------------- +label: /proc/cmdline +command: cat /proc/cmdline +exit code: 0 +stderr: +stdout: BOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic root=UUID=251d71d4-950e-4c83-89e8-1e7b4dfea317 ro + + +---------------------------------- +label: /proc/cpuinfo +command: cat /proc/cpuinfo +exit code: 0 +stderr: +stdout: processor : 0 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.456 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 0 +cpu cores : 18 +apicid : 0 +initial apicid : 0 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 1 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.454 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 1 +cpu cores : 18 +apicid : 2 +initial apicid : 2 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 2 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.449 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 2 +cpu cores : 18 +apicid : 4 +initial apicid : 4 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 3 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.452 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 3 +cpu cores : 18 +apicid : 6 +initial apicid : 6 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 4 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.448 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 4 +cpu cores : 18 +apicid : 8 +initial apicid : 8 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 5 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2782.615 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 8 +cpu cores : 18 +apicid : 16 +initial apicid : 16 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 6 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.447 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 9 +cpu cores : 18 +apicid : 18 +initial apicid : 18 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 7 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 10 +cpu cores : 18 +apicid : 20 +initial apicid : 20 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 8 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.451 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 11 +cpu cores : 18 +apicid : 22 +initial apicid : 22 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 9 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.449 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 16 +cpu cores : 18 +apicid : 32 +initial apicid : 32 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 10 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2774.461 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 17 +cpu cores : 18 +apicid : 34 +initial apicid : 34 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 11 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 18 +cpu cores : 18 +apicid : 36 +initial apicid : 36 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 12 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.449 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 19 +cpu cores : 18 +apicid : 38 +initial apicid : 38 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 13 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.451 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 20 +cpu cores : 18 +apicid : 40 +initial apicid : 40 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 14 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2771.447 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 24 +cpu cores : 18 +apicid : 48 +initial apicid : 48 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 15 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 25 +cpu cores : 18 +apicid : 50 +initial apicid : 50 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 16 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.451 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 26 +cpu cores : 18 +apicid : 52 +initial apicid : 52 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 17 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2772.914 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 27 +cpu cores : 18 +apicid : 54 +initial apicid : 54 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 18 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2788.059 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 0 +cpu cores : 18 +apicid : 64 +initial apicid : 64 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 19 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.452 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 1 +cpu cores : 18 +apicid : 66 +initial apicid : 66 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 20 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.452 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 2 +cpu cores : 18 +apicid : 68 +initial apicid : 68 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 21 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2771.628 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 3 +cpu cores : 18 +apicid : 70 +initial apicid : 70 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 22 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.452 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 4 +cpu cores : 18 +apicid : 72 +initial apicid : 72 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 23 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2766.776 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 8 +cpu cores : 18 +apicid : 80 +initial apicid : 80 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 24 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.022 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 9 +cpu cores : 18 +apicid : 82 +initial apicid : 82 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 25 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.454 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 10 +cpu cores : 18 +apicid : 84 +initial apicid : 84 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 26 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 11 +cpu cores : 18 +apicid : 86 +initial apicid : 86 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 27 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.454 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 16 +cpu cores : 18 +apicid : 96 +initial apicid : 96 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 28 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.448 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 17 +cpu cores : 18 +apicid : 98 +initial apicid : 98 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 29 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 18 +cpu cores : 18 +apicid : 100 +initial apicid : 100 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 30 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2757.332 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 19 +cpu cores : 18 +apicid : 102 +initial apicid : 102 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 31 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 20 +cpu cores : 18 +apicid : 104 +initial apicid : 104 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 32 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 24 +cpu cores : 18 +apicid : 112 +initial apicid : 112 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 33 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.456 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 25 +cpu cores : 18 +apicid : 114 +initial apicid : 114 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 34 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.448 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 26 +cpu cores : 18 +apicid : 116 +initial apicid : 116 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 35 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 27 +cpu cores : 18 +apicid : 118 +initial apicid : 118 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 36 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.452 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 0 +cpu cores : 18 +apicid : 1 +initial apicid : 1 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 37 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 1200.000 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 1 +cpu cores : 18 +apicid : 3 +initial apicid : 3 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 38 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 2 +cpu cores : 18 +apicid : 5 +initial apicid : 5 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 39 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 3 +cpu cores : 18 +apicid : 7 +initial apicid : 7 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 40 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.451 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 4 +cpu cores : 18 +apicid : 9 +initial apicid : 9 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 41 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.454 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 8 +cpu cores : 18 +apicid : 17 +initial apicid : 17 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 42 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 9 +cpu cores : 18 +apicid : 19 +initial apicid : 19 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 43 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 3600.000 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 10 +cpu cores : 18 +apicid : 21 +initial apicid : 21 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 44 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 11 +cpu cores : 18 +apicid : 23 +initial apicid : 23 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 45 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 16 +cpu cores : 18 +apicid : 33 +initial apicid : 33 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 46 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2787.061 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 17 +cpu cores : 18 +apicid : 35 +initial apicid : 35 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 47 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2778.360 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 18 +cpu cores : 18 +apicid : 37 +initial apicid : 37 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 48 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.449 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 19 +cpu cores : 18 +apicid : 39 +initial apicid : 39 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 49 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.452 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 20 +cpu cores : 18 +apicid : 41 +initial apicid : 41 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 50 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 1200.000 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 24 +cpu cores : 18 +apicid : 49 +initial apicid : 49 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 51 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2790.906 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 25 +cpu cores : 18 +apicid : 51 +initial apicid : 51 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 52 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.452 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 26 +cpu cores : 18 +apicid : 53 +initial apicid : 53 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 53 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 0 +siblings : 36 +core id : 27 +cpu cores : 18 +apicid : 55 +initial apicid : 55 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4589.24 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 54 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.455 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 0 +cpu cores : 18 +apicid : 65 +initial apicid : 65 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 55 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2779.150 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 1 +cpu cores : 18 +apicid : 67 +initial apicid : 67 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 56 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.454 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 2 +cpu cores : 18 +apicid : 69 +initial apicid : 69 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 57 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2772.784 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 3 +cpu cores : 18 +apicid : 71 +initial apicid : 71 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 58 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2786.547 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 4 +cpu cores : 18 +apicid : 73 +initial apicid : 73 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 59 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2768.574 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 8 +cpu cores : 18 +apicid : 81 +initial apicid : 81 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 60 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.400 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 9 +cpu cores : 18 +apicid : 83 +initial apicid : 83 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 61 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.451 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 10 +cpu cores : 18 +apicid : 85 +initial apicid : 85 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 62 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2900.000 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 11 +cpu cores : 18 +apicid : 87 +initial apicid : 87 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 63 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.451 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 16 +cpu cores : 18 +apicid : 97 +initial apicid : 97 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 64 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 17 +cpu cores : 18 +apicid : 99 +initial apicid : 99 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 65 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2600.000 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 18 +cpu cores : 18 +apicid : 101 +initial apicid : 101 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 66 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.450 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 19 +cpu cores : 18 +apicid : 103 +initial apicid : 103 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 67 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.449 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 20 +cpu cores : 18 +apicid : 105 +initial apicid : 105 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 68 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 24 +cpu cores : 18 +apicid : 113 +initial apicid : 113 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 69 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 25 +cpu cores : 18 +apicid : 115 +initial apicid : 115 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 70 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.453 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 26 +cpu cores : 18 +apicid : 117 +initial apicid : 117 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + +processor : 71 +vendor_id : GenuineIntel +cpu family : 6 +model : 79 +model name : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +stepping : 1 +microcode : 0xb000040 +cpu MHz : 2793.452 +cache size : 46080 KB +physical id : 1 +siblings : 36 +core id : 27 +cpu cores : 18 +apicid : 119 +initial apicid : 119 +fpu : yes +fpu_exception : yes +cpuid level : 20 +wp : yes +flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data +bogomips : 4591.30 +clflush size : 64 +cache_alignment : 64 +address sizes : 46 bits physical, 48 bits virtual +power management: + + + +---------------------------------- +label: /proc/meminfo +command: cat /proc/meminfo +exit code: 0 +stderr: +stdout: MemTotal: 131895472 kB +MemFree: 116731148 kB +MemAvailable: 128761724 kB +Buffers: 197480 kB +Cached: 12256200 kB +SwapCached: 0 kB +Active: 2036976 kB +Inactive: 11018628 kB +Active(anon): 2676 kB +Inactive(anon): 608172 kB +Active(file): 2034300 kB +Inactive(file): 10410456 kB +Unevictable: 30848 kB +Mlocked: 27776 kB +SwapTotal: 0 kB +SwapFree: 0 kB +Dirty: 0 kB +Writeback: 0 kB +AnonPages: 633384 kB +Mapped: 293856 kB +Shmem: 10332 kB +KReclaimable: 648192 kB +Slab: 1013912 kB +SReclaimable: 648192 kB +SUnreclaim: 365720 kB +KernelStack: 20512 kB +PageTables: 18952 kB +NFS_Unstable: 0 kB +Bounce: 0 kB +WritebackTmp: 0 kB +CommitLimit: 65947736 kB +Committed_AS: 4935192 kB +VmallocTotal: 34359738367 kB +VmallocUsed: 198868 kB +VmallocChunk: 0 kB +Percpu: 104320 kB +HardwareCorrupted: 0 kB +AnonHugePages: 0 kB +ShmemHugePages: 0 kB +ShmemPmdMapped: 0 kB +FileHugePages: 0 kB +FilePmdMapped: 0 kB +HugePages_Total: 0 +HugePages_Free: 0 +HugePages_Rsvd: 0 +HugePages_Surp: 0 +Hugepagesize: 2048 kB +Hugetlb: 0 kB +DirectMap4k: 706388 kB +DirectMap2M: 8632320 kB +DirectMap1G: 126877696 kB + + +---------------------------------- +label: CPU Idle +command: # measure TDP at idle using turbostat +turbostat --show PkgWatt -n 1 | sed -n 2p +exit code: 0 +stderr: turbostat version 2022.07.28 - Len Brown +Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic root=UUID=251d71d4-950e-4c83-89e8-1e7b4dfea317 ro +CPUID(0): GenuineIntel 0x14 CPUID levels +CPUID(1): family:model:stepping 0x6:4f:1 (6:79:1) microcode 0xb000040 +CPUID(0x80000000): max_extended_levels: 0x80000008 +CPUID(1): SSE3 MONITOR SMX EIST TM2 TSC MSR ACPI-TM HT TM +CPUID(6): APERF, TURBO, DTS, PTM, No-HWP, No-HWPnotify, No-HWPwindow, No-HWPepp, No-HWPpkg, EPB +cpu66: MSR_IA32_MISC_ENABLE: 0x00850089 (TCC EIST MWAIT PREFETCH TURBO) +CPUID(7): No-SGX No-Hybrid +cpu66: MSR_MISC_PWR_MGMT: 0x00402000 (ENable-EIST_Coordination DISable-EPB DISable-OOB) +RAPL: 1808 sec. Joule Counter Range, at 145 Watts +cpu66: MSR_PLATFORM_INFO: 0xa0080c3bfb811700 +12 * 100.0 = 1200.0 MHz max efficiency frequency +23 * 100.0 = 2300.0 MHz base frequency +cpu66: MSR_IA32_POWER_CTL: 0x29240059 (C1E auto-promotion: DISabled) +cpu66: MSR_TURBO_RATIO_LIMIT: 0x1d1e1f2021222424 +29 * 100.0 = 2900.0 MHz max turbo 8 active cores +30 * 100.0 = 3000.0 MHz max turbo 7 active cores +31 * 100.0 = 3100.0 MHz max turbo 6 active cores +32 * 100.0 = 3200.0 MHz max turbo 5 active cores +33 * 100.0 = 3300.0 MHz max turbo 4 active cores +34 * 100.0 = 3400.0 MHz max turbo 3 active cores +36 * 100.0 = 3600.0 MHz max turbo 2 active cores +36 * 100.0 = 3600.0 MHz max turbo 1 active cores +cpu66: MSR_CONFIG_TDP_NOMINAL: 0x00000017 (base_ratio=23) +cpu66: MSR_CONFIG_TDP_LEVEL_1: 0x140091000140488 (PKG_MIN_PWR_LVL1=320 PKG_MAX_PWR_LVL1=2320 LVL1_RATIO=20 PKG_TDP_LVL1=1160) +cpu66: MSR_CONFIG_TDP_LEVEL_2: 0x140091000000000 (PKG_MIN_PWR_LVL2=320 PKG_MAX_PWR_LVL2=2320 LVL2_RATIO=0 PKG_TDP_LVL2=0) +cpu66: MSR_CONFIG_TDP_CONTROL: 0x00000000 ( lock=0) +cpu66: MSR_TURBO_ACTIVATION_RATIO: 0x00000017 (MAX_NON_TURBO_RATIO=23 lock=0) +cpu66: MSR_PKG_CST_CONFIG_CONTROL: 0x00008403 (locked, pkg-cstate-limit=3 (pc6), automatic c-state conversion=off) +/dev/cpu_dma_latency: 2000000000 usec (default) +current_driver: intel_idle +current_governor: menu +current_governor_ro: menu +cpu66: POLL: CPUIDLE CORE POLL IDLE +cpu66: C1: MWAIT 0x00 +cpu66: C1E: MWAIT 0x01 +cpu66: C3: MWAIT 0x10 +cpu66: C6: MWAIT 0x20 +cpu66: cpufreq driver: intel_cpufreq +cpu66: cpufreq governor: schedutil +cpufreq intel_pstate no_turbo: 0 +cpu66: MSR_MISC_FEATURE_CONTROL: 0x00000000 (L2-Prefetch L2-Prefetch-pair L1-Prefetch L1-IP-Prefetch) +cpu0: EPB: 7 (custom) +cpu18: EPB: 7 (custom) +cpu0: MSR_RAPL_POWER_UNIT: 0x000a0e03 (0.125000 Watts, 0.000061 Joules, 0.000977 sec.) +cpu0: MSR_PKG_POWER_INFO: 0x2f091002800488 (145 W TDP, RAPL 80 - 290 W, 0.045898 sec.) +cpu0: MSR_PKG_POWER_LIMIT: 0x7857000158488 (UNlocked) +cpu0: PKG Limit #1: ENabled (145.000 Watts, 1.000000 sec, clamp ENabled) +cpu0: PKG Limit #2: ENabled (174.000 Watts, 0.007812* sec, clamp ENabled) +cpu0: MSR_VR_CURRENT_CONFIG: 0x10141480000580 +cpu0: PKG Limit #4: 176.000000 Watts (locked) +cpu0: MSR_DRAM_POWER_INFO,: 0x2f016800200156 (43 W TDP, RAPL 4 - 45 W, 0.045898 sec.) +cpu0: MSR_DRAM_POWER_LIMIT: 0x00000000 (UNlocked) +cpu0: DRAM Limit: DISabled (0.000 Watts, 0.000977 sec, clamp DISabled) +cpu18: MSR_RAPL_POWER_UNIT: 0x000a0e03 (0.125000 Watts, 0.000061 Joules, 0.000977 sec.) +cpu18: MSR_PKG_POWER_INFO: 0x2f091002800488 (145 W TDP, RAPL 80 - 290 W, 0.045898 sec.) +cpu18: MSR_PKG_POWER_LIMIT: 0x7857000158488 (UNlocked) +cpu18: PKG Limit #1: ENabled (145.000 Watts, 1.000000 sec, clamp ENabled) +cpu18: PKG Limit #2: ENabled (174.000 Watts, 0.007812* sec, clamp ENabled) +cpu18: MSR_VR_CURRENT_CONFIG: 0x10141480000580 +cpu18: PKG Limit #4: 176.000000 Watts (locked) +cpu18: MSR_DRAM_POWER_INFO,: 0x2f016800200156 (43 W TDP, RAPL 4 - 45 W, 0.045898 sec.) +cpu18: MSR_DRAM_POWER_LIMIT: 0x00000000 (UNlocked) +cpu18: DRAM Limit: DISabled (0.000 Watts, 0.000977 sec, clamp DISabled) +cpu0: MSR_IA32_TEMPERATURE_TARGET: 0x00620a00 (98 C) +cpu18: MSR_IA32_TEMPERATURE_TARGET: 0x00620a00 (98 C) +cpu0: MSR_IA32_PACKAGE_THERM_STATUS: 0x881e0000 (68 C) +cpu0: MSR_IA32_PACKAGE_THERM_INTERRUPT: 0x00000003 (98 C, 98 C) +cpu18: MSR_IA32_PACKAGE_THERM_STATUS: 0x882b0000 (55 C) +cpu18: MSR_IA32_PACKAGE_THERM_INTERRUPT: 0x00000003 (98 C, 98 C) +cpu66: MSR_PKGC3_IRTL: 0x00000000 (NOTvalid, 0 ns) +cpu66: MSR_PKGC6_IRTL: 0x00000000 (NOTvalid, 0 ns) +cpu66: MSR_PKGC7_IRTL: 0x00000000 (NOTvalid, 0 ns) + +stdout: 57.18 + + +---------------------------------- +label: CPU Turbo Test +command: # measure tdp and all-core turbo frequency +((turbostat -i 2 2>/dev/null &) ; stress-ng --cpu 1 -t 9s 2>&1 ; stress-ng --cpu 0 -t 5s 2>&1 ; pkill -9 -f turbostat) | awk '$0~"stress" {print $0} $1=="Package" || $1=="CPU" || $1=="Core" || $1=="Node" {if(f!=1) print $0;f=1} $1=="-" {print $0}' +exit code: -1 +stderr: +stdout: stress-ng: info: [1707317] setting to a 9 second run per stressor +stress-ng: info: [1707317] dispatching hogs: 1 cpu +Package Core CPU Avg_MHz Busy% Bzy_MHz TSC_MHz IPC IRQ SMI POLL C1 C1E C3 C6 POLL% C1% C1E% C3% C6% CPU%c1 CPU%c3 CPU%c6 CoreTmp CoreThr PkgTmp Pkg%pc2 Pkg%pc3 Pkg%pc6 PkgWatt RAMWatt PKG_% RAM_% +- - - 58 1.92 2962 2323 1.46 3833 0 67 1011 1863 0 3228 0.00 0.06 0.26 0.00 98.92 3.25 0.00 94.82 58 0 64 44.51 0.00 0.00 76.69 9.34 0.00 0.00 +- - - 51 1.45 3494 2292 1.49 1751 0 0 1 18 0 1317 0.00 0.00 0.01 0.00 98.43 1.67 0.00 96.88 57 0 63 48.95 0.00 0.00 72.91 8.00 0.00 0.00 +- - - 51 1.46 3482 2295 1.49 2181 0 39 16 31 0 1801 0.00 0.04 0.02 0.00 98.51 1.81 0.00 96.73 56 0 61 48.48 0.00 0.00 73.07 8.20 0.00 0.00 +- - - 51 1.45 3499 2295 1.49 1810 0 1 0 38 0 1399 0.00 0.00 0.05 0.00 98.51 1.75 0.00 96.80 55 0 61 48.95 0.00 0.00 73.05 7.95 0.00 0.00 +stress-ng: info: [1707317] successful run completed in 9.00s +stress-ng: info: [1707346] setting to a 5 second run per stressor +stress-ng: info: [1707346] dispatching hogs: 72 cpu +- - - 1776 63.82 2797 2289 1.02 24724 0 0 11 80 0 1022 0.00 0.00 0.01 0.00 36.08 0.80 0.00 35.38 69 0 69 17.97 0.00 0.00 166.74 14.44 0.00 0.00 +- - - 2810 100.00 2800 2308 1.03 39287 0 0 0 0 0 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 71 0 71 0.00 0.00 0.00 232.10 18.53 0.00 0.00 +stress-ng: info: [1707346] successful run completed in 5.02s + + +---------------------------------- +label: Measure Turbo Frequencies +command: # measure turbo frequencies using calcfreq utility +num_vcpus=$( lscpu | grep 'CPU(s):' | head -1 | awk '{print $2}' ) +threads_per_core=$( lscpu | grep 'Thread(s) per core:' | head -1 | awk '{print $4}' ) +num_sockets=$( lscpu | grep 'Socket(s):' | head -1 | awk '{print $2}' ) +num_cores=$(( num_vcpus / threads_per_core )) +num_cores_per_socket=$(( num_cores / num_sockets )) +# if the first two 'core ids' from /proc/cpuinfo are the same then use -a1 option +cpu_0_core_id=$( grep 'core id' /proc/cpuinfo | head -1 | awk '{print $4}' ) +cpu_1_core_id=$( grep 'core id' /proc/cpuinfo | head -2 | tail -1 | awk '{print $4}' ) +if [ "$cpu_0_core_id" -eq "$cpu_1_core_id" ]; then + calcfreq_option="-a1" +fi +calcfreq -t"$num_cores_per_socket" "$calcfreq_option" +exit code: 0 +stderr: +stdout: P1 freq = 2294 MHz +1-core turbo 3566 MHz +2-core turbo 3451 MHz +3-core turbo 3343 MHz +4-core turbo 3187 MHz +5-core turbo 3149 MHz +6-core turbo 3023 MHz +7-core turbo 2955 MHz +8-core turbo 2853 MHz +9-core turbo 2791 MHz +10-core turbo 2790 MHz +11-core turbo 2790 MHz +12-core turbo 2791 MHz +13-core turbo 2790 MHz +14-core turbo 2791 MHz +15-core turbo 2790 MHz +16-core turbo 2791 MHz +17-core turbo 2790 MHz +18-core turbo 2790 MHz + + +---------------------------------- +label: Memory MLC Bandwidth +command: # measure memory bandwidth matrix +mlc --bandwidth_matrix +exit code: 0 +stderr: +stdout: Intel(R) Memory Latency Checker - v3.10 +Command line parameters: --bandwidth_matrix + +Using buffer size of 100.000MiB/thread for reads and an additional 100.000MiB/thread for writes +Measuring Memory Bandwidths between nodes within system +Bandwidths are in MB/sec (1 MB/sec = 1,000,000 Bytes/sec) +Using all the threads from each core if Hyper-threading is enabled +Using Read-only traffic type + Numa node +Numa node 0 1 + 0 69079.4 29199.7 + 1 29163.6 68643.4 + + +---------------------------------- +label: Memory MLC Loaded Latency Test +command: # measure memory loaded latency +mlc --loaded_latency +exit code: 0 +stderr: +stdout: Intel(R) Memory Latency Checker - v3.10 +Command line parameters: --loaded_latency + +Using buffer size of 100.000MiB/thread for reads and an additional 100.000MiB/thread for writes + +Measuring Loaded Latencies for the system +Using all the threads from each core if Hyper-threading is enabled +Using Read-only traffic type +Inject Latency Bandwidth +Delay (ns) MB/sec +========================== + 00000 244.78 141430.7 + 00002 245.24 141395.9 + 00008 243.21 141487.5 + 00015 242.51 141534.3 + 00050 235.74 141615.9 + 00100 219.88 141093.1 + 00200 118.56 115431.8 + 00300 101.23 79832.9 + 00400 94.51 61010.1 + 00500 92.01 49374.2 + 00700 88.30 35788.8 + 01000 86.36 25432.7 + 01300 84.87 19817.4 + 01700 83.62 15371.1 + 02500 82.41 10733.6 + 03500 81.59 7905.4 + 05000 80.75 5785.8 + 09000 80.05 3574.4 + 20000 79.72 2052.4 + + +---------------------------------- +label: analyze +command: duration=60 +frequency=11 +ap_interval=$( awk -v x=$frequency 'BEGIN {print int(1 / x * 1000000000)}' ) +PERF_EVENT_PARANOID=$( cat /proc/sys/kernel/perf_event_paranoid ) +echo -1 >/proc/sys/kernel/perf_event_paranoid +KPTR_RESTRICT=$( cat /proc/sys/kernel/kptr_restrict ) +echo 0 >/proc/sys/kernel/kptr_restrict +declare -a java_pids=() +declare -a java_cmds=() +if true; then + # JAVA app call stack collection (run in background) + for pid in $( pgrep java ) ; do + # verify pid is still running + if [ -d "/proc/$pid" ]; then + java_pids+=($pid) + java_cmds+=("$( tr '\000' ' ' < /proc/$pid/cmdline )") + # profile pid in background + async-profiler/profiler.sh start -i "$ap_interval" -o collapsed "$pid" + fi + done +fi +if true; then + # system-wide call stack collection - frame pointer mode + perf record -F $frequency -a -g -o perf_fp.data -m 129 -- sleep $duration & + PERF_FP_PID=$! + # system-wide call stack collection - dwarf mode + perf record -F $frequency -a -g -o perf_dwarf.data -m 257 --call-graph dwarf,8192 -- sleep $duration & + PERF_SYS_PID=$! +fi +sleep $duration +if true; then + # stop java profiling for each java pid + for idx in "${!java_pids[@]}"; do + pid="${java_pids[$idx]}" + cmd="${java_cmds[$idx]}" + echo "########## async-profiler $pid $cmd ##########" + async-profiler/profiler.sh stop -o collapsed "$pid" + done +fi +if true; then + # wait for perf to finish + wait ${PERF_FP_PID} + wait ${PERF_SYS_PID} + perf script -i perf_dwarf.data | stackcollapse-perf.pl > perf_dwarf.folded + perf script -i perf_fp.data | stackcollapse-perf.pl > perf_fp.folded + if [ -f "perf_dwarf.folded" ]; then + echo "########## perf_dwarf ##########" + cat perf_dwarf.folded + fi + if [ -f "perf_fp.folded" ]; then + echo "########## perf_fp ##########" + cat perf_fp.folded + fi +fi +echo "$PERF_EVENT_PARANOID" > /proc/sys/kernel/perf_event_paranoid +echo "$KPTR_RESTRICT" > /proc/sys/kernel/kptr_restrict +exit code: 0 +stderr: rounding mmap pages size to 1024K (256 pages) +rounding mmap pages size to 2M (512 pages) +[ perf record: Woken up 1 times to write data ] +[ perf record: Woken up 151 times to write data ] +[ perf record: Captured and wrote 3.076 MB perf_fp.data (23870 samples) ] +[ perf record: Captured and wrote 198.901 MB perf_dwarf.data (24019 samples) ] + +stdout: ########## perf_dwarf ########## +evdefer/1 252773168 +evdefer/1;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols 252771545 +evdefer/1;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_openat;do_sys_openat2;do_filp_open;path_openat;do_open;vfs_open;do_dentry_open;security_file_open;release_rundown 68612176 +evdefer/1;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_post_openat;cshook_security_inode_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security;[[falcon_kal]];down_read 17729535 +evdefer/1;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_post_openat;fshook_syscalltable_pre_lchown;_ZdlPv;_ZdlPv;cshook_network_ops_inet6_sockraw_release;[[falcon_kal]];complete;swake_up_locked 252739049 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;_raw_spin_lock 253003053 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;_raw_spin_lock_irqsave 251790100 +kcs-evdefer/2;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;memcmp 130709157 +kcs-evdefer/5;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl 252794590 +kcs-evdefer/6;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl 252109842 +kcs-evdefer/9;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;_ZdlPv;_ZdlPv;_ZdlPv;cshook_network_ops_inet6_sockraw_recvmsg;cshook_network_ops_inet6_sockraw_recvmsg 253109653 +kcs-file/0;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_network_ops_inet6_sockraw_release;[[falcon_kal]];complete;swake_up_locked;wake_up_process 252801101 +kcs-file/1;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;LoadImageEventSource_GetImageHashMem;LoadImageEventSource_GetImageHashMem;LoadImageEventSource_GetImageHashMem;_ZdlPv 252591534 +kcs-file/1;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release 44114491 +kubelet 252550701 +kworker/25:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_requeue_work;blk_mq_run_hw_queues;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;__blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;__blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;scsi_dispatch_cmd 252740409 +kworker/28:1H-k;ret_from_fork;kthread;worker_thread 253321361 +kworker/41:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_requeue_work;blk_mq_run_hw_queues;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;__blk_mq_sched_dispatch_requests;blk_mq_dispatch_rq_list;scsi_queue_rq;blk_mq_start_request;__rq_qos_issue 252716901 +kworker/51:1H-k;ret_from_fork;kthread;worker_thread;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 253256818 +kworker/u144:2+;ret_from_fork;kthread;worker_thread;process_one_work;ext4_end_io_rsv_work;ext4_convert_unwritten_io_end_vec;ext4_convert_unwritten_extents;ext4_map_blocks;__check_block_validity.constprop.0;ext4_inode_block_valid 253038767 +kworker/u145:1-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_over_bg_thresh;mem_cgroup_wb_stats;__mem_cgroup_flush_stats;cgroup_rstat_flush_irqsafe;cgroup_rstat_flush_locked;mem_cgroup_css_rstat_flush 252603163 +kworker/u145:4-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_over_bg_thresh;mem_cgroup_wb_stats;__mem_cgroup_flush_stats;cgroup_rstat_flush_irqsafe;cgroup_rstat_flush_locked;blkcg_rstat_flush 252597506 +kworker/u145:5-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_over_bg_thresh;mem_cgroup_wb_stats;__mem_cgroup_flush_stats;cgroup_rstat_flush_irqsafe;cgroup_rstat_flush_locked;mem_cgroup_css_rstat_flush 252315152 +kworker/u145:5-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_writeback;__writeback_inodes_wb;writeback_sb_inodes;__writeback_single_inode;do_writepages;blkdev_writepages;generic_writepages;write_cache_pages;__writepage;blkdev_writepage;block_write_full_page;__block_write_full_page;submit_bh_wbc;submit_bio;submit_bio_noacct;__submit_bio;blk_mq_submit_bio;__rq_qos_throttle;wbt_wait;rq_qos_wait;io_schedule;schedule;__schedule;pick_next_task;pick_next_task_fair;set_next_entity;clear_buddies 252915260 +kworker/u146:2-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_over_bg_thresh;mem_cgroup_wb_stats;__mem_cgroup_flush_stats;cgroup_rstat_flush_irqsafe;cgroup_rstat_flush_locked;mem_cgroup_css_rstat_flush 253281089 +kworker/u146:5-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_over_bg_thresh;mem_cgroup_wb_stats;__mem_cgroup_flush_stats;cgroup_rstat_flush_irqsafe;cgroup_rstat_flush_locked;mem_cgroup_css_rstat_flush 38612787 +perf 506882841 +perf;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_poll;do_sys_poll;do_poll.constprop.0;perf_poll 253177519 +perf;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;proc_reg_read;seq_read;seq_read_iter;s_show;seq_printf;vsnprintf;pointer;number 253708244 +perf;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;fault_in_iov_iter_readable;__get_user_nocheck_1 252564952 +perf;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;fault_in_iov_iter_readable;__get_user_nocheck_1;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler 831057 +stress-ng 4627082442821 +stress-ng;__irqentry_text_end 506775883 +stress-ng;asm_common_interrupt;common_interrupt;irq_exit_rcu;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;blk_mq_free_request;__rq_qos_done;wbt_done 252827551 +stress-ng;asm_exc_page_fault 506861451 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;down_read_trylock 253481009 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault 253589305 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge 253423724 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;charge_memcg 507231922 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;charge_memcg;try_charge_memcg 253288943 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;rcu_read_unlock_strict 253638018 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 2029536132 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;rmqueue 253258558 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;charge_memcg 253634511 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;page_add_new_anon_rmap;__mod_lruvec_page_state;__mod_node_page_state 253401184 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush 253724975 +stress-ng;asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 507110545 +stress-ng;asm_exc_page_fault;exc_page_fault;irqentry_exit;irqentry_exit_to_user_mode 253631105 +stress-ng;asm_sysvec_apic_timer_interrupt 1267408020 +stress-ng;asm_sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt 253285650 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt 757833865 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__lock_text_start 252778746 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer;rb_erase 253024160 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__x86_indirect_thunk_rax 2329770 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;_raw_spin_lock 18399330 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler 18958705 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler;x86_pmu_enable;intel_pmu_enable_all;native_write_msr 507859746 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;hrtimer_forward 506632769 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;ktime_get 252825626 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;rcu_segcblist_ready_cbs 253193347 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;arch_scale_freq_tick;native_read_msr 253509995 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;perf_event_task_tick;_raw_spin_lock 252759593 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;perf_event_task_tick;perf_adjust_freq_unthr_context;x86_pmu_disable;intel_pmu_disable_all 253302904 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_curr;cpuacct_charge 252781862 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg 253096530 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;__update_load_avg_cfs_rq 506767617 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;__update_load_avg_se 506111046 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;x86_pmu_disable 253198166 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;__x86_indirect_thunk_rax 253450417 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event 253282009 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;ktime_get 252893950 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start 253055051 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;__bitmap_and 253597511 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance 253590657 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;update_blocked_averages;update_dl_rq_load_avg 253381097 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode 759621056 +stress-ng;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;task_numa_work;change_prot_numa;change_protection;change_protection_range;change_p4d_range;change_pmd_range.isra.0;change_pte_range 253137943 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64 253499761 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;prepare_task_switch 253480269 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_fadvise64;ksys_fadvise64_64;generic_fadvise;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0 253203801 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_lseek;ksys_lseek;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;mutex_spin_on_owner 27987953 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte 253083598 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte;mark_page_accessed 253619829 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte;mark_page_accessed;pagevec_lru_move_fn;__activate_page;__activate_page.part.0 253649473 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault 253585462 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_anonymous_page;__mem_cgroup_charge;rcu_read_unlock_strict 253632878 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_anonymous_page;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 253580276 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap 252470153 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;find_vma 19394700 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0 252940296 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;flush_tlb_mm_range 252465491 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;page_remove_rmap 25202512 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;page_remove_rmap;__mod_lruvec_page_state;__mod_node_page_state 252625035 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;page_remove_rmap;page_remove_file_rmap;__mod_lruvec_page_state;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 252880606 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;release_pages;free_unref_page_list;free_unref_page_commit.constprop.0;free_pcppages_bulk;__free_one_page 253602537 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_enter_from_user_mode;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg 253293752 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode 1030729567 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare 267662840 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop 252948261 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput 252252359 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;__fsnotify_inode_delete;fsnotify_destroy_marks;fsnotify_grab_connector;__srcu_read_unlock 37421476 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput 253529915 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict 253035757 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;__x86_indirect_thunk_rax 16920929 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;security_inode_free;call_rcu;__call_rcu 35749433 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_undo_range;truncate_inode_page;delete_from_page_cache;__delete_from_page_cache;PageHuge 253073014 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_undo_range;truncate_inode_page;page_cache_free_page.isra.0 26952218 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;security_file_free;cshook_security_file_free_security 26818266 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;switch_fpu_return;restore_fpregs_from_fpstate 252814600 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;task_work_run 252955935 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;copy_page_from_iter_atomic 253286363 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;select_task_rq_fair;wake_affine;available_idle_cpu 252226769 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave 23122821 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance 252366324 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;cpumask_next_and 251899149 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;kfree 23529516 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;do_splice_to;generic_file_splice_read;ext4_file_read_iter;generic_file_read_iter;filemap_read;filemap_get_pages;page_cache_async_ra;ondemand_readahead;page_cache_ra_unbounded;xa_load;xas_load 252695019 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;do_splice_to;generic_file_splice_read;ext4_file_read_iter;generic_file_read_iter;filemap_read;filemap_get_pages;page_cache_sync_ra;ondemand_readahead;page_cache_ra_unbounded;ext4_readahead 252644689 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;touch_atime;__mark_inode_dirty;ext4_dirty_inode;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;_raw_read_lock;queued_read_lock_slowpath;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 29028782 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;touch_atime;__mark_inode_dirty;ext4_dirty_inode;__ext4_mark_inode_dirty;ext4_reserve_inode_write;ext4_get_inode_loc;__ext4_get_inode_loc;__getblk_gfp;__find_get_block 24269862 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;rw_verify_area;security_file_permission;apparmor_file_permission 30554911 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;osq_unlock 253148409 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;rwsem_spin_on_owner 1263208502 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;kmem_cache_free;memcg_slab_free_hook 253003709 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;schedule_hrtimeout;schedule_hrtimeout_range_clock;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_load_avg;__update_load_avg_cfs_rq 252554301 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;schedule_hrtimeout;schedule_hrtimeout_range_clock;schedule;__schedule;psi_task_switch;psi_group_change 253537238 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode.isra.0 253038474 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;ext4_reserve_inode_write;ext4_get_inode_loc;__getblk_gfp 252609250 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;vfs_fileattr_set 21209372 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;vm_normal_page 18725154 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault 252642129 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_add_to_page_cache 17732695 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 22603720 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;get_unmapped_area;__x86_indirect_thunk_r9 17126441 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_event_mmap_event;memset_erms 252829670 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_event_mmap_event;perf_iterate_sb;memcpy_erms 253412117 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_event_mmap_event;perf_iterate_sb;perf_event_mmap_output 504882183 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_event_mmap_event;perf_iterate_sb;perf_event_mmap_output;__perf_event_header__init_id;local_clock;sched_clock_cpu 252804839 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_event_mmap_event;perf_iterate_sb;perf_event_mmap_output;memcpy_erms 25953644 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_file;alloc_empty_file;__alloc_file 249245870 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_file;alloc_empty_file;__alloc_file;kmem_cache_alloc;memcg_slab_post_alloc_hook 253022676 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_file;alloc_empty_file;percpu_counter_add_batch 252862203 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode 252381482 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode;new_inode;alloc_inode;inode_init_always 252862794 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode;new_inode;alloc_inode;shmem_alloc_inode;kmem_cache_alloc;memcg_slab_post_alloc_hook;mod_objcg_state 29370313 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;vma_link 253112338 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;populate_vma_page_range 17418275 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;mutex_spin_on_owner 1010836024 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;schedule_preempt_disabled;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats;idle_cpu 40674577 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;new_sync_read;ext4_file_read_iter;generic_file_read_iter;filemap_read;filemap_get_pages;page_cache_async_ra;ondemand_readahead;page_cache_ra_unbounded;__page_cache_alloc;alloc_pages;__alloc_pages;get_page_from_freelist;clear_page_erms 253215734 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;rw_verify_area;security_file_permission;apparmor_file_permission 252375662 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;mutex_spin_on_owner 506385946 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;schedule_preempt_disabled;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;cpumask_next_and 252942645 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;__calc_delta 253410043 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_curr 312905128 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;update_blocked_averages;__update_blocked_fair;update_load_avg 252438253 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;file_modified;file_update_time;generic_update_time;__mark_inode_dirty;ext4_dirty_inode;__ext4_mark_inode_dirty;ext4_mark_iloc_dirty;ext4_do_update_inode.isra.0;ext4_inode_csum_set;ext4_inode_csum;crypto_shash_update;crc32c_pcl_intel_update;asm_sysvec_call_function_single;sysvec_call_function_single;__sysvec_call_function_single;generic_smp_call_function_single_interrupt;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;update_curr 253178436 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;copy_page_from_iter_atomic 252348581 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 505121545 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_curr;__cgroup_account_cputime 252708527 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 252581410 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;raw_spin_rq_lock_nested;_raw_spin_lock;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253253452 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;pagevec_lookup_range_tag;find_get_pages_range_tag;xas_find_marked 252389000 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;ext4_io_submit;submit_bio;submit_bio_noacct;__submit_bio;submit_bio_checks 38705024 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;ext4_io_submit;submit_bio;submit_bio_noacct;__submit_bio;submit_bio_checks;blk_cgroup_bio_start 32258484 +stress-ng;entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_post_ioctl 253153456 +stress-ng;error_entry 506931034 +stress-ng;error_return 253036733 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;asm_sysvec_apic_timer_interrupt 268903070 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_common_interrupt;common_interrupt;__common_interrupt;handle_edge_irq;handle_irq_event;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt 252867859 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_common_interrupt;common_interrupt;__common_interrupt;handle_edge_irq;handle_irq_event;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;blk_mq_complete_request_remote;cpus_share_cache 253277779 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__x86_indirect_thunk_rax 3013699 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;_raw_spin_lock 20073024 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;update_load_avg;tick_nohz_get_idle_calls_cpu 35176561 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler 25516321 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler;x86_pmu_enable;intel_pmu_enable_all;native_write_msr 14598033 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event;native_write_msr 252101927 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;lapic_next_deadline 252605273 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;rcu_do_batch;i_callback;shmem_free_in_core_inode;kmem_cache_free;memcg_slab_free_hook 253073163 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;rcu_do_batch;i_callback;shmem_free_in_core_inode;kmem_cache_free;memcg_slab_free_hook;mod_objcg_state;arch_local_irq_disable 253326900 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;rcu_do_batch;i_callback;shmem_free_in_core_inode;kmem_cache_free;slab_free_freelist_hook.constprop.0 27364319 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;leave_mm;switch_ldt 252787288 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;mwait_idle_with_hints.constprop.0 1352631218548 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;poll_idle;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler 1943674 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;leave_mm 30473366 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;sched_clock_cpu 253310499 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_select;menu_select 37405498 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity 252855822 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;update_load_avg;__update_load_avg_se 32927316 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;ttwu_do_wakeup 28550390 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;update_rq_clock 252536948 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;pick_next_task;pick_next_task_fair;set_next_entity;update_load_avg 252536363 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;prepare_task_switch 253000342 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;psi_task_switch 252637543 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;psi_task_switch;sched_clock_cpu;sched_clock;native_sched_clock 251994093 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;switch_mm_irqs_off 252629574 +swapper;secondary_startup_64_no_verify;x86_64_start_kernel;x86_64_start_reservations;start_kernel;arch_call_rest_init;rest_init;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;mwait_idle_with_hints.constprop.0 77095620606 +swapper;secondary_startup_64_no_verify;x86_64_start_kernel;x86_64_start_reservations;start_kernel;arch_call_rest_init;rest_init;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending 253299456 +swapper;secondary_startup_64_no_verify;x86_64_start_kernel;x86_64_start_reservations;start_kernel;arch_call_rest_init;rest_init;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;update_rq_clock 252785991 +systemd-journal;asm_exc_page_fault 252771448 +########## perf_fp ########## +dockerd;[dockerd];[dockerd];[dockerd] 41409704 +evdefer/1;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_openat;do_sys_openat2;do_filp_open;path_openat;open_last_lookups;lookup_fast;__d_lookup_rcu 70295613 +evdefer/1;[unknown];[libc.so.6] 505165766 +irqbalance;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;new_sync_read;proc_reg_read_iter;seq_read_iter;show_interrupts 252341195 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;__wait_on_buffer;out_of_line_wait_on_bit;__wait_on_bit;bit_wait_io;io_schedule;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 252890053 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;blk_finish_plug;blk_flush_plug_list;blk_mq_flush_plug_list;blk_mq_sched_insert_requests;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;__blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;__blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;scsi_dispatch_cmd;ata_scsi_queuecmd;__ata_scsi_queuecmd;ahci_pmp_qc_defer 252865487 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 253244404 +jbd2/sda2-8;ret_from_fork;kthread;kjournald2;jbd2_journal_commit_transaction;submit_bh;submit_bh_wbc;submit_bio;__submit_bio 253292173 +kcs-evdefer/1;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;asm_sysvec_call_function_single;sysvec_call_function_single;__sysvec_call_function_single;generic_smp_call_function_single_interrupt;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;update_curr;cpuacct_charge 253193969 +kcs-evdefer/2;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl 253338268 +kcs-evdefer/7;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl 253340826 +kcs-evdefer/7;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release 252626563 +kcs-file/0;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;[[falcon_kal]];down_write 252132661 +kcs-file/1;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_systemcalltable_pre_compat_sys_ioctl 252490203 +kcs-file/1;ret_from_fork;kthread;cshook_systemcalltable_pre_compat_sys_ioctl;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;_ZdlPv;_ZdlPv;_ZdlPv;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release;cshook_network_ops_inet6_sockraw_release 17741570 +khugepaged;ret_from_fork;kthread;khugepaged;khugepaged_scan_mm_slot;khugepaged_scan_pmd;collapse_huge_page;__alloc_pages;get_page_from_freelist;clear_page_erms 252781714 +kubelet;[kubelet];[kubelet];[kubelet] 253024813 +kubelet;[kubelet];[kubelet];[kubelet];[kubelet];[kubelet];[kubelet] 253369978 +kubelet;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;arch_do_signal_or_restart;get_signal;do_group_exit;do_exit;exit_notify;_raw_write_lock_irq;queued_write_lock_slowpath 253045364 +kworker/26:1H-k;ret_from_fork;kthread;worker_thread;process_one_work;blk_mq_run_work_fn;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;__blk_mq_sched_dispatch_requests;blk_mq_dispatch_rq_list;blk_mq_get_driver_tag 29821707 +kworker/27:1H-k;ret_from_fork;kthread;worker_thread;schedule;__schedule;pick_next_task;pick_next_task_fair;set_next_entity;update_load_avg 252815711 +kworker/62:1H-k;ret_from_fork;kthread;worker_thread;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_curr;cpuacct_charge 45812312 +kworker/u144:2+;ret_from_fork;kthread;worker_thread;process_one_work;ext4_end_io_rsv_work;ext4_convert_unwritten_io_end_vec;__ext4_journal_start_reserved;jbd2_journal_start_reserved;start_this_handle 18072392 +kworker/u145:1-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_over_bg_thresh;mem_cgroup_wb_stats;__mem_cgroup_flush_stats;cgroup_rstat_flush_irqsafe;cgroup_rstat_flush_locked;mem_cgroup_css_rstat_flush 252185667 +kworker/u145:4-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_over_bg_thresh;mem_cgroup_wb_stats;__mem_cgroup_flush_stats;cgroup_rstat_flush_irqsafe;cgroup_rstat_flush_locked;blkcg_rstat_flush 252660498 +kworker/u146:4-;ret_from_fork;kthread;worker_thread;process_one_work;wb_workfn;wb_do_writeback;wb_over_bg_thresh;mem_cgroup_wb_stats;__mem_cgroup_flush_stats;cgroup_rstat_flush_irqsafe;cgroup_rstat_flush_locked;mem_cgroup_css_rstat_flush 252599430 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;balance_dirty_pages_ratelimited;radix_tree_lookup 253307651 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;copy_user_enhanced_fast_string 252784441 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;perf_mmap_fault 3584805867 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable 14239010 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched 43455581 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;intel_pmu_enable_all 9491425 +perf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;x86_pmu_enable 63256861 +rs:main_Q:Reg;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_futex;do_futex;futex_wait;futex_wait_queue_me;schedule;__schedule 252787170 +stress-ng 5576836856 +stress-ng;[libc.so.6] 6078494054 +stress-ng;[libc.so.6];asm_exc_page_fault 253349732 +stress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;rcu_read_unlock_strict 253641451 +stress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 507305725 +stress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;rmqueue 253460019 +stress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 506287819 +stress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;irqentry_exit;irqentry_exit_to_user_mode 507010476 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_fdatasync;ext4_sync_file;blkdev_issue_flush;submit_bio_wait;wait_for_completion_io_timeout;__wait_for_common;io_schedule_timeout;schedule_timeout;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group 251761309 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_lseek;ksys_lseek;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;schedule_preempt_disabled;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_curr 31913892 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte;mark_page_accessed;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_lruvec_state;cgroup_rstat_updated 253296565 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range 253606058 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;page_remove_rmap;__mod_lruvec_page_state;__mod_node_page_state 253180549 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;release_pages;free_unref_page_list;free_unref_page_commit.constprop.0;free_pcppages_bulk;__free_one_page 253505627 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;unlock_page_memcg 253637163 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_pselect6;do_pselect.constprop.0;core_sys_select;do_select;set_normalized_timespec64 252812546 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;iterate_supers;sync_fs_one_sb;ext4_sync_fs;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253279276 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;iterate_supers;sync_inodes_one_sb;sync_inodes_sb;wait_sb_inodes;filemap_fdatawait_keep_errors;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;psi_task_switch;psi_group_change 252247017 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;sync_bdevs;filemap_fdatawait_keep_errors;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 253094431 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode 252514676 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;__rseq_handle_notify_resume 253357516 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;fpregs_assert_state_consistent 251955567 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols 17703537 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set 253023555 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;rwsem_spin_on_owner 268543654 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;down_write;rwsem_down_write_slowpath;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0 252247743 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set 252884676 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_timer;__mod_timer;lock_timer_base;_raw_spin_lock_irqsave 253215051 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits 252573703 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253465372 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_idle;set_next_task_idle 20624342 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;ext4_reserve_inode_write;ext4_get_inode_loc;__ext4_get_inode_loc;__getblk_gfp;__find_get_block 252866960 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;ext4_set_inode_flags;inode_set_flags 251991651 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;fileattr_set_prepare 22603501 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;find_vma;vmacache_update 252463474 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages;__next_zones_zonelist 253129059 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 34796997 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region 24333301 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap 252853974 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_event_mmap_event;perf_iterate_sb;perf_event_mmap_output;perf_output_copy 252957756 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup 12538011 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_empty_file 252999964 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_file;alloc_empty_file;__alloc_file;kmem_cache_alloc;memcg_slab_post_alloc_hook;mod_objcg_state;__mod_memcg_lruvec_state 251978789 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;d_alloc_pseudo;__d_alloc;kmem_cache_alloc;memcg_slab_post_alloc_hook;mod_objcg_state 253469934 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode;mpol_shared_policy_init 253517495 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode;new_inode;alloc_inode;inode_init_always;security_inode_alloc;kmem_cache_alloc 252539498 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;security_mmap_file 252804327 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;mutex_spin_on_owner 507287197 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;rw_verify_area;security_file_permission;fsnotify_perm.part.0;__fsnotify_parent 252583783 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_sendfile64;do_sendfile;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;copy_page_from_iter_atomic 505400384 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;__f_unlock_pos;mutex_unlock;__mutex_unlock_slowpath.constprop.0;wake_up_q;try_to_wake_up;select_task_rq_fair;wake_affine;task_h_load 253306891 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 252665313 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;fault_in_iov_iter_readable;__get_user_nocheck_1 253257518 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_cfs_group 253192960 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;__bitmap_and 10960113 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 758724003 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;blk_finish_plug;blk_flush_plug_list;blk_mq_flush_plug_list;blk_mq_sched_insert_requests;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;__blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;__blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;scsi_prepare_cmd;sd_init_command;sd_setup_read_write_cmnd 252457073 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;__read_extent_tree_block;__getblk_gfp;__find_get_block;__find_get_block_slow;pagecache_get_page;xas_load 253057124 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;kmalloc_slab 252915770 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;mpage_process_page_bufs;mpage_submit_page;ext4_bio_write_page;bio_associate_blkg;bio_associate_blkg_from_css 2307514858 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;crowdstrike_probe_sched_process_exec 252989701 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_post_write;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_network_ops_inet6_sockraw_recvmsg 16905498 +stress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;syscall_exit_to_user_mode 70537660 +stress-ng;[libc.so.6];syscall_return_via_sysret 253173559 +stress-ng;[libm.so.6] 347499662304 +stress-ng;[libm.so.6];error_entry 253175026 +stress-ng;[stress-ng] 2147964743732 +stress-ng;[stress-ng];__irqentry_text_end 506584972 +stress-ng;[stress-ng];asm_common_interrupt;common_interrupt;__common_interrupt;handle_edge_irq;handle_irq_event;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;ledtrig_disk_activity;_raw_read_unlock_irqrestore 253419141 +stress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 506969522 +stress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;kernel_init_free_pages.part.0 253761682 +stress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;lru_cache_add_inactive_or_unevictable;lru_cache_add;__pagevec_lru_add;__pagevec_lru_add_fn;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 253559505 +stress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;lru_cache_add_inactive_or_unevictable;lru_cache_add;__pagevec_lru_add;__pagevec_lru_add_fn;__mod_lruvec_state;__mod_node_page_state 253597750 +stress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;page_add_new_anon_rmap;__mod_lruvec_page_state;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 253664212 +stress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;pte_pfn 253559352 +stress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 253587084 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;irq_exit_rcu 252460665 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues 253450170 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer 253003178 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer;rb_next 253628701 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;native_read_msr 252677680 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;nohz_balancer_kick 253043017 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;__update_load_avg_se 253616818 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;update_curr 252222269 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;_raw_spin_trylock 253456740 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode 759656722 +stress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;task_numa_work;change_prot_numa;change_protection;change_protection_range;change_p4d_range;change_pmd_range.isra.0;change_pte_range 253623266 +stress-ng;[stress-ng];error_entry 253432442 +stress-ng;[stress-ng];native_irq_return_iret 253235550 +stress-ng;[unknown];[libc.so.6] 11399065646 +stress-ng;[unknown];[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 253503982 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe 42489105 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;dequeue_task;dequeue_task_fair;update_cfs_group 30730520 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;psi_task_switch;psi_group_change 253036475 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_huge_addr 253573934 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0 253221000 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte;mark_page_accessed 253657445 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault 253546878 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;__vma_rb_erase 253043605 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;free_pgtables;unlink_file_vma 253271799 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;flush_tlb_mm_range 30236047 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;set_page_dirty;page_mapping 27263207 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 252273300 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_zone_page_state 253010316 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;mem_cgroup_update_lru_size 252464735 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;lock_page_lruvec_irqsave;_raw_spin_lock_irqsave 252548535 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode 536076100 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;rseq_ip_fixup 252834341 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput 252798854 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill 20797858 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;security_inode_free;pinnedhook_security_inode_free_security;cshook_security_inode_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security 253057785 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;security_inode_free;pinnedhook_security_inode_free_security;cshook_security_inode_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security;[[falcon_kal]];down_write 16123788 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;inode_wait_for_writeback;__inode_wait_for_writeback 252907859 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_undo_range;__pagevec_release;release_pages;__mem_cgroup_uncharge_list;uncharge_page 19250033 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_undo_range;find_lock_entries;xas_find;xas_start 29687623 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;security_file_free;kmem_cache_free;slab_free_freelist_hook.constprop.0 13903521 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;security_file_free;pinnedhook_security_file_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security;[[falcon_kal]];down_read 33818211 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;_raw_spin_lock_irq 12628268 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;ext4_da_write_end;unlock_page 252849766 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;prepare_to_wait_event 252246617 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;__pagevec_release;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__mod_lruvec_state 253129354 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance 252997769 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;prepare_task_switch 252120542 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;ext4_io_submit;submit_bio;submit_bio_noacct;__submit_bio;blk_mq_submit_bio;__rq_qos_throttle;wbt_wait;__x86_indirect_thunk_rbx 36811848 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_ext_handle_unwritten_extents;ext4_split_convert_extents;ext4_split_extent;ext4_split_extent_at;__ext4_ext_dirty;ext4_extent_block_csum_set;crypto_shash_update;crc_101 253112383 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;__kmalloc 20268341 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;mpage_map_and_submit_buffers;mpage_submit_page;ext4_bio_write_page;fscrypt_mergeable_bio 252661108 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;mpage_process_page_bufs;mpage_submit_page;ext4_bio_write_page;bio_alloc_bioset;bvec_alloc;mempool_alloc;mempool_alloc_slab;kmem_cache_alloc;memcg_slab_post_alloc_hook 253433582 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;page_cache_pipe_buf_release 252061333 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;touch_atime;__mark_inode_dirty;ext4_dirty_inode;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits;wait_transaction_locked;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance 32429565 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;touch_atime;__mark_inode_dirty;ext4_dirty_inode;__ext4_journal_stop;jbd2_journal_stop;kmem_cache_free 30857081 +stress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;syscall_exit_to_user_mode 31942933 +stress-ng;[unknown];[libc.so.6];syscall_return_via_sysret 142033998 +stress-ng;[unknown];[libm.so.6] 396149889752 +stress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt 253600905 +stress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;ktime_get 253379695 +stress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;perf_event_task_tick;perf_adjust_freq_unthr_context 253264306 +stress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event;native_write_msr 253535663 +stress-ng;[unknown];[stress-ng] 835709255702 +stress-ng;[unknown];[stress-ng];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 253644776 +stress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;vm_normal_page 253626298 +stress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__cgroup_throttle_swaprate 253656350 +stress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;charge_memcg;try_charge_memcg 253684779 +stress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 253634856 +stress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;rmqueue;rmqueue_bulk 253578504 +stress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;irqentry_exit;irqentry_exit_to_user_mode 253245183 +stress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;ktime_get 253089152 +stress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_min_vruntime 253284728 +stress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;note_gp_changes 253388140 +stress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats;_find_next_bit 253344480 +stress-ng;[unknown];[stress-ng];error_entry 253099911 +stress-ng;[unknown];[unknown];[libc.so.6] 506602411 +stress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_lseek;ksys_lseek;ext4_llseek 252955531 +stress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;new_sync_read 52780111 +stress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;finish_wait;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253107276 +stress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance 252923447 +stress-ng;[unknown];[unknown];[libm.so.6] 222518474433 +stress-ng;[unknown];[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt 252973694 +stress-ng;[unknown];[unknown];[libm.so.6];sync_regs 253158633 +stress-ng;[unknown];[unknown];[stress-ng] 376839808367 +stress-ng;[unknown];[unknown];[stress-ng];[libm.so.6] 29118613595 +stress-ng;[unknown];[unknown];[stress-ng];[stress-ng] 3800334353 +stress-ng;[unknown];[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;charge_memcg;try_charge_memcg 253626054 +stress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;account_process_tick;__cgroup_account_cputime_field 253299427 +stress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;update_process_times 253159195 +stress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;task_numa_work;change_prot_numa;change_protection;change_protection_range;change_p4d_range;change_pmd_range.isra.0;change_pte_range 506766757 +stress-ng;[unknown];[unknown];[unknown];[libm.so.6] 252867667 +stress-ng;[unknown];[unknown];[unknown];[stress-ng] 295065393231 +stress-ng;[unknown];[unknown];[unknown];[stress-ng];__irqentry_text_end 253116430 +stress-ng;[unknown];[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt 253486851 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;arch_cpu_idle_enter;tsc_verify_tsc_adjust 252692506 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;asm_sysvec_apic_timer_interrupt 25079108 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state 252738107 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;_raw_spin_lock 252779652 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;_raw_spin_lock_irqsave 97172670 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;update_load_avg 252902703 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;rcu_do_batch;i_callback;shmem_free_in_core_inode;kmem_cache_free;memcg_slab_free_hook;__mod_memcg_lruvec_state 23482769 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance 253008331 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance;cpumask_next_and 46018223 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;update_blocked_averages;__update_blocked_fair;update_load_avg 38828727 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;mwait_idle_with_hints.constprop.0 1338550359365 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;poll_idle 252680267 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_select;menu_select 253000859 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_select;menu_select;tick_nohz_get_sleep_length;__hrtimer_next_event_base 253253131 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io 20287006 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;ext4_end_bio;ext4_finish_bio;end_page_writeback;test_clear_page_writeback;__fprop_inc_percpu_max;__fprop_inc_percpu;percpu_counter_add_batch;_raw_spin_lock_irqsave 252834809 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_io_completion 252800883 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending 57538992 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;_raw_spin_lock 26094429 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;__update_load_avg_se 253293493 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;update_cfs_group 19289426 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;psi_task_change;sched_clock_cpu 253007547 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;update_rq_clock 252775635 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule 29317705 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;finish_task_switch.isra.0;asm_common_interrupt;common_interrupt;__common_interrupt;handle_edge_irq;handle_irq_event;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;blk_mq_complete_request_remote;cpus_share_cache 253273221 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;pick_next_task;pick_next_task_fair 252304267 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;switch_mm_irqs_off;load_new_mm_cr3 254752083 +swapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;tick_nohz_idle_enter;sched_clock_idle_sleep_event;sched_clock_cpu;sched_clock;native_sched_clock 18120254 +swapper;secondary_startup_64_no_verify;x86_64_start_kernel;x86_64_start_reservations;start_kernel;arch_call_rest_init;rest_init;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;mwait_idle_with_hints.constprop.0 79757255981 +systemd;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_pre_umount2;cshook_network_ops_inet6_sockraw_recvmsg;fshook_syscalltable_pre_lchown;[[falcon_kal]];[[falcon_kal]];strcmp 252969731 + + +---------------------------------- +label: automatic numa balancing +command: cat /proc/sys/kernel/numa_balancing +exit code: 0 +stderr: +stdout: 1 + + +---------------------------------- +label: base frequency +command: cat /sys/devices/system/cpu/cpu0/cpufreq/base_frequency +exit code: 1 +stderr: cat: /sys/devices/system/cpu/cpu0/cpufreq/base_frequency: No such file or directory + +stdout: + +---------------------------------- +label: binutils version +command: ld -v +exit code: 0 +stderr: +stdout: GNU ld (GNU Binutils for Ubuntu) 2.38 + + +---------------------------------- +label: cpu_freq_driver +command: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver +exit code: 0 +stderr: +stdout: intel_cpufreq + + +---------------------------------- +label: cpu_freq_governor +command: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor +exit code: 0 +stderr: +stdout: schedutil + + +---------------------------------- +label: cpuid -1 +command: cpuid -1 +exit code: 0 +stderr: +stdout: CPU: + vendor_id = "GenuineIntel" + version information (1/eax): + processor type = primary processor (0) + family = 0x6 (6) + model = 0xf (15) + stepping id = 0x1 (1) + extended family = 0x0 (0) + extended model = 0x4 (4) + (family synth) = 0x6 (6) + (model synth) = 0x4f (79) + (simple synth) = Intel Core (unknown type) (Broadwell-E / Broadwell-EX) {Haswell}, 14nm + miscellaneous (1/ebx): + process local APIC physical ID = 0x15 (21) + maximum IDs for CPUs in pkg = 0x40 (64) + CLFLUSH line size = 0x8 (8) + brand index = 0x0 (0) + brand id = 0x00 (0): unknown + feature information (1/edx): + x87 FPU on chip = true + VME: virtual-8086 mode enhancement = true + DE: debugging extensions = true + PSE: page size extensions = true + TSC: time stamp counter = true + RDMSR and WRMSR support = true + PAE: physical address extensions = true + MCE: machine check exception = true + CMPXCHG8B inst. = true + APIC on chip = true + SYSENTER and SYSEXIT = true + MTRR: memory type range registers = true + PTE global bit = true + MCA: machine check architecture = true + CMOV: conditional move/compare instr = true + PAT: page attribute table = true + PSE-36: page size extension = true + PSN: processor serial number = false + CLFLUSH instruction = true + DS: debug store = true + ACPI: thermal monitor and clock ctrl = true + MMX Technology = true + FXSAVE/FXRSTOR = true + SSE extensions = true + SSE2 extensions = true + SS: self snoop = true + hyper-threading / multi-core supported = true + TM: therm. monitor = true + IA64 = false + PBE: pending break event = true + feature information (1/ecx): + PNI/SSE3: Prescott New Instructions = true + PCLMULDQ instruction = true + DTES64: 64-bit debug store = true + MONITOR/MWAIT = true + CPL-qualified debug store = true + VMX: virtual machine extensions = true + SMX: safer mode extensions = true + Enhanced Intel SpeedStep Technology = true + TM2: thermal monitor 2 = true + SSSE3 extensions = true + context ID: adaptive or shared L1 data = false + SDBG: IA32_DEBUG_INTERFACE = true + FMA instruction = true + CMPXCHG16B instruction = true + xTPR disable = true + PDCM: perfmon and debug = true + PCID: process context identifiers = true + DCA: direct cache access = true + SSE4.1 extensions = true + SSE4.2 extensions = true + x2APIC: extended xAPIC support = true + MOVBE instruction = true + POPCNT instruction = true + time stamp counter deadline = true + AES instruction = true + XSAVE/XSTOR states = true + OS-enabled XSAVE/XSTOR = true + AVX: advanced vector extensions = true + F16C half-precision convert instruction = true + RDRAND instruction = true + hypervisor guest status = false + cache and TLB information (2): + 0x63: data TLB: 2M/4M pages, 4-way, 32 entries + data TLB: 1G pages, 4-way, 4 entries + 0x03: data TLB: 4K pages, 4-way, 64 entries + 0x76: instruction TLB: 2M/4M pages, fully, 8 entries + 0xff: cache data is in CPUID leaf 4 + 0xb5: instruction TLB: 4K, 8-way, 64 entries + 0xf0: 64 byte prefetching + 0xc3: L2 TLB: 4K/2M pages, 6-way, 1536 entries + processor serial number = 0004-06F1-0000-0000-0000-0000 + deterministic cache parameters (4): + --- cache 0 --- + cache type = data cache (1) + cache level = 0x1 (1) + self-initializing cache level = true + fully associative cache = false + maximum IDs for CPUs sharing cache = 0x1 (1) + maximum IDs for cores in pkg = 0x1f (31) + system coherency line size = 0x40 (64) + physical line partitions = 0x1 (1) + ways of associativity = 0x8 (8) + number of sets = 0x40 (64) + WBINVD/INVD acts on lower caches = false + inclusive to lower caches = false + complex cache indexing = false + number of sets (s) = 64 + (size synth) = 32768 (32 KB) + --- cache 1 --- + cache type = instruction cache (2) + cache level = 0x1 (1) + self-initializing cache level = true + fully associative cache = false + maximum IDs for CPUs sharing cache = 0x1 (1) + maximum IDs for cores in pkg = 0x1f (31) + system coherency line size = 0x40 (64) + physical line partitions = 0x1 (1) + ways of associativity = 0x8 (8) + number of sets = 0x40 (64) + WBINVD/INVD acts on lower caches = false + inclusive to lower caches = false + complex cache indexing = false + number of sets (s) = 64 + (size synth) = 32768 (32 KB) + --- cache 2 --- + cache type = unified cache (3) + cache level = 0x2 (2) + self-initializing cache level = true + fully associative cache = false + maximum IDs for CPUs sharing cache = 0x1 (1) + maximum IDs for cores in pkg = 0x1f (31) + system coherency line size = 0x40 (64) + physical line partitions = 0x1 (1) + ways of associativity = 0x8 (8) + number of sets = 0x200 (512) + WBINVD/INVD acts on lower caches = false + inclusive to lower caches = false + complex cache indexing = false + number of sets (s) = 512 + (size synth) = 262144 (256 KB) + --- cache 3 --- + cache type = unified cache (3) + cache level = 0x3 (3) + self-initializing cache level = true + fully associative cache = false + maximum IDs for CPUs sharing cache = 0x3f (63) + maximum IDs for cores in pkg = 0x1f (31) + system coherency line size = 0x40 (64) + physical line partitions = 0x1 (1) + ways of associativity = 0x14 (20) + number of sets = 0x9000 (36864) + WBINVD/INVD acts on lower caches = false + inclusive to lower caches = true + complex cache indexing = true + number of sets (s) = 36864 + (size synth) = 47185920 (45 MB) + --- cache 4 --- + cache type = no more caches (0) + MONITOR/MWAIT (5): + smallest monitor-line size (bytes) = 0x40 (64) + largest monitor-line size (bytes) = 0x40 (64) + enum of Monitor-MWAIT exts supported = true + supports intrs as break-event for MWAIT = true + number of C0 sub C-states using MWAIT = 0x0 (0) + number of C1 sub C-states using MWAIT = 0x2 (2) + number of C2 sub C-states using MWAIT = 0x1 (1) + number of C3 sub C-states using MWAIT = 0x2 (2) + number of C4 sub C-states using MWAIT = 0x0 (0) + number of C5 sub C-states using MWAIT = 0x0 (0) + number of C6 sub C-states using MWAIT = 0x0 (0) + number of C7 sub C-states using MWAIT = 0x0 (0) + Thermal and Power Management Features (6): + digital thermometer = true + Intel Turbo Boost Technology = true + ARAT always running APIC timer = true + PLN power limit notification = true + ECMD extended clock modulation duty = true + PTM package thermal management = true + HWP base registers = false + HWP notification = false + HWP activity window = false + HWP energy performance preference = false + HWP package level request = false + HDC base registers = false + Intel Turbo Boost Max Technology 3.0 = false + HWP capabilities = false + HWP PECI override = false + flexible HWP = false + IA32_HWP_REQUEST MSR fast access mode = false + HW_FEEDBACK MSRs supported = false + ignoring idle logical processor HWP req = false + Thread Director = false + digital thermometer thresholds = 0x2 (2) + hardware coordination feedback = true + ACNT2 available = false + performance-energy bias capability = true + number of enh hardware feedback classes = 0x0 (0) + performance capability reporting = false + energy efficiency capability reporting = false + size of feedback struct (4KB pages) = 0x1 (1) + index of CPU's row in feedback struct = 0x0 (0) + extended feature flags (7): + FSGSBASE instructions = true + IA32_TSC_ADJUST MSR supported = true + SGX: Software Guard Extensions supported = false + BMI1 instructions = true + HLE hardware lock elision = true + AVX2: advanced vector extensions 2 = true + FDP_EXCPTN_ONLY = false + SMEP supervisor mode exec protection = true + BMI2 instructions = true + enhanced REP MOVSB/STOSB = true + INVPCID instruction = true + RTM: restricted transactional memory = true + RDT-CMT/PQoS cache monitoring = true + deprecated FPU CS/DS = true + MPX: intel memory protection extensions = false + RDT-CAT/PQE cache allocation = true + AVX512F: AVX-512 foundation instructions = false + AVX512DQ: double & quadword instructions = false + RDSEED instruction = true + ADX instructions = true + SMAP: supervisor mode access prevention = true + AVX512IFMA: integer fused multiply add = false + PCOMMIT instruction = false + CLFLUSHOPT instruction = false + CLWB instruction = false + Intel processor trace = true + AVX512PF: prefetch instructions = false + AVX512ER: exponent & reciprocal instrs = false + AVX512CD: conflict detection instrs = false + SHA instructions = false + AVX512BW: byte & word instructions = false + AVX512VL: vector length = false + PREFETCHWT1 = false + AVX512VBMI: vector byte manipulation = false + UMIP: user-mode instruction prevention = false + PKU protection keys for user-mode = false + OSPKE CR4.PKE and RDPKRU/WRPKRU = false + WAITPKG instructions = false + AVX512_VBMI2: byte VPCOMPRESS, VPEXPAND = false + CET_SS: CET shadow stack = false + GFNI: Galois Field New Instructions = false + VAES instructions = false + VPCLMULQDQ instruction = false + AVX512_VNNI: neural network instructions = false + AVX512_BITALG: bit count/shiffle = false + TME: Total Memory Encryption = false + AVX512: VPOPCNTDQ instruction = false + LA57: 57-bit addrs & 5-level paging = false + BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0) + RDPID: read processor ID supported = false + KL: key locker = false + bus lock detection = false + CLDEMOTE supports cache line demote = false + MOVDIRI instruction = false + MOVDIR64B instruction = false + ENQCMD instruction = false + SGX_LC: SGX launch config supported = false + PKS: supervisor protection keys = false + AVX512_4VNNIW: neural network instrs = false + AVX512_4FMAPS: multiply acc single prec = false + fast short REP MOV = false + UINTR: user interrupts = false + AVX512_VP2INTERSECT: intersect mask regs = false + SRBDS mitigation MSR available = false + VERW MD_CLEAR microcode support = true + RTM transaction always aborts = false + TSX_FORCE_ABORT = false + SERIALIZE instruction = false + hybrid part = false + TSXLDTRK: TSX suspend load addr tracking = false + PCONFIG instruction = false + LBR: architectural last branch records = false + CET_IBT: CET indirect branch tracking = false + AMX-BF16: tile bfloat16 support = false + AVX512_FP16: fp16 support = false + AMX-TILE: tile architecture support = false + AMX-INT8: tile 8-bit integer support = false + IBRS/IBPB: indirect branch restrictions = true + STIBP: 1 thr indirect branch predictor = true + L1D_FLUSH: IA32_FLUSH_CMD MSR = true + IA32_ARCH_CAPABILITIES MSR = false + IA32_CORE_CAPABILITIES MSR = false + SSBD: speculative store bypass disable = true + Direct Cache Access Parameters (9): + PLATFORM_DCA_CAP MSR bits = 1 + Architecture Performance Monitoring Features (0xa): + version ID = 0x3 (3) + number of counters per logical processor = 0x4 (4) + bit width of counter = 0x30 (48) + length of EBX bit vector = 0x7 (7) + core cycle event = available + instruction retired event = available + reference cycles event = available + last-level cache ref event = available + last-level cache miss event = available + branch inst retired event = available + branch mispred retired event = available + top-down slots event = not available + fixed counter 0 supported = false + fixed counter 1 supported = false + fixed counter 2 supported = false + fixed counter 3 supported = false + fixed counter 4 supported = false + fixed counter 5 supported = false + fixed counter 6 supported = false + fixed counter 7 supported = false + fixed counter 8 supported = false + fixed counter 9 supported = false + fixed counter 10 supported = false + fixed counter 11 supported = false + fixed counter 12 supported = false + fixed counter 13 supported = false + fixed counter 14 supported = false + fixed counter 15 supported = false + fixed counter 16 supported = false + fixed counter 17 supported = false + fixed counter 18 supported = false + fixed counter 19 supported = false + fixed counter 20 supported = false + fixed counter 21 supported = false + fixed counter 22 supported = false + fixed counter 23 supported = false + fixed counter 24 supported = false + fixed counter 25 supported = false + fixed counter 26 supported = false + fixed counter 27 supported = false + fixed counter 28 supported = false + fixed counter 29 supported = false + fixed counter 30 supported = false + fixed counter 31 supported = false + number of contiguous fixed counters = 0x3 (3) + bit width of fixed counters = 0x30 (48) + anythread deprecation = false + x2APIC features / processor topology (0xb): + extended APIC ID = 21 + --- level 0 --- + level number = 0x0 (0) + level type = thread (1) + bit width of level = 0x1 (1) + number of logical processors at level = 0x2 (2) + --- level 1 --- + level number = 0x1 (1) + level type = core (2) + bit width of level = 0x6 (6) + number of logical processors at level = 0x24 (36) + --- level 2 --- + level number = 0x2 (2) + level type = invalid (0) + bit width of level = 0x0 (0) + number of logical processors at level = 0x0 (0) + XSAVE features (0xd/0): + XCR0 valid bit field mask = 0x0000000000000007 + XCR0 supported: x87 state = true + XCR0 supported: SSE state = true + XCR0 supported: AVX state = true + XCR0 supported: MPX BNDREGS = false + XCR0 supported: MPX BNDCSR = false + XCR0 supported: AVX-512 opmask = false + XCR0 supported: AVX-512 ZMM_Hi256 = false + XCR0 supported: AVX-512 Hi16_ZMM = false + IA32_XSS supported: PT state = false + XCR0 supported: PKRU state = false + XCR0 supported: CET_U state = false + XCR0 supported: CET_S state = false + IA32_XSS supported: HDC state = false + IA32_XSS supported: UINTR state = false + LBR supported = false + IA32_XSS supported: HWP state = false + XTILECFG supported = false + XTILEDATA supported = false + bytes required by fields in XCR0 = 0x00000340 (832) + bytes required by XSAVE/XRSTOR area = 0x00000340 (832) + XSAVE features (0xd/1): + XSAVEOPT instruction = true + XSAVEC instruction = false + XGETBV instruction = false + XSAVES/XRSTORS instructions = false + XFD: extended feature disable supported = false + SAVE area size in bytes = 0x00000000 (0) + IA32_XSS lower 32 bits valid bit field mask = 0x00000000 + IA32_XSS upper 32 bits valid bit field mask = 0x00000000 + AVX/YMM features (0xd/2): + AVX/YMM save state byte size = 0x00000100 (256) + AVX/YMM save state byte offset = 0x00000240 (576) + supported in IA32_XSS or XCR0 = XCR0 (user state) + 64-byte alignment in compacted XSAVE = false + XFD faulting supported = false + Quality of Service Monitoring Resource Type (0xf/0): + Maximum range of RMID = 143 + supports L3 cache QoS monitoring = true + L3 Cache Quality of Service Monitoring (0xf/1): + Conversion factor from IA32_QM_CTR to bytes = 73728 + Maximum range of RMID = 143 + Counter width = 24 + QoS monitoring counter size-24 = 0x0 (0) + IA32_QM_CTR bit 61 is overflow = false + supports L3 occupancy monitoring = true + supports L3 total bandwidth monitoring = true + supports L3 local bandwidth monitoring = true + Resource Director Technology Allocation (0x10/0): + L3 cache allocation technology supported = true + L2 cache allocation technology supported = false + memory bandwidth allocation supported = false + L3 Cache Allocation Technology (0x10/1): + length of capacity bit mask = 0x14 (20) + Bit-granular map of isolation/contention = 0x000c0000 + infrequent updates of COS = false + code and data prioritization supported = true + highest COS number supported = 0xf (15) + 0x00000011 0x00: eax=0x00000000 ebx=0x00000000 ecx=0x00000000 edx=0x00000000 + Software Guard Extensions (SGX) capability (0x12/0): + SGX1 supported = false + SGX2 supported = false + SGX ENCLV E*VIRTCHILD, ESETCONTEXT = false + SGX ENCLS ETRACKC, ERDINFO, ELDBC, ELDUC = false + SGX ENCLU EVERIFYREPORT2 = false + SGX ENCLU EDECCSSA = false + MISCSELECT.EXINFO supported: #PF & #GP = false + MISCSELECT.CPINFO supported: #CP = false + MaxEnclaveSize_Not64 (log2) = 0x0 (0) + MaxEnclaveSize_64 (log2) = 0x0 (0) + SGX attributes: ECREATE SECS.ATTRIBUTES (0x12/1): + valid bit mask = 0x00000000000000000000000000000000 + enclave initialized by EINIT = false + enclave debugger read/write permission = false + enclave 64-bit mode = false + provisioning key available = false + EINIT token key available = false + CET attributes enabled = false + KSS key separation & sharing enabled = false + XFRM: XSAVE feature request mask = 0x0000000000000000 + XCR0 supported: x87 state = false + XCR0 supported: SSE state = false + XCR0 supported: AVX state = false + XCR0 supported: MPX BNDREGS = false + XCR0 supported: MPX BNDCSR = false + XCR0 supported: AVX-512 opmask = false + XCR0 supported: AVX-512 ZMM_Hi256 = false + XCR0 supported: AVX-512 Hi16_ZMM = false + IA32_XSS supported: PT state = false + XCR0 supported: PKRU state = false + XCR0 supported: CET_U state = false + XCR0 supported: CET_S state = false + IA32_XSS supported: HDC state = false + IA32_XSS supported: UINTR state = false + LBR supported = false + IA32_XSS supported: HWP state = false + XTILECFG supported = false + XTILEDATA supported = false + SGX Enclave Page Cache (EPC) enumeration (0x12/0x2): + type = invalid + 0x00000013 0x00: eax=0x00000000 ebx=0x00000000 ecx=0x00000000 edx=0x00000000 + Intel Processor Trace (0x14): + IA32_RTIT_CR3_MATCH is accessible = true + configurable PSB & cycle-accurate = false + IP & TraceStop filtering; PT preserve = false + MTC timing packet; suppress COFI-based = false + PTWRITE support = false + power event trace support = false + PSB/PMI preservation support = false + IA32_RTIT_CTL EventEn enable supported = false + IA32_RTIT_CTL DisTNT disable supported = false + ToPA output scheme support = true + ToPA can hold many output entries = false + single-range output scheme support = false + output to trace transport = false + IP payloads have LIP values & CS = false + extended feature flags (0x80000001/edx): + SYSCALL and SYSRET instructions = true + execution disable = true + 1-GB large page support = true + RDTSCP = true + 64-bit extensions technology available = true + Intel feature flags (0x80000001/ecx): + LAHF/SAHF supported in 64-bit mode = true + LZCNT advanced bit manipulation = true + 3DNow! PREFETCH/PREFETCHW instructions = true + brand = "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz" + L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax): + instruction # entries = 0x0 (0) + instruction associativity = 0x0 (0) + data # entries = 0x0 (0) + data associativity = 0x0 (0) + L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx): + instruction # entries = 0x0 (0) + instruction associativity = 0x0 (0) + data # entries = 0x0 (0) + data associativity = 0x0 (0) + L1 data cache information (0x80000005/ecx): + line size (bytes) = 0x0 (0) + lines per tag = 0x0 (0) + associativity = 0x0 (0) + size (KB) = 0x0 (0) + L1 instruction cache information (0x80000005/edx): + line size (bytes) = 0x0 (0) + lines per tag = 0x0 (0) + associativity = 0x0 (0) + size (KB) = 0x0 (0) + L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax): + instruction # entries = 0x0 (0) + instruction associativity = L2 off (0) + data # entries = 0x0 (0) + data associativity = L2 off (0) + L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx): + instruction # entries = 0x0 (0) + instruction associativity = L2 off (0) + data # entries = 0x0 (0) + data associativity = L2 off (0) + L2 unified cache information (0x80000006/ecx): + line size (bytes) = 0x40 (64) + lines per tag = 0x0 (0) + associativity = 8-way (6) + size (KB) = 0x100 (256) + L3 cache information (0x80000006/edx): + line size (bytes) = 0x0 (0) + lines per tag = 0x0 (0) + associativity = L2 off (0) + size (in 512KB units) = 0x0 (0) + RAS Capability (0x80000007/ebx): + MCA overflow recovery support = false + SUCCOR support = false + HWA: hardware assert support = false + scalable MCA support = false + Advanced Power Management Features (0x80000007/ecx): + CmpUnitPwrSampleTimeRatio = 0x0 (0) + Advanced Power Management Features (0x80000007/edx): + TS: temperature sensing diode = false + FID: frequency ID control = false + VID: voltage ID control = false + TTP: thermal trip = false + TM: thermal monitor = false + STC: software thermal control = false + 100 MHz multiplier control = false + hardware P-State control = false + TscInvariant = true + CPB: core performance boost = false + read-only effective frequency interface = false + processor feedback interface = false + APM power reporting = false + connected standby = false + RAPL: running average power limit = false + Physical Address and Linear Address Size (0x80000008/eax): + maximum physical address bits = 0x2e (46) + maximum linear (virtual) address bits = 0x30 (48) + maximum guest physical address bits = 0x0 (0) + Extended Feature Extensions ID (0x80000008/ebx): + CLZERO instruction = false + instructions retired count support = false + always save/restore error pointers = false + INVLPGB instruction = false + RDPRU instruction = false + memory bandwidth enforcement = false + MCOMMIT instruction = false + WBNOINVD instruction = false + IBPB: indirect branch prediction barrier = false + interruptible WBINVD, WBNOINVD = false + IBRS: indirect branch restr speculation = false + STIBP: 1 thr indirect branch predictor = false + CPU prefers: IBRS always on = false + CPU prefers: STIBP always on = false + IBRS preferred over software solution = false + IBRS provides same mode protection = false + EFER[LMSLE] not supported = false + INVLPGB supports TLB flush guest nested = false + ppin processor id number supported = false + SSBD: speculative store bypass disable = false + virtualized SSBD = false + SSBD fixed in hardware = false + CPPC: collaborative processor perf ctrl = false + PSFD: predictive store forward disable = false + not vulnerable to branch type confusion = false + branch sampling feature support = false + (vuln to branch type confusion synth) = true + Size Identifiers (0x80000008/ecx): + number of CPU cores = 0x1 (1) + ApicIdCoreIdSize = 0x0 (0) + performance time-stamp counter size = 40 bits (0) + Feature Extended Size (0x80000008/edx): + max page count for INVLPGB instruction = 0x0 (0) + RDPRU instruction max input support = 0x0 (0) + (multi-processing synth) = multi-core (c=18), hyper-threaded (t=2) + (multi-processing method) = Intel leaf 0xb + (APIC widths synth): CORE_width=6 SMT_width=1 + (APIC synth): PKG_ID=0 CORE_ID=10 SMT_ID=1 + (uarch synth) = Intel Broadwell {Haswell}, 14nm + (synth) = Intel Xeon E5-1600 / E5-2600 / E5-4600 v4 (Broadwell-E) / E7-4800 / E7-8800 v4 (Broadwell-EX B0) {Haswell}, 14nm + + +---------------------------------- +label: date +command: date +%m/%d/%y +exit code: 0 +stderr: +stdout: 03/17/23 + + +---------------------------------- +label: date -u +command: date -u +exit code: 0 +stderr: +stdout: Sat Mar 18 03:23:53 AM UTC 2023 + + +---------------------------------- +label: df -h +command: df -h +exit code: 0 +stderr: +stdout: Filesystem Size Used Avail Use% Mounted on +tmpfs 13G 2.3M 13G 1% /run +/dev/sda2 440G 32G 386G 8% / +tmpfs 63G 0 63G 0% /dev/shm +tmpfs 5.0M 0 5.0M 0% /run/lock +/dev/sda1 537M 5.3M 532M 1% /boot/efi +tmpfs 13G 4.0K 13G 1% /run/user/1000 + + +---------------------------------- +label: dmesg +command: dmesg --kernel --human --nopager | tail -n20 +exit code: 0 +stderr: +stdout: [ +0.000006] serviceable_lsm: initialization complete +[ +0.000002] ServiceableModuleInit_Deferred: 0 +[ +0.002646] pinned_lsm[1555]: load_serviceable_symbols... +[ +1.743198] pinned_lsm[1555]: load_serviceable_symbols succeeded +[ +0.000049] pinned_lsm[1555]: load_network_ops_symbols... +[ +0.402191] manual prevention is enabled +[ +0.000003] network telemetry is enabled +[ +0.000001] network event is enabled +[ +0.000001] script control is enabled +[ +0.000004] filesystem event is enabled +[Mar10 07:20] kauditd_printk_skb: 21 callbacks suppressed +[ +0.000005] audit: type=1400 audit(1678461645.456:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=2149 comm="apparmor_parser" +[ +0.695915] Initializing XFRM netlink socket +[ +0.384630] loop6: detected capacity change from 0 to 8 +[Mar12 23:21] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750 +[Mar13 19:35] perf: interrupt took too long (3152 > 3132), lowering kernel.perf_event_max_sample_rate to 63250 +[Mar15 08:36] perf: interrupt took too long (3966 > 3940), lowering kernel.perf_event_max_sample_rate to 50250 +[Mar17 20:22] perf: interrupt took too long (5008 > 4957), lowering kernel.perf_event_max_sample_rate to 39750 +[ +6.185448] perf: interrupt took too long (6293 > 6260), lowering kernel.perf_event_max_sample_rate to 31750 +[Mar17 20:23] perf: interrupt took too long (7871 > 7866), lowering kernel.perf_event_max_sample_rate to 25250 + + +---------------------------------- +label: dmidecode +command: dmidecode +exit code: 0 +stderr: +stdout: # dmidecode 3.4 +Getting SMBIOS data from sysfs. +SMBIOS 2.7 present. +104 structures occupying 6469 bytes. +Table at 0x79FC1000. + +Handle 0x0000, DMI type 133, 12 bytes +OEM-specific Type + Header and Data: + 85 0C 00 00 00 B0 67 7B 00 40 00 00 + +Handle 0x0001, DMI type 0, 24 bytes +BIOS Information + Vendor: Intel Corporation + Version: SE5C610.86B.01.01.0027.071020182329 + Release Date: 07/10/2018 + Address: 0xF0000 + Runtime Size: 64 kB + ROM Size: 16 MB + Characteristics: + PCI is supported + PNP is supported + BIOS is upgradeable + BIOS shadowing is allowed + Boot from CD is supported + Selectable boot is supported + EDD is supported + 5.25"/1.2 MB floppy services are supported (int 13h) + 3.5"/720 kB floppy services are supported (int 13h) + 3.5"/2.88 MB floppy services are supported (int 13h) + Print screen service is supported (int 5h) + 8042 keyboard services are supported (int 9h) + Serial services are supported (int 14h) + Printer services are supported (int 17h) + CGA/mono video services are supported (int 10h) + ACPI is supported + USB legacy is supported + LS-120 boot is supported + ATAPI Zip drive boot is supported + BIOS boot specification is supported + Function key-initiated network boot is supported + Targeted content distribution is supported + UEFI is supported + BIOS Revision: 0.0 + Firmware Revision: 0.0 + +Handle 0x0002, DMI type 1, 27 bytes +System Information + Manufacturer: Intel Corporation + Product Name: S2600WTT + Version: .................... + Serial Number: ............ + UUID: 80f60b67-1686-e411-906e-0012795d96dd + Wake-up Type: Power Switch + SKU Number: SKU Number + Family: Family + +Handle 0x0003, DMI type 2, 17 bytes +Base Board Information + Manufacturer: Intel Corporation + Product Name: S2600WTT + Version: G92187-350 + Serial Number: BQWL45150485 + Asset Tag: Base Board Asset Tag + Features: + Board is a hosting board + Board is replaceable + Location In Chassis: Part Component + Chassis Handle: 0x0000 + Type: Motherboard + Contained Object Handles: 0 + +Handle 0x0004, DMI type 3, 24 bytes +Chassis Information + Manufacturer: ............................... + Type: Rack Mount Chassis + Lock: Not Present + Version: .................. + Serial Number: .................. + Asset Tag: .................... + Boot-up State: Safe + Power Supply State: Safe + Thermal State: Safe + Security Status: None + OEM Information: 0x00000000 + Height: Unspecified + Number Of Power Cords: Unspecified + Contained Elements: 0 + SKU Number: Not Specified + +Handle 0x0005, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: To Be Filled By O.E.M. + Internal Connector Type: Access Bus (USB) + External Reference Designator: To Be Filled By O.E.M. + External Connector Type: Access Bus (USB) + Port Type: USB + +Handle 0x000A, DMI type 11, 5 bytes +OEM Strings + String 1: To Be Filled By O.E.M. + +Handle 0x000B, DMI type 12, 5 bytes +System Configuration Options + Option 1: To Be Filled By O.E.M. + +Handle 0x000C, DMI type 13, 22 bytes +BIOS Language Information + Language Description Format: Abbreviated + Installable Languages: 1 + enUS + Currently Installed Language: enUS + +Handle 0x000D, DMI type 27, 15 bytes +Cooling Device + Temperature Probe Handle: 0x000B + Type: Fan + Status: OK + Cooling Unit Group: 1 + OEM-specific Information: 0x00000000 + Nominal Speed: Unknown Or Non-rotating + Description: Not Specified + +Handle 0x000E, DMI type 28, 22 bytes +Temperature Probe + Description: LM78A + Location: System Management Module + Status: + Maximum Value: Unknown + Minimum Value: Unknown + Resolution: Unknown + Tolerance: Unknown + Accuracy: Unknown + OEM-specific Information: 0x00000000 + Nominal Value: Unknown + +Handle 0x000F, DMI type 32, 11 bytes +System Boot Information + Status: No errors detected + +Handle 0x0010, DMI type 34, 11 bytes +Management Device + Description: UNKNOWN + Type: Unknown + Address: 0x00000000 + Address Type: Unknown + +Handle 0x0011, DMI type 35, 11 bytes +Management Device Component + Description: To Be Filled By O.E.M. + Management Device Handle: 0x000D + Component Handle: 0x000A + Threshold Handle: 0x000F + +Handle 0x0012, DMI type 36, 16 bytes +Management Device Threshold Data + +Handle 0x0014, DMI type 24, 5 bytes +Hardware Security + Power-On Password Status: Not Implemented + Keyboard Password Status: Not Implemented + Administrator Password Status: Disabled + Front Panel Reset Status: Disabled + +Handle 0x0018, DMI type 39, 22 bytes +System Power Supply + Power Unit Group: 1 + Location: To Be Filled By O.E.M. + Name: To Be Filled By O.E.M. + Manufacturer: To Be Filled By O.E.M. + Serial Number: To Be Filled By O.E.M. + Asset Tag: To Be Filled By O.E.M. + Model Part Number: To Be Filled By O.E.M. + Revision: To Be Filled By O.E.M. + Max Power Capacity: Unknown + Status: Present, Unknown + Type: Unknown + Input Voltage Range Switching: Unknown + Plugged: Yes + Hot Replaceable: No + Input Voltage Probe Handle: 0x0000 + Cooling Device Handle: 0x000A + Input Current Probe Handle: 0x0000 + +Handle 0x0019, DMI type 7, 19 bytes +Cache Information + Socket Designation: L1-Cache + Configuration: Enabled, Not Socketed, Level 1 + Operational Mode: Write Back + Location: Internal + Installed Size: 1152 kB + Maximum Size: 1152 kB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Instruction + Associativity: 8-way Set-associative + +Handle 0x001A, DMI type 7, 19 bytes +Cache Information + Socket Designation: L2-Cache + Configuration: Enabled, Not Socketed, Level 2 + Operational Mode: Varies With Memory Address + Location: Internal + Installed Size: 4608 kB + Maximum Size: 4608 kB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Unified + Associativity: 8-way Set-associative + +Handle 0x001B, DMI type 7, 19 bytes +Cache Information + Socket Designation: L3-Cache + Configuration: Enabled, Not Socketed, Level 3 + Operational Mode: Varies With Memory Address + Location: Internal + Installed Size: 45 MB + Maximum Size: 45 MB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Unified + Associativity: 20-way Set-associative + +Handle 0x001C, DMI type 4, 48 bytes +Processor Information + Socket Designation: CPU1 + Type: Central Processor + Family: Xeon + Manufacturer: Intel(R) Corporation + ID: F1 06 04 00 FF FB EB BF + Signature: Type 0, Family 6, Model 79, Stepping 1 + Flags: + FPU (Floating-point unit on-chip) + VME (Virtual mode extension) + DE (Debugging extension) + PSE (Page size extension) + TSC (Time stamp counter) + MSR (Model specific registers) + PAE (Physical address extension) + MCE (Machine check exception) + CX8 (CMPXCHG8 instruction supported) + APIC (On-chip APIC hardware supported) + SEP (Fast system call) + MTRR (Memory type range registers) + PGE (Page global enable) + MCA (Machine check architecture) + CMOV (Conditional move instruction supported) + PAT (Page attribute table) + PSE-36 (36-bit page size extension) + CLFSH (CLFLUSH instruction supported) + DS (Debug store) + ACPI (ACPI supported) + MMX (MMX technology supported) + FXSR (FXSAVE and FXSTOR instructions supported) + SSE (Streaming SIMD extensions) + SSE2 (Streaming SIMD extensions 2) + SS (Self-snoop) + HTT (Multi-threading) + TM (Thermal monitor supported) + PBE (Pending break enabled) + Version: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz + Voltage: 1.8 V + External Clock: 100 MHz + Max Speed: 4000 MHz + Current Speed: 2300 MHz + Status: Populated, Enabled + Upgrade: Socket LGA2011-3 + L1 Cache Handle: 0x0019 + L2 Cache Handle: 0x001A + L3 Cache Handle: 0x001B + Serial Number: + Asset Tag: + Part Number: + Core Count: 18 + Core Enabled: 18 + Thread Count: 36 + Characteristics: + 64-bit capable + Multi-Core + Hardware Thread + Execute Protection + Enhanced Virtualization + Power/Performance Control + +Handle 0x001D, DMI type 7, 19 bytes +Cache Information + Socket Designation: L1-Cache + Configuration: Enabled, Not Socketed, Level 1 + Operational Mode: Write Back + Location: Internal + Installed Size: 1152 kB + Maximum Size: 1152 kB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Instruction + Associativity: 8-way Set-associative + +Handle 0x001E, DMI type 7, 19 bytes +Cache Information + Socket Designation: L2-Cache + Configuration: Enabled, Not Socketed, Level 2 + Operational Mode: Varies With Memory Address + Location: Internal + Installed Size: 4608 kB + Maximum Size: 4608 kB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Unified + Associativity: 8-way Set-associative + +Handle 0x001F, DMI type 7, 19 bytes +Cache Information + Socket Designation: L3-Cache + Configuration: Enabled, Not Socketed, Level 3 + Operational Mode: Varies With Memory Address + Location: Internal + Installed Size: 45 MB + Maximum Size: 45 MB + Supported SRAM Types: + Synchronous + Installed SRAM Type: Synchronous + Speed: Unknown + Error Correction Type: Single-bit ECC + System Type: Unified + Associativity: 20-way Set-associative + +Handle 0x0020, DMI type 4, 48 bytes +Processor Information + Socket Designation: CPU2 + Type: Central Processor + Family: Xeon + Manufacturer: Intel(R) Corporation + ID: F1 06 04 00 FF FB EB BF + Signature: Type 0, Family 6, Model 79, Stepping 1 + Flags: + FPU (Floating-point unit on-chip) + VME (Virtual mode extension) + DE (Debugging extension) + PSE (Page size extension) + TSC (Time stamp counter) + MSR (Model specific registers) + PAE (Physical address extension) + MCE (Machine check exception) + CX8 (CMPXCHG8 instruction supported) + APIC (On-chip APIC hardware supported) + SEP (Fast system call) + MTRR (Memory type range registers) + PGE (Page global enable) + MCA (Machine check architecture) + CMOV (Conditional move instruction supported) + PAT (Page attribute table) + PSE-36 (36-bit page size extension) + CLFSH (CLFLUSH instruction supported) + DS (Debug store) + ACPI (ACPI supported) + MMX (MMX technology supported) + FXSR (FXSAVE and FXSTOR instructions supported) + SSE (Streaming SIMD extensions) + SSE2 (Streaming SIMD extensions 2) + SS (Self-snoop) + HTT (Multi-threading) + TM (Thermal monitor supported) + PBE (Pending break enabled) + Version: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz + Voltage: 1.8 V + External Clock: 100 MHz + Max Speed: 4000 MHz + Current Speed: 2300 MHz + Status: Populated, Enabled + Upgrade: Socket LGA2011-3 + L1 Cache Handle: 0x001D + L2 Cache Handle: 0x001E + L3 Cache Handle: 0x001F + Serial Number: + Asset Tag: + Part Number: + Core Count: 18 + Core Enabled: 18 + Thread Count: 36 + Characteristics: + 64-bit capable + Multi-Core + Hardware Thread + Execute Protection + Enhanced Virtualization + Power/Performance Control + +Handle 0x0021, DMI type 16, 23 bytes +Physical Memory Array + Location: System Board Or Motherboard + Use: System Memory + Error Correction Type: Single-bit ECC + Maximum Capacity: 192 GB + Error Information Handle: Not Provided + Number Of Devices: 6 + +Handle 0x0022, DMI type 19, 31 bytes +Memory Array Mapped Address + Starting Address: 0x00000000000 + Ending Address: 0x007FFFFFFFF + Range Size: 32 GB + Physical Array Handle: 0x0021 + Partition Width: 6 + +Handle 0x0023, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0021 + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_A1 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E4C6 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0024, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x00000000000 + Ending Address: 0x003FFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0023 + Memory Array Mapped Address Handle: 0x0022 + Partition Row Position: 1 + +Handle 0x0025, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0021 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_A2 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0026, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0021 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_A3 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0027, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0021 + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_B1 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E4D0 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0028, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x00400000000 + Ending Address: 0x007FFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0027 + Memory Array Mapped Address Handle: 0x0022 + Partition Row Position: 2 + +Handle 0x0029, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0021 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_B2 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x002A, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0021 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_B3 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x002B, DMI type 16, 23 bytes +Physical Memory Array + Location: System Board Or Motherboard + Use: System Memory + Error Correction Type: Single-bit ECC + Maximum Capacity: 192 GB + Error Information Handle: Not Provided + Number Of Devices: 6 + +Handle 0x002C, DMI type 19, 31 bytes +Memory Array Mapped Address + Starting Address: 0x00800000000 + Ending Address: 0x00FFFFFFFFF + Range Size: 32 GB + Physical Array Handle: 0x002B + Partition Width: 6 + +Handle 0x002D, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002B + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_C1 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E56E + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x002E, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x00800000000 + Ending Address: 0x00BFFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x002D + Memory Array Mapped Address Handle: 0x002C + Partition Row Position: 1 + +Handle 0x002F, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002B + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_C2 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0030, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002B + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_C3 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0031, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002B + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_D1 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FCA21C4 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0032, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x00C00000000 + Ending Address: 0x00FFFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0031 + Memory Array Mapped Address Handle: 0x002C + Partition Row Position: 2 + +Handle 0x0033, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002B + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_D2 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0034, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x002B + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_D3 + Bank Locator: NODE 1 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0035, DMI type 16, 23 bytes +Physical Memory Array + Location: System Board Or Motherboard + Use: System Memory + Error Correction Type: Single-bit ECC + Maximum Capacity: 192 GB + Error Information Handle: Not Provided + Number Of Devices: 6 + +Handle 0x0036, DMI type 19, 31 bytes +Memory Array Mapped Address + Starting Address: 0x01000000000 + Ending Address: 0x017FFFFFFFF + Range Size: 32 GB + Physical Array Handle: 0x0035 + Partition Width: 6 + +Handle 0x0037, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0035 + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_E1 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E575 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0038, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x01000000000 + Ending Address: 0x013FFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0037 + Memory Array Mapped Address Handle: 0x0036 + Partition Row Position: 1 + +Handle 0x0039, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0035 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_E2 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x003A, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0035 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_E3 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x003B, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0035 + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_F1 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E574 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x003C, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x01400000000 + Ending Address: 0x017FFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x003B + Memory Array Mapped Address Handle: 0x0036 + Partition Row Position: 2 + +Handle 0x003D, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0035 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_F2 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x003E, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x0035 + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_F3 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x003F, DMI type 16, 23 bytes +Physical Memory Array + Location: System Board Or Motherboard + Use: System Memory + Error Correction Type: Single-bit ECC + Maximum Capacity: 192 GB + Error Information Handle: Not Provided + Number Of Devices: 6 + +Handle 0x0040, DMI type 19, 31 bytes +Memory Array Mapped Address + Starting Address: 0x01800000000 + Ending Address: 0x01FFFFFFFFF + Range Size: 32 GB + Physical Array Handle: 0x003F + Partition Width: 6 + +Handle 0x0041, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003F + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_G1 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E474 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0042, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x01800000000 + Ending Address: 0x01BFFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0041 + Memory Array Mapped Address Handle: 0x0040 + Partition Row Position: 1 + +Handle 0x0043, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003F + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_G2 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0044, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003F + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_G3 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0045, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003F + Error Information Handle: Not Provided + Total Width: 72 bits + Data Width: 64 bits + Size: 16 GB + Form Factor: DIMM + Set: None + Locator: DIMM_H1 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + Speed: 2400 MT/s + Manufacturer: Micron + Serial Number: 0FC8E569 + Asset Tag: + Part Number: 36ASF2G72PZ-2G3A3 + Rank: 2 + Configured Memory Speed: 2400 MT/s + Minimum Voltage: Unknown + Maximum Voltage: Unknown + Configured Voltage: Unknown + +Handle 0x0046, DMI type 20, 35 bytes +Memory Device Mapped Address + Starting Address: 0x01C00000000 + Ending Address: 0x01FFFFFFFFF + Range Size: 16 GB + Physical Device Handle: 0x0045 + Memory Array Mapped Address Handle: 0x0040 + Partition Row Position: 2 + +Handle 0x0047, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003F + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_H2 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0048, DMI type 17, 40 bytes +Memory Device + Array Handle: 0x003F + Error Information Handle: Not Provided + Total Width: Unknown + Data Width: Unknown + Size: No Module Installed + Form Factor: DIMM + Set: None + Locator: DIMM_H3 + Bank Locator: NODE 2 + Type: DDR4 + Type Detail: Synchronous + +Handle 0x0013, DMI type 38, 18 bytes +IPMI Device Information + Interface Type: KCS (Keyboard Control Style) + Specification Version: 2.0 + I2C Slave Address: 0x10 + NV Storage Device: Not Present + Base Address: 0x0000000000000CA2 (I/O) + Register Spacing: Successive Byte Boundaries + +Handle 0x0049, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J4A1 - Serial Port A + External Connector Type: RJ-45 + Port Type: Serial Port 16550A Compatible + +Handle 0x004A, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J8E2 - USB front panel header + External Connector Type: Access Bus (USB) + Port Type: USB + +Handle 0x004B, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J3A1 - USB back panel connector + External Connector Type: Access Bus (USB) + Port Type: USB + +Handle 0x004C, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J4A2 - VGA + External Connector Type: DB-15 female + Port Type: Video Port + +Handle 0x004D, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: J9K1 - VGA + External Connector Type: DB-15 female + Port Type: Video Port + +Handle 0x004E, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: JA6A1 - NIC 1 + External Connector Type: RJ-45 + Port Type: Network Port + +Handle 0x004F, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: JA5A1 - NIC 2 + External Connector Type: RJ-45 + Port Type: Network Port + +Handle 0x0050, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: Not Specified + Internal Connector Type: None + External Reference Designator: JA2A1 - RMM NIC + External Connector Type: RJ-45 + Port Type: Network Port + +Handle 0x0051, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3A2 - Serial Port B + Internal Connector Type: 9 Pin Dual Inline (pin 10 cut) + External Reference Designator: Not Specified + External Connector Type: None + Port Type: Serial Port 16550A Compatible + +Handle 0x0052, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J1C4 - Internal USB + Internal Connector Type: Access Bus (USB) + External Reference Designator: Not Specified + External Connector Type: None + Port Type: USB + +Handle 0x0053, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J1C1 - eUSB + Internal Connector Type: Access Bus (USB) + External Reference Designator: Not Specified + External Connector Type: None + Port Type: USB + +Handle 0x0054, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3C1 - Internal USB port A + Internal Connector Type: Access Bus (USB) + External Reference Designator: Not Specified + External Connector Type: None + Port Type: USB + +Handle 0x0055, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J2C1 - TPM + Internal Connector Type: Other + External Reference Designator: Not Specified + External Connector Type: None + Port Type: Other + +Handle 0x0056, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3D1 - SATA 0-3 + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SATA + +Handle 0x0057, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3D3 - SATA 4 + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SATA + +Handle 0x0058, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3D2 - SATA 5 + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SATA + +Handle 0x0059, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J3D1 - sSATA 0-3 + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SATA + +Handle 0x005A, DMI type 8, 9 bytes +Port Connector Information + Internal Reference Designator: J2E1 - SAS + Internal Connector Type: SAS/SATA Plug Receptacle + External Reference Designator: Not Specified + External Connector Type: None + Port Type: SAS + +Handle 0x0006, DMI type 9, 17 bytes +System Slot Information + Designation: J3B2 - Riser 1, slot 1 + Type: x16 PCI Express 3 x16 + Current Usage: In Use + Length: Long + ID: 17 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:00:03.0 + +Handle 0x0007, DMI type 9, 17 bytes +System Slot Information + Designation: J3B2 - Riser 1, slot 2 + Type: x8 PCI Express 3 x8 + Current Usage: Available + Length: Long + ID: 18 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:01.0 + +Handle 0x0008, DMI type 9, 17 bytes +System Slot Information + Designation: J6B1 - Riser 2, slot 1 + Type: x16 PCI Express 3 x16 + Current Usage: Available + Length: Long + ID: 33 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:02.0 + +Handle 0x0009, DMI type 9, 17 bytes +System Slot Information + Designation: J6B1 - Riser 2, slot 2 + Type: x8 PCI Express 3 x8 + Current Usage: Available + Length: Long + ID: 34 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:03.2 + +Handle 0x005B, DMI type 9, 17 bytes +System Slot Information + Designation: J6B2 - Riser 3, slot 1 + Type: x4 PCI Express 3 x8 + Current Usage: Available + Length: Long + ID: 49 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:00.0 + +Handle 0x005C, DMI type 9, 17 bytes +System Slot Information + Designation: J6B2 - Riser 3, slot 2 + Type: x8 PCI Express 3 x8 + Current Usage: Available + Length: Long + ID: 50 + Characteristics: + 3.3 V is provided + PME signal is supported + SMBus signal is supported + Bus Address: 0000:80:03.0 + +Handle 0x005D, DMI type 10, 20 bytes +On Board Device 1 Information + Type: Video + Status: Enabled + Description: ServerEngines Pilot III +On Board Device 2 Information + Type: Ethernet + Status: Enabled + Description: Intel X540 +On Board Device 3 Information + Type: SAS Controller + Status: Disabled + Description: SAS +On Board Device 4 Information + Type: SATA Controller + Status: Enabled + Description: PCH Integrated SATA Controller +On Board Device 5 Information + Type: Ethernet + Status: Disabled + Description: IO Module +On Board Device 6 Information + Type: SATA Controller + Status: Enabled + Description: PCH Integrated sSATA Controller +On Board Device 7 Information + Type: Ethernet + Status: Enabled + Description: Intel X540 +On Board Device 8 Information + Type: Ethernet + Status: Disabled + Description: IO Module + +Handle 0x005E, DMI type 12, 5 bytes +System Configuration Options + Option 1: J2B3 2-3: Close to clear Password + Option 2: J2B1 2-3: Close to clear CMOS + Option 3: J3B4 2-3: Close for BIOS Recovery + Option 4: J3B3 2-3: Close to Force ME Update Mode + Option 5: J1C2 2-3: Close to Force BMC Update Mode + Option 6: J9H2: OPEN To inform users that chassis has been opened + Option 7: J5A1: RAID key + Option 8: J1K2: CLOSE To boot with MFG mode + Option 9: J1F1 1-2: PLD program enable + +Handle 0x0015, DMI type 41, 11 bytes +Onboard Device + Reference Designation: ServerEngines Pilot III + Type: Video + Status: Enabled + Type Instance: 1 + Bus Address: 0000:08:00.0 + +Handle 0x0016, DMI type 41, 11 bytes +Onboard Device + Reference Designation: Intel X540 + Type: Ethernet + Status: Enabled + Type Instance: 1 + Bus Address: 0000:03:00.0 + +Handle 0x0017, DMI type 41, 11 bytes +Onboard Device + Reference Designation: SAS + Type: SAS Controller + Status: Disabled + Type Instance: 1 + Bus Address: 0000:01:00.0 + +Handle 0x005F, DMI type 41, 11 bytes +Onboard Device + Reference Designation: PCH Integrated SATA Controller + Type: SATA Controller + Status: Enabled + Type Instance: 1 + Bus Address: 0000:00:1f.2 + +Handle 0x0060, DMI type 41, 11 bytes +Onboard Device + Reference Designation: IO Module + Type: Ethernet + Status: Disabled + Type Instance: 3 + Bus Address: 0000:02:00.0 + +Handle 0x0061, DMI type 41, 11 bytes +Onboard Device + Reference Designation: PCH Integrated sSATA Controller + Type: SATA Controller + Status: Enabled + Type Instance: 2 + Bus Address: 0000:00:11.4 + +Handle 0x0062, DMI type 41, 11 bytes +Onboard Device + Reference Designation: Intel X540 + Type: Ethernet + Status: Enabled + Type Instance: 2 + Bus Address: 0000:03:00.1 + +Handle 0x0063, DMI type 41, 11 bytes +Onboard Device + Reference Designation: IO Module + Type: Ethernet + Status: Disabled + Type Instance: 4 + Bus Address: 0000:02:00.1 + +Handle 0x0064, DMI type 148, 48 bytes +OEM-specific Type + Header and Data: + 94 30 64 00 02 01 02 03 04 05 06 07 08 09 0A 0B + 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18 19 1A 1B + 1C 1D 1E 1F 20 21 22 23 00 00 00 00 00 00 00 00 + Strings: + SE5C610.86B.01.01.0027.071020182329 + 1.65.9579 + 3.1.3.50 + SDR Package 1.12 + FRU Ver 1.00 + SDR File 1.12 + M6F306F2_0000003D + MEF406F1_0B00002E + N/A + 6D992566 + 19A708C8 + 4.4.0 + 4.4.0 + 5.47.100 + N/A + N/A + N/A + N/A + N/A + 72DACB44 + 8E0AAD10 + 2F3F5F52 + 80C5846D + 6AF7E746 + N/A + 3E8576C0 + N/A + 291CD502 + 04BD7E53 + 46D789BD + AA029E92 + N/A + N/A + N/A + N/A + +Handle 0x0065, DMI type 148, 48 bytes +OEM-specific Type + Header and Data: + 94 30 65 00 02 01 02 03 04 05 06 07 08 09 0A 0B + 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18 19 1A 1B + 1C 1D 1E 1F 20 21 22 23 00 00 00 00 00 00 00 00 + Strings: + SE5C610.86B.01.01.0027.071020182329 + 1.65.9579 + 3.1.3.50 + SDR Package 1.12 + FRU Ver 1.00 + SDR File 1.12 + M6F306F2_0000003D + MEF406F1_0B00002E + N/A + 6D992566 + 19A708C8 + 4.4.0 + 4.4.0 + 5.47.100 + N/A + N/A + N/A + N/A + N/A + 72DACB44 + 8E0AAD10 + 2F3F5F52 + 80C5846D + 6AF7E746 + N/A + 3E8576C0 + N/A + 291CD502 + 04BD7E53 + 46D789BD + AA029E92 + N/A + N/A + N/A + N/A + +Handle 0x0066, DMI type 148, 48 bytes +OEM-specific Type + Header and Data: + 94 30 66 00 02 01 02 03 04 05 06 07 08 09 0A 0B + 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18 19 1A 1B + 1C 1D 1E 1F 20 21 22 23 00 00 00 00 00 00 00 00 + Strings: + SE5C610.86B.01.01.0027.071020182329 + 1.65.9579 + 3.1.3.50 + SDR Package 1.12 + FRU Ver 1.00 + SDR File 1.12 + M6F306F2_0000003D + MEF406F1_0B00002E + N/A + 6D992566 + 19A708C8 + 4.4.0 + 4.4.0 + 5.47.100 + N/A + N/A + N/A + N/A + N/A + 72DACB44 + 8E0AAD10 + 2F3F5F52 + 80C5846D + 6AF7E746 + N/A + 3E8576C0 + N/A + 291CD502 + 04BD7E53 + 46D789BD + AA029E92 + N/A + N/A + N/A + N/A + +Handle 0xFEFF, DMI type 127, 4 bytes +End Of Table + + + +---------------------------------- +label: fio +command: # measure storage performance +file_dir=/tmp/orchestrator.tmp.AV9TcErmSw +file_name="fio_file" +file_size_g=4 +runtime=30 +if [[ -d "$file_dir" && -w "$file_dir" ]]; then + available_space=$(df -hP "$file_dir") + count=$( echo "$available_space" | awk '/[0-9]%/{print substr($4,1,length($4)-1)}' ) + unit=$( echo "$available_space" | awk '/[0-9]%/{print substr($4,length($4),1)}' ) + if [[ "$unit" == "G" && $(awk -v c="$count" -v f=$file_size_g 'BEGIN{print (c>f)?1:0}') == 1 ]] || (echo "TPEZY" | grep -F -q "$unit" ); then + fio --randrepeat=1 --ioengine=sync --direct=1 --gtod_reduce=1 --name=test --filename="$file_dir"/"$file_name" --runtime=$runtime --bs=4k --iodepth=64 --size="$file_size_g"G --readwrite=randrw --rwmixread=75 + rm "$file_dir"/"$file_name" + else + echo "$file_dir does not have enough available space - $file_size_g Gigabytes required" + fi +else + echo "$file_dir does not exist or is not writeable" +fi +exit code: 0 +stderr: +stdout: test: (g=0): rw=randrw, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=sync, iodepth=64 +fio-3.28 +Starting 1 process +test: Laying out IO file (1 file / 4096MiB) + +test: (groupid=0, jobs=1): err= 0: pid=1707609: Fri Mar 17 20:38:12 2023 + read: IOPS=1555, BW=6221KiB/s (6370kB/s)(182MiB/30015msec) + bw ( KiB/s): min= 1808, max= 7472, per=99.98%, avg=6220.20, stdev=1296.32, samples=59 + iops : min= 452, max= 1868, avg=1555.05, stdev=324.08, samples=59 + write: IOPS=517, BW=2069KiB/s (2119kB/s)(60.6MiB/30015msec); 0 zone resets + bw ( KiB/s): min= 560, max= 2664, per=100.00%, avg=2072.27, stdev=443.58, samples=59 + iops : min= 140, max= 666, avg=518.07, stdev=110.90, samples=59 + cpu : usr=1.00%, sys=3.05%, ctx=62209, majf=0, minf=7 + IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0% + submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% + complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% + issued rwts: total=46681,15525,0,0 short=0,0,0,0 dropped=0,0,0,0 + latency : target=0, window=0, percentile=100.00%, depth=64 + +Run status group 0 (all jobs): + READ: bw=6221KiB/s (6370kB/s), 6221KiB/s-6221KiB/s (6370kB/s-6370kB/s), io=182MiB (191MB), run=30015-30015msec + WRITE: bw=2069KiB/s (2119kB/s), 2069KiB/s-2069KiB/s (2119kB/s-2119kB/s), io=60.6MiB (63.6MB), run=30015-30015msec + +Disk stats (read/write): + sda: ios=46451/16061, merge=0/30, ticks=25928/5483, in_queue=31455, util=99.75% + + +---------------------------------- +label: gcc version +command: gcc --version +exit code: 0 +stderr: +stdout: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 +Copyright (C) 2021 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + + + +---------------------------------- +label: glibc version +command: ldd --version +exit code: 0 +stderr: +stdout: ldd (Ubuntu GLIBC 2.35-0ubuntu3.1) 2.35 +Copyright (C) 2022 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +Written by Roland McGrath and Ulrich Drepper. + + +---------------------------------- +label: hdparm +command: lsblk -d -r -o NAME -e7 -e1 -n \ +| while read -r device ; do + hdparm -i /dev/"$device" +done +exit code: 0 +stderr: +stdout: +/dev/sda: + + Model=SanDisk SSD PLUS 480 GB, FwRev=UG3600RL, SerialNo=180460801042 + Config={ Fixed } + RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=0 + BuffType=unknown, BuffSize=unknown, MaxMultSect=1, MultSect=off + (maybe): CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=937721856 + IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} + PIO modes: pio0 pio1 pio2 pio3 pio4 + DMA modes: mdma0 mdma1 mdma2 + UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6 + AdvancedPM=yes: disabled (255) WriteCache=enabled + Drive conforms to: unknown: ATA/ATAPI-4,5,6,7 + + * signifies the current active mode + + + +---------------------------------- +label: ipmitool chassis status +command: LC_ALL=C ipmitool chassis status +exit code: 0 +stderr: IANA PEN registry open failed: No such file or directory + +stdout: System Power : on +Power Overload : false +Power Interlock : inactive +Main Power Fault : false +Power Control Fault : false +Power Restore Policy : always-on +Last Power Event : ac-failed command +Chassis Intrusion : inactive +Front-Panel Lockout : inactive +Drive Fault : false +Cooling/Fan Fault : false +Sleep Button Disable : not allowed +Diag Button Disable : allowed +Reset Button Disable : allowed +Power Button Disable : allowed +Sleep Button Disabled: false +Diag Button Disabled : false +Reset Button Disabled: false +Power Button Disabled: false + + +---------------------------------- +label: ipmitool sdr list full +command: LC_ALL=C ipmitool sdr list full +exit code: 0 +stderr: IANA PEN registry open failed: No such file or directory + +stdout: System Airflow | 26 CFM | ok +BB P1 VR Temp | 27 degrees C | ok +BB P2 VR Temp | 29 degrees C | ok +Front Panel Temp | 20 degrees C | ok +SSB Temp | 32 degrees C | ok +BB BMC Temp | 41 degrees C | ok +BB Rt Rear Temp | 32 degrees C | ok +BB Lft Rear Temp | 31 degrees C | ok +HSBP 1 Temp | 22 degrees C | ok +Exit Air Temp | 30 degrees C | ok +LAN NIC Temp | 32 degrees C | ok +System Fan 1A | 7396 RPM | ok +System Fan 1B | 7470 RPM | ok +System Fan 2A | 7396 RPM | ok +System Fan 2B | 7221 RPM | ok +System Fan 3A | 7396 RPM | ok +System Fan 3B | 7304 RPM | ok +System Fan 4A | 7396 RPM | ok +System Fan 4B | 7470 RPM | ok +System Fan 5A | 7482 RPM | ok +System Fan 5B | 7304 RPM | ok +System Fan 6A | 7482 RPM | ok +System Fan 6B | 7553 RPM | ok +PS1 Input Power | 392 Watts | ok +PS1 Curr Out % | 48 percent | ok +PS1 Temperature | 27 degrees C | ok +P1 Therm Margin | -14 degrees C | ok +P2 Therm Margin | -17 degrees C | ok +P1 Therm Ctrl % | 0 percent | ok +P2 Therm Ctrl % | 0 percent | ok +P1 DTS Therm Mgn | -7 degrees C | ok +P2 DTS Therm Mgn | -7 degrees C | ok +DIMM Thrm Mrgn 1 | -58 degrees C | ok +DIMM Thrm Mrgn 2 | -61 degrees C | ok +DIMM Thrm Mrgn 3 | -56 degrees C | ok +DIMM Thrm Mrgn 4 | -60 degrees C | ok +Agg Therm Mgn 1 | -2 degrees C | ok +BB +12.0V | 12.20 Volts | ok +BB +3.3V Vbat | 3.14 Volts | ok +MTT CPU1 | 0 percent | ok +MTT CPU2 | 0 percent | ok + + +---------------------------------- +label: ipmitool sel elist +command: LC_ALL=C ipmitool sel elist | tail -n20 | cut -d'|' -f2- +exit code: 0 +stderr: IANA PEN registry open failed: No such file or directory + +stdout: 02/17/23 | 14:54:48 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 02/17/23 | 14:55:48 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 02/21/23 | 12:16:22 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 02/21/23 | 12:16:30 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 02/21/23 | 12:17:30 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 02/21/23 | 12:44:38 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 02/21/23 | 12:44:39 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 02/21/23 | 12:45:39 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 03/10/23 | 07:13:23 PST | Unknown SmaRT-CLST Stat | State Asserted | Asserted + 03/10/23 | 07:13:24 PST | Power Unit Pwr Unit Status | Failure detected | Asserted + 03/10/23 | 07:13:24 PST | Power Unit Pwr Unit Status | Power off/down | Asserted + 03/10/23 | 07:13:24 PST | Power Supply PS1 Status | Power Supply AC lost | Asserted + 03/10/23 | 07:14:54 PST | Power Unit Pwr Unit Status | AC lost | Asserted + 03/10/23 | 07:14:54 PST | Processor P1 Status | Presence detected | Asserted + 03/10/23 | 07:14:54 PST | Processor P2 Status | Presence detected | Asserted + 03/10/23 | 07:14:54 PST | Power Unit Pwr Unit Status | AC lost | Deasserted + 03/10/23 | 07:15:00 PST | Drive Slot / Bay HDD 0 Status | Drive Present | Asserted + 03/10/23 | 07:16:28 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 03/10/23 | 07:16:30 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + 03/10/23 | 07:17:30 PST | System Event BIOS Evt Sensor | OEM System boot event | Asserted + + +---------------------------------- +label: ipmitool sel time get +command: LC_ALL=C ipmitool sel time get +exit code: 0 +stderr: IANA PEN registry open failed: No such file or directory + +stdout: 03/17/23 20:23:54 PDT + + +---------------------------------- +label: irqbalance +command: pgrep irqbalance +exit code: 0 +stderr: +stdout: 1818 + + +---------------------------------- +label: java version +command: java -version 2>&1 +exit code: 0 +stderr: +stdout: openjdk version "11.0.18" 2023-01-17 +OpenJDK Runtime Environment (build 11.0.18+10-post-Ubuntu-0ubuntu122.04) +OpenJDK 64-Bit Server VM (build 11.0.18+10-post-Ubuntu-0ubuntu122.04, mixed mode, sharing) + + +---------------------------------- +label: lsblk -r -o +command: lsblk -r -o NAME,MODEL,SIZE,MOUNTPOINT,FSTYPE,RQ-SIZE,MIN-IO -e7 -e1 +exit code: 0 +stderr: +stdout: NAME MODEL SIZE MOUNTPOINT FSTYPE RQ-SIZE MIN-IO +sda SanDisk\x20SSD\x20PLUS 447.1G 64 512 +sda1 538M /boot/efi vfat 64 512 +sda2 446.6G / ext4 64 512 + + +---------------------------------- +label: lscpu +command: lscpu +exit code: 0 +stderr: +stdout: Architecture: x86_64 +CPU op-mode(s): 32-bit, 64-bit +Address sizes: 46 bits physical, 48 bits virtual +Byte Order: Little Endian +CPU(s): 72 +On-line CPU(s) list: 0-71 +Vendor ID: GenuineIntel +Model name: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz +CPU family: 6 +Model: 79 +Thread(s) per core: 2 +Core(s) per socket: 18 +Socket(s): 2 +Stepping: 1 +CPU max MHz: 3600.0000 +CPU min MHz: 1200.0000 +BogoMIPS: 4589.24 +Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts md_clear flush_l1d +L1d cache: 1.1 MiB (36 instances) +L1i cache: 1.1 MiB (36 instances) +L2 cache: 9 MiB (36 instances) +L3 cache: 90 MiB (2 instances) +NUMA node(s): 2 +NUMA node0 CPU(s): 0-17,36-53 +NUMA node1 CPU(s): 18-35,54-71 +Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported +Vulnerability L1tf: Mitigation; PTE Inversion +Vulnerability Mds: Mitigation; Clear CPU buffers; SMT vulnerable +Vulnerability Meltdown: Mitigation; PTI +Vulnerability Mmio stale data: Mitigation; Clear CPU buffers; SMT vulnerable +Vulnerability Retbleed: Not affected +Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp +Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization +Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP conditional, RSB filling, PBRSB-eIBRS Not affected +Vulnerability Srbds: Not affected +Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT vulnerable + + +---------------------------------- +label: lshw +command: lshw -businfo -numeric +exit code: 0 +stderr: +stdout: Bus info Device Class Description +======================================================= + system S2600WTT (SKU Number) + bus S2600WTT + memory 64KiB BIOS + memory 1152KiB L1 cache + memory 4608KiB L2 cache + memory 45MiB L3 cache +cpu@0 processor Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz + memory 1152KiB L1 cache + memory 4608KiB L2 cache + memory 45MiB L3 cache +cpu@1 processor Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz + memory 128GiB System Memory + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] + memory 16GiB DIMM DDR4 Synchronous 2400 MHz (0.4 ns) + memory DIMM DDR4 Synchronous [empty] + memory DIMM DDR4 Synchronous [empty] +pci@0000:00:00.0 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DMI2 [8086:6F00] +pci@0000:00:01.0 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 1 [8086:6F02] +pci@0000:00:02.0 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 [8086:6F04] +pci@0000:00:02.2 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 [8086:6F06] +pci@0000:03:00.0 eno1 network Ethernet Controller 10-Gigabit X540-AT2 [8086:1528] +pci@0000:03:00.1 eno2 network Ethernet Controller 10-Gigabit X540-AT2 [8086:1528] +pci@0000:00:03.0 bridge Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 3 [8086:6F08] +pci@0000:05:00.0 ens785f0 network Ethernet Controller XXV710 for 25GbE SFP28 [8086:158B] +pci@0000:05:00.1 ens785f1 network Ethernet Controller XXV710 for 25GbE SFP28 [8086:158B] +pci@0000:00:04.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 [8086:6F20] +pci@0000:00:04.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 [8086:6F21] +pci@0000:00:04.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 [8086:6F22] +pci@0000:00:04.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 [8086:6F23] +pci@0000:00:04.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 [8086:6F24] +pci@0000:00:04.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 [8086:6F25] +pci@0000:00:04.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 [8086:6F26] +pci@0000:00:04.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 [8086:6F27] +pci@0000:00:05.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management [8086:6F28] +pci@0000:00:05.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug [8086:6F29] +pci@0000:00:05.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors [8086:6F2A] +pci@0000:00:05.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC [8086:6F2C] +pci@0000:00:11.0 generic C610/X99 series chipset SPSR [8086:8D7C] +pci@0000:00:11.1 bus C610/X99 series chipset MS SMBus 0 [8086:8D7D] +pci@0000:00:11.4 scsi0 storage C610/X99 series chipset sSATA Controller [AHCI mode] [8086:8D62] +scsi@0:0.0.0 /dev/sda disk 480GB SanDisk SSD PLUS +scsi@0:0.0.0,1 /dev/sda1 volume 537MiB Windows FAT volume +scsi@0:0.0.0,2 /dev/sda2 volume 446GiB EXT4 volume +pci@0000:00:14.0 bus C610/X99 series chipset USB xHCI Host Controller [8086:8D31] +usb@3 usb3 bus xHCI Host Controller [1D6B:2] +usb@3:2 input KX4-101 [14DD:1010] +usb@3:9 input Virtual Keyboard and Mouse [46B:FF10] +usb@4 usb4 bus xHCI Host Controller [1D6B:3] +pci@0000:00:16.0 communication C610/X99 series chipset MEI Controller #1 [8086:8D3A] +pci@0000:00:16.1 communication C610/X99 series chipset MEI Controller #2 [8086:8D3B] +pci@0000:00:1a.0 bus C610/X99 series chipset USB Enhanced Host Controller #2 [8086:8D2D] +usb@1 usb1 bus EHCI Host Controller [1D6B:2] +usb@1:1 bus Hub [8087:800A] +pci@0000:00:1c.0 bridge C610/X99 series chipset PCI Express Root Port #1 [8086:8D10] +pci@0000:00:1c.3 bridge C610/X99 series chipset PCI Express Root Port #4 [8086:8D16] +pci@0000:08:00.0 display MGA G200e [Pilot] ServerEngines (SEP1) [102B:522] +pci@0000:00:1d.0 bus C610/X99 series chipset USB Enhanced Host Controller #1 [8086:8D26] +usb@2 usb2 bus EHCI Host Controller [1D6B:2] +usb@2:1 bus 8 channel internal hub [8087:8002] +pci@0000:00:1f.0 bridge C610/X99 series chipset LPC Controller [8086:8D44] +pci@0000:00:1f.2 storage C610/X99 series chipset 6-Port SATA Controller [AHCI mode] [8086:8D02] +pci@0000:00:1f.3 bus C610/X99 series chipset SMBus Controller [8086:8D22] +pci@0000:7f:08.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F80] +pci@0000:7f:08.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F32] +pci@0000:7f:08.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F83] +pci@0000:7f:09.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F90] +pci@0000:7f:09.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F33] +pci@0000:7f:09.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F93] +pci@0000:7f:0b.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F81] +pci@0000:7f:0b.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F36] +pci@0000:7f:0b.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F37] +pci@0000:7f:0b.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link Debug [8086:6F76] +pci@0000:7f:0c.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE0] +pci@0000:7f:0c.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE1] +pci@0000:7f:0c.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE2] +pci@0000:7f:0c.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE3] +pci@0000:7f:0c.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE4] +pci@0000:7f:0c.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE5] +pci@0000:7f:0c.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE6] +pci@0000:7f:0c.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE7] +pci@0000:7f:0d.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE8] +pci@0000:7f:0d.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE9] +pci@0000:7f:0d.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEA] +pci@0000:7f:0d.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEB] +pci@0000:7f:0d.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEC] +pci@0000:7f:0d.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FED] +pci@0000:7f:0d.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEE] +pci@0000:7f:0d.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEF] +pci@0000:7f:0e.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF0] +pci@0000:7f:0e.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF1] +pci@0000:7f:0f.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF8] +pci@0000:7f:0f.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF9] +pci@0000:7f:0f.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFA] +pci@0000:7f:0f.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFB] +pci@0000:7f:0f.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFC] +pci@0000:7f:0f.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFD] +pci@0000:7f:0f.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFE] +pci@0000:7f:10.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent [8086:6F1D] +pci@0000:7f:10.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent [8086:6F34] +pci@0000:7f:10.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F1E] +pci@0000:7f:10.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F7D] +pci@0000:7f:10.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F1F] +pci@0000:7f:12.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 [8086:6FA0] +pci@0000:7f:12.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 [8086:6F30] +pci@0000:7f:12.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 [8086:6F60] +pci@0000:7f:12.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 [8086:6F38] +pci@0000:7f:13.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS [8086:6FA8] +pci@0000:7f:13.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS [8086:6F71] +pci@0000:7f:13.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder [8086:6FAA] +pci@0000:7f:13.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder [8086:6FAB] +pci@0000:7f:13.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast [8086:6FAE] +pci@0000:7f:13.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast [8086:6FAF] +pci@0000:7f:14.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control [8086:6FB0] +pci@0000:7f:14.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control [8086:6FB1] +pci@0000:7f:14.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error [8086:6FB2] +pci@0000:7f:14.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error [8086:6FB3] +pci@0000:7f:14.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBC] +pci@0000:7f:14.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBD] +pci@0000:7f:14.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBE] +pci@0000:7f:14.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBF] +pci@0000:7f:16.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS [8086:6F68] +pci@0000:7f:16.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS [8086:6F79] +pci@0000:7f:16.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder [8086:6F6A] +pci@0000:7f:16.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder [8086:6F6B] +pci@0000:7f:16.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Broadcast [8086:6F6E] +pci@0000:7f:16.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast [8086:6F6F] +pci@0000:7f:17.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control [8086:6FD0] +pci@0000:7f:17.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control [8086:6FD1] +pci@0000:7f:17.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error [8086:6FD2] +pci@0000:7f:17.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error [8086:6FD3] +pci@0000:7f:17.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FB8] +pci@0000:7f:17.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FB9] +pci@0000:7f:17.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FBA] +pci@0000:7f:17.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FBB] +pci@0000:7f:1e.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F98] +pci@0000:7f:1e.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F99] +pci@0000:7f:1e.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F9A] +pci@0000:7f:1e.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6FC0] +pci@0000:7f:1e.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F9C] +pci@0000:7f:1f.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F88] +pci@0000:7f:1f.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F8A] +pci@0000:80:04.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 [8086:6F20] +pci@0000:80:04.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 [8086:6F21] +pci@0000:80:04.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 [8086:6F22] +pci@0000:80:04.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 [8086:6F23] +pci@0000:80:04.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 [8086:6F24] +pci@0000:80:04.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 [8086:6F25] +pci@0000:80:04.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 [8086:6F26] +pci@0000:80:04.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 [8086:6F27] +pci@0000:80:05.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management [8086:6F28] +pci@0000:80:05.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug [8086:6F29] +pci@0000:80:05.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors [8086:6F2A] +pci@0000:80:05.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC [8086:6F2C] +pci@0000:ff:08.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F80] +pci@0000:ff:08.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F32] +pci@0000:ff:08.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 [8086:6F83] +pci@0000:ff:09.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F90] +pci@0000:ff:09.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F33] +pci@0000:ff:09.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 [8086:6F93] +pci@0000:ff:0b.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F81] +pci@0000:ff:0b.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F36] +pci@0000:ff:0b.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 [8086:6F37] +pci@0000:ff:0b.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link Debug [8086:6F76] +pci@0000:ff:0c.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE0] +pci@0000:ff:0c.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE1] +pci@0000:ff:0c.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE2] +pci@0000:ff:0c.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE3] +pci@0000:ff:0c.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE4] +pci@0000:ff:0c.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE5] +pci@0000:ff:0c.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE6] +pci@0000:ff:0c.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE7] +pci@0000:ff:0d.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE8] +pci@0000:ff:0d.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FE9] +pci@0000:ff:0d.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEA] +pci@0000:ff:0d.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEB] +pci@0000:ff:0d.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEC] +pci@0000:ff:0d.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FED] +pci@0000:ff:0d.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEE] +pci@0000:ff:0d.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FEF] +pci@0000:ff:0e.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF0] +pci@0000:ff:0e.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF1] +pci@0000:ff:0f.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF8] +pci@0000:ff:0f.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FF9] +pci@0000:ff:0f.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFA] +pci@0000:ff:0f.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFB] +pci@0000:ff:0f.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFC] +pci@0000:ff:0f.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFD] +pci@0000:ff:0f.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent [8086:6FFE] +pci@0000:ff:10.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent [8086:6F1D] +pci@0000:ff:10.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent [8086:6F34] +pci@0000:ff:10.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F1E] +pci@0000:ff:10.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F7D] +pci@0000:ff:10.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox [8086:6F1F] +pci@0000:ff:12.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 [8086:6FA0] +pci@0000:ff:12.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 [8086:6F30] +pci@0000:ff:12.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 [8086:6F60] +pci@0000:ff:12.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 [8086:6F38] +pci@0000:ff:13.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS [8086:6FA8] +pci@0000:ff:13.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS [8086:6F71] +pci@0000:ff:13.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder [8086:6FAA] +pci@0000:ff:13.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder [8086:6FAB] +pci@0000:ff:13.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast [8086:6FAE] +pci@0000:ff:13.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast [8086:6FAF] +pci@0000:ff:14.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control [8086:6FB0] +pci@0000:ff:14.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control [8086:6FB1] +pci@0000:ff:14.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error [8086:6FB2] +pci@0000:ff:14.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error [8086:6FB3] +pci@0000:ff:14.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBC] +pci@0000:ff:14.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBD] +pci@0000:ff:14.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBE] +pci@0000:ff:14.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface [8086:6FBF] +pci@0000:ff:16.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS [8086:6F68] +pci@0000:ff:16.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS [8086:6F79] +pci@0000:ff:16.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder [8086:6F6A] +pci@0000:ff:16.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder [8086:6F6B] +pci@0000:ff:16.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Broadcast [8086:6F6E] +pci@0000:ff:16.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast [8086:6F6F] +pci@0000:ff:17.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control [8086:6FD0] +pci@0000:ff:17.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control [8086:6FD1] +pci@0000:ff:17.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error [8086:6FD2] +pci@0000:ff:17.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error [8086:6FD3] +pci@0000:ff:17.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FB8] +pci@0000:ff:17.5 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FB9] +pci@0000:ff:17.6 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FBA] +pci@0000:ff:17.7 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface [8086:6FBB] +pci@0000:ff:1e.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F98] +pci@0000:ff:1e.1 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F99] +pci@0000:ff:1e.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F9A] +pci@0000:ff:1e.3 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6FC0] +pci@0000:ff:1e.4 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F9C] +pci@0000:ff:1f.0 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F88] +pci@0000:ff:1f.2 generic Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit [8086:6F8A] + system PnP device PNP0b00 + system PnP device PNP0c02 + communication PnP device PNP0501 + communication PnP device PNP0501 + power To Be Filled By O.E.M. + + +---------------------------------- +label: lspci -vmm +command: lspci -vmm +exit code: 0 +stderr: +stdout: Slot: 00:00.0 +Class: Host bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DMI2 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DMI2 +Rev: 01 +NUMANode: 0 + +Slot: 00:01.0 +Class: PCI bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 1 +Rev: 01 +NUMANode: 0 + +Slot: 00:02.0 +Class: PCI bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 +Rev: 01 +NUMANode: 0 + +Slot: 00:02.2 +Class: PCI bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 +Rev: 01 +NUMANode: 0 + +Slot: 00:03.0 +Class: PCI bridge +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 3 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 +Rev: 01 +NUMANode: 0 + +Slot: 00:04.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 +Rev: 01 +NUMANode: 0 + +Slot: 00:05.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management +Rev: 01 +NUMANode: 0 + +Slot: 00:05.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug +Rev: 01 +NUMANode: 0 + +Slot: 00:05.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors +Rev: 01 +NUMANode: 0 + +Slot: 00:05.4 +Class: PIC +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC +Rev: 01 +ProgIf: 20 +NUMANode: 0 + +Slot: 00:11.0 +Class: Unassigned class [ff00] +Vendor: Intel Corporation +Device: C610/X99 series chipset SPSR +SVendor: Intel Corporation +SDevice: C610/X99 series chipset SPSR +Rev: 05 +NUMANode: 0 + +Slot: 00:11.1 +Class: SMBus +Vendor: Intel Corporation +Device: C610/X99 series chipset MS SMBus 0 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset MS SMBus 0 +Rev: 05 +NUMANode: 0 + +Slot: 00:11.4 +Class: SATA controller +Vendor: Intel Corporation +Device: C610/X99 series chipset sSATA Controller [AHCI mode] +SVendor: Intel Corporation +SDevice: C610/X99 series chipset sSATA Controller [AHCI mode] +Rev: 05 +ProgIf: 01 +NUMANode: 0 + +Slot: 00:14.0 +Class: USB controller +Vendor: Intel Corporation +Device: C610/X99 series chipset USB xHCI Host Controller +SVendor: Intel Corporation +SDevice: C610/X99 series chipset USB xHCI Host Controller +Rev: 05 +ProgIf: 30 +NUMANode: 0 + +Slot: 00:16.0 +Class: Communication controller +Vendor: Intel Corporation +Device: C610/X99 series chipset MEI Controller #1 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset MEI Controller +Rev: 05 +NUMANode: 0 + +Slot: 00:16.1 +Class: Communication controller +Vendor: Intel Corporation +Device: C610/X99 series chipset MEI Controller #2 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset MEI Controller +Rev: 05 +NUMANode: 0 + +Slot: 00:1a.0 +Class: USB controller +Vendor: Intel Corporation +Device: C610/X99 series chipset USB Enhanced Host Controller #2 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset USB Enhanced Host Controller +Rev: 05 +ProgIf: 20 +NUMANode: 0 + +Slot: 00:1c.0 +Class: PCI bridge +Vendor: Intel Corporation +Device: C610/X99 series chipset PCI Express Root Port #1 +Rev: d5 +NUMANode: 0 + +Slot: 00:1c.3 +Class: PCI bridge +Vendor: Intel Corporation +Device: C610/X99 series chipset PCI Express Root Port #4 +Rev: d5 +NUMANode: 0 + +Slot: 00:1d.0 +Class: USB controller +Vendor: Intel Corporation +Device: C610/X99 series chipset USB Enhanced Host Controller #1 +SVendor: Intel Corporation +SDevice: C610/X99 series chipset USB Enhanced Host Controller +Rev: 05 +ProgIf: 20 +NUMANode: 0 + +Slot: 00:1f.0 +Class: ISA bridge +Vendor: Intel Corporation +Device: C610/X99 series chipset LPC Controller +SVendor: Intel Corporation +SDevice: C610/X99 series chipset LPC Controller +Rev: 05 +NUMANode: 0 + +Slot: 00:1f.2 +Class: SATA controller +Vendor: Intel Corporation +Device: C610/X99 series chipset 6-Port SATA Controller [AHCI mode] +SVendor: Intel Corporation +SDevice: C610/X99 series chipset 6-Port SATA Controller [AHCI mode] +Rev: 05 +ProgIf: 01 +NUMANode: 0 + +Slot: 00:1f.3 +Class: SMBus +Vendor: Intel Corporation +Device: C610/X99 series chipset SMBus Controller +SVendor: Intel Corporation +SDevice: C610/X99 series chipset SMBus Controller +Rev: 05 +NUMANode: 0 + +Slot: 03:00.0 +Class: Ethernet controller +Vendor: Intel Corporation +Device: Ethernet Controller 10-Gigabit X540-AT2 +SVendor: Intel Corporation +SDevice: Ethernet Controller 10-Gigabit X540-AT2 +PhySlot: 0 +Rev: 01 +NUMANode: 0 + +Slot: 03:00.1 +Class: Ethernet controller +Vendor: Intel Corporation +Device: Ethernet Controller 10-Gigabit X540-AT2 +SVendor: Intel Corporation +SDevice: Ethernet Controller 10-Gigabit X540-AT2 +PhySlot: 0 +Rev: 01 +NUMANode: 0 + +Slot: 05:00.0 +Class: Ethernet controller +Vendor: Intel Corporation +Device: Ethernet Controller XXV710 for 25GbE SFP28 +SVendor: Intel Corporation +SDevice: Ethernet Network Adapter XXV710-2 +PhySlot: 785 +Rev: 02 +NUMANode: 0 + +Slot: 05:00.1 +Class: Ethernet controller +Vendor: Intel Corporation +Device: Ethernet Controller XXV710 for 25GbE SFP28 +SVendor: Intel Corporation +SDevice: Ethernet Network Adapter XXV710 +PhySlot: 785 +Rev: 02 +NUMANode: 0 + +Slot: 08:00.0 +Class: VGA compatible controller +Vendor: Matrox Electronics Systems Ltd. +Device: MGA G200e [Pilot] ServerEngines (SEP1) +SVendor: Intel Corporation +SDevice: MGA G200e [Pilot] ServerEngines (SEP1) +Rev: 05 +NUMANode: 0 + +Slot: 7f:08.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: 7f:08.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: 7f:08.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: 7f:09.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: 7f:09.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: 7f:09.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: 7f:0b.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: 7f:0b.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: 7f:0b.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: 7f:0b.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link Debug +Rev: 01 + +Slot: 7f:0c.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0c.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0d.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0e.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0e.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:0f.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: 7f:10.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +Rev: 01 + +Slot: 7f:10.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +Rev: 01 + +Slot: 7f:10.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: 7f:10.6 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: 7f:10.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: 7f:12.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +Rev: 01 + +Slot: 7f:12.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +Rev: 01 + +Slot: 7f:12.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +Rev: 01 + +Slot: 7f:12.5 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +Rev: 01 + +Slot: 7f:13.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +Rev: 01 + +Slot: 7f:13.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +Rev: 01 + +Slot: 7f:13.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +Rev: 01 + +Slot: 7f:13.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +Rev: 01 + +Slot: 7f:13.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast +Rev: 01 + +Slot: 7f:13.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast +Rev: 01 + +Slot: 7f:14.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control +Rev: 01 + +Slot: 7f:14.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control +Rev: 01 + +Slot: 7f:14.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error +Rev: 01 + +Slot: 7f:14.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error +Rev: 01 + +Slot: 7f:14.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: 7f:14.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: 7f:14.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: 7f:14.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: 7f:16.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +Rev: 01 + +Slot: 7f:16.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +Rev: 01 + +Slot: 7f:16.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +Rev: 01 + +Slot: 7f:16.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +Rev: 01 + +Slot: 7f:16.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Broadcast +Rev: 01 + +Slot: 7f:16.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast +Rev: 01 + +Slot: 7f:17.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control +Rev: 01 + +Slot: 7f:17.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control +Rev: 01 + +Slot: 7f:17.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error +Rev: 01 + +Slot: 7f:17.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error +Rev: 01 + +Slot: 7f:17.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: 7f:17.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: 7f:17.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: 7f:17.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: 7f:1e.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1e.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1e.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1e.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1e.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1f.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 7f:1f.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: 80:04.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 0 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 1 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 2 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 3 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 4 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 5 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 6 +Rev: 01 +NUMANode: 1 + +Slot: 80:04.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Crystal Beach DMA Channel 7 +Rev: 01 +NUMANode: 1 + +Slot: 80:05.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Map/VTd_Misc/System Management +Rev: 01 +NUMANode: 1 + +Slot: 80:05.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO Hot Plug +Rev: 01 +NUMANode: 1 + +Slot: 80:05.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D IIO RAS/Control Status/Global Errors +Rev: 01 +NUMANode: 1 + +Slot: 80:05.4 +Class: PIC +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D I/O APIC +Rev: 01 +ProgIf: 20 +NUMANode: 1 + +Slot: ff:08.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: ff:08.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: ff:08.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 0 +Rev: 01 + +Slot: ff:09.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: ff:09.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: ff:09.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D QPI Link 1 +Rev: 01 + +Slot: ff:0b.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: ff:0b.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: ff:0b.2 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link 0/1 +Rev: 01 + +Slot: ff:0b.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R3 QPI Link Debug +Rev: 01 + +Slot: ff:0c.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0c.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0d.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0e.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0e.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:0f.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Caching Agent +Rev: 01 + +Slot: ff:10.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +Rev: 01 + +Slot: ff:10.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D R2PCIe Agent +Rev: 01 + +Slot: ff:10.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: ff:10.6 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: ff:10.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Ubox +Rev: 01 + +Slot: ff:12.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +Rev: 01 + +Slot: ff:12.1 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 0 +Rev: 01 + +Slot: ff:12.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +Rev: 01 + +Slot: ff:12.5 +Class: Performance counters +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Home Agent 1 +Rev: 01 + +Slot: ff:13.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +Rev: 01 + +Slot: ff:13.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Target Address/Thermal/RAS +Rev: 01 + +Slot: ff:13.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +Rev: 01 + +Slot: ff:13.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel Target Address Decoder +Rev: 01 + +Slot: ff:13.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Broadcast +Rev: 01 + +Slot: ff:13.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast +Rev: 01 + +Slot: ff:14.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Thermal Control +Rev: 01 + +Slot: ff:14.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Thermal Control +Rev: 01 + +Slot: ff:14.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 0 Error +Rev: 01 + +Slot: ff:14.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 0 - Channel 1 Error +Rev: 01 + +Slot: ff:14.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: ff:14.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: ff:14.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: ff:14.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 0/1 Interface +Rev: 01 + +Slot: ff:16.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +Rev: 01 + +Slot: ff:16.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Target Address/Thermal/RAS +Rev: 01 + +Slot: ff:16.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +Rev: 01 + +Slot: ff:16.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Channel Target Address Decoder +Rev: 01 + +Slot: ff:16.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Broadcast +Rev: 01 + +Slot: ff:16.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Global Broadcast +Rev: 01 + +Slot: ff:17.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Thermal Control +Rev: 01 + +Slot: ff:17.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Thermal Control +Rev: 01 + +Slot: ff:17.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 0 Error +Rev: 01 + +Slot: ff:17.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Memory Controller 1 - Channel 1 Error +Rev: 01 + +Slot: ff:17.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: ff:17.5 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: ff:17.6 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: ff:17.7 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D DDRIO Channel 2/3 Interface +Rev: 01 + +Slot: ff:1e.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1e.1 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1e.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1e.3 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1e.4 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +SVendor: Intel Corporation +SDevice: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1f.0 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + +Slot: ff:1f.2 +Class: System peripheral +Vendor: Intel Corporation +Device: Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D Power Control Unit +Rev: 01 + + + +---------------------------------- +label: max_cstate +command: cat /sys/module/intel_idle/parameters/max_cstate +exit code: 0 +stderr: +stdout: 9 + + +---------------------------------- +label: maximum frequency +command: cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq +exit code: 0 +stderr: +stdout: 3600000 + + +---------------------------------- +label: msrbusy +command: msrbusy 0x30a 0x309 0x30b 0x30c 0xc1 0xc2 0xc3 0xc4 0xc5 0xc6 0xc7 0xc8 +exit code: 0 +stderr: Failed to read MSR 0x30c: read /dev/cpu/0/msr: input/output error +Failed to read MSR 0xc6: read /dev/cpu/0/msr: input/output error +Failed to read MSR 0xc5: read /dev/cpu/0/msr: input/output error +Failed to read MSR 0xc7: read /dev/cpu/0/msr: input/output error +Failed to read MSR 0xc8: read /dev/cpu/0/msr: input/output error + +stdout: 0x30a|0x309|0x30b|0x30c|0xc1|0xc2|0xc3|0xc4|0xc5|0xc6|0xc7|0xc8 +Active|Inactive|Inactive|Unknown|Inactive|Inactive|Inactive|Inactive|Unknown|Unknown|Unknown|Unknown + + +---------------------------------- +label: nic info +command: lshw -businfo -numeric | grep -E "^(pci|usb).*? \S+\s+network\s+\S.*?" \ +| while read -r a ifc c ; do + ethtool "$ifc" + ethtool -i "$ifc" + echo -n "MAC ADDRESS $ifc: " + cat /sys/class/net/"$ifc"/address + echo -n "NUMA NODE $ifc: " + cat /sys/class/net/"$ifc"/device/numa_node + echo -n "CPU AFFINITY $ifc: " + intlist=$( grep -e "$ifc" /proc/interrupts | cut -d':' -f1 | sed -e 's/^[[:space:]]*//' ) + for int in $intlist; do + cpu=$( cat /proc/irq/"$int"/smp_affinity_list ) + printf "%s:%s;" "$int" "$cpu" + done + printf "\n" +done +exit code: 0 +stderr: +stdout: Settings for eno1: + Supported ports: [ TP ] + Supported link modes: 100baseT/Full + 1000baseT/Full + 10000baseT/Full + Supported pause frame use: Symmetric + Supports auto-negotiation: Yes + Supported FEC modes: Not reported + Advertised link modes: 100baseT/Full + 1000baseT/Full + 10000baseT/Full + Advertised pause frame use: Symmetric + Advertised auto-negotiation: Yes + Advertised FEC modes: Not reported + Speed: 1000Mb/s + Duplex: Full + Auto-negotiation: on + Port: Twisted Pair + PHYAD: 0 + Transceiver: internal + MDI-X: Unknown + Supports Wake-on: umbg + Wake-on: g + Current message level: 0x00000007 (7) + drv probe link + Link detected: yes +driver: ixgbe +version: 5.15.0-67-generic +firmware-version: 0x800004f8 +expansion-rom-version: +bus-info: 0000:03:00.0 +supports-statistics: yes +supports-test: yes +supports-eeprom-access: yes +supports-register-dump: yes +supports-priv-flags: yes +MAC ADDRESS eno1: 00:1e:67:d4:35:69 +NUMA NODE eno1: 0 +CPU AFFINITY eno1: 200:42;201:45;202:8;203:10;204:53;205:6;206:46;207:9;208:14;209:36;210:40;211:12;212:50;213:0;214:11;215:4;216:36;217:7;218:1;219:44;220:17;221:43;222:37;223:8;224:48;225:53;226:44;227:46;228:49;229:14;230:10;231:2;232:13;233:50;234:38;235:11;236:3;237:5;238:17;239:1;240:39;241:41;242:51;243:37;244:5;245:48;246:42;247:16;248:15;249:49;250:6;251:52;252:9;253:13;254:16;255:38;256:40;257:3;258:47;259:2;260:4;261:39;262:7;263:51; +Settings for eno2: + Supported ports: [ TP ] + Supported link modes: 100baseT/Full + 1000baseT/Full + 10000baseT/Full + Supported pause frame use: Symmetric + Supports auto-negotiation: Yes + Supported FEC modes: Not reported + Advertised link modes: 100baseT/Full + 1000baseT/Full + 10000baseT/Full + Advertised pause frame use: Symmetric + Advertised auto-negotiation: Yes + Advertised FEC modes: Not reported + Speed: Unknown! + Duplex: Unknown! (255) + Auto-negotiation: on + Port: Twisted Pair + PHYAD: 0 + Transceiver: internal + MDI-X: Unknown + Supports Wake-on: umbg + Wake-on: g + Current message level: 0x00000007 (7) + drv probe link + Link detected: no +driver: ixgbe +version: 5.15.0-67-generic +firmware-version: 0x800004f8 +expansion-rom-version: +bus-info: 0000:03:00.1 +supports-statistics: yes +supports-test: yes +supports-eeprom-access: yes +supports-register-dump: yes +supports-priv-flags: yes +MAC ADDRESS eno2: 00:1e:67:d4:35:6a +NUMA NODE eno2: 0 +CPU AFFINITY eno2: 265:16;266:47;267:49;268:0;269:48;270:44;271:51;272:49;273:7;274:43;275:3;276:12;277:15;278:8;279:38;280:14;281:9;282:15;283:46;284:10;285:42;286:2;287:45;288:50;289:5;290:1;291:48;292:45;293:36;294:15;295:40;296:41;297:43;298:37;299:16;300:17;301:38;302:2;303:14;304:43;305:47;306:39;307:46;308:13;309:42;310:47;311:5;312:41;313:1;314:10;315:12;316:6;317:36;318:53;319:40;320:12;321:44;322:45;323:17;324:52;325:7;326:4;327:3;328:11; +Settings for ens785f0: + Supported ports: [ ] + Supported link modes: 10000baseT/Full + 25000baseCR/Full + 25000baseSR/Full + 1000baseX/Full + 10000baseSR/Full + 10000baseLR/Full + Supported pause frame use: Symmetric Receive-only + Supports auto-negotiation: Yes + Supported FEC modes: None RS BASER + Advertised link modes: 10000baseT/Full + 25000baseCR/Full + 25000baseSR/Full + 1000baseX/Full + 10000baseSR/Full + 10000baseLR/Full + Advertised pause frame use: No + Advertised auto-negotiation: Yes + Advertised FEC modes: None RS BASER + Speed: Unknown! + Duplex: Unknown! (255) + Auto-negotiation: off + Port: Other + PHYAD: 0 + Transceiver: internal + Supports Wake-on: d + Wake-on: d + Current message level: 0x00000007 (7) + drv probe link + Link detected: no +driver: i40e +version: 5.15.0-67-generic +firmware-version: 6.01 0x80003554 1.1747.0 +expansion-rom-version: +bus-info: 0000:05:00.0 +supports-statistics: yes +supports-test: yes +supports-eeprom-access: yes +supports-register-dump: yes +supports-priv-flags: yes +MAC ADDRESS ens785f0: 3c:fd:fe:bf:4b:a4 +NUMA NODE ens785f0: 0 +CPU AFFINITY ens785f0: 36:0;37:48;38:4;39:44;40:15;41:16;42:0;43:1;44:4;45:43;46:8;47:38;48:53;49:14;50:45;51:44;52:8;53:49;54:53;55:10;56:50;57:5;58:9;59:40;60:2;61:14;62:6;63:47;64:9;65:9;66:37;67:16;68:7;69:17;70:41;71:42;72:37;73:12;74:52;75:7;76:13;77:3;78:38;79:47;80:52;81:40;82:13;83:2;84:39;85:46;86:11;87:1;88:5;89:43;90:50;91:15;92:11;93:11;94:6;95:36;96:48;97:49;98:36;99:10;100:51;101:42;102:46;103:12;104:3;105:39;106:17;107:51; +Settings for ens785f1: + Supported ports: [ FIBRE ] + Supported link modes: 25000baseCR/Full + Supported pause frame use: Symmetric Receive-only + Supports auto-negotiation: Yes + Supported FEC modes: None RS BASER + Advertised link modes: 25000baseCR/Full + Advertised pause frame use: No + Advertised auto-negotiation: Yes + Advertised FEC modes: None RS BASER + Speed: 25000Mb/s + Duplex: Full + Auto-negotiation: off + Port: Direct Attach Copper + PHYAD: 0 + Transceiver: internal + Supports Wake-on: d + Wake-on: d + Current message level: 0x00000007 (7) + drv probe link + Link detected: yes +driver: i40e +version: 5.15.0-67-generic +firmware-version: 6.01 0x80003554 1.1747.0 +expansion-rom-version: +bus-info: 0000:05:00.1 +supports-statistics: yes +supports-test: yes +supports-eeprom-access: yes +supports-register-dump: yes +supports-priv-flags: yes +MAC ADDRESS ens785f1: 3c:fd:fe:bf:4b:a5 +NUMA NODE ens785f1: 0 +CPU AFFINITY ens785f1: 119:8;120:51;121:48;122:36;123:36;124:49;125:40;126:10;127:2;128:50;129:6;130:48;131:38;132:3;133:44;134:47;135:15;136:0;137:41;138:37;139:4;140:38;141:46;142:42;143:14;144:12;145:45;146:0;147:52;148:13;149:53;150:5;151:5;152:40;153:1;154:2;155:43;156:39;157:50;158:51;159:9;160:44;161:16;162:15;163:17;164:41;165:10;166:6;167:37;168:11;169:7;170:14;171:3;172:45;173:47;174:52;175:0;176:4;177:13;178:9;179:46;180:1;181:42;182:43;183:12;184:8;185:39;186:53;187:11;188:7;189:16;190:17; + + +---------------------------------- +label: openssl version +command: openssl version +exit code: 0 +stderr: +stdout: OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022) + + +---------------------------------- +label: profile +command: duration=60 +interval=2 +samples=$( awk -v d=$duration -v f=$interval 'BEGIN {print int(d / f)}') +if true; then + mpstat -u -T -I SCPU -P ALL "$interval" "$samples" > mpstat.out & +fi +if true; then + iostat -d -t "$interval" "$samples" | sed '/^loop/d' > iostat.out & +fi +if true; then + sar -r "$interval" "$samples" > sar-memory.out & +fi +if true; then + sar -n DEV "$interval" "$samples" > sar-network.out & +fi +wait +if [ -f "iostat.out" ]; then + echo "########## iostat ##########" + cat iostat.out +fi +if [ -f "sar-memory.out" ]; then + echo "########## sar-memory ##########" + cat sar-memory.out +fi +if [ -f "sar-network.out" ]; then + echo "########## sar-network ##########" + cat sar-network.out +fi +if [ -f "mpstat.out" ]; then + echo "########## mpstat ##########" + cat mpstat.out +fi +exit code: 0 +stderr: +stdout: ########## iostat ########## +Linux 5.15.0-67-generic (3cfdfebf4ba4.jf.intel.com) 03/17/23 _x86_64_ (72 CPU) + +03/17/23 20:21:45 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 14.09 9.95 167.04 667.71 6452662 108275877 432808660 + + +03/17/23 20:21:47 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1937.50 298.00 17452.00 0.00 596 34904 0 + + +03/17/23 20:21:49 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1908.50 274.00 17300.00 0.00 548 34600 0 + + +03/17/23 20:21:51 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1711.00 254.00 15668.00 0.00 508 31336 0 + + +03/17/23 20:21:53 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1452.00 168.00 13458.00 0.00 336 26916 0 + + +03/17/23 20:21:55 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1836.50 312.00 16584.00 0.00 624 33168 0 + + +03/17/23 20:21:57 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1850.00 276.00 16872.00 0.00 552 33744 0 + + +03/17/23 20:21:59 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1481.00 206.00 13340.00 0.00 412 26680 0 + + +03/17/23 20:22:01 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 78.50 24.00 838.00 0.00 48 1676 0 + + +03/17/23 20:22:03 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 482.50 42.00 4810.00 0.00 84 9620 0 + + +03/17/23 20:22:05 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 50.50 2.00 608.00 0.00 4 1216 0 + + +03/17/23 20:22:07 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1118.00 234.00 10256.00 0.00 468 20512 0 + + +03/17/23 20:22:09 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1946.00 422.00 17560.00 0.00 844 35120 0 + + +03/17/23 20:22:11 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1924.00 510.00 17328.00 0.00 1020 34656 0 + + +03/17/23 20:22:13 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1694.00 446.00 15230.00 0.00 892 30460 0 + + +03/17/23 20:22:15 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1697.50 382.00 15300.00 0.00 764 30600 0 + + +03/17/23 20:22:17 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1979.50 274.00 17834.00 0.00 548 35668 0 + + +03/17/23 20:22:19 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1890.00 430.00 16548.00 0.00 860 33096 0 + + +03/17/23 20:22:21 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1791.50 552.00 16634.00 0.00 1104 33268 0 + + +03/17/23 20:22:23 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1765.50 386.00 16050.00 0.00 772 32100 0 + + +03/17/23 20:22:25 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 136.50 34.00 1472.00 0.00 68 2944 0 + + +03/17/23 20:22:27 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 924.50 274.00 8226.00 0.00 548 16452 0 + + +03/17/23 20:22:29 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1870.00 488.00 17074.00 0.00 976 34148 0 + + +03/17/23 20:22:31 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1862.00 622.00 17140.00 0.00 1244 34280 0 + + +03/17/23 20:22:33 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1765.50 348.00 15820.00 0.00 696 31640 0 + + +03/17/23 20:22:35 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1753.50 432.00 15544.00 0.00 864 31088 0 + + +03/17/23 20:22:37 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1865.50 538.00 15958.00 0.00 1076 31916 0 + + +03/17/23 20:22:39 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1959.50 480.00 16960.00 0.00 960 33920 0 + + +03/17/23 20:22:41 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1833.50 554.00 15906.00 0.00 1108 31812 0 + + +03/17/23 20:22:43 +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +sda 1292.50 320.00 11294.00 0.00 640 22588 0 + + +########## sar-memory ########## +Linux 5.15.0-67-generic (3cfdfebf4ba4.jf.intel.com) 03/17/23 _x86_64_ (72 CPU) + +20:21:45 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty +20:21:47 117447124 128873628 1589984 1.21 195276 11673936 4574752 3.47 1654364 10762540 0 +20:21:49 117429608 128875732 1587360 1.20 195296 11693740 4527164 3.43 1708612 10713564 468 +20:21:51 117422364 128887624 1574952 1.19 195308 11712864 4527164 3.43 1712188 10727892 172 +20:21:53 117405868 128887964 1575208 1.19 195324 11729200 4527164 3.43 1662088 10793776 0 +20:21:55 117388728 128888872 1574280 1.19 195340 11746888 4527164 3.43 1665396 10808236 292 +20:21:57 117395644 128913548 1549492 1.17 195364 11764344 4533768 3.44 1720496 10745692 148 +20:21:59 117347156 128880656 1582268 1.20 195380 11779620 4533768 3.44 1723396 10788536 116 +20:22:01 117395468 128928620 1534724 1.16 195380 11778788 4540372 3.44 1671572 10790940 52 +20:22:03 117338416 128873788 1589084 1.20 195392 11781392 4540372 3.44 1672236 10849796 56 +20:22:05 117376180 128910052 1552784 1.18 195392 11779884 4540372 3.44 1671924 10809936 188 +20:22:07 117366180 128909184 1553452 1.18 195396 11788972 4540372 3.44 1673416 10818252 0 +20:22:09 117347260 128906316 1555864 1.18 195412 11805240 4546976 3.45 1676832 10831688 132 +20:22:11 117308560 128882092 1580004 1.20 195416 11819472 4546976 3.45 1680212 10868056 140 +20:22:13 117275084 128862112 1600472 1.21 195436 11832204 4546976 3.45 1683332 10895536 384 +20:22:15 117278248 128877568 1585060 1.20 195440 11844176 4546976 3.45 1686516 10885852 40 +20:22:17 117243152 128854908 1608148 1.22 195464 11856244 4553444 3.45 1741996 10868068 40 +20:22:19 117225540 128849556 1613464 1.22 195480 11868420 4560184 3.46 1693404 10934940 340 +20:22:21 117215180 128851172 1611792 1.22 195484 11880116 4560184 3.46 1697460 10942020 0 +20:22:23 117208532 128853972 1608744 1.22 195492 11889324 4560184 3.46 1701328 10947956 0 +20:22:25 117207672 128852252 1610476 1.22 195496 11888420 4560184 3.46 1701732 10946488 68 +20:22:27 117204880 128851876 1610916 1.22 195500 11890492 4560184 3.46 1703116 10947408 0 +20:22:29 117240080 128896232 1565996 1.19 195504 11900228 4560184 3.46 1707264 10907636 292 +20:22:31 117179240 128847372 1615216 1.22 195512 11911508 4560184 3.46 1711716 10959784 180 +20:22:33 117174876 128851312 1611172 1.22 195528 11919560 4560184 3.46 1767468 10912424 328 +20:22:35 117167712 128853336 1609152 1.22 195532 11928524 4560184 3.46 1771040 10917072 160 +20:22:37 117157292 128848832 1613648 1.22 195532 11934260 4560184 3.46 1722248 10972036 320 +20:22:39 117150804 128850148 1612400 1.22 195540 11941812 4560184 3.46 1726244 10975636 128 +20:22:41 117141492 128847156 1615428 1.22 195548 11947952 4560184 3.46 1730528 10977496 308 +20:22:43 117140628 128849780 1612828 1.22 195556 11951260 4559364 3.46 1733408 10977448 12 +20:22:45 117142216 128850500 1612056 1.22 195556 11950420 4558968 3.46 1733720 10976328 0 +Average: 117277373 128872205 1590547 1.21 195443 11839642 4549811 3.45 1703508 10875101 145 +########## sar-network ########## +Linux 5.15.0-67-generic (3cfdfebf4ba4.jf.intel.com) 03/17/23 _x86_64_ (72 CPU) + +20:21:45 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:47 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 ens785f1 2.50 0.00 0.73 0.00 0.00 0.00 0.50 0.00 +20:21:47 eno1 16.50 22.00 2.63 28.21 0.00 0.00 9.50 0.02 +20:21:47 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:47 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:49 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 ens785f1 1.50 0.00 0.38 0.00 0.00 0.00 0.50 0.00 +20:21:49 eno1 15.50 0.00 7.71 0.00 0.00 0.00 11.50 0.01 +20:21:49 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:49 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:51 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 ens785f1 2.00 0.00 0.57 0.00 0.00 0.00 0.50 0.00 +20:21:51 eno1 4.50 4.00 0.50 2.71 0.00 0.00 8.00 0.00 +20:21:51 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:51 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:53 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 ens785f1 2.00 0.00 0.58 0.00 0.00 0.00 0.50 0.00 +20:21:53 eno1 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:21:53 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:53 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:55 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 ens785f1 0.50 0.00 0.06 0.00 0.00 0.00 0.50 0.00 +20:21:55 eno1 6.50 0.00 2.39 0.00 0.00 0.00 2.00 0.00 +20:21:55 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:55 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:57 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 ens785f1 1.50 0.00 0.51 0.00 0.00 0.00 0.50 0.00 +20:21:57 eno1 5.50 0.00 2.33 0.00 0.00 0.00 10.00 0.00 +20:21:57 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:57 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:21:59 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 ens785f1 1.50 0.00 0.51 0.00 0.00 0.00 0.50 0.00 +20:21:59 eno1 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:21:59 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:59 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 ens785f1 3.00 0.00 0.90 0.00 0.00 0.00 0.50 0.00 +20:22:01 eno1 11.50 0.00 5.46 0.00 0.00 0.00 9.50 0.00 +20:22:01 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 ens785f1 1.50 0.00 0.51 0.00 0.00 0.00 0.50 0.00 +20:22:03 eno1 16.00 0.00 7.74 0.00 0.00 0.00 7.50 0.01 +20:22:03 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 ens785f1 1.00 0.00 0.35 0.00 0.00 0.00 0.50 0.00 +20:22:05 eno1 12.00 1.50 4.67 0.16 0.00 0.00 12.00 0.00 +20:22:05 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 ens785f1 1.00 0.00 0.23 0.00 0.00 0.00 0.50 0.00 +20:22:07 eno1 5.00 0.00 1.53 0.00 0.00 0.00 11.50 0.00 +20:22:07 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:09 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 ens785f1 1.00 0.00 0.35 0.00 0.00 0.00 0.50 0.00 +20:22:09 eno1 15.50 0.00 7.63 0.00 0.00 0.00 18.00 0.01 +20:22:09 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:11 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 ens785f1 1.00 0.00 0.23 0.00 0.00 0.00 0.50 0.00 +20:22:11 eno1 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:22:11 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:13 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 ens785f1 2.50 0.00 0.73 0.00 0.00 0.00 0.50 0.00 +20:22:13 eno1 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:22:13 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:13 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:15 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 ens785f1 1.50 0.00 0.27 0.00 0.00 0.00 0.50 0.00 +20:22:15 eno1 7.00 1.00 2.29 0.08 0.00 0.00 2.00 0.00 +20:22:15 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:15 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:17 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 ens785f1 2.00 0.00 0.57 0.00 0.00 0.00 0.50 0.00 +20:22:17 eno1 5.50 0.00 2.33 0.00 0.00 0.00 9.50 0.00 +20:22:17 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:17 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:19 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 ens785f1 1.00 0.00 0.23 0.00 0.00 0.00 0.50 0.00 +20:22:19 eno1 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:22:19 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:19 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:21 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 ens785f1 1.00 0.00 0.22 0.00 0.00 0.00 0.50 0.00 +20:22:21 eno1 11.50 0.00 5.46 0.00 0.00 0.00 9.50 0.00 +20:22:21 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:21 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:23 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 ens785f1 1.50 0.00 0.41 0.00 0.00 0.00 0.50 0.00 +20:22:23 eno1 16.00 0.00 7.74 0.00 0.00 0.00 12.00 0.01 +20:22:23 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:23 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:25 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 ens785f1 1.50 0.00 0.40 0.00 0.00 0.00 0.50 0.00 +20:22:25 eno1 10.00 0.00 4.61 0.00 0.00 0.00 8.00 0.00 +20:22:25 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:25 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:27 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 ens785f1 3.00 0.00 0.92 0.00 0.00 0.00 0.50 0.00 +20:22:27 eno1 3.50 0.00 1.13 0.00 0.00 0.00 9.50 0.00 +20:22:27 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:27 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:29 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 ens785f1 1.50 0.00 0.39 0.00 0.00 0.00 0.50 0.00 +20:22:29 eno1 15.50 0.00 7.71 0.00 0.00 0.00 18.00 0.01 +20:22:29 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:29 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:31 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 ens785f1 2.50 0.50 0.85 0.17 0.00 0.00 0.50 0.00 +20:22:31 eno1 2.00 0.00 0.12 0.00 0.00 0.00 1.50 0.00 +20:22:31 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:31 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:33 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 ens785f1 2.00 0.00 0.56 0.00 0.00 0.00 0.50 0.00 +20:22:33 eno1 1.50 0.00 0.09 0.00 0.00 0.00 1.50 0.00 +20:22:33 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:33 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:35 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 ens785f1 2.00 0.00 0.70 0.00 0.00 0.00 0.50 0.00 +20:22:35 eno1 5.50 0.00 2.17 0.00 0.00 0.00 5.50 0.00 +20:22:35 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:35 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:37 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 ens785f1 1.50 0.00 0.50 0.00 0.00 0.00 0.50 0.00 +20:22:37 eno1 6.00 0.00 2.36 0.00 0.00 0.00 6.00 0.00 +20:22:37 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:37 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:39 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 ens785f1 1.50 0.00 0.40 0.00 0.00 0.00 0.50 0.00 +20:22:39 eno1 2.00 0.00 0.14 0.00 0.00 0.00 2.00 0.00 +20:22:39 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:39 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:41 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 ens785f1 2.00 0.00 0.68 0.00 0.00 0.00 0.50 0.00 +20:22:41 eno1 11.50 0.00 5.46 0.00 0.00 0.00 9.50 0.00 +20:22:41 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:41 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:43 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 ens785f1 1.00 0.00 0.23 0.00 0.00 0.00 0.50 0.00 +20:22:43 eno1 15.50 0.00 7.71 0.00 0.00 0.00 15.50 0.01 +20:22:43 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:43 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +20:22:45 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 ens785f1 2.00 0.00 0.69 0.00 0.00 0.00 0.50 0.00 +20:22:45 eno1 11.00 1.50 4.57 0.16 0.00 0.00 9.50 0.00 +20:22:45 eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +Average: IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil +Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: ens785f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: ens785f1 1.67 0.02 0.49 0.01 0.00 0.00 0.50 0.00 +Average: eno1 8.00 1.00 3.23 1.04 0.00 0.00 7.55 0.00 +Average: eno2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: br-73d91751a0d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +########## mpstat ########## +Linux 5.15.0-67-generic (3cfdfebf4ba4.jf.intel.com) 03/17/23 _x86_64_ (72 CPU) + +20:21:45 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:47 all 77.37 0.00 0.64 2.34 0.00 0.03 0.00 0.00 0.00 19.61 +20:21:47 0 0 0 0 48.24 0.00 0.50 3.02 0.00 0.00 0.00 0.00 0.00 48.24 +20:21:47 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 2 2 0 0 0.50 0.00 3.48 10.45 0.00 0.00 0.00 0.00 0.00 85.57 +20:21:47 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 5 5 0 0 99.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.50 +20:21:47 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 11 11 0 0 72.00 0.00 2.00 2.00 0.00 0.00 0.00 0.00 0.00 24.00 +20:21:47 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 19 19 1 1 1.52 0.00 3.05 7.61 0.00 0.00 0.00 0.00 0.00 87.82 +20:21:47 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 31 31 1 1 74.50 0.00 0.50 0.50 0.00 0.00 0.00 0.00 0.00 24.50 +20:21:47 32 32 1 1 8.54 0.00 2.01 0.50 0.00 0.00 0.00 0.00 0.00 88.94 +20:21:47 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 37 1 0 0 0.00 0.00 1.01 5.56 0.00 0.00 0.00 0.00 0.00 93.43 +20:21:47 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 40 4 0 0 61.93 0.00 0.51 2.54 0.00 0.00 0.00 0.00 0.00 35.03 +20:21:47 41 5 0 0 0.51 0.00 3.05 37.56 0.00 1.52 0.00 0.00 0.00 57.36 +20:21:47 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 46 10 0 0 6.06 0.00 4.55 19.19 0.00 0.00 0.00 0.00 0.00 70.20 +20:21:47 47 11 0 0 27.41 0.00 1.52 4.57 0.00 0.00 0.00 0.00 0.00 66.50 +20:21:47 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 50 14 0 0 7.50 0.00 2.50 6.00 0.00 0.00 0.00 0.00 0.00 84.00 +20:21:47 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 52 16 0 0 0.00 0.00 2.51 7.54 0.00 0.00 0.00 0.00 0.00 89.95 +20:21:47 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 54 18 1 1 0.00 0.00 0.51 5.08 0.00 0.00 0.00 0.00 0.00 94.42 +20:21:47 55 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 56 20 1 1 11.44 0.00 2.99 3.98 0.00 0.00 0.00 0.00 0.00 81.59 +20:21:47 57 21 1 1 5.47 0.00 3.48 5.97 0.00 0.50 0.00 0.00 0.00 84.58 +20:21:47 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 59 23 1 1 0.00 0.00 3.03 5.56 0.00 0.00 0.00 0.00 0.00 91.41 +20:21:47 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 62 26 1 1 7.58 0.00 3.54 18.69 0.00 0.00 0.00 0.00 0.00 70.20 +20:21:47 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 65 29 1 1 1.51 0.00 3.02 16.08 0.00 0.50 0.00 0.00 0.00 78.89 +20:21:47 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 67 31 1 1 28.43 0.00 2.54 7.11 0.00 0.00 0.00 0.00 0.00 61.93 +20:21:47 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:47 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:45 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:47 0 0.00 17.00 0.00 1.00 0.00 0.00 0.00 155.00 0.00 87.50 +20:21:47 1 0.00 4.00 0.50 4.00 0.00 0.00 0.00 18.00 0.00 116.50 +20:21:47 2 0.00 5.50 0.00 2.00 0.00 0.00 0.00 271.50 0.00 78.00 +20:21:47 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 130.50 +20:21:47 4 0.00 2.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 111.50 +20:21:47 5 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:21:47 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 131.50 +20:21:47 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 120.50 +20:21:47 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 126.50 +20:21:47 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 19.00 0.00 120.50 +20:21:47 10 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 117.50 +20:21:47 11 0.00 2.50 0.00 15.50 0.00 0.00 4.00 44.00 0.00 104.00 +20:21:47 12 0.00 0.50 0.00 4.00 0.00 0.00 0.00 17.50 0.00 122.50 +20:21:47 13 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 119.00 +20:21:47 14 0.00 2.00 0.00 13.50 0.00 0.00 1.50 18.50 0.00 116.50 +20:21:47 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 120.50 +20:21:47 16 0.00 2.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 109.00 +20:21:47 17 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 120.50 +20:21:47 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 121.00 +20:21:47 19 0.00 10.50 0.00 0.00 138.50 0.00 0.00 215.00 0.00 102.50 +20:21:47 20 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 136.00 +20:21:47 21 0.00 2.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 138.50 +20:21:47 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:21:47 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 120.00 +20:21:47 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 127.00 +20:21:47 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 138.00 +20:21:47 26 0.00 2.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:21:47 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 133.50 +20:21:47 28 0.00 1.50 0.00 0.00 0.00 0.00 0.00 20.50 0.00 121.50 +20:21:47 29 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 119.00 +20:21:47 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.50 0.00 138.50 +20:21:47 31 0.00 2.50 0.00 0.00 4.00 0.00 0.00 53.50 0.00 106.50 +20:21:47 32 0.00 3.50 0.00 0.00 12.00 0.00 0.00 54.00 0.00 45.00 +20:21:47 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 134.00 +20:21:47 34 0.00 1.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 106.00 +20:21:47 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 117.50 +20:21:47 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:21:47 37 0.00 15.00 0.00 1.50 0.00 0.00 0.00 238.50 0.00 86.50 +20:21:47 38 0.00 2.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 120.50 +20:21:47 39 0.00 2.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 138.00 +20:21:47 40 0.00 34.50 0.00 3.50 0.00 0.00 0.00 104.50 0.00 103.00 +20:21:47 41 0.00 36.00 0.00 1.50 1519.00 0.00 0.00 246.00 0.00 83.50 +20:21:47 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.00 0.00 118.50 +20:21:47 43 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 131.00 +20:21:47 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 135.00 +20:21:47 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 108.00 +20:21:47 46 0.00 20.50 0.00 4.00 0.00 0.00 0.00 230.00 0.00 218.50 +20:21:47 47 0.00 5.50 0.00 1.50 0.00 0.00 0.00 111.00 0.00 89.50 +20:21:47 48 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 110.00 +20:21:47 49 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 114.50 +20:21:47 50 0.00 8.00 0.00 1.50 0.00 0.00 0.00 142.50 0.00 82.00 +20:21:47 51 0.00 1.00 0.00 1.00 0.00 0.00 0.00 18.00 0.00 110.50 +20:21:47 52 0.00 2.00 0.00 1.00 0.00 0.00 0.00 137.50 0.00 70.00 +20:21:47 53 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 118.00 +20:21:47 54 0.00 27.00 0.00 0.00 67.00 0.00 0.00 136.00 0.00 56.00 +20:21:47 55 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 103.00 +20:21:47 56 0.00 19.00 0.00 0.00 58.50 0.00 0.00 144.50 0.00 80.50 +20:21:47 57 0.00 17.00 0.00 0.00 81.50 0.00 0.00 206.00 0.00 141.50 +20:21:47 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 113.50 +20:21:47 59 0.00 7.50 0.00 0.00 56.50 0.00 0.00 177.50 0.00 86.50 +20:21:47 60 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 103.50 +20:21:47 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 106.00 +20:21:47 62 0.00 10.50 0.00 0.00 290.50 0.00 0.00 177.00 0.00 90.00 +20:21:47 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 110.50 +20:21:47 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 111.00 +20:21:47 65 0.00 11.00 0.00 0.00 247.00 0.00 0.00 190.50 0.00 82.50 +20:21:47 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 107.50 +20:21:47 67 0.00 18.00 0.00 0.00 106.00 0.00 0.00 169.00 0.00 112.00 +20:21:47 68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 103.50 +20:21:47 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 106.50 +20:21:47 70 0.00 1.00 0.00 0.00 0.50 0.00 0.00 18.00 0.00 113.00 +20:21:47 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 110.00 + +20:21:47 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:49 all 76.73 0.00 0.52 2.36 0.00 0.03 0.00 0.00 0.00 20.36 +20:21:49 0 0 0 0 0.00 0.00 2.03 10.66 0.00 0.00 0.00 0.00 0.00 87.31 +20:21:49 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 2 2 0 0 0.00 0.00 3.52 38.19 0.00 0.00 0.00 0.00 0.00 58.29 +20:21:49 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 10 10 0 0 27.50 0.00 3.50 0.50 0.00 0.00 0.00 0.00 0.00 68.50 +20:21:49 11 11 0 0 0.50 0.00 1.51 34.67 0.00 0.00 0.00 0.00 0.00 63.32 +20:21:49 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 13 13 0 0 97.49 0.00 2.51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 19 19 1 1 3.03 0.00 3.03 7.58 0.00 0.00 0.00 0.00 0.00 86.36 +20:21:49 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 31 31 1 1 34.00 0.00 2.00 2.50 0.00 0.00 0.00 0.00 0.00 61.50 +20:21:49 32 32 1 1 0.00 0.00 1.01 3.52 0.00 0.00 0.00 0.00 0.00 95.48 +20:21:49 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 37 1 0 0 0.00 0.00 1.01 2.01 0.00 0.00 0.00 0.00 0.00 96.98 +20:21:49 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 41 5 0 0 0.50 0.00 1.51 17.09 0.00 2.01 0.00 0.00 0.00 78.89 +20:21:49 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 46 10 0 0 78.79 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 20.20 +20:21:49 47 11 0 0 98.51 0.00 1.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 50 14 0 0 0.00 0.00 0.51 4.06 0.00 0.00 0.00 0.00 0.00 95.43 +20:21:49 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 52 16 0 0 0.00 0.00 1.52 4.55 0.00 0.00 0.00 0.00 0.00 93.94 +20:21:49 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 54 18 1 1 0.00 0.00 1.51 6.03 0.00 0.00 0.00 0.00 0.00 92.46 +20:21:49 55 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 56 20 1 1 0.50 0.00 1.51 5.03 0.00 0.00 0.00 0.00 0.00 92.96 +20:21:49 57 21 1 1 0.51 0.00 1.52 5.58 0.00 0.00 0.00 0.00 0.00 92.39 +20:21:49 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 59 23 1 1 3.05 0.00 1.52 7.11 0.00 0.51 0.00 0.00 0.00 87.82 +20:21:49 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 62 26 1 1 0.00 0.00 1.52 8.12 0.00 0.00 0.00 0.00 0.00 90.36 +20:21:49 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 65 29 1 1 0.00 0.00 2.04 11.22 0.00 0.00 0.00 0.00 0.00 86.73 +20:21:49 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 67 31 1 1 69.00 0.00 1.50 2.50 0.00 0.00 0.00 0.00 0.00 27.00 +20:21:49 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:49 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:47 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:49 0 0.00 16.00 0.00 1.00 0.00 0.00 0.00 341.50 0.00 70.00 +20:21:49 1 0.00 3.00 0.00 3.00 0.00 0.00 0.00 18.00 0.00 113.50 +20:21:49 2 0.00 2.00 0.00 2.00 0.00 0.00 0.00 216.50 0.00 82.50 +20:21:49 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.00 +20:21:49 4 0.00 1.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 113.00 +20:21:49 5 0.00 2.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 135.00 +20:21:49 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.00 +20:21:49 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:21:49 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 119.00 +20:21:49 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 111.50 +20:21:49 10 0.00 2.00 0.00 6.00 0.00 0.00 0.00 135.00 0.00 96.50 +20:21:49 11 0.00 5.50 0.00 1.00 0.00 0.00 0.00 141.00 0.00 63.00 +20:21:49 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 125.00 +20:21:49 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 122.50 +20:21:49 14 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 106.00 +20:21:49 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 111.50 +20:21:49 16 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.00 +20:21:49 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:21:49 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 117.00 +20:21:49 19 0.00 16.50 0.00 0.00 98.50 0.00 0.00 202.00 0.00 134.00 +20:21:49 20 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 127.50 +20:21:49 21 0.00 1.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 122.00 +20:21:49 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:21:49 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 132.00 +20:21:49 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 138.00 +20:21:49 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:21:49 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 126.50 +20:21:49 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:21:49 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 126.00 +20:21:49 29 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.50 +20:21:49 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.50 +20:21:49 31 0.00 8.00 0.00 0.00 60.50 0.00 0.00 98.50 0.00 101.00 +20:21:49 32 0.00 2.00 0.00 0.00 50.50 0.00 0.00 80.00 0.00 50.50 +20:21:49 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.00 +20:21:49 34 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 113.00 +20:21:49 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 111.50 +20:21:49 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 119.00 +20:21:49 37 0.00 2.00 0.00 1.50 0.00 0.00 0.00 226.00 0.00 83.50 +20:21:49 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 123.00 +20:21:49 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 123.00 +20:21:49 40 0.00 1.00 0.00 3.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:21:49 41 0.00 21.50 0.00 1.50 1691.50 0.00 0.00 248.50 0.00 94.00 +20:21:49 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.00 0.00 130.50 +20:21:49 43 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.50 0.00 122.50 +20:21:49 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 135.00 +20:21:49 45 0.00 0.50 0.00 6.00 0.00 0.00 0.00 18.50 0.00 103.00 +20:21:49 46 0.00 1.00 0.00 4.00 0.00 0.00 0.00 67.00 0.00 111.50 +20:21:49 47 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.00 0.00 108.00 +20:21:49 48 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 116.00 +20:21:49 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 124.50 +20:21:49 50 0.00 4.00 0.00 1.50 0.00 0.00 0.00 128.00 0.00 65.50 +20:21:49 51 0.00 1.00 0.00 1.00 0.00 0.00 0.00 18.50 0.00 121.00 +20:21:49 52 0.00 2.00 0.00 1.00 0.00 0.00 0.00 140.50 0.00 70.50 +20:21:49 53 0.00 1.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.00 +20:21:49 54 0.00 3.00 0.00 0.00 77.00 0.00 0.00 172.50 0.00 75.50 +20:21:49 55 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 107.00 +20:21:49 56 0.00 54.00 0.00 0.00 62.00 0.00 0.00 184.00 0.00 48.50 +20:21:49 57 0.00 4.00 0.00 0.00 73.00 0.00 0.00 153.50 0.00 105.50 +20:21:49 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 109.00 +20:21:49 59 0.00 51.00 0.00 0.00 82.50 0.00 0.00 214.00 0.00 89.50 +20:21:49 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.50 +20:21:49 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 107.50 +20:21:49 62 0.00 3.00 0.00 0.00 108.50 0.00 0.00 158.50 0.00 72.50 +20:21:49 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 106.00 +20:21:49 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 114.50 +20:21:49 65 0.00 5.00 0.00 0.00 198.50 0.00 0.00 192.50 0.00 75.00 +20:21:49 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 104.00 +20:21:49 67 0.00 6.50 0.00 0.00 40.50 0.00 0.00 82.50 0.00 99.00 +20:21:49 68 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 99.50 +20:21:49 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.50 +20:21:49 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 106.50 +20:21:49 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 108.00 + +20:21:49 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:51 all 76.73 0.00 0.67 2.26 0.00 0.03 0.00 0.00 0.00 20.30 +20:21:51 0 0 0 0 0.00 0.00 2.54 7.61 0.00 0.00 0.00 0.00 0.00 89.85 +20:21:51 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 2 2 0 0 0.51 0.00 5.08 9.64 0.00 0.00 0.00 0.00 0.00 84.77 +20:21:51 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 10 10 0 0 15.08 0.00 2.51 0.50 0.00 0.00 0.00 0.00 0.00 81.91 +20:21:51 11 11 0 0 4.00 0.00 2.00 3.00 0.00 0.00 0.00 0.00 0.00 91.00 +20:21:51 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 14 14 0 0 82.91 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 16.58 +20:21:51 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 19 19 1 1 3.55 0.00 5.08 5.58 0.00 0.00 0.00 0.00 0.00 85.79 +20:21:51 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 21 21 1 1 54.19 0.00 1.48 3.94 0.00 0.00 0.00 0.00 0.00 40.39 +20:21:51 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 32 32 1 1 0.00 0.00 1.00 1.00 0.00 0.00 0.00 0.00 0.00 98.00 +20:21:51 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 37 1 0 0 0.00 0.00 0.51 2.53 0.00 0.00 0.00 0.00 0.00 96.97 +20:21:51 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 39 3 0 0 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 41 5 0 0 0.00 0.00 2.55 37.76 0.00 1.02 0.00 0.00 0.00 58.67 +20:21:51 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 46 10 0 0 88.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12.00 +20:21:51 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 50 14 0 0 17.50 0.00 1.50 3.00 0.00 0.00 0.00 0.00 0.00 78.00 +20:21:51 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 52 16 0 0 0.50 0.00 2.00 8.50 0.00 0.00 0.00 0.00 0.00 89.00 +20:21:51 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 54 18 1 1 0.50 0.00 1.51 2.51 0.00 0.00 0.00 0.00 0.00 95.48 +20:21:51 55 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 56 20 1 1 0.00 0.00 1.02 7.61 0.00 0.00 0.00 0.00 0.00 91.37 +20:21:51 57 21 1 1 45.96 0.00 1.01 5.05 0.00 0.00 0.00 0.00 0.00 47.98 +20:21:51 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 59 23 1 1 1.01 0.00 3.03 7.58 0.00 0.00 0.00 0.00 0.00 88.38 +20:21:51 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 62 26 1 1 3.47 0.00 4.95 9.90 0.00 0.50 0.00 0.00 0.00 81.19 +20:21:51 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 65 29 1 1 1.01 0.00 4.52 25.13 0.00 0.50 0.00 0.00 0.00 68.84 +20:21:51 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 67 31 1 1 0.00 0.00 4.06 22.84 0.00 0.00 0.00 0.00 0.00 73.10 +20:21:51 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:51 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:49 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:51 0 0.00 17.00 0.00 1.00 0.00 0.00 0.00 345.50 0.00 70.50 +20:21:51 1 0.00 2.00 0.00 3.50 0.00 0.00 0.00 18.50 0.00 109.50 +20:21:51 2 0.00 6.50 0.00 1.50 0.00 0.00 0.00 168.00 0.00 76.50 +20:21:51 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:21:51 4 0.00 1.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 130.00 +20:21:51 5 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 124.00 +20:21:51 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 123.50 +20:21:51 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 120.50 +20:21:51 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 125.50 +20:21:51 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 126.00 +20:21:51 10 0.00 1.50 0.00 2.00 0.00 0.00 0.00 149.50 0.00 104.50 +20:21:51 11 0.00 6.50 0.00 3.00 0.00 0.00 0.00 175.50 0.00 92.00 +20:21:51 12 0.00 0.50 0.00 4.00 0.00 0.00 0.00 18.00 0.00 117.50 +20:21:51 13 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.50 0.00 115.50 +20:21:51 14 0.00 1.00 0.00 4.00 0.00 0.00 0.00 19.50 0.00 89.50 +20:21:51 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 116.50 +20:21:51 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 104.00 +20:21:51 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 117.50 +20:21:51 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.00 +20:21:51 19 0.00 18.50 0.00 0.00 67.50 0.00 0.00 225.50 0.00 132.50 +20:21:51 20 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 128.00 +20:21:51 21 0.00 0.50 0.00 0.00 53.00 0.00 0.00 106.50 0.00 109.50 +20:21:51 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 130.50 +20:21:51 23 0.00 1.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.50 +20:21:51 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 142.00 +20:21:51 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 119.00 +20:21:51 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 127.50 +20:21:51 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 127.00 +20:21:51 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.00 +20:21:51 29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:21:51 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 124.00 +20:21:51 31 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:21:51 32 0.00 3.00 0.00 0.00 18.00 0.00 0.00 24.00 0.00 14.50 +20:21:51 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 134.00 +20:21:51 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 105.50 +20:21:51 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 121.00 +20:21:51 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 122.50 +20:21:51 37 0.00 1.00 0.00 1.50 0.00 0.00 0.00 139.00 0.00 63.50 +20:21:51 38 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 121.00 +20:21:51 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 140.00 +20:21:51 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:21:51 41 0.00 14.00 0.00 1.50 956.50 0.00 0.00 235.50 0.00 88.50 +20:21:51 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.50 0.00 133.00 +20:21:51 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 133.00 +20:21:51 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:21:51 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 116.50 +20:21:51 46 0.00 0.50 0.00 2.00 0.00 0.00 0.00 34.50 0.00 109.00 +20:21:51 47 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 120.00 +20:21:51 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:21:51 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:21:51 50 0.00 3.00 0.00 1.50 0.00 0.00 0.00 44.00 0.00 46.00 +20:21:51 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.50 0.00 123.50 +20:21:51 52 0.00 3.50 0.00 1.00 0.00 0.00 0.00 215.50 0.00 85.50 +20:21:51 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 19.00 0.00 117.50 +20:21:51 54 0.00 4.50 0.00 0.00 34.00 0.00 0.00 128.00 0.00 71.00 +20:21:51 55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 110.00 +20:21:51 56 0.00 31.00 0.00 0.00 88.50 0.00 0.00 245.50 0.00 80.50 +20:21:51 57 0.00 21.00 0.00 0.00 74.50 0.00 0.00 107.00 0.00 92.00 +20:21:51 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:21:51 59 0.00 46.50 0.00 0.00 96.00 0.00 0.00 235.50 0.00 73.50 +20:21:51 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 114.50 +20:21:51 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 112.50 +20:21:51 62 0.00 11.50 0.00 0.00 134.50 0.00 0.00 206.50 0.00 84.50 +20:21:51 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 109.00 +20:21:51 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 104.00 +20:21:51 65 0.00 3.50 0.00 0.00 377.00 0.00 0.00 177.00 0.00 143.00 +20:21:51 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20.00 0.00 101.00 +20:21:51 67 0.00 3.00 0.00 0.00 339.00 0.00 0.00 166.50 0.00 77.00 +20:21:51 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 104.00 +20:21:51 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 106.00 +20:21:51 70 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:21:51 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 113.50 + +20:21:51 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:53 all 76.75 0.00 0.34 2.04 0.00 0.04 0.00 0.00 0.00 20.82 +20:21:53 0 0 0 0 39.00 0.00 1.00 1.50 0.00 0.00 0.00 0.00 0.00 58.50 +20:21:53 1 1 0 0 10.55 0.00 1.01 5.03 0.00 0.00 0.00 0.00 0.00 83.42 +20:21:53 2 2 0 0 0.51 0.00 1.02 8.12 0.00 0.00 0.00 0.00 0.00 90.36 +20:21:53 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 10 10 0 0 89.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 10.50 +20:21:53 11 11 0 0 68.50 0.00 2.00 0.50 0.00 0.00 0.00 0.00 0.00 29.00 +20:21:53 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 19 19 1 1 3.03 0.00 2.02 7.07 0.00 0.51 0.00 0.00 0.00 87.37 +20:21:53 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 21 21 1 1 0.50 0.00 0.50 7.04 0.00 0.50 0.00 0.00 0.00 91.46 +20:21:53 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 32 32 1 1 0.50 0.00 0.00 4.02 0.00 0.00 0.00 0.00 0.00 95.48 +20:21:53 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 36 0 0 0 62.12 0.00 0.00 0.51 0.00 0.00 0.00 0.00 0.00 37.37 +20:21:53 37 1 0 0 89.55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10.45 +20:21:53 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 41 5 0 0 0.00 0.00 1.01 6.53 0.00 1.51 0.00 0.00 0.00 90.95 +20:21:53 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 46 10 0 0 14.07 0.00 2.51 14.07 0.00 0.00 0.00 0.00 0.00 69.35 +20:21:53 47 11 0 0 33.17 0.00 1.01 1.51 0.00 0.00 0.00 0.00 0.00 64.32 +20:21:53 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 50 14 0 0 0.50 0.00 1.01 3.02 0.00 0.00 0.00 0.00 0.00 95.48 +20:21:53 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 52 16 0 0 0.00 0.00 0.51 4.55 0.00 0.00 0.00 0.00 0.00 94.95 +20:21:53 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 54 18 1 1 0.00 0.00 1.50 34.00 0.00 0.50 0.00 0.00 0.00 64.00 +20:21:53 55 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 56 20 1 1 0.00 0.00 2.00 5.00 0.00 0.00 0.00 0.00 0.00 93.00 +20:21:53 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 59 23 1 1 0.00 0.00 1.01 4.55 0.00 0.00 0.00 0.00 0.00 94.44 +20:21:53 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 62 26 1 1 3.05 0.00 2.03 4.06 0.00 0.00 0.00 0.00 0.00 90.86 +20:21:53 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 65 29 1 1 3.52 0.00 2.51 7.54 0.00 0.00 0.00 0.00 0.00 86.43 +20:21:53 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 67 31 1 1 0.00 0.00 1.52 29.29 0.00 0.00 0.00 0.00 0.00 69.19 +20:21:53 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:53 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:51 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:53 0 0.00 17.00 0.00 1.00 0.00 0.00 0.00 164.00 0.00 80.00 +20:21:53 1 0.00 4.50 0.50 3.50 0.00 0.00 0.00 140.00 0.00 58.00 +20:21:53 2 0.00 3.50 0.00 2.00 0.00 0.00 0.00 169.50 0.00 74.50 +20:21:53 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 122.50 +20:21:53 4 0.00 1.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 127.00 +20:21:53 5 0.00 2.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 117.50 +20:21:53 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 122.00 +20:21:53 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 127.50 +20:21:53 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 125.50 +20:21:53 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.00 +20:21:53 10 0.00 1.50 0.00 2.00 0.00 0.00 0.00 25.00 0.00 111.00 +20:21:53 11 0.00 2.50 0.00 1.00 0.00 0.00 0.00 55.50 0.00 102.00 +20:21:53 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 121.00 +20:21:53 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 121.00 +20:21:53 14 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 109.00 +20:21:53 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 19.00 0.00 111.00 +20:21:53 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 102.50 +20:21:53 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 117.00 +20:21:53 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 122.50 +20:21:53 19 0.00 12.00 0.00 0.00 74.50 0.00 0.00 186.00 0.00 80.50 +20:21:53 20 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 129.00 +20:21:53 21 0.00 3.00 0.00 0.00 91.00 0.00 0.00 116.00 0.00 63.00 +20:21:53 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 133.50 +20:21:53 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 125.00 +20:21:53 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 138.00 +20:21:53 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.50 +20:21:53 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 133.00 +20:21:53 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 123.00 +20:21:53 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 131.50 +20:21:53 29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.50 +20:21:53 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 139.00 +20:21:53 31 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 110.50 +20:21:53 32 0.00 6.00 0.00 0.00 35.00 0.00 0.00 74.50 0.00 46.00 +20:21:53 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 133.50 +20:21:53 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 113.50 +20:21:53 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 119.00 +20:21:53 36 0.00 1.50 0.00 2.00 0.00 0.00 0.00 42.50 0.00 100.50 +20:21:53 37 0.00 1.00 0.00 1.50 0.00 0.00 0.00 28.00 0.00 115.00 +20:21:53 38 0.00 2.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 126.50 +20:21:53 39 0.00 1.00 0.00 1.50 0.00 0.00 0.00 16.50 0.00 136.00 +20:21:53 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.00 0.00 131.50 +20:21:53 41 0.00 13.00 0.00 1.50 626.00 0.00 0.00 246.50 0.00 92.50 +20:21:53 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.50 0.00 125.50 +20:21:53 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 122.00 +20:21:53 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.50 +20:21:53 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 109.50 +20:21:53 46 0.00 17.00 0.00 2.00 0.00 0.00 0.00 161.00 0.00 99.00 +20:21:53 47 0.00 3.00 0.00 1.50 0.00 0.00 0.00 101.50 0.00 83.00 +20:21:53 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 119.50 +20:21:53 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 102.50 +20:21:53 50 0.00 3.00 0.00 1.50 0.00 0.00 0.00 91.50 0.00 56.50 +20:21:53 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.50 0.00 117.50 +20:21:53 52 0.00 1.50 0.00 1.00 0.00 0.00 0.00 102.50 0.00 56.00 +20:21:53 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 113.50 +20:21:53 54 0.00 2.50 0.00 0.00 489.50 0.00 0.00 139.50 0.00 66.00 +20:21:53 55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 104.50 +20:21:53 56 0.00 62.00 0.00 0.00 73.50 0.00 0.00 216.50 0.00 53.00 +20:21:53 57 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 102.00 +20:21:53 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 112.00 +20:21:53 59 0.00 24.00 0.00 0.00 53.50 0.00 0.00 209.00 0.00 76.50 +20:21:53 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 113.00 +20:21:53 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 108.00 +20:21:53 62 0.00 11.50 0.00 0.00 69.00 0.00 0.00 195.00 0.00 79.50 +20:21:53 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 109.00 +20:21:53 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 106.50 +20:21:53 65 0.00 25.00 0.00 0.00 129.50 0.00 0.00 194.50 0.00 129.50 +20:21:53 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 103.00 +20:21:53 67 0.00 1.50 0.00 0.00 251.50 0.00 0.00 121.50 0.00 61.50 +20:21:53 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 99.50 +20:21:53 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 110.00 +20:21:53 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.50 +20:21:53 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 113.50 + +20:21:53 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:55 all 76.46 0.00 0.88 2.30 0.00 0.03 0.00 0.00 0.00 20.33 +20:21:55 0 0 0 0 3.50 0.00 3.50 5.00 0.00 0.00 0.00 0.00 0.00 88.00 +20:21:55 1 1 0 0 0.00 0.00 1.52 10.61 0.00 0.00 0.00 0.00 0.00 87.88 +20:21:55 2 2 0 0 0.50 0.00 3.00 11.50 0.00 0.00 0.00 0.00 0.00 85.00 +20:21:55 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 10 10 0 0 14.57 0.00 2.51 0.00 0.00 0.00 0.00 0.00 0.00 82.91 +20:21:55 11 11 0 0 77.50 0.00 22.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 13 13 0 0 97.01 0.00 2.99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 19 19 1 1 12.56 0.00 2.01 11.06 0.00 0.50 0.00 0.00 0.00 73.87 +20:21:55 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 21 21 1 1 0.50 0.00 3.02 34.67 0.00 0.00 0.00 0.00 0.00 61.81 +20:21:55 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 32 32 1 1 0.50 0.00 1.01 5.03 0.00 0.00 0.00 0.00 0.00 93.47 +20:21:55 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 41 5 0 0 1.01 0.00 1.01 3.52 0.00 1.51 0.00 0.00 0.00 92.96 +20:21:55 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 46 10 0 0 87.50 0.00 1.00 0.50 0.00 0.00 0.00 0.00 0.00 11.00 +20:21:55 47 11 0 0 2.51 0.00 2.01 0.50 0.00 0.00 0.00 0.00 0.00 94.97 +20:21:55 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 50 14 0 0 3.02 0.00 3.02 3.02 0.00 0.00 0.00 0.00 0.00 90.95 +20:21:55 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 52 16 0 0 0.51 0.00 0.51 3.57 0.00 0.00 0.00 0.00 0.00 95.41 +20:21:55 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 54 18 1 1 0.00 0.00 3.00 3.50 0.00 0.00 0.00 0.00 0.00 93.50 +20:21:55 55 19 1 1 88.50 0.00 0.00 1.50 0.00 0.00 0.00 0.00 0.00 10.00 +20:21:55 56 20 1 1 2.03 0.00 0.51 6.60 0.00 0.00 0.00 0.00 0.00 90.86 +20:21:55 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 59 23 1 1 0.51 0.00 1.52 6.06 0.00 0.00 0.00 0.00 0.00 91.92 +20:21:55 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 62 26 1 1 3.03 0.00 4.04 7.07 0.00 0.00 0.00 0.00 0.00 85.86 +20:21:55 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 65 29 1 1 0.50 0.00 2.50 9.00 0.00 0.00 0.00 0.00 0.00 88.00 +20:21:55 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 67 31 1 1 1.00 0.00 2.00 43.50 0.00 0.50 0.00 0.00 0.00 53.00 +20:21:55 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:55 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:53 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:55 0 0.00 17.50 0.00 1.00 0.00 0.00 0.00 265.50 0.00 70.00 +20:21:55 1 0.00 5.00 0.00 2.00 0.00 0.00 0.00 198.50 0.00 68.00 +20:21:55 2 0.00 12.50 0.00 2.00 0.00 0.00 0.00 198.50 0.00 85.00 +20:21:55 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 118.00 +20:21:55 4 0.00 1.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 113.50 +20:21:55 5 0.00 3.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 112.50 +20:21:55 6 0.00 0.50 0.00 6.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:21:55 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 115.50 +20:21:55 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 121.00 +20:21:55 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 107.50 +20:21:55 10 0.00 1.00 0.00 2.00 0.00 0.00 0.00 142.00 0.00 51.50 +20:21:55 11 0.00 1.50 0.00 1.00 0.00 0.00 0.00 17.00 0.00 113.50 +20:21:55 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 113.50 +20:21:55 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 116.50 +20:21:55 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:21:55 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 112.00 +20:21:55 16 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 108.50 +20:21:55 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 117.50 +20:21:55 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 120.00 +20:21:55 19 0.00 6.50 0.00 0.00 151.00 0.00 0.00 158.50 0.00 91.00 +20:21:55 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 134.50 +20:21:55 21 0.00 13.00 0.00 0.00 531.00 0.00 0.00 217.50 0.00 79.50 +20:21:55 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:21:55 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 124.00 +20:21:55 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 114.00 +20:21:55 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 127.50 +20:21:55 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 131.00 +20:21:55 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 128.50 +20:21:55 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:21:55 29 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:21:55 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 128.50 +20:21:55 31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 121.00 +20:21:55 32 0.00 10.00 0.00 0.00 58.50 0.00 0.00 170.00 0.00 77.00 +20:21:55 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:21:55 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 102.50 +20:21:55 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 117.50 +20:21:55 36 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 122.00 +20:21:55 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 113.50 +20:21:55 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:21:55 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 125.50 +20:21:55 40 0.00 1.00 0.00 3.50 0.00 0.00 0.00 17.50 0.00 118.50 +20:21:55 41 0.00 20.00 0.00 1.50 517.00 0.00 0.00 240.00 0.00 88.50 +20:21:55 42 0.00 0.50 0.00 3.00 0.00 0.00 0.00 17.50 0.00 133.00 +20:21:55 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 124.00 +20:21:55 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 127.00 +20:21:55 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 102.50 +20:21:55 46 0.00 1.00 0.00 2.00 0.00 0.00 0.00 31.50 0.00 98.00 +20:21:55 47 0.00 1.50 0.00 1.50 0.00 0.00 0.00 159.50 0.00 56.50 +20:21:55 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 110.50 +20:21:55 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 108.50 +20:21:55 50 0.00 5.00 0.00 1.50 0.00 0.00 0.00 183.50 0.00 109.50 +20:21:55 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.50 0.00 114.50 +20:21:55 52 0.00 1.00 0.00 1.00 0.00 0.00 0.00 140.00 0.00 70.00 +20:21:55 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 101.50 +20:21:55 54 0.00 5.50 0.00 0.00 44.50 0.00 0.00 131.00 0.00 70.50 +20:21:55 55 0.00 1.00 0.00 0.00 8.50 0.00 0.00 32.00 0.00 102.50 +20:21:55 56 0.00 56.00 0.00 0.00 92.50 0.00 0.00 235.50 0.00 61.00 +20:21:55 57 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 110.00 +20:21:55 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 111.00 +20:21:55 59 0.00 28.00 0.00 0.00 102.50 0.00 0.00 207.00 0.00 66.00 +20:21:55 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 101.50 +20:21:55 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 103.50 +20:21:55 62 0.00 18.50 0.00 0.00 85.50 0.00 0.00 220.00 0.00 104.00 +20:21:55 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 102.50 +20:21:55 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.50 +20:21:55 65 0.00 4.50 0.00 0.00 122.00 0.00 0.00 165.50 0.00 70.00 +20:21:55 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 102.00 +20:21:55 67 0.00 3.50 0.00 0.00 661.00 0.00 0.00 234.50 0.00 89.50 +20:21:55 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 106.50 +20:21:55 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 103.00 +20:21:55 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 108.00 +20:21:55 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 107.00 + +20:21:55 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:57 all 76.38 0.00 0.85 2.38 0.00 0.03 0.00 0.00 0.00 20.36 +20:21:57 0 0 0 0 2.02 0.00 2.53 5.56 0.00 0.00 0.00 0.00 0.00 89.90 +20:21:57 1 1 0 0 1.01 0.00 2.01 14.57 0.00 0.00 0.00 0.00 0.00 82.41 +20:21:57 2 2 0 0 0.50 0.00 1.51 12.06 0.00 0.00 0.00 0.00 0.00 85.93 +20:21:57 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 5 5 0 0 99.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.50 +20:21:57 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 11 11 0 0 67.34 0.00 18.59 0.00 0.00 0.00 0.00 0.00 0.00 14.07 +20:21:57 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 13 13 0 0 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 21 21 1 1 0.00 0.00 2.01 25.63 0.00 1.01 0.00 0.00 0.00 71.36 +20:21:57 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 32 32 1 1 0.00 0.00 1.01 3.52 0.00 0.00 0.00 0.00 0.00 95.48 +20:21:57 33 33 1 1 97.51 0.00 2.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 39 3 0 0 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 41 5 0 0 0.51 0.00 2.02 2.53 0.00 0.51 0.00 0.00 0.00 94.44 +20:21:57 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 46 10 0 0 1.00 0.00 2.00 3.00 0.00 0.00 0.00 0.00 0.00 94.00 +20:21:57 47 11 0 0 19.00 0.00 4.00 2.00 0.00 0.00 0.00 0.00 0.00 75.00 +20:21:57 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 50 14 0 0 0.51 0.00 1.01 6.06 0.00 0.00 0.00 0.00 0.00 92.42 +20:21:57 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 52 16 0 0 0.00 0.00 1.01 5.53 0.00 0.00 0.00 0.00 0.00 93.47 +20:21:57 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 54 18 1 1 0.00 0.00 1.51 15.08 0.00 0.00 0.00 0.00 0.00 83.42 +20:21:57 55 19 1 1 0.00 0.00 1.52 7.07 0.00 0.00 0.00 0.00 0.00 91.41 +20:21:57 56 20 1 1 0.00 0.00 2.51 7.04 0.00 0.00 0.00 0.00 0.00 90.45 +20:21:57 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 59 23 1 1 0.51 0.00 2.53 6.57 0.00 0.00 0.00 0.00 0.00 90.40 +20:21:57 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 62 26 1 1 3.02 0.00 2.51 7.04 0.00 0.00 0.00 0.00 0.00 87.44 +20:21:57 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 65 29 1 1 0.00 0.00 2.51 27.64 0.00 0.50 0.00 0.00 0.00 69.35 +20:21:57 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 67 31 1 1 3.02 0.00 3.02 21.11 0.00 0.50 0.00 0.00 0.00 72.36 +20:21:57 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:57 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:55 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:57 0 0.00 23.00 0.00 1.00 0.00 0.00 0.00 264.50 0.00 92.50 +20:21:57 1 0.00 10.50 0.50 3.00 0.00 0.00 0.00 249.50 0.00 78.00 +20:21:57 2 0.00 5.00 0.00 2.00 0.00 0.00 0.00 199.00 0.00 87.00 +20:21:57 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 120.50 +20:21:57 4 0.00 1.50 0.00 1.50 0.00 0.00 0.00 19.00 0.00 134.00 +20:21:57 5 0.00 4.00 0.00 2.00 0.00 0.00 0.00 19.50 0.00 122.50 +20:21:57 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 120.00 +20:21:57 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:21:57 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 125.50 +20:21:57 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 124.00 +20:21:57 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 113.50 +20:21:57 11 0.00 3.50 0.00 1.00 0.00 0.00 0.00 26.50 0.00 104.00 +20:21:57 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 115.50 +20:21:57 13 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.00 0.00 105.50 +20:21:57 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 112.50 +20:21:57 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 108.00 +20:21:57 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 117.00 +20:21:57 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 125.50 +20:21:57 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 120.00 +20:21:57 19 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 114.50 +20:21:57 20 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 124.50 +20:21:57 21 0.00 85.00 0.00 0.00 379.50 0.00 0.00 247.50 0.00 44.00 +20:21:57 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 131.00 +20:21:57 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 133.00 +20:21:57 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 135.00 +20:21:57 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 126.50 +20:21:57 26 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:21:57 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:21:57 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 130.00 +20:21:57 29 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 129.50 +20:21:57 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 131.00 +20:21:57 31 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 123.00 +20:21:57 32 0.00 10.00 0.00 0.00 41.50 0.00 0.00 86.00 0.00 49.00 +20:21:57 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 133.50 +20:21:57 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 120.50 +20:21:57 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 122.00 +20:21:57 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 123.00 +20:21:57 37 0.00 1.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 135.00 +20:21:57 38 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 139.00 +20:21:57 39 0.00 1.00 0.00 1.50 0.00 0.00 0.00 19.00 0.00 136.50 +20:21:57 40 0.00 1.00 0.00 7.00 0.00 0.00 0.00 18.50 0.00 132.50 +20:21:57 41 0.00 27.50 0.00 1.50 687.50 0.00 0.00 232.50 0.00 81.00 +20:21:57 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.00 0.00 128.50 +20:21:57 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 130.00 +20:21:57 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 131.50 +20:21:57 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 106.00 +20:21:57 46 0.00 2.50 0.00 2.00 0.00 0.00 0.00 141.00 0.00 69.50 +20:21:57 47 0.00 4.50 0.00 1.50 0.00 0.00 0.00 173.00 0.00 138.00 +20:21:57 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 113.50 +20:21:57 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 115.00 +20:21:57 50 0.00 5.00 0.00 1.50 0.00 0.00 0.00 169.50 0.00 78.50 +20:21:57 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 117.00 +20:21:57 52 0.00 3.00 0.00 1.00 0.00 0.00 0.00 175.00 0.00 79.50 +20:21:57 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 110.00 +20:21:57 54 0.00 1.00 0.00 0.00 228.50 0.00 0.00 156.50 0.00 75.00 +20:21:57 55 0.00 1.00 0.00 0.00 62.50 0.00 0.00 124.00 0.00 68.00 +20:21:57 56 0.00 1.50 0.00 0.00 87.50 0.00 0.00 157.00 0.00 83.50 +20:21:57 57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 111.50 +20:21:57 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 114.50 +20:21:57 59 0.00 7.00 0.00 0.00 92.00 0.00 0.00 195.00 0.00 106.50 +20:21:57 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 102.50 +20:21:57 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 113.50 +20:21:57 62 0.00 13.00 0.00 0.00 91.00 0.00 0.00 206.00 0.00 93.00 +20:21:57 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 108.00 +20:21:57 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 114.50 +20:21:57 65 0.00 1.00 0.00 0.00 457.00 0.00 0.00 191.00 0.00 80.00 +20:21:57 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 101.00 +20:21:57 67 0.00 14.00 0.00 0.00 323.00 0.00 0.00 224.00 0.00 108.50 +20:21:57 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 104.50 +20:21:57 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 110.50 +20:21:57 70 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.00 +20:21:57 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 111.50 + +20:21:57 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:21:59 all 76.47 0.00 0.67 2.63 0.00 0.01 0.00 0.00 0.00 20.22 +20:21:59 0 0 0 0 0.51 0.00 1.52 7.07 0.00 0.51 0.00 0.00 0.00 90.40 +20:21:59 1 1 0 0 17.17 0.00 3.03 8.59 0.00 0.00 0.00 0.00 0.00 71.21 +20:21:59 2 2 0 0 13.71 0.00 1.52 24.87 0.00 0.00 0.00 0.00 0.00 59.90 +20:21:59 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 11 11 0 0 2.51 0.00 2.51 0.00 0.00 0.00 0.00 0.00 0.00 94.97 +20:21:59 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 13 13 0 0 78.00 0.00 22.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 18 18 1 1 97.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 3.00 +20:21:59 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 21 21 1 1 0.00 0.00 1.02 36.22 0.00 0.00 0.00 0.00 0.00 62.76 +20:21:59 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 23 23 1 1 82.09 0.00 0.00 13.43 0.00 0.00 0.00 0.00 0.00 4.48 +20:21:59 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 30 30 1 1 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 31 31 1 1 85.35 0.00 0.00 4.55 0.00 0.00 0.00 0.00 0.00 10.10 +20:21:59 32 32 1 1 0.00 0.00 0.00 15.08 0.00 0.00 0.00 0.00 0.00 84.92 +20:21:59 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 37 1 0 0 86.43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13.57 +20:21:59 38 2 0 0 86.43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13.57 +20:21:59 39 3 0 0 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 41 5 0 0 0.00 0.00 0.51 3.06 0.00 0.51 0.00 0.00 0.00 95.92 +20:21:59 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 46 10 0 0 0.00 0.00 0.50 2.51 0.00 0.00 0.00 0.00 0.00 96.98 +20:21:59 47 11 0 0 97.00 0.00 3.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 50 14 0 0 0.00 0.00 0.00 7.11 0.00 0.00 0.00 0.00 0.00 92.89 +20:21:59 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 52 16 0 0 0.00 0.00 0.51 4.06 0.00 0.00 0.00 0.00 0.00 95.43 +20:21:59 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 54 18 1 1 3.52 0.00 0.50 3.02 0.00 0.00 0.00 0.00 0.00 92.96 +20:21:59 55 19 1 1 0.51 0.00 0.51 3.03 0.00 0.00 0.00 0.00 0.00 95.96 +20:21:59 56 20 1 1 3.05 0.00 2.03 4.06 0.00 0.00 0.00 0.00 0.00 90.86 +20:21:59 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 59 23 1 1 20.71 0.00 1.52 6.57 0.00 0.00 0.00 0.00 0.00 71.21 +20:21:59 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 62 26 1 1 1.02 0.00 2.55 17.86 0.00 0.00 0.00 0.00 0.00 78.57 +20:21:59 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 65 29 1 1 0.51 0.00 0.51 12.24 0.00 0.00 0.00 0.00 0.00 86.73 +20:21:59 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 67 31 1 1 16.75 0.00 1.52 18.27 0.00 0.00 0.00 0.00 0.00 63.45 +20:21:59 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:21:59 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:57 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:21:59 0 0.00 18.50 0.00 1.00 0.00 0.00 0.00 296.00 0.00 67.00 +20:21:59 1 0.00 23.50 0.00 3.00 0.00 0.00 0.00 197.00 0.00 136.50 +20:21:59 2 0.00 3.00 0.00 2.00 0.00 0.00 0.00 142.50 0.00 72.50 +20:21:59 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 107.00 +20:21:59 4 0.00 1.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 113.00 +20:21:59 5 0.00 3.00 0.00 2.00 0.00 0.00 0.00 17.00 0.00 108.50 +20:21:59 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.00 +20:21:59 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 108.50 +20:21:59 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 107.50 +20:21:59 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 126.50 +20:21:59 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 113.50 +20:21:59 11 0.00 2.00 0.00 1.00 0.00 0.00 0.00 148.50 0.00 50.50 +20:21:59 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 113.00 +20:21:59 13 0.00 2.00 0.00 1.50 0.00 0.00 0.00 19.00 0.00 104.50 +20:21:59 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 109.00 +20:21:59 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 98.50 +20:21:59 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 104.50 +20:21:59 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 103.50 +20:21:59 18 0.00 1.00 0.00 0.00 2.00 0.00 0.00 21.50 0.00 115.00 +20:21:59 19 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:21:59 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:21:59 21 0.00 39.50 0.00 0.00 460.50 0.00 0.00 159.50 0.00 42.00 +20:21:59 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 115.50 +20:21:59 23 0.00 0.50 0.00 0.00 0.50 0.00 0.00 14.50 0.00 105.00 +20:21:59 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 136.50 +20:21:59 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:21:59 26 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:21:59 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 121.50 +20:21:59 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 116.00 +20:21:59 29 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 136.00 +20:21:59 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 123.00 +20:21:59 31 0.00 2.50 0.00 0.00 0.50 0.00 0.00 15.00 0.00 98.00 +20:21:59 32 0.00 60.50 0.00 0.00 23.50 0.00 0.00 87.50 0.00 27.50 +20:21:59 33 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 122.00 +20:21:59 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 110.50 +20:21:59 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 113.50 +20:21:59 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 109.00 +20:21:59 37 0.00 1.50 0.00 1.50 0.00 0.00 0.00 15.00 0.00 103.50 +20:21:59 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 15.50 0.00 100.00 +20:21:59 39 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.50 0.00 125.00 +20:21:59 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 17.50 0.00 115.50 +20:21:59 41 0.00 25.50 0.00 1.50 628.00 0.00 0.00 182.50 0.00 74.50 +20:21:59 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 19.00 0.00 120.50 +20:21:59 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 121.00 +20:21:59 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 117.50 +20:21:59 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 112.00 +20:21:59 46 0.00 1.50 0.00 2.00 0.00 0.00 0.00 63.00 0.00 37.50 +20:21:59 47 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 113.50 +20:21:59 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 108.50 +20:21:59 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 111.50 +20:21:59 50 0.00 1.50 0.00 1.50 0.00 0.00 0.00 161.50 0.00 64.50 +20:21:59 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.50 0.00 105.50 +20:21:59 52 0.00 4.50 0.00 1.00 0.00 0.00 0.00 178.00 0.00 71.50 +20:21:59 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 100.50 +20:21:59 54 0.00 3.00 0.00 0.00 45.00 0.00 0.00 48.50 0.00 32.00 +20:21:59 55 0.00 1.50 0.00 0.00 29.00 0.00 0.00 85.50 0.00 48.50 +20:21:59 56 0.00 12.50 0.00 0.00 49.00 0.00 0.00 217.50 0.00 119.00 +20:21:59 57 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 99.00 +20:21:59 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 102.00 +20:21:59 59 0.00 15.00 0.00 0.00 70.00 0.00 0.00 176.00 0.00 125.50 +20:21:59 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 105.00 +20:21:59 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 105.50 +20:21:59 62 0.00 4.00 0.00 0.00 254.00 0.00 0.00 223.50 0.00 82.00 +20:21:59 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 97.50 +20:21:59 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 109.50 +20:21:59 65 0.00 1.50 0.00 0.00 131.00 0.00 0.00 205.00 0.00 76.00 +20:21:59 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 114.00 +20:21:59 67 0.00 9.50 0.00 0.00 252.50 0.00 0.00 187.00 0.00 104.00 +20:21:59 68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 96.50 +20:21:59 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 104.50 +20:21:59 70 0.00 0.50 0.00 0.00 0.00 0.00 0.00 19.00 0.00 114.00 +20:21:59 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 108.50 + +20:21:59 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:01 all 76.33 0.00 0.61 3.47 0.00 0.00 0.00 0.00 0.00 19.59 +20:22:01 0 0 0 0 3.54 0.00 3.54 19.19 0.00 0.00 0.00 0.00 0.00 73.74 +20:22:01 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 11 11 0 0 3.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 96.00 +20:22:01 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 13 13 0 0 75.50 0.00 24.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 21 21 1 1 3.00 0.00 1.50 8.50 0.00 0.00 0.00 0.00 0.00 87.00 +20:22:01 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 23 23 1 1 0.00 0.00 0.00 10.05 0.00 0.00 0.00 0.00 0.00 89.95 +20:22:01 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 31 31 1 1 81.59 0.00 0.00 9.45 0.00 0.00 0.00 0.00 0.00 8.96 +20:22:01 32 32 1 1 0.00 0.00 0.00 3.52 0.00 0.00 0.00 0.00 0.00 96.48 +20:22:01 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 37 1 0 0 0.00 0.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 93.00 +20:22:01 38 2 0 0 0.00 0.00 0.00 3.02 0.00 0.00 0.00 0.00 0.00 96.98 +20:22:01 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 41 5 0 0 0.00 0.00 1.00 86.50 0.00 0.00 0.00 0.00 0.00 12.50 +20:22:01 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 46 10 0 0 0.00 0.00 1.51 18.59 0.00 0.00 0.00 0.00 0.00 79.90 +20:22:01 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 50 14 0 0 0.00 0.00 0.50 16.50 0.00 0.00 0.00 0.00 0.00 83.00 +20:22:01 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 52 16 0 0 0.00 0.00 0.50 10.55 0.00 0.00 0.00 0.00 0.00 88.94 +20:22:01 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 54 18 1 1 0.00 0.00 0.00 6.53 0.00 0.00 0.00 0.00 0.00 93.47 +20:22:01 55 19 1 1 0.00 0.00 0.00 3.50 0.00 0.00 0.00 0.00 0.00 96.50 +20:22:01 56 20 1 1 3.02 0.00 2.51 10.55 0.00 0.00 0.00 0.00 0.00 83.92 +20:22:01 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 59 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 62 26 1 1 3.02 0.00 2.51 6.03 0.00 0.00 0.00 0.00 0.00 88.44 +20:22:01 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 65 29 1 1 1.00 0.00 4.00 7.00 0.00 0.00 0.00 0.00 0.00 88.00 +20:22:01 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 67 31 1 1 18.41 0.00 1.00 23.88 0.00 0.00 0.00 0.00 0.00 56.72 +20:22:01 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:01 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:21:59 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:01 0 0.00 27.50 0.00 1.00 0.00 0.00 0.00 206.50 0.00 93.00 +20:22:01 1 0.00 3.50 0.00 4.50 0.00 0.00 0.00 17.50 0.00 118.00 +20:22:01 2 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 110.50 +20:22:01 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:01 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 134.50 +20:22:01 5 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 114.00 +20:22:01 6 0.00 1.00 0.00 6.00 0.00 0.00 0.00 18.00 0.00 141.50 +20:22:01 7 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 132.50 +20:22:01 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 137.50 +20:22:01 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 137.00 +20:22:01 10 0.00 0.50 0.00 6.00 0.00 0.00 0.00 18.00 0.00 115.00 +20:22:01 11 0.00 0.50 0.00 1.00 0.00 0.00 0.00 175.50 0.00 47.00 +20:22:01 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 125.00 +20:22:01 13 0.00 2.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:01 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 111.00 +20:22:01 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 102.00 +20:22:01 16 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 104.00 +20:22:01 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 114.50 +20:22:01 18 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 114.00 +20:22:01 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.00 +20:22:01 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:01 21 0.00 13.00 0.00 0.00 3.00 0.00 0.00 156.00 0.00 49.50 +20:22:01 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 139.00 +20:22:01 23 0.00 16.50 0.00 0.00 5.00 0.00 0.00 49.50 0.00 13.00 +20:22:01 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 126.00 +20:22:01 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:01 26 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:01 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.50 +20:22:01 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 147.00 +20:22:01 29 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 122.00 +20:22:01 30 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 126.50 +20:22:01 31 0.00 1.00 0.00 0.00 1.00 0.00 0.00 14.50 0.00 76.50 +20:22:01 32 0.00 82.50 0.00 0.00 1.50 0.00 0.00 95.50 0.00 33.50 +20:22:01 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:01 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:01 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:01 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 119.00 +20:22:01 37 0.00 1.00 0.00 1.50 0.00 0.00 0.00 15.50 0.00 10.50 +20:22:01 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 9.00 0.00 5.00 +20:22:01 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 130.00 +20:22:01 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.00 0.00 116.00 +20:22:01 41 0.00 30.50 0.00 1.50 59.00 0.00 0.00 51.50 0.00 30.50 +20:22:01 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:01 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 117.50 +20:22:01 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 124.00 +20:22:01 45 0.00 0.50 0.00 6.00 0.00 0.00 0.00 18.50 0.00 113.50 +20:22:01 46 0.00 5.50 0.00 2.00 0.00 0.00 0.00 19.50 0.00 8.50 +20:22:01 47 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 121.50 +20:22:01 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 117.00 +20:22:01 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 112.50 +20:22:01 50 0.00 5.00 0.00 1.50 0.00 0.00 0.00 37.00 0.00 20.00 +20:22:01 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.50 0.00 112.50 +20:22:01 52 0.00 2.50 0.00 1.00 0.00 0.00 0.00 54.00 0.00 27.50 +20:22:01 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 120.00 +20:22:01 54 0.00 8.50 0.00 0.00 3.00 0.00 0.00 19.00 0.00 10.50 +20:22:01 55 0.00 9.00 0.00 0.00 2.50 0.00 0.00 19.00 0.00 9.00 +20:22:01 56 0.00 5.50 0.00 0.00 0.50 0.00 0.00 216.00 0.00 74.50 +20:22:01 57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 105.00 +20:22:01 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 99.50 +20:22:01 59 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 91.50 +20:22:01 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 106.50 +20:22:01 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 111.00 +20:22:01 62 0.00 4.50 0.00 0.00 4.50 0.00 0.00 211.50 0.00 103.00 +20:22:01 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.50 +20:22:01 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 110.50 +20:22:01 65 0.00 2.00 0.00 0.00 6.00 0.00 0.00 45.50 0.00 96.00 +20:22:01 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 109.50 +20:22:01 67 0.00 1.50 0.00 0.00 4.00 0.00 0.00 12.00 0.00 25.00 +20:22:01 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 96.00 +20:22:01 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:01 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:01 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 117.00 + +20:22:01 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:03 all 76.50 0.00 0.39 2.58 0.00 0.00 0.00 0.00 0.00 20.54 +20:22:03 0 0 0 0 41.50 0.00 1.50 1.50 0.00 0.00 0.00 0.00 0.00 55.50 +20:22:03 1 1 0 0 85.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14.50 +20:22:03 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 11 11 0 0 3.02 0.00 1.51 14.57 0.00 0.00 0.00 0.00 0.00 80.90 +20:22:03 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 13 13 0 0 93.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 21 21 1 1 15.00 0.00 1.50 3.50 0.00 0.00 0.00 0.00 0.00 80.00 +20:22:03 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 23 23 1 1 0.00 0.00 1.01 4.04 0.00 0.00 0.00 0.00 0.00 94.95 +20:22:03 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 29 29 1 1 84.92 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15.08 +20:22:03 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 32 32 1 1 0.00 0.00 0.50 5.00 0.00 0.00 0.00 0.00 0.00 94.50 +20:22:03 33 33 1 1 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 36 0 0 0 61.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 38.00 +20:22:03 37 1 0 0 14.50 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 83.50 +20:22:03 38 2 0 0 0.00 0.00 0.50 16.00 0.00 0.00 0.00 0.00 0.00 83.50 +20:22:03 39 3 0 0 96.98 0.00 3.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 41 5 0 0 0.00 0.00 0.50 10.05 0.00 0.00 0.00 0.00 0.00 89.45 +20:22:03 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 46 10 0 0 0.00 0.00 0.50 42.21 0.00 0.00 0.00 0.00 0.00 57.29 +20:22:03 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 50 14 0 0 0.00 0.00 0.50 11.56 0.00 0.00 0.00 0.00 0.00 87.94 +20:22:03 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 52 16 0 0 0.50 0.00 0.50 2.00 0.00 0.00 0.00 0.00 0.00 97.00 +20:22:03 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 54 18 1 1 0.00 0.00 0.50 13.50 0.00 0.00 0.00 0.00 0.00 86.00 +20:22:03 55 19 1 1 1.00 0.00 1.00 8.00 0.00 0.00 0.00 0.00 0.00 90.00 +20:22:03 56 20 1 1 2.53 0.00 2.53 30.30 0.00 0.00 0.00 0.00 0.00 64.65 +20:22:03 57 21 1 1 88.94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11.06 +20:22:03 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 59 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 62 26 1 1 0.50 0.00 2.01 7.54 0.00 0.00 0.00 0.00 0.00 89.95 +20:22:03 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 65 29 1 1 16.58 0.00 0.50 2.51 0.00 0.00 0.00 0.00 0.00 80.40 +20:22:03 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 67 31 1 1 0.00 0.00 0.00 12.12 0.00 0.00 0.00 0.00 0.00 87.88 +20:22:03 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:03 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:01 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:03 0 0.00 17.50 0.00 1.00 0.00 0.00 0.00 135.00 0.00 84.00 +20:22:03 1 0.00 3.50 0.50 3.00 0.00 0.00 0.00 35.00 0.00 94.00 +20:22:03 2 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:03 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 113.00 +20:22:03 4 0.00 1.00 0.00 5.50 0.00 0.00 0.00 18.00 0.00 117.50 +20:22:03 5 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 107.50 +20:22:03 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 119.50 +20:22:03 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 118.50 +20:22:03 8 0.00 0.50 0.00 5.50 0.00 0.00 0.00 18.50 0.00 119.00 +20:22:03 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:03 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 99.00 +20:22:03 11 0.00 3.50 0.00 1.00 0.00 0.00 0.00 178.50 0.00 92.50 +20:22:03 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 115.00 +20:22:03 13 0.00 2.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:03 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 109.00 +20:22:03 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:03 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 19.00 0.00 103.50 +20:22:03 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 97.50 +20:22:03 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:22:03 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 110.00 +20:22:03 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.50 +20:22:03 21 0.00 6.00 0.00 0.00 20.50 0.00 0.00 157.50 0.00 85.50 +20:22:03 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:03 23 0.00 90.00 0.00 0.00 29.00 0.00 0.00 203.00 0.00 32.50 +20:22:03 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 114.50 +20:22:03 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 120.50 +20:22:03 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 125.50 +20:22:03 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 117.00 +20:22:03 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:03 29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 30.00 0.00 101.00 +20:22:03 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 119.00 +20:22:03 31 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 97.00 +20:22:03 32 0.00 3.50 0.00 0.00 7.00 0.00 0.00 37.50 0.00 21.00 +20:22:03 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:03 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 104.50 +20:22:03 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:03 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 73.50 0.00 105.00 +20:22:03 37 0.00 1.50 0.00 1.50 0.00 0.00 0.00 29.50 0.00 29.00 +20:22:03 38 0.00 4.50 0.00 2.00 0.00 0.00 0.00 74.50 0.00 30.00 +20:22:03 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 120.50 +20:22:03 40 0.00 0.50 0.00 7.00 0.00 0.00 0.00 18.50 0.00 106.00 +20:22:03 41 0.00 22.50 0.00 1.50 256.50 0.00 0.00 89.00 0.00 42.00 +20:22:03 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 17.50 0.00 118.00 +20:22:03 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 112.50 +20:22:03 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 110.50 +20:22:03 45 0.00 0.50 0.00 2.50 0.00 0.00 0.00 17.50 0.00 109.50 +20:22:03 46 0.00 2.00 0.00 2.00 0.00 0.00 0.00 22.50 0.00 14.50 +20:22:03 47 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 105.00 +20:22:03 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 104.00 +20:22:03 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 104.00 +20:22:03 50 0.00 5.00 0.00 1.50 0.00 0.00 0.00 89.50 0.00 41.00 +20:22:03 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:22:03 52 0.00 3.00 0.00 1.00 0.00 0.00 0.00 93.50 0.00 39.50 +20:22:03 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 115.50 +20:22:03 54 0.00 0.50 0.00 0.00 199.00 0.00 0.00 36.50 0.00 19.00 +20:22:03 55 0.00 2.00 0.00 0.00 15.50 0.00 0.00 63.50 0.00 32.50 +20:22:03 56 0.00 15.50 0.00 0.00 28.50 0.00 0.00 188.50 0.00 89.00 +20:22:03 57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 30.50 0.00 86.50 +20:22:03 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 101.50 +20:22:03 59 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 97.00 +20:22:03 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 103.50 +20:22:03 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 98.50 +20:22:03 62 0.00 5.50 0.00 0.00 18.00 0.00 0.00 243.00 0.00 96.00 +20:22:03 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 104.50 +20:22:03 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 107.50 +20:22:03 65 0.00 6.00 0.00 0.00 16.50 0.00 0.00 74.00 0.00 50.50 +20:22:03 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 106.00 +20:22:03 67 0.00 1.50 0.00 0.00 29.00 0.00 0.00 35.00 0.00 17.50 +20:22:03 68 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 99.50 +20:22:03 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 113.00 +20:22:03 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 104.00 +20:22:03 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 117.00 + +20:22:03 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:05 all 76.51 0.00 0.28 3.79 0.00 0.00 0.00 0.00 0.00 19.42 +20:22:05 0 0 0 0 3.50 0.00 2.00 6.50 0.00 0.00 0.00 0.00 0.00 88.00 +20:22:05 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 11 11 0 0 2.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 96.00 +20:22:05 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 13 13 0 0 96.00 0.00 4.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 23 23 1 1 0.00 0.00 0.50 5.00 0.00 0.00 0.00 0.00 0.00 94.50 +20:22:05 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 29 29 1 1 3.48 0.00 1.49 31.84 0.00 0.00 0.00 0.00 0.00 63.18 +20:22:05 30 30 1 1 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 32 32 1 1 0.00 0.00 0.00 20.10 0.00 0.00 0.00 0.00 0.00 79.90 +20:22:05 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 37 1 0 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00 +20:22:05 38 2 0 0 0.00 0.00 0.00 30.15 0.00 0.00 0.00 0.00 0.00 69.85 +20:22:05 39 3 0 0 96.50 0.00 3.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 41 5 0 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00 +20:22:05 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 46 10 0 0 0.00 0.00 0.00 6.50 0.00 0.00 0.00 0.00 0.00 93.50 +20:22:05 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 50 14 0 0 0.00 0.00 0.00 29.65 0.00 0.00 0.00 0.00 0.00 70.35 +20:22:05 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 52 16 0 0 0.00 0.00 0.00 13.57 0.00 0.00 0.00 0.00 0.00 86.43 +20:22:05 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 54 18 1 1 0.00 0.00 0.00 3.50 0.00 0.00 0.00 0.00 0.00 96.50 +20:22:05 55 19 1 1 0.00 0.00 0.00 7.00 0.00 0.00 0.00 0.00 0.00 93.00 +20:22:05 56 20 1 1 3.00 0.00 2.00 44.00 0.00 0.00 0.00 0.00 0.00 51.00 +20:22:05 57 21 1 1 3.00 0.00 2.00 51.50 0.00 0.00 0.00 0.00 0.00 43.50 +20:22:05 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 59 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 62 26 1 1 0.50 0.00 1.00 13.00 0.00 0.00 0.00 0.00 0.00 85.50 +20:22:05 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 67 31 1 1 0.00 0.00 0.00 10.55 0.00 0.00 0.00 0.00 0.00 89.45 +20:22:05 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:05 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:03 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:05 0 0.00 18.00 0.00 1.00 0.00 0.00 0.00 199.50 0.00 75.50 +20:22:05 1 0.00 3.00 0.00 2.50 0.00 0.00 0.00 17.50 0.00 104.50 +20:22:05 2 0.00 1.50 0.00 3.00 0.00 0.00 0.00 18.50 0.00 107.50 +20:22:05 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:05 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 117.00 +20:22:05 5 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 103.00 +20:22:05 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 122.50 +20:22:05 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 121.00 +20:22:05 8 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 121.50 +20:22:05 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 113.50 +20:22:05 10 0.00 0.50 0.00 6.00 0.00 0.00 0.00 17.50 0.00 106.50 +20:22:05 11 0.00 2.00 0.00 1.50 0.00 0.00 0.00 172.50 0.00 43.00 +20:22:05 12 0.00 0.50 0.00 4.00 0.00 0.00 0.00 19.00 0.00 112.50 +20:22:05 13 0.00 2.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 122.50 +20:22:05 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 99.50 +20:22:05 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 108.50 +20:22:05 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 100.50 +20:22:05 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 98.50 +20:22:05 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 116.00 +20:22:05 19 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 102.00 +20:22:05 20 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 112.50 +20:22:05 21 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:22:05 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.50 +20:22:05 23 0.00 37.00 0.00 0.00 6.00 0.00 0.00 108.50 0.00 23.00 +20:22:05 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:05 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.50 +20:22:05 26 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:05 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 120.50 +20:22:05 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:05 29 0.00 18.00 0.00 0.00 3.00 0.00 0.00 137.00 0.00 50.00 +20:22:05 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 110.50 +20:22:05 31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 100.00 +20:22:05 32 0.00 48.00 0.00 0.00 0.50 0.00 0.00 51.50 0.00 21.00 +20:22:05 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 128.50 +20:22:05 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 105.00 +20:22:05 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:05 36 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 101.50 +20:22:05 37 0.00 1.50 0.00 1.50 0.00 0.00 0.00 6.00 0.00 4.00 +20:22:05 38 0.00 10.50 0.00 2.00 0.00 0.00 0.00 26.50 0.00 16.00 +20:22:05 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 115.00 +20:22:05 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:05 41 0.00 24.00 0.00 1.50 18.50 0.00 0.00 40.00 0.00 23.50 +20:22:05 42 0.00 1.00 0.00 7.00 0.00 0.00 0.00 18.50 0.00 107.00 +20:22:05 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 111.00 +20:22:05 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 109.50 +20:22:05 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 101.00 +20:22:05 46 0.00 1.00 0.00 2.00 0.00 0.00 0.00 7.50 0.00 3.00 +20:22:05 47 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 102.00 +20:22:05 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 104.50 +20:22:05 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 101.00 +20:22:05 50 0.00 5.50 0.00 1.50 0.00 0.00 0.00 8.00 0.00 5.50 +20:22:05 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.50 0.00 109.00 +20:22:05 52 0.00 3.00 0.00 1.00 0.00 0.00 0.00 22.50 0.00 16.00 +20:22:05 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 105.50 +20:22:05 54 0.00 5.00 0.00 0.00 0.50 0.00 0.00 5.00 0.00 3.00 +20:22:05 55 0.00 3.50 0.00 0.00 2.50 0.00 0.00 5.00 0.00 3.50 +20:22:05 56 0.00 4.50 0.00 0.00 13.50 0.00 0.00 146.00 0.00 51.00 +20:22:05 57 0.00 10.00 0.00 0.00 8.50 0.00 0.00 162.50 0.00 75.00 +20:22:05 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 94.50 +20:22:05 59 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 90.50 +20:22:05 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 110.50 +20:22:05 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 112.50 +20:22:05 62 0.00 7.50 0.00 0.00 2.50 0.00 0.00 128.00 0.00 47.00 +20:22:05 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 104.00 +20:22:05 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 101.50 +20:22:05 65 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 94.00 +20:22:05 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 97.50 +20:22:05 67 0.00 0.50 0.00 0.00 4.00 0.00 0.00 22.50 0.00 15.00 +20:22:05 68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 91.00 +20:22:05 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 107.00 +20:22:05 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 108.50 +20:22:05 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.00 + +20:22:05 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:07 all 76.34 0.00 0.81 2.50 0.00 0.02 0.00 0.00 0.00 20.33 +20:22:07 0 0 0 0 3.03 0.00 3.03 13.13 0.00 0.00 0.00 0.00 0.00 80.81 +20:22:07 1 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 11 11 0 0 3.00 0.00 2.00 1.50 0.00 0.00 0.00 0.00 0.00 93.50 +20:22:07 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 23 23 1 1 11.94 0.00 1.00 1.00 0.00 0.00 0.00 0.00 0.00 86.07 +20:22:07 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 29 29 1 1 2.51 0.00 2.51 2.01 0.00 0.00 0.00 0.00 0.00 92.96 +20:22:07 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 32 32 1 1 0.00 0.00 1.01 9.55 0.00 0.00 0.00 0.00 0.00 89.45 +20:22:07 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 37 1 0 0 0.00 0.00 1.50 1.50 0.00 0.00 0.00 0.00 0.00 97.00 +20:22:07 38 2 0 0 0.00 0.00 1.52 32.83 0.00 0.00 0.00 0.00 0.00 65.66 +20:22:07 39 3 0 0 70.50 0.00 29.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 41 5 0 0 0.00 0.00 1.02 3.55 0.00 0.51 0.00 0.00 0.00 94.92 +20:22:07 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 46 10 0 0 0.50 0.00 2.01 26.63 0.00 0.00 0.00 0.00 0.00 70.85 +20:22:07 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 50 14 0 0 0.00 0.00 1.49 7.46 0.00 0.00 0.00 0.00 0.00 91.04 +20:22:07 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 52 16 0 0 0.00 0.00 1.51 11.06 0.00 0.00 0.00 0.00 0.00 87.44 +20:22:07 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 54 18 1 1 0.00 0.00 0.51 2.02 0.00 0.00 0.00 0.00 0.00 97.47 +20:22:07 55 19 1 1 0.00 0.00 1.01 3.02 0.00 0.50 0.00 0.00 0.00 95.48 +20:22:07 56 20 1 1 3.03 0.00 2.02 10.61 0.00 0.00 0.00 0.00 0.00 84.34 +20:22:07 57 21 1 1 3.52 0.00 2.51 37.19 0.00 0.00 0.00 0.00 0.00 56.78 +20:22:07 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 59 23 1 1 88.94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11.06 +20:22:07 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 62 26 1 1 2.51 0.00 2.51 12.56 0.00 0.50 0.00 0.00 0.00 81.91 +20:22:07 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 67 31 1 1 0.00 0.00 2.02 5.56 0.00 0.00 0.00 0.00 0.00 92.42 +20:22:07 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:07 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:05 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:07 0 0.00 28.00 0.00 1.00 0.00 0.00 0.00 250.50 0.00 73.00 +20:22:07 1 0.00 2.50 0.50 2.50 0.00 0.00 0.00 17.00 0.00 119.00 +20:22:07 2 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:07 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 122.00 +20:22:07 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:07 5 0.00 3.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 107.00 +20:22:07 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 118.00 +20:22:07 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 118.00 +20:22:07 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 124.50 +20:22:07 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 126.00 +20:22:07 10 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:22:07 11 0.00 3.00 0.00 3.00 0.00 0.00 0.00 199.50 0.00 66.50 +20:22:07 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 129.00 +20:22:07 13 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 109.50 +20:22:07 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 111.00 +20:22:07 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 122.50 +20:22:07 16 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 107.00 +20:22:07 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:07 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:07 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 114.50 +20:22:07 20 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:07 21 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.50 +20:22:07 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.00 +20:22:07 23 0.00 0.50 0.00 0.00 15.00 0.00 0.00 99.00 0.00 54.50 +20:22:07 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 126.00 +20:22:07 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:07 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:07 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 126.00 +20:22:07 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 124.50 +20:22:07 29 0.00 16.50 0.00 0.00 40.00 0.00 0.00 175.50 0.00 121.50 +20:22:07 30 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 125.50 +20:22:07 31 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:07 32 0.00 90.00 0.00 0.00 20.00 0.00 0.00 162.50 0.00 32.50 +20:22:07 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 128.50 +20:22:07 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 102.50 +20:22:07 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 113.00 +20:22:07 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 115.00 +20:22:07 37 0.00 1.50 0.00 1.50 0.00 0.00 0.00 120.00 0.00 53.00 +20:22:07 38 0.00 4.00 0.00 2.00 0.00 0.00 0.00 93.00 0.00 53.00 +20:22:07 39 0.00 1.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:07 40 0.00 1.00 0.00 3.50 0.00 0.00 0.00 17.50 0.00 122.50 +20:22:07 41 0.00 7.50 0.00 1.50 758.00 0.00 0.00 135.00 0.00 58.50 +20:22:07 42 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.00 0.00 125.00 +20:22:07 43 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 114.00 +20:22:07 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:22:07 45 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 104.00 +20:22:07 46 0.00 10.50 0.00 6.00 0.00 0.00 0.00 92.50 0.00 78.50 +20:22:07 47 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 117.00 +20:22:07 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 116.00 +20:22:07 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:07 50 0.00 0.50 0.00 1.50 0.00 0.00 0.00 60.00 0.00 34.00 +20:22:07 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:07 52 0.00 1.50 0.00 1.00 0.00 0.00 0.00 159.00 0.00 68.00 +20:22:07 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 109.50 +20:22:07 54 0.00 0.50 0.00 0.00 21.50 0.00 0.00 71.00 0.00 42.00 +20:22:07 55 0.00 3.00 0.00 0.00 40.00 0.00 0.00 85.00 0.00 45.00 +20:22:07 56 0.00 9.00 0.00 0.00 150.00 0.00 0.00 188.00 0.00 102.50 +20:22:07 57 0.00 25.00 0.00 0.00 116.00 0.00 0.00 203.50 0.00 122.00 +20:22:07 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.50 +20:22:07 59 0.00 0.00 0.00 0.00 2.50 0.00 0.00 29.50 0.00 89.50 +20:22:07 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.00 +20:22:07 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 108.50 +20:22:07 62 0.00 0.50 0.00 0.00 196.50 0.00 0.00 125.50 0.00 49.00 +20:22:07 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 109.00 +20:22:07 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 109.50 +20:22:07 65 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 101.00 +20:22:07 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 100.00 +20:22:07 67 0.00 0.50 0.00 0.00 68.50 0.00 0.00 152.00 0.00 57.00 +20:22:07 68 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 102.00 +20:22:07 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 107.00 +20:22:07 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 112.50 +20:22:07 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 111.00 + +20:22:07 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:09 all 76.42 0.00 0.79 2.42 0.00 0.03 0.00 0.00 0.00 20.34 +20:22:09 0 0 0 0 2.51 0.00 3.02 8.04 0.00 0.00 0.00 0.00 0.00 86.43 +20:22:09 1 1 0 0 11.62 0.00 1.52 9.60 0.00 0.00 0.00 0.00 0.00 77.27 +20:22:09 2 2 0 0 80.20 0.00 0.50 2.97 0.00 0.00 0.00 0.00 0.00 16.34 +20:22:09 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 11 11 0 0 2.51 0.00 2.51 4.02 0.00 0.00 0.00 0.00 0.00 90.95 +20:22:09 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 29 29 1 1 3.03 0.00 1.01 0.00 0.00 0.00 0.00 0.00 0.00 95.96 +20:22:09 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 32 32 1 1 0.00 0.00 0.51 4.04 0.00 0.00 0.00 0.00 0.00 95.45 +20:22:09 33 33 1 1 96.52 0.00 3.48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 37 1 0 0 89.55 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 9.95 +20:22:09 38 2 0 0 19.40 0.00 0.50 2.49 0.00 0.00 0.00 0.00 0.00 77.61 +20:22:09 39 3 0 0 79.00 0.00 21.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 41 5 0 0 0.00 0.00 1.52 7.11 0.00 1.02 0.00 0.00 0.00 90.36 +20:22:09 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 46 10 0 0 0.50 0.00 1.51 27.14 0.00 0.00 0.00 0.00 0.00 70.85 +20:22:09 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 50 14 0 0 0.51 0.00 1.01 4.55 0.00 0.00 0.00 0.00 0.00 93.94 +20:22:09 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 52 16 0 0 0.00 0.00 1.52 7.58 0.00 0.00 0.00 0.00 0.00 90.91 +20:22:09 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 54 18 1 1 0.00 0.00 2.00 21.50 0.00 0.50 0.00 0.00 0.00 76.00 +20:22:09 55 19 1 1 0.51 0.00 1.01 4.55 0.00 0.00 0.00 0.00 0.00 93.94 +20:22:09 56 20 1 1 3.54 0.00 3.03 5.05 0.00 0.51 0.00 0.00 0.00 87.88 +20:22:09 57 21 1 1 3.00 0.00 3.50 6.50 0.00 0.00 0.00 0.00 0.00 87.00 +20:22:09 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 59 23 1 1 0.99 0.00 2.46 7.88 0.00 0.49 0.00 0.00 0.00 88.18 +20:22:09 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 62 26 1 1 1.00 0.00 2.50 8.50 0.00 0.00 0.00 0.00 0.00 88.00 +20:22:09 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 67 31 1 1 0.51 0.00 2.54 43.15 0.00 0.00 0.00 0.00 0.00 53.81 +20:22:09 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:09 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:07 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:09 0 0.00 27.50 0.00 1.00 0.00 0.00 0.00 276.00 0.00 121.50 +20:22:09 1 0.00 10.00 0.00 2.00 0.00 0.00 0.00 285.50 0.00 99.00 +20:22:09 2 0.00 1.50 0.00 2.00 0.00 0.00 0.00 59.50 0.00 100.50 +20:22:09 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:09 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:09 5 0.00 3.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:09 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:09 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:09 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 116.00 +20:22:09 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 128.00 +20:22:09 10 0.00 1.50 0.00 6.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:09 11 0.00 6.50 0.00 3.00 0.00 0.00 0.00 172.00 0.00 89.50 +20:22:09 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 128.50 +20:22:09 13 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 121.50 +20:22:09 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 128.50 +20:22:09 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 116.50 +20:22:09 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 124.00 +20:22:09 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 112.00 +20:22:09 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 141.00 +20:22:09 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 131.50 +20:22:09 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:09 21 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 139.00 +20:22:09 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:09 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 132.00 +20:22:09 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:09 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 130.00 +20:22:09 26 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:09 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 121.50 +20:22:09 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 135.50 +20:22:09 29 0.00 23.50 0.00 0.00 6.00 0.00 0.00 162.00 0.00 49.50 +20:22:09 30 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.50 +20:22:09 31 0.00 0.50 0.00 0.00 0.00 0.00 0.00 19.00 0.00 132.50 +20:22:09 32 0.00 53.50 0.00 0.00 65.50 0.00 0.00 136.50 0.00 41.00 +20:22:09 33 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 138.50 +20:22:09 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.50 +20:22:09 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 130.00 +20:22:09 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 129.00 +20:22:09 37 0.00 1.00 0.00 1.50 0.00 0.00 0.00 33.50 0.00 126.00 +20:22:09 38 0.00 2.50 0.00 2.00 0.00 0.00 0.00 50.50 0.00 47.00 +20:22:09 39 0.00 1.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 126.50 +20:22:09 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.50 0.00 133.00 +20:22:09 41 0.00 6.50 0.00 1.50 1054.50 0.00 0.00 216.50 0.00 91.00 +20:22:09 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 18.00 0.00 137.00 +20:22:09 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 135.50 +20:22:09 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 130.50 +20:22:09 45 0.00 0.50 0.00 6.00 0.00 0.00 0.00 17.50 0.00 108.50 +20:22:09 46 0.00 3.00 0.00 2.00 0.00 0.00 0.00 156.00 0.00 81.00 +20:22:09 47 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 115.00 +20:22:09 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 110.50 +20:22:09 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:09 50 0.00 1.50 0.00 1.50 0.00 0.00 0.00 207.00 0.00 92.00 +20:22:09 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.50 0.00 113.00 +20:22:09 52 0.00 2.50 0.00 1.00 0.00 0.00 0.00 146.50 0.00 77.50 +20:22:09 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 119.50 +20:22:09 54 0.00 32.50 0.00 0.00 347.50 0.00 0.00 212.50 0.00 73.50 +20:22:09 55 0.00 1.50 0.00 0.00 56.50 0.00 0.00 153.50 0.00 86.00 +20:22:09 56 0.00 14.50 0.00 0.00 74.50 0.00 0.00 221.50 0.00 125.00 +20:22:09 57 0.00 28.00 0.00 0.00 82.00 0.00 0.00 221.50 0.00 130.00 +20:22:09 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:09 59 0.00 0.50 0.00 0.00 93.00 0.00 0.00 163.00 0.00 90.00 +20:22:09 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 106.50 +20:22:09 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20.00 0.00 115.00 +20:22:09 62 0.00 5.50 0.00 0.00 121.50 0.00 0.00 226.00 0.00 104.00 +20:22:09 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:09 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 108.00 +20:22:09 65 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:09 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 102.00 +20:22:09 67 0.00 4.00 0.00 0.00 652.50 0.00 0.00 250.00 0.00 88.00 +20:22:09 68 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 107.00 +20:22:09 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 111.00 +20:22:09 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 109.00 +20:22:09 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 111.00 + +20:22:09 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:11 all 76.67 0.00 0.65 2.44 0.00 0.02 0.00 0.00 0.00 20.21 +20:22:11 0 0 0 0 3.03 0.00 2.53 6.57 0.00 0.00 0.00 0.00 0.00 87.88 +20:22:11 1 1 0 0 1.01 0.00 3.54 6.06 0.00 0.00 0.00 0.00 0.00 89.39 +20:22:11 2 2 0 0 0.00 0.00 2.04 10.71 0.00 0.00 0.00 0.00 0.00 87.24 +20:22:11 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 11 11 0 0 2.50 0.00 2.50 1.50 0.00 0.00 0.00 0.00 0.00 93.50 +20:22:11 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 21 21 1 1 56.06 0.00 0.00 16.16 0.00 0.00 0.00 0.00 0.00 27.78 +20:22:11 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 29 29 1 1 0.00 0.00 1.51 8.54 0.00 0.50 0.00 0.00 0.00 89.45 +20:22:11 30 30 1 1 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 32 32 1 1 0.00 0.00 1.51 7.04 0.00 0.00 0.00 0.00 0.00 91.46 +20:22:11 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 39 3 0 0 94.50 0.00 5.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 41 5 0 0 0.00 0.00 2.53 1.01 0.00 0.51 0.00 0.00 0.00 95.96 +20:22:11 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 46 10 0 0 0.00 0.00 0.51 4.59 0.00 0.00 0.00 0.00 0.00 94.90 +20:22:11 47 11 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 50 14 0 0 0.00 0.00 1.53 5.10 0.00 0.00 0.00 0.00 0.00 93.37 +20:22:11 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 52 16 0 0 2.01 0.00 2.51 5.03 0.00 0.00 0.00 0.00 0.00 90.45 +20:22:11 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 54 18 1 1 0.00 0.00 1.52 9.64 0.00 0.00 0.00 0.00 0.00 88.83 +20:22:11 55 19 1 1 0.51 0.00 1.52 28.79 0.00 0.00 0.00 0.00 0.00 69.19 +20:22:11 56 20 1 1 2.56 0.00 2.05 6.67 0.00 0.00 0.00 0.00 0.00 88.72 +20:22:11 57 21 1 1 46.00 0.00 2.00 7.00 0.00 0.00 0.00 0.00 0.00 45.00 +20:22:11 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 59 23 1 1 1.50 0.00 3.50 19.50 0.00 0.00 0.00 0.00 0.00 75.50 +20:22:11 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 62 26 1 1 0.00 0.00 1.02 9.18 0.00 0.00 0.00 0.00 0.00 89.80 +20:22:11 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 67 31 1 1 1.01 0.00 5.53 23.62 0.00 0.50 0.00 0.00 0.00 69.35 +20:22:11 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:11 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:09 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:11 0 0.00 29.50 0.00 1.00 0.00 0.00 0.00 274.00 0.00 103.00 +20:22:11 1 0.00 9.00 0.00 2.50 0.00 0.00 0.00 240.50 0.00 102.50 +20:22:11 2 0.00 2.50 0.00 2.00 0.00 0.00 0.00 258.50 0.00 98.50 +20:22:11 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 131.50 +20:22:11 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:11 5 0.00 3.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:11 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 124.50 +20:22:11 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 129.00 +20:22:11 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 117.50 +20:22:11 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 19.50 0.00 123.00 +20:22:11 10 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 120.00 +20:22:11 11 0.00 18.50 0.00 1.00 0.00 0.00 0.00 168.00 0.00 108.50 +20:22:11 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 133.00 +20:22:11 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:11 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:11 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 114.00 +20:22:11 16 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:11 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 110.00 +20:22:11 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 130.50 +20:22:11 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.00 +20:22:11 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:11 21 0.00 20.50 0.00 0.00 248.00 0.00 0.00 78.50 0.00 96.50 +20:22:11 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 128.00 +20:22:11 23 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 134.00 +20:22:11 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 129.50 +20:22:11 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:11 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.50 0.00 137.00 +20:22:11 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 131.00 +20:22:11 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:11 29 0.00 3.00 0.00 0.00 102.00 0.00 0.00 125.50 0.00 68.50 +20:22:11 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 143.50 +20:22:11 31 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:11 32 0.00 6.00 0.00 0.00 83.50 0.00 0.00 155.00 0.00 76.00 +20:22:11 33 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 132.50 +20:22:11 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 106.00 +20:22:11 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 123.00 +20:22:11 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:11 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 132.50 +20:22:11 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 140.50 +20:22:11 39 0.00 1.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 136.00 +20:22:11 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 17.50 0.00 135.50 +20:22:11 41 0.00 7.00 0.00 1.50 525.00 0.00 0.00 177.50 0.00 93.50 +20:22:11 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.50 0.00 130.00 +20:22:11 43 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 131.00 +20:22:11 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 126.50 +20:22:11 45 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 115.00 +20:22:11 46 0.00 1.50 0.00 2.00 0.00 0.00 0.00 202.00 0.00 89.50 +20:22:11 47 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:11 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 126.50 +20:22:11 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 132.50 +20:22:11 50 0.00 1.50 0.00 1.50 0.00 0.00 0.00 212.00 0.00 100.50 +20:22:11 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:11 52 0.00 5.50 0.00 1.00 0.00 0.00 0.00 184.00 0.00 87.50 +20:22:11 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:11 54 0.00 19.50 0.00 0.00 158.00 0.00 0.00 209.50 0.00 84.50 +20:22:11 55 0.00 1.50 0.00 0.00 478.50 0.00 0.00 173.00 0.00 96.50 +20:22:11 56 0.00 21.00 0.00 0.00 81.00 0.00 0.00 213.00 0.00 113.00 +20:22:11 57 0.00 21.50 0.00 0.00 115.00 0.00 0.00 128.50 0.00 134.50 +20:22:11 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.50 +20:22:11 59 0.00 15.00 0.00 0.00 294.50 0.00 0.00 199.00 0.00 94.00 +20:22:11 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:11 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 113.00 +20:22:11 62 0.00 2.00 0.00 0.00 112.00 0.00 0.00 213.50 0.00 85.50 +20:22:11 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 119.50 +20:22:11 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 110.00 +20:22:11 65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 113.50 +20:22:11 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 121.50 +20:22:11 67 0.00 52.00 0.00 0.00 346.50 0.00 0.00 208.00 0.00 145.00 +20:22:11 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.50 +20:22:11 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:11 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.50 +20:22:11 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.00 + +20:22:11 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:13 all 76.39 0.00 0.77 2.23 0.00 0.03 0.00 0.00 0.00 20.58 +20:22:13 0 0 0 0 1.02 0.00 1.52 5.58 0.00 0.00 0.00 0.00 0.00 91.88 +20:22:13 1 1 0 0 2.02 0.00 2.02 8.59 0.00 0.00 0.00 0.00 0.00 87.37 +20:22:13 2 2 0 0 0.00 0.00 2.50 10.50 0.00 0.00 0.00 0.00 0.00 87.00 +20:22:13 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 11 11 0 0 2.51 0.00 2.01 0.00 0.00 0.00 0.00 0.00 0.00 95.48 +20:22:13 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 19 19 1 1 75.38 0.00 1.01 2.01 0.00 0.00 0.00 0.00 0.00 21.61 +20:22:13 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 21 21 1 1 75.50 0.00 0.50 15.50 0.00 0.00 0.00 0.00 0.00 8.50 +20:22:13 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 29 29 1 1 0.00 0.00 0.00 6.09 0.00 0.00 0.00 0.00 0.00 93.91 +20:22:13 30 30 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 32 32 1 1 0.00 0.00 2.00 4.00 0.00 0.00 0.00 0.00 0.00 94.00 +20:22:13 33 33 1 1 81.41 0.00 18.59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 39 3 0 0 96.52 0.00 3.48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 41 5 0 0 0.00 0.00 1.51 29.65 0.00 1.01 0.00 0.00 0.00 67.84 +20:22:13 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 46 10 0 0 0.00 0.00 1.00 3.50 0.00 0.00 0.00 0.00 0.00 95.50 +20:22:13 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 50 14 0 0 0.00 0.00 0.51 5.58 0.00 0.00 0.00 0.00 0.00 93.91 +20:22:13 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 52 16 0 0 1.51 0.00 2.51 4.52 0.00 0.00 0.00 0.00 0.00 91.46 +20:22:13 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 54 18 1 1 0.50 0.00 1.01 5.53 0.00 0.00 0.00 0.00 0.00 92.96 +20:22:13 55 19 1 1 26.13 0.00 2.51 4.52 0.00 0.00 0.00 0.00 0.00 66.83 +20:22:13 56 20 1 1 2.51 0.00 3.52 5.03 0.00 0.00 0.00 0.00 0.00 88.94 +20:22:13 57 21 1 1 25.63 0.00 2.01 3.52 0.00 0.00 0.00 0.00 0.00 68.84 +20:22:13 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 59 23 1 1 2.01 0.00 2.51 6.03 0.00 0.50 0.00 0.00 0.00 88.94 +20:22:13 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 62 26 1 1 0.00 0.00 2.49 28.36 0.00 0.50 0.00 0.00 0.00 68.66 +20:22:13 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 67 31 1 1 0.51 0.00 2.02 12.12 0.00 0.51 0.00 0.00 0.00 84.85 +20:22:13 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:13 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:11 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:13 0 0.00 20.50 0.00 1.00 0.00 0.00 0.00 286.50 0.00 76.00 +20:22:13 1 0.00 11.50 0.50 4.00 0.00 0.00 0.00 230.00 0.00 89.00 +20:22:13 2 0.00 2.00 0.00 2.00 0.00 0.00 0.00 236.50 0.00 90.50 +20:22:13 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 135.50 +20:22:13 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:13 5 0.00 3.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:13 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 135.00 +20:22:13 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:13 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 122.50 +20:22:13 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 119.00 +20:22:13 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 112.50 +20:22:13 11 0.00 2.00 0.00 1.00 0.00 0.00 0.00 150.50 0.00 64.00 +20:22:13 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 118.00 +20:22:13 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 115.50 +20:22:13 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 114.50 +20:22:13 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 115.00 +20:22:13 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 115.50 +20:22:13 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 123.00 +20:22:13 18 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 120.50 +20:22:13 19 0.00 6.00 0.00 0.00 42.50 0.00 0.00 70.00 0.00 132.00 +20:22:13 20 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 125.50 +20:22:13 21 0.00 28.50 0.00 0.00 207.50 0.00 0.00 71.00 0.00 119.00 +20:22:13 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 133.50 +20:22:13 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:13 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 128.00 +20:22:13 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 128.00 +20:22:13 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 123.00 +20:22:13 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 115.00 +20:22:13 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 135.00 +20:22:13 29 0.00 1.00 0.00 0.00 79.00 0.00 0.00 66.50 0.00 38.00 +20:22:13 30 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 133.00 +20:22:13 31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16.50 0.00 123.50 +20:22:13 32 0.00 3.50 0.00 0.00 46.50 0.00 0.00 208.50 0.00 89.50 +20:22:13 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 122.50 +20:22:13 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 114.50 +20:22:13 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 132.00 +20:22:13 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:13 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 136.50 +20:22:13 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.00 0.00 135.00 +20:22:13 39 0.00 1.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 149.00 +20:22:13 40 0.00 1.00 0.00 3.00 0.00 0.00 0.00 18.50 0.00 129.00 +20:22:13 41 0.00 9.00 0.00 1.50 883.00 0.00 0.00 183.00 0.00 84.50 +20:22:13 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 18.00 0.00 135.00 +20:22:13 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 135.00 +20:22:13 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 134.00 +20:22:13 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 19.00 0.00 113.50 +20:22:13 46 0.00 1.00 0.00 2.00 0.00 0.00 0.00 161.50 0.00 76.00 +20:22:13 47 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 115.00 +20:22:13 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:13 49 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 129.50 +20:22:13 50 0.00 1.50 0.00 1.50 0.00 0.00 0.00 214.50 0.00 95.00 +20:22:13 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:13 52 0.00 4.50 0.00 1.00 0.00 0.00 0.00 177.50 0.00 103.50 +20:22:13 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 120.00 +20:22:13 54 0.00 1.00 0.00 0.00 78.00 0.00 0.00 127.50 0.00 68.00 +20:22:13 55 0.00 4.50 0.00 0.00 94.50 0.00 0.00 118.00 0.00 90.00 +20:22:13 56 0.00 14.50 0.00 0.00 82.00 0.00 0.00 185.00 0.00 162.00 +20:22:13 57 0.00 25.50 0.00 0.00 49.00 0.00 0.00 141.00 0.00 104.50 +20:22:13 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:13 59 0.00 47.00 0.00 0.00 71.00 0.00 0.00 214.00 0.00 87.00 +20:22:13 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 122.50 +20:22:13 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 103.00 +20:22:13 62 0.00 29.50 0.00 0.00 397.00 0.00 0.00 204.50 0.00 70.00 +20:22:13 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:13 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 117.00 +20:22:13 65 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 102.50 +20:22:13 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 103.00 +20:22:13 67 0.00 3.00 0.00 0.00 188.00 0.00 0.00 237.00 0.00 86.00 +20:22:13 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:13 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.00 +20:22:13 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.50 +20:22:13 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 112.50 + +20:22:13 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:15 all 76.23 0.00 0.92 2.27 0.00 0.02 0.00 0.00 0.00 20.56 +20:22:15 0 0 0 0 14.07 0.00 1.51 5.03 0.00 0.00 0.00 0.00 0.00 79.40 +20:22:15 1 1 0 0 1.98 0.00 2.48 6.93 0.00 0.00 0.00 0.00 0.00 88.61 +20:22:15 2 2 0 0 0.00 0.00 2.02 15.66 0.00 0.00 0.00 0.00 0.00 82.32 +20:22:15 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 5 5 0 0 88.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 11.00 +20:22:15 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 11 11 0 0 2.51 0.00 2.01 4.02 0.00 0.00 0.00 0.00 0.00 91.46 +20:22:15 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 19 19 1 1 0.50 0.00 2.49 8.46 0.00 0.00 0.00 0.00 0.00 88.56 +20:22:15 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 29 29 1 1 0.00 0.00 1.00 2.49 0.00 0.00 0.00 0.00 0.00 96.52 +20:22:15 30 30 1 1 89.50 0.00 10.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 31 31 1 1 85.00 0.00 0.00 1.50 0.00 0.00 0.00 0.00 0.00 13.50 +20:22:15 32 32 1 1 2.01 0.00 2.01 3.02 0.00 0.00 0.00 0.00 0.00 92.96 +20:22:15 33 33 1 1 78.00 0.00 22.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 36 0 0 0 86.07 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 13.43 +20:22:15 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 41 5 0 0 12.12 0.00 1.52 42.42 0.00 1.01 0.00 0.00 0.00 42.93 +20:22:15 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 46 10 0 0 0.00 0.00 2.00 18.00 0.00 0.00 0.00 0.00 0.00 80.00 +20:22:15 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 50 14 0 0 0.00 0.00 1.51 17.09 0.00 0.00 0.00 0.00 0.00 81.41 +20:22:15 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 52 16 0 0 3.52 0.00 3.02 6.03 0.00 0.00 0.00 0.00 0.00 87.44 +20:22:15 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 54 18 1 1 0.50 0.00 2.01 4.02 0.00 0.00 0.00 0.00 0.00 93.47 +20:22:15 55 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 56 20 1 1 0.00 0.00 1.51 4.02 0.00 0.00 0.00 0.00 0.00 94.47 +20:22:15 57 21 1 1 0.50 0.00 1.98 6.44 0.00 0.50 0.00 0.00 0.00 90.59 +20:22:15 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 59 23 1 1 3.05 0.00 2.54 8.63 0.00 0.00 0.00 0.00 0.00 85.79 +20:22:15 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 62 26 1 1 2.02 0.00 3.03 4.04 0.00 0.00 0.00 0.00 0.00 90.91 +20:22:15 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 67 31 1 1 15.58 0.00 1.51 4.52 0.00 0.00 0.00 0.00 0.00 78.39 +20:22:15 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:15 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:13 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:15 0 0.00 17.50 0.00 1.00 0.00 0.00 0.00 243.50 0.00 88.00 +20:22:15 1 0.00 31.00 0.00 2.50 0.00 0.00 0.00 275.00 0.00 78.00 +20:22:15 2 0.00 16.00 0.00 2.00 0.00 0.00 0.00 211.00 0.00 72.00 +20:22:15 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 132.00 +20:22:15 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:15 5 0.00 3.50 0.00 2.00 0.00 0.00 0.00 28.00 0.00 119.00 +20:22:15 6 0.00 0.50 0.00 6.00 0.00 0.00 0.00 17.00 0.00 134.00 +20:22:15 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 119.00 +20:22:15 8 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.50 0.00 122.50 +20:22:15 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 125.00 +20:22:15 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 120.50 +20:22:15 11 0.00 4.00 0.00 1.00 0.00 0.00 0.00 157.00 0.00 68.00 +20:22:15 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:15 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 135.00 +20:22:15 14 0.00 0.50 0.00 2.50 0.00 0.00 0.00 17.50 0.00 126.50 +20:22:15 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 125.50 +20:22:15 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 19.00 0.00 121.50 +20:22:15 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 129.00 +20:22:15 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 134.50 +20:22:15 19 0.00 27.50 0.00 0.00 106.50 0.00 0.00 167.50 0.00 70.00 +20:22:15 20 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:15 21 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 130.00 +20:22:15 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 130.00 +20:22:15 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 126.50 +20:22:15 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:22:15 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:15 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 135.00 +20:22:15 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.00 +20:22:15 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.00 +20:22:15 29 0.00 1.00 0.00 0.00 29.00 0.00 0.00 73.50 0.00 46.00 +20:22:15 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 136.50 +20:22:15 31 0.00 1.00 0.00 0.00 6.00 0.00 0.00 25.00 0.00 111.50 +20:22:15 32 0.00 8.50 0.00 0.00 30.50 0.00 0.00 167.50 0.00 81.00 +20:22:15 33 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 138.00 +20:22:15 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 127.50 +20:22:15 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:15 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 19.00 0.00 121.50 +20:22:15 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 135.50 +20:22:15 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 137.00 +20:22:15 39 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 132.00 +20:22:15 40 0.00 0.50 0.00 3.50 0.00 0.00 0.00 18.00 0.00 134.50 +20:22:15 41 0.00 24.00 0.00 1.50 1585.50 0.00 0.00 196.50 0.00 96.00 +20:22:15 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 17.50 0.00 134.50 +20:22:15 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 19.50 0.00 136.50 +20:22:15 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 137.00 +20:22:15 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 118.50 +20:22:15 46 0.00 1.50 0.00 2.00 0.00 0.00 0.00 161.00 0.00 76.00 +20:22:15 47 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.00 0.00 120.50 +20:22:15 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:15 49 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 134.50 +20:22:15 50 0.00 3.00 0.00 1.50 0.00 0.00 0.00 223.50 0.00 96.50 +20:22:15 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:15 52 0.00 12.50 0.00 1.50 0.00 0.00 0.00 181.00 0.00 139.50 +20:22:15 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 134.50 +20:22:15 54 0.00 2.50 0.00 0.00 47.50 0.00 0.00 213.00 0.00 117.50 +20:22:15 55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 113.00 +20:22:15 56 0.00 0.50 0.00 0.00 54.50 0.00 0.00 160.50 0.00 81.50 +20:22:15 57 0.00 2.00 0.00 0.00 86.00 0.00 0.00 117.50 0.00 71.00 +20:22:15 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.00 +20:22:15 59 0.00 15.50 0.00 0.00 118.50 0.00 0.00 209.00 0.00 157.50 +20:22:15 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.00 +20:22:15 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 122.00 +20:22:15 62 0.00 10.50 0.00 0.00 61.50 0.00 0.00 214.50 0.00 109.50 +20:22:15 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 116.00 +20:22:15 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:15 65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 115.00 +20:22:15 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:22:15 67 0.00 44.50 0.00 0.00 94.50 0.00 0.00 172.00 0.00 66.50 +20:22:15 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:15 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 127.50 +20:22:15 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:15 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.50 + +20:22:15 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:17 all 76.31 0.00 1.04 2.49 0.00 0.02 0.00 0.00 0.00 20.14 +20:22:17 0 0 0 0 9.64 0.00 1.52 6.60 0.00 0.00 0.00 0.00 0.00 82.23 +20:22:17 1 1 0 0 3.03 0.00 2.53 10.61 0.00 0.00 0.00 0.00 0.00 83.84 +20:22:17 2 2 0 0 0.50 0.00 2.51 11.06 0.00 0.00 0.00 0.00 0.00 85.93 +20:22:17 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 11 11 0 0 2.00 0.00 3.00 4.00 0.00 0.00 0.00 0.00 0.00 91.00 +20:22:17 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 19 19 1 1 0.00 0.00 2.02 30.30 0.00 0.00 0.00 0.00 0.00 67.68 +20:22:17 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 29 29 1 1 0.00 0.00 0.51 2.03 0.00 0.00 0.00 0.00 0.00 97.46 +20:22:17 30 30 1 1 74.50 0.00 25.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 31 31 1 1 1.51 0.00 2.01 4.02 0.00 0.00 0.00 0.00 0.00 92.46 +20:22:17 32 32 1 1 0.00 0.00 1.52 5.08 0.00 0.00 0.00 0.00 0.00 93.40 +20:22:17 33 33 1 1 85.00 0.00 15.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 36 0 0 0 91.50 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 8.00 +20:22:17 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 41 5 0 0 1.01 0.00 2.02 5.56 0.00 1.01 0.00 0.00 0.00 90.40 +20:22:17 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 46 10 0 0 1.52 0.00 1.02 4.57 0.00 0.00 0.00 0.00 0.00 92.89 +20:22:17 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 50 14 0 0 2.03 0.00 1.02 12.69 0.00 0.00 0.00 0.00 0.00 84.26 +20:22:17 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 52 16 0 0 1.01 0.00 2.01 6.03 0.00 0.00 0.00 0.00 0.00 90.95 +20:22:17 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 54 18 1 1 0.51 0.00 2.02 12.63 0.00 0.51 0.00 0.00 0.00 84.34 +20:22:17 55 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 56 20 1 1 1.01 0.00 2.53 39.39 0.00 0.00 0.00 0.00 0.00 57.07 +20:22:17 57 21 1 1 1.01 0.00 2.53 5.05 0.00 0.00 0.00 0.00 0.00 91.41 +20:22:17 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 59 23 1 1 3.57 0.00 3.06 4.59 0.00 0.00 0.00 0.00 0.00 88.78 +20:22:17 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 62 26 1 1 1.52 0.00 2.54 15.74 0.00 0.00 0.00 0.00 0.00 80.20 +20:22:17 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 67 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:17 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:15 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:17 0 0.00 19.50 0.00 1.00 0.00 0.00 0.00 270.00 0.00 86.00 +20:22:17 1 0.00 46.00 0.50 3.50 0.00 0.00 0.00 249.00 0.00 113.50 +20:22:17 2 0.00 64.50 0.00 2.00 0.00 0.00 0.00 227.00 0.00 66.00 +20:22:17 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:17 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:17 5 0.00 2.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:17 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 115.50 +20:22:17 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 116.50 +20:22:17 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 112.50 +20:22:17 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 122.50 +20:22:17 10 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:17 11 0.00 10.00 0.00 1.00 0.00 0.00 0.00 185.50 0.00 95.00 +20:22:17 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 120.50 +20:22:17 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 19.00 0.00 126.00 +20:22:17 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 117.50 +20:22:17 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:17 16 0.00 2.00 0.00 2.00 0.00 0.00 0.00 19.00 0.00 125.00 +20:22:17 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:17 18 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 128.50 +20:22:17 19 0.00 1.50 0.00 0.00 482.50 0.00 0.00 144.50 0.00 69.50 +20:22:17 20 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 137.50 +20:22:17 21 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.00 +20:22:17 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 126.00 +20:22:17 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 129.00 +20:22:17 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 127.50 +20:22:17 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 125.00 +20:22:17 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21.50 0.00 130.50 +20:22:17 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 132.00 +20:22:17 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 138.00 +20:22:17 29 0.00 0.50 0.00 0.00 22.50 0.00 0.00 110.50 0.00 57.00 +20:22:17 30 0.00 2.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 128.50 +20:22:17 31 0.00 6.50 0.00 0.00 52.50 0.00 0.00 118.00 0.00 65.00 +20:22:17 32 0.00 8.00 0.00 0.00 94.50 0.00 0.00 172.50 0.00 77.00 +20:22:17 33 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 130.50 +20:22:17 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:17 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 130.00 +20:22:17 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 19.00 0.00 113.50 +20:22:17 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 126.50 +20:22:17 38 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:17 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 125.00 +20:22:17 40 0.00 1.00 0.00 7.00 0.00 0.00 0.00 17.50 0.00 130.00 +20:22:17 41 0.00 34.50 0.00 1.50 837.00 0.00 0.00 237.00 0.00 90.00 +20:22:17 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:17 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:17 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 138.50 +20:22:17 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 120.00 +20:22:17 46 0.00 1.50 0.00 2.00 0.00 0.00 0.00 238.50 0.00 108.50 +20:22:17 47 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 128.50 +20:22:17 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 113.50 +20:22:17 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:17 50 0.00 5.00 0.00 1.50 0.00 0.00 0.00 203.00 0.00 92.50 +20:22:17 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.00 0.00 122.50 +20:22:17 52 0.00 6.50 0.00 1.00 0.00 0.00 0.00 153.00 0.00 80.50 +20:22:17 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 111.50 +20:22:17 54 0.00 5.00 0.00 0.00 145.00 0.00 0.00 195.50 0.00 93.50 +20:22:17 55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 101.00 +20:22:17 56 0.00 5.50 0.00 0.00 558.00 0.00 0.00 186.00 0.00 86.50 +20:22:17 57 0.00 3.00 0.00 0.00 74.50 0.00 0.00 220.00 0.00 91.50 +20:22:17 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 115.00 +20:22:17 59 0.00 15.50 0.00 0.00 93.00 0.00 0.00 217.50 0.00 129.00 +20:22:17 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 122.50 +20:22:17 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 126.50 +20:22:17 62 0.00 16.00 0.00 0.00 183.50 0.00 0.00 238.00 0.00 92.00 +20:22:17 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 118.50 +20:22:17 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 126.00 +20:22:17 65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 117.00 +20:22:17 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 139.00 +20:22:17 67 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 110.00 +20:22:17 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 125.00 +20:22:17 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 111.00 +20:22:17 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:17 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 121.50 + +20:22:17 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:19 all 76.47 0.00 0.71 2.40 0.00 0.05 0.00 0.00 0.00 20.37 +20:22:19 0 0 0 0 1.01 0.00 2.51 6.53 0.00 0.00 0.00 0.00 0.00 89.95 +20:22:19 1 1 0 0 1.01 0.00 2.51 9.05 0.00 0.00 0.00 0.00 0.00 87.44 +20:22:19 2 2 0 0 25.38 0.00 2.54 8.63 0.00 0.00 0.00 0.00 0.00 63.45 +20:22:19 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 5 5 0 0 92.46 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 7.04 +20:22:19 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 10 10 0 0 36.68 0.00 0.00 3.52 0.00 0.00 0.00 0.00 0.00 59.80 +20:22:19 11 11 0 0 3.03 0.00 2.02 4.04 0.00 0.00 0.00 0.00 0.00 90.91 +20:22:19 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 19 19 1 1 0.49 0.00 2.45 10.78 0.00 0.98 0.00 0.00 0.00 85.29 +20:22:19 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 29 29 1 1 0.00 0.00 1.00 1.00 0.00 0.00 0.00 0.00 0.00 98.00 +20:22:19 30 30 1 1 83.00 0.00 17.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 31 31 1 1 3.03 0.00 2.53 3.54 0.00 0.00 0.00 0.00 0.00 90.91 +20:22:19 32 32 1 1 0.00 0.00 0.51 4.04 0.00 0.00 0.00 0.00 0.00 95.45 +20:22:19 33 33 1 1 96.50 0.00 3.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 38 2 0 0 77.39 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 21.61 +20:22:19 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 41 5 0 0 8.12 0.00 1.02 4.57 0.00 1.02 0.00 0.00 0.00 85.28 +20:22:19 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 46 10 0 0 64.00 0.00 0.50 1.00 0.00 0.00 0.00 0.00 0.00 34.50 +20:22:19 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 50 14 0 0 0.50 0.00 1.51 4.02 0.00 0.00 0.00 0.00 0.00 93.97 +20:22:19 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 52 16 0 0 0.51 0.00 0.51 7.07 0.00 0.00 0.00 0.00 0.00 91.92 +20:22:19 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 54 18 1 1 0.00 0.00 1.02 4.06 0.00 0.00 0.00 0.00 0.00 94.92 +20:22:19 55 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 56 20 1 1 0.51 0.00 2.03 36.04 0.00 0.51 0.00 0.00 0.00 60.91 +20:22:19 57 21 1 1 0.00 0.00 2.01 42.21 0.00 0.50 0.00 0.00 0.00 55.28 +20:22:19 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 59 23 1 1 3.94 0.00 3.94 12.32 0.00 0.49 0.00 0.00 0.00 79.31 +20:22:19 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 62 26 1 1 1.02 0.00 2.04 9.69 0.00 0.00 0.00 0.00 0.00 87.24 +20:22:19 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 67 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:19 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:17 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:19 0 0.00 23.50 0.00 1.00 0.00 0.00 0.00 287.00 0.00 78.50 +20:22:19 1 0.00 5.50 0.00 2.50 0.00 0.00 0.00 218.00 0.00 88.50 +20:22:19 2 0.00 11.50 0.00 2.00 0.00 0.00 0.00 175.00 0.00 125.00 +20:22:19 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:19 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.50 0.00 119.50 +20:22:19 5 0.00 10.00 0.00 2.00 0.00 0.00 0.00 35.50 0.00 121.50 +20:22:19 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 19.00 0.00 131.00 +20:22:19 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:19 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:19 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:19 10 0.00 60.00 0.00 2.00 0.00 0.00 0.00 159.00 0.00 67.00 +20:22:19 11 0.00 33.00 0.00 1.00 0.00 0.00 0.00 211.50 0.00 119.50 +20:22:19 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 119.50 +20:22:19 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 121.00 +20:22:19 14 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 117.00 +20:22:19 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 115.00 +20:22:19 16 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:19 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:19 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.00 +20:22:19 19 0.00 1.00 0.00 0.00 141.00 0.00 0.00 137.50 0.00 71.00 +20:22:19 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.00 +20:22:19 21 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 147.00 +20:22:19 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 134.00 +20:22:19 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:19 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:19 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 122.50 +20:22:19 26 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 132.00 +20:22:19 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:19 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.00 +20:22:19 29 0.00 2.00 0.00 0.00 8.00 0.00 0.00 42.50 0.00 35.00 +20:22:19 30 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.00 +20:22:19 31 0.00 13.00 0.00 0.00 42.00 0.00 0.00 176.00 0.00 121.50 +20:22:19 32 0.00 2.50 0.00 0.00 45.00 0.00 0.00 109.50 0.00 70.50 +20:22:19 33 0.00 2.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 123.00 +20:22:19 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 112.50 +20:22:19 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.00 +20:22:19 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 130.00 +20:22:19 37 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 134.00 +20:22:19 38 0.00 2.50 0.00 2.00 0.00 0.00 0.00 49.00 0.00 118.00 +20:22:19 39 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.50 0.00 126.00 +20:22:19 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:19 41 0.00 22.50 0.00 1.50 670.50 0.00 0.00 215.00 0.00 96.00 +20:22:19 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:19 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 135.00 +20:22:19 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 143.00 +20:22:19 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 113.50 +20:22:19 46 0.00 1.50 0.00 2.00 0.00 0.00 0.00 71.50 0.00 110.50 +20:22:19 47 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:19 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 127.00 +20:22:19 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:19 50 0.00 1.50 0.00 1.50 0.00 0.00 0.00 147.50 0.00 70.50 +20:22:19 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 133.50 +20:22:19 52 0.00 3.50 0.00 1.00 0.00 0.00 0.00 188.50 0.00 89.00 +20:22:19 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:19 54 0.00 0.50 0.00 0.00 62.00 0.00 0.00 229.50 0.00 108.50 +20:22:19 55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 109.00 +20:22:19 56 0.00 6.00 0.00 0.00 522.50 0.00 0.00 212.00 0.00 108.00 +20:22:19 57 0.00 0.50 0.00 0.00 639.00 0.00 0.00 204.50 0.00 99.00 +20:22:19 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.50 +20:22:19 59 0.00 26.50 0.00 0.00 207.00 0.00 0.00 220.50 0.00 172.00 +20:22:19 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.50 +20:22:19 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 119.50 +20:22:19 62 0.00 15.50 0.00 0.00 160.00 0.00 0.00 214.50 0.00 84.50 +20:22:19 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.50 +20:22:19 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 117.50 +20:22:19 65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:19 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:19 67 0.00 2.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 113.50 +20:22:19 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.50 +20:22:19 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 125.00 +20:22:19 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.50 +20:22:19 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 + +20:22:19 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:21 all 76.66 0.00 0.67 2.30 0.00 0.01 0.00 0.00 0.00 20.35 +20:22:21 0 0 0 0 0.52 0.00 2.58 8.76 0.00 0.00 0.00 0.00 0.00 88.14 +20:22:21 1 1 0 0 3.05 0.00 5.08 8.63 0.00 0.00 0.00 0.00 0.00 83.25 +20:22:21 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 11 11 0 0 2.53 0.00 1.52 0.51 0.00 0.00 0.00 0.00 0.00 95.45 +20:22:21 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 19 19 1 1 0.50 0.00 3.00 1.00 0.00 0.00 0.00 0.00 0.00 95.50 +20:22:21 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 29 29 1 1 0.00 0.00 2.48 1.49 0.00 0.00 0.00 0.00 0.00 96.04 +20:22:21 30 30 1 1 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 31 31 1 1 0.00 0.00 2.51 4.52 0.00 0.00 0.00 0.00 0.00 92.96 +20:22:21 32 32 1 1 1.01 0.00 2.01 5.03 0.00 0.00 0.00 0.00 0.00 91.96 +20:22:21 33 33 1 1 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 38 2 0 0 0.00 0.00 0.00 3.54 0.00 0.00 0.00 0.00 0.00 96.46 +20:22:21 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 41 5 0 0 0.00 0.00 3.02 34.17 0.00 0.50 0.00 0.00 0.00 62.31 +20:22:21 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 46 10 0 0 0.00 0.00 2.00 39.50 0.00 0.00 0.00 0.00 0.00 58.50 +20:22:21 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 50 14 0 0 2.53 0.00 1.52 9.60 0.00 0.00 0.00 0.00 0.00 86.36 +20:22:21 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 52 16 0 0 1.01 0.00 2.01 4.52 0.00 0.00 0.00 0.00 0.00 92.46 +20:22:21 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 54 18 1 1 0.50 0.00 1.50 7.00 0.00 0.00 0.00 0.00 0.00 91.00 +20:22:21 55 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 56 20 1 1 1.99 0.00 3.48 5.97 0.00 0.00 0.00 0.00 0.00 88.56 +20:22:21 57 21 1 1 1.52 0.00 3.54 11.11 0.00 0.00 0.00 0.00 0.00 83.84 +20:22:21 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 59 23 1 1 1.50 0.00 4.00 10.50 0.00 0.00 0.00 0.00 0.00 84.00 +20:22:21 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 62 26 1 1 0.51 0.00 3.03 10.61 0.00 0.51 0.00 0.00 0.00 85.35 +20:22:21 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 67 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:21 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:19 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:21 0 0.00 18.50 0.00 1.00 0.00 0.00 0.00 340.50 0.00 77.00 +20:22:21 1 0.00 13.00 0.00 2.50 0.00 0.00 0.00 235.00 0.00 113.00 +20:22:21 2 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 115.00 +20:22:21 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:21 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:21 5 0.00 3.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:21 6 0.00 0.50 0.00 6.00 0.00 0.00 0.00 17.50 0.00 122.00 +20:22:21 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 114.00 +20:22:21 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:21 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 130.00 +20:22:21 10 0.00 1.50 0.00 6.00 0.00 0.00 0.00 18.50 0.00 122.00 +20:22:21 11 0.00 113.00 0.00 1.00 0.00 0.00 0.00 202.50 0.00 93.50 +20:22:21 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 114.50 +20:22:21 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 125.00 +20:22:21 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 125.50 +20:22:21 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 119.50 +20:22:21 16 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 122.50 +20:22:21 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 118.50 +20:22:21 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 134.50 +20:22:21 19 0.00 0.50 0.00 0.00 8.00 0.00 0.00 36.00 0.00 13.00 +20:22:21 20 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 134.00 +20:22:21 21 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 139.00 +20:22:21 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:21 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.50 +20:22:21 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 137.50 +20:22:21 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.50 0.00 120.00 +20:22:21 26 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 132.00 +20:22:21 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.50 +20:22:21 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:21 29 0.00 1.50 0.00 0.00 15.50 0.00 0.00 80.50 0.00 49.00 +20:22:21 30 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:21 31 0.00 2.00 0.00 0.00 48.50 0.00 0.00 103.50 0.00 59.50 +20:22:21 32 0.00 10.00 0.00 0.00 60.50 0.00 0.00 129.00 0.00 67.50 +20:22:21 33 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:21 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:21 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 117.50 +20:22:21 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 131.00 +20:22:21 37 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 126.00 +20:22:21 38 0.00 2.50 0.00 2.00 0.00 0.00 0.00 53.50 0.00 32.00 +20:22:21 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 138.00 +20:22:21 40 0.00 1.00 0.00 3.00 0.00 0.00 0.00 18.50 0.00 132.00 +20:22:21 41 0.00 15.00 0.00 1.50 1572.00 0.00 0.00 229.50 0.00 93.00 +20:22:21 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 19.00 0.00 124.50 +20:22:21 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:21 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 126.50 +20:22:21 45 0.00 1.00 0.00 6.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:21 46 0.00 2.50 0.00 2.00 0.00 0.00 0.00 136.00 0.00 75.50 +20:22:21 47 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:21 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:21 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 19.00 0.00 117.00 +20:22:21 50 0.00 8.50 0.00 1.50 0.00 0.00 0.00 201.00 0.00 113.50 +20:22:21 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 112.50 +20:22:21 52 0.00 3.50 0.00 1.00 0.00 0.00 0.00 178.00 0.00 100.50 +20:22:21 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 114.50 +20:22:21 54 0.00 1.50 0.00 0.00 71.50 0.00 0.00 200.50 0.00 97.00 +20:22:21 55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 94.50 +20:22:21 56 0.00 9.00 0.00 0.00 73.00 0.00 0.00 221.00 0.00 100.50 +20:22:21 57 0.00 13.50 0.00 0.00 168.00 0.00 0.00 204.50 0.00 115.00 +20:22:21 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:21 59 0.00 14.50 0.00 0.00 139.00 0.00 0.00 237.50 0.00 136.00 +20:22:21 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.50 +20:22:21 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:21 62 0.00 2.50 0.00 0.00 199.00 0.00 0.00 217.00 0.00 85.50 +20:22:21 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 120.50 +20:22:21 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 115.50 +20:22:21 65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:21 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.50 0.00 120.00 +20:22:21 67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.00 +20:22:21 68 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 105.50 +20:22:21 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 118.50 +20:22:21 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 122.00 +20:22:21 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 127.00 + +20:22:21 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:23 all 76.72 0.00 0.47 2.25 0.00 0.02 0.00 0.00 0.00 20.53 +20:22:23 0 0 0 0 1.51 0.00 2.51 7.54 0.00 0.00 0.00 0.00 0.00 88.44 +20:22:23 1 1 0 0 3.05 0.00 3.55 8.63 0.00 0.00 0.00 0.00 0.00 84.77 +20:22:23 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 5 5 0 0 98.02 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 1.49 +20:22:23 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 11 11 0 0 2.53 0.00 1.52 2.02 0.00 0.00 0.00 0.00 0.00 93.94 +20:22:23 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 19 19 1 1 11.56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 88.44 +20:22:23 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 21 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 29 29 1 1 10.55 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 88.94 +20:22:23 30 30 1 1 97.50 0.00 2.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 31 31 1 1 10.61 0.00 0.51 4.04 0.00 0.00 0.00 0.00 0.00 84.85 +20:22:23 32 32 1 1 0.00 0.00 1.01 10.10 0.00 0.00 0.00 0.00 0.00 88.89 +20:22:23 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 38 2 0 0 0.00 0.00 0.50 3.52 0.00 0.00 0.00 0.00 0.00 95.98 +20:22:23 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 41 5 0 0 1.02 0.00 2.04 35.20 0.00 1.02 0.00 0.00 0.00 60.71 +20:22:23 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 46 10 0 0 0.50 0.00 1.51 36.18 0.00 0.00 0.00 0.00 0.00 61.81 +20:22:23 47 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 50 14 0 0 4.02 0.00 4.02 10.05 0.00 0.00 0.00 0.00 0.00 81.91 +20:22:23 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 52 16 0 0 0.51 0.00 1.52 6.57 0.00 0.00 0.00 0.00 0.00 91.41 +20:22:23 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 54 18 1 1 0.00 0.00 1.02 5.58 0.00 0.00 0.00 0.00 0.00 93.40 +20:22:23 55 19 1 1 88.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11.50 +20:22:23 56 20 1 1 0.00 0.00 1.01 6.57 0.00 0.00 0.00 0.00 0.00 92.42 +20:22:23 57 21 1 1 3.05 0.00 3.55 5.58 0.00 0.00 0.00 0.00 0.00 87.82 +20:22:23 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 59 23 1 1 0.50 0.00 2.99 9.95 0.00 0.00 0.00 0.00 0.00 86.57 +20:22:23 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 62 26 1 1 0.00 0.00 3.02 10.55 0.00 0.50 0.00 0.00 0.00 85.93 +20:22:23 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 65 29 1 1 89.50 0.00 0.50 1.00 0.00 0.00 0.00 0.00 0.00 9.00 +20:22:23 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 67 31 1 1 90.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 9.50 +20:22:23 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:23 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:21 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:23 0 0.00 19.00 0.00 1.00 0.00 0.00 0.00 316.00 0.00 87.50 +20:22:23 1 0.00 56.50 0.50 3.00 0.00 0.00 0.00 256.50 0.00 106.50 +20:22:23 2 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:23 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 133.00 +20:22:23 4 0.00 1.00 0.00 5.50 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:23 5 0.00 3.50 0.00 2.00 0.00 0.00 0.00 19.00 0.00 121.50 +20:22:23 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 119.50 +20:22:23 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 121.50 +20:22:23 8 0.00 0.50 0.00 5.50 0.00 0.00 0.00 17.50 0.00 139.00 +20:22:23 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 118.50 +20:22:23 10 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:23 11 0.00 59.50 0.00 1.00 0.00 0.00 0.00 203.50 0.00 99.00 +20:22:23 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 125.00 +20:22:23 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 123.00 +20:22:23 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:23 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 126.50 +20:22:23 16 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 121.00 +20:22:23 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 119.00 +20:22:23 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 133.50 +20:22:23 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 36.50 0.00 26.00 +20:22:23 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:23 21 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 138.50 +20:22:23 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:23 23 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 131.50 +20:22:23 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:23 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:23 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 129.50 +20:22:23 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 136.50 +20:22:23 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 141.50 +20:22:23 29 0.00 0.50 0.00 0.00 3.00 0.00 0.00 36.00 0.00 42.00 +20:22:23 30 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 140.00 +20:22:23 31 0.00 1.50 0.00 0.00 52.00 0.00 0.00 88.00 0.00 64.00 +20:22:23 32 0.00 3.50 0.00 0.00 154.00 0.00 0.00 153.50 0.00 78.50 +20:22:23 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 143.00 +20:22:23 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 108.50 +20:22:23 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 139.50 +20:22:23 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 130.00 +20:22:23 37 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.00 0.00 127.00 +20:22:23 38 0.00 1.50 0.00 2.00 0.00 0.00 0.00 45.00 0.00 30.00 +20:22:23 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 135.00 +20:22:23 40 0.00 0.50 0.00 7.50 0.00 0.00 0.00 17.50 0.00 139.00 +20:22:23 41 0.00 19.50 0.00 1.50 1570.50 0.00 0.00 230.50 0.00 98.00 +20:22:23 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 19.50 0.00 133.50 +20:22:23 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:23 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 143.50 +20:22:23 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 112.50 +20:22:23 46 0.00 1.00 0.00 2.00 0.00 0.00 0.00 178.50 0.00 86.50 +20:22:23 47 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:23 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 125.50 +20:22:23 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:22:23 50 0.00 11.00 0.00 1.50 0.00 0.00 0.00 231.50 0.00 173.00 +20:22:23 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 19.00 0.00 112.50 +20:22:23 52 0.00 4.50 0.00 1.00 0.00 0.00 0.00 137.50 0.00 72.50 +20:22:23 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 115.50 +20:22:23 54 0.00 3.00 0.00 0.00 69.50 0.00 0.00 171.50 0.00 85.50 +20:22:23 55 0.00 0.00 0.00 0.00 3.00 0.00 0.00 25.00 0.00 89.00 +20:22:23 56 0.00 0.50 0.00 0.00 79.50 0.00 0.00 227.50 0.00 101.50 +20:22:23 57 0.00 17.00 0.00 0.00 86.00 0.00 0.00 207.50 0.00 121.50 +20:22:23 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:22:23 59 0.00 0.50 0.00 0.00 125.50 0.00 0.00 180.50 0.00 93.00 +20:22:23 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:23 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:23 62 0.00 2.50 0.00 0.00 147.00 0.00 0.00 248.00 0.00 93.50 +20:22:23 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 121.00 +20:22:23 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 121.00 +20:22:23 65 0.00 0.00 0.00 0.00 19.00 0.00 0.00 30.50 0.00 106.50 +20:22:23 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.50 +20:22:23 67 0.00 0.50 0.00 0.00 7.50 0.00 0.00 27.50 0.00 112.50 +20:22:23 68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 121.50 +20:22:23 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 120.50 +20:22:23 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.50 +20:22:23 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 124.50 + +20:22:23 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:25 all 76.61 0.00 0.17 4.69 0.00 0.00 0.00 0.00 0.00 18.53 +20:22:25 0 0 0 0 2.51 0.00 2.01 3.02 0.00 0.00 0.00 0.00 0.00 92.46 +20:22:25 1 1 0 0 3.02 0.00 1.51 20.10 0.00 0.00 0.00 0.00 0.00 75.38 +20:22:25 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 10 10 0 0 15.08 0.00 0.00 14.07 0.00 0.00 0.00 0.00 0.00 70.85 +20:22:25 11 11 0 0 2.51 0.00 1.51 0.00 0.00 0.00 0.00 0.00 0.00 95.98 +20:22:25 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 21 21 1 1 66.16 0.00 0.51 10.10 0.00 0.00 0.00 0.00 0.00 23.23 +20:22:25 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 32 32 1 1 0.00 0.00 0.00 23.12 0.00 0.00 0.00 0.00 0.00 76.88 +20:22:25 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 38 2 0 0 0.00 0.00 0.00 27.36 0.00 0.00 0.00 0.00 0.00 72.64 +20:22:25 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 41 5 0 0 0.00 0.00 0.00 97.49 0.00 0.00 0.00 0.00 0.00 2.51 +20:22:25 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 46 10 0 0 84.92 0.00 0.00 4.02 0.00 0.00 0.00 0.00 0.00 11.06 +20:22:25 47 11 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 50 14 0 0 3.00 0.00 2.00 3.50 0.00 0.00 0.00 0.00 0.00 91.50 +20:22:25 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 52 16 0 0 0.00 0.00 0.50 3.98 0.00 0.00 0.00 0.00 0.00 95.52 +20:22:25 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 54 18 1 1 0.00 0.00 0.50 3.48 0.00 0.00 0.00 0.00 0.00 96.02 +20:22:25 55 19 1 1 0.00 0.00 0.00 4.00 0.00 0.00 0.00 0.00 0.00 96.00 +20:22:25 56 20 1 1 0.00 0.00 0.50 4.50 0.00 0.00 0.00 0.00 0.00 95.00 +20:22:25 57 21 1 1 37.19 0.00 1.01 14.57 0.00 0.00 0.00 0.00 0.00 47.24 +20:22:25 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 59 23 1 1 0.00 0.00 0.00 10.55 0.00 0.00 0.00 0.00 0.00 89.45 +20:22:25 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 62 26 1 1 0.50 0.00 0.50 37.19 0.00 0.00 0.00 0.00 0.00 61.81 +20:22:25 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 65 29 1 1 0.00 0.00 0.00 20.00 0.00 0.00 0.00 0.00 0.00 80.00 +20:22:25 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 67 31 1 1 0.00 0.00 0.00 37.69 0.00 0.00 0.00 0.00 0.00 62.31 +20:22:25 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:25 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:23 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:25 0 0.00 17.50 0.00 1.00 0.00 0.00 0.00 210.50 0.00 64.50 +20:22:25 1 0.00 4.50 0.00 3.00 0.00 0.00 0.00 181.00 0.00 78.50 +20:22:25 2 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:25 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 123.00 +20:22:25 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:25 5 0.00 2.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:25 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 132.50 +20:22:25 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 132.50 +20:22:25 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:25 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 124.00 +20:22:25 10 0.00 1.00 0.00 6.00 0.00 0.00 0.00 113.50 0.00 37.50 +20:22:25 11 0.00 102.00 0.00 1.00 0.00 0.00 0.00 181.00 0.00 60.00 +20:22:25 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 115.00 +20:22:25 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 120.50 +20:22:25 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 119.00 +20:22:25 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 116.00 +20:22:25 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:25 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 113.50 +20:22:25 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 145.00 +20:22:25 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 128.50 +20:22:25 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 120.50 +20:22:25 21 0.00 14.00 0.00 0.00 4.50 0.00 0.00 68.00 0.00 125.50 +20:22:25 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 135.00 +20:22:25 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16.50 0.00 134.50 +20:22:25 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:25 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 132.00 +20:22:25 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 137.50 +20:22:25 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.50 +20:22:25 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 149.50 +20:22:25 29 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 130.50 +20:22:25 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 137.50 +20:22:25 31 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 106.50 +20:22:25 32 0.00 2.50 0.00 0.00 1.50 0.00 0.00 25.00 0.00 9.50 +20:22:25 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 137.00 +20:22:25 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.50 +20:22:25 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.00 +20:22:25 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 123.00 +20:22:25 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 120.50 +20:22:25 38 0.00 6.00 0.00 2.00 0.00 0.00 0.00 10.50 0.00 7.00 +20:22:25 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 136.00 +20:22:25 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 17.50 0.00 130.50 +20:22:25 41 0.00 36.00 0.00 1.50 94.50 0.00 0.00 55.00 0.00 31.50 +20:22:25 42 0.00 1.00 0.00 7.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:25 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:25 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 129.00 +20:22:25 45 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 113.50 +20:22:25 46 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 96.50 +20:22:25 47 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 115.00 +20:22:25 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:25 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:25 50 0.00 2.00 0.00 1.50 0.00 0.00 0.00 158.00 0.00 46.50 +20:22:25 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:25 52 0.00 3.00 0.00 1.00 0.00 0.00 0.00 13.00 0.00 7.50 +20:22:25 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 108.00 +20:22:25 54 0.00 4.50 0.00 0.00 4.50 0.00 0.00 34.00 0.00 18.50 +20:22:25 55 0.00 4.50 0.00 0.00 1.50 0.00 0.00 30.50 0.00 17.00 +20:22:25 56 0.00 1.50 0.00 0.00 6.00 0.00 0.00 31.50 0.00 22.00 +20:22:25 57 0.00 8.50 0.00 0.00 18.50 0.00 0.00 94.00 0.00 71.50 +20:22:25 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 103.50 +20:22:25 59 0.00 5.50 0.00 0.00 2.50 0.00 0.00 23.50 0.00 17.50 +20:22:25 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 110.50 +20:22:25 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 112.00 +20:22:25 62 0.00 2.50 0.00 0.00 4.50 0.00 0.00 168.50 0.00 67.50 +20:22:25 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:25 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:25 65 0.00 1.50 0.00 0.00 7.50 0.00 0.00 27.50 0.00 15.50 +20:22:25 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 116.00 +20:22:25 67 0.00 35.00 0.00 0.00 6.50 0.00 0.00 46.00 0.00 21.50 +20:22:25 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 96.00 +20:22:25 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 116.00 +20:22:25 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 110.00 +20:22:25 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 113.50 + +20:22:25 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:27 all 76.81 0.00 0.29 2.78 0.00 0.01 0.00 0.00 0.00 20.10 +20:22:27 0 0 0 0 1.52 0.00 1.52 1.52 0.00 0.00 0.00 0.00 0.00 95.45 +20:22:27 1 1 0 0 3.54 0.00 2.02 10.61 0.00 0.00 0.00 0.00 0.00 83.84 +20:22:27 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 10 10 0 0 18.50 0.00 1.00 11.50 0.00 0.00 0.00 0.00 0.00 69.00 +20:22:27 11 11 0 0 2.51 0.00 1.51 11.56 0.00 0.00 0.00 0.00 0.00 84.42 +20:22:27 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 16 16 0 0 15.23 0.00 1.02 5.58 0.00 0.00 0.00 0.00 0.00 78.17 +20:22:27 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 20 20 1 1 81.50 0.00 0.00 1.50 0.00 0.00 0.00 0.00 0.00 17.00 +20:22:27 21 21 1 1 1.50 0.00 1.50 12.50 0.00 0.50 0.00 0.00 0.00 84.00 +20:22:27 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 32 32 1 1 0.51 0.00 1.01 0.51 0.00 0.00 0.00 0.00 0.00 97.98 +20:22:27 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 38 2 0 0 1.01 0.00 1.51 9.05 0.00 0.00 0.00 0.00 0.00 88.44 +20:22:27 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 41 5 0 0 0.51 0.00 1.01 70.20 0.00 0.51 0.00 0.00 0.00 27.78 +20:22:27 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 46 10 0 0 81.50 0.00 0.50 10.00 0.00 0.00 0.00 0.00 0.00 8.00 +20:22:27 47 11 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 50 14 0 0 4.04 0.00 2.53 3.54 0.00 0.00 0.00 0.00 0.00 89.90 +20:22:27 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 52 16 0 0 87.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12.50 +20:22:27 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 54 18 1 1 0.51 0.00 1.01 2.53 0.00 0.00 0.00 0.00 0.00 95.96 +20:22:27 55 19 1 1 0.00 0.00 0.51 1.52 0.00 0.00 0.00 0.00 0.00 97.98 +20:22:27 56 20 1 1 19.80 0.00 0.00 3.55 0.00 0.00 0.00 0.00 0.00 76.65 +20:22:27 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 59 23 1 1 0.00 0.00 1.01 12.12 0.00 0.00 0.00 0.00 0.00 86.87 +20:22:27 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 62 26 1 1 1.01 0.00 0.51 5.56 0.00 0.00 0.00 0.00 0.00 92.93 +20:22:27 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 65 29 1 1 0.51 0.00 0.51 18.18 0.00 0.00 0.00 0.00 0.00 80.81 +20:22:27 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 67 31 1 1 0.00 0.00 1.01 10.10 0.00 0.00 0.00 0.00 0.00 88.89 +20:22:27 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:27 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:25 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:27 0 0.00 19.50 0.00 1.00 0.00 0.00 0.00 244.00 0.00 75.50 +20:22:27 1 0.00 11.00 0.50 5.00 0.00 0.00 0.00 194.50 0.00 77.50 +20:22:27 2 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 117.50 +20:22:27 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 150.50 +20:22:27 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 142.00 +20:22:27 5 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 114.50 +20:22:27 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 143.00 +20:22:27 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:27 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 131.00 +20:22:27 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:27 10 0.00 1.00 0.00 2.00 0.00 0.00 0.00 92.50 0.00 53.50 +20:22:27 11 0.00 3.50 0.00 5.00 0.00 0.00 0.00 140.00 0.00 75.50 +20:22:27 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 124.00 +20:22:27 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 130.50 +20:22:27 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:27 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:27 16 0.00 4.50 0.00 1.50 0.00 0.00 0.00 95.50 0.00 92.00 +20:22:27 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 121.00 +20:22:27 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 139.00 +20:22:27 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 133.00 +20:22:27 20 0.00 0.00 0.00 0.00 18.00 0.00 0.00 42.00 0.00 121.00 +20:22:27 21 0.00 21.00 0.00 0.00 98.00 0.00 0.00 149.50 0.00 68.00 +20:22:27 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 147.00 +20:22:27 23 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 139.50 +20:22:27 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 136.50 +20:22:27 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 140.00 +20:22:27 26 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.50 +20:22:27 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 140.50 +20:22:27 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 142.00 +20:22:27 29 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 143.50 +20:22:27 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 146.00 +20:22:27 31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:27 32 0.00 8.50 0.00 0.00 6.00 0.00 0.00 118.50 0.00 56.00 +20:22:27 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.50 +20:22:27 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:27 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:27 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 137.50 +20:22:27 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:27 38 0.00 3.00 0.00 2.00 0.00 0.00 0.00 75.50 0.00 35.00 +20:22:27 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 143.50 +20:22:27 40 0.00 1.00 0.00 3.00 0.00 0.00 0.00 18.50 0.00 126.50 +20:22:27 41 0.00 19.00 0.00 1.50 781.00 0.00 0.00 149.00 0.00 83.00 +20:22:27 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 18.00 0.00 137.00 +20:22:27 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 140.00 +20:22:27 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 151.00 +20:22:27 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:22:27 46 0.00 1.00 0.00 4.00 0.00 0.00 0.00 43.00 0.00 113.00 +20:22:27 47 0.00 3.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 126.00 +20:22:27 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 136.00 +20:22:27 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 128.00 +20:22:27 50 0.00 3.00 0.00 1.50 0.00 0.00 0.00 179.00 0.00 89.50 +20:22:27 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:27 52 0.00 2.00 0.00 1.00 0.00 0.00 0.00 21.00 0.00 108.50 +20:22:27 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 134.00 +20:22:27 54 0.00 9.00 0.00 0.00 41.50 0.00 0.00 181.50 0.00 80.00 +20:22:27 55 0.00 0.50 0.00 0.00 35.00 0.00 0.00 70.50 0.00 39.50 +20:22:27 56 0.00 1.00 0.00 0.00 11.50 0.00 0.00 77.50 0.00 60.00 +20:22:27 57 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 108.50 +20:22:27 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 121.00 +20:22:27 59 0.00 6.50 0.00 0.00 44.50 0.00 0.00 77.50 0.00 47.50 +20:22:27 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:27 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:27 62 0.00 1.00 0.00 0.00 42.50 0.00 0.00 126.00 0.00 55.50 +20:22:27 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 112.00 +20:22:27 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20.50 0.00 116.50 +20:22:27 65 0.00 5.50 0.00 0.00 54.50 0.00 0.00 150.50 0.00 71.50 +20:22:27 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.00 +20:22:27 67 0.00 91.50 0.00 0.00 38.50 0.00 0.00 181.50 0.00 48.50 +20:22:27 68 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 108.50 +20:22:27 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 121.50 +20:22:27 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 116.50 +20:22:27 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 114.00 + +20:22:27 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:29 all 76.73 0.00 0.49 2.36 0.00 0.03 0.00 0.00 0.00 20.40 +20:22:29 0 0 0 0 0.00 0.00 1.52 5.56 0.00 0.00 0.00 0.00 0.00 92.93 +20:22:29 1 1 0 0 5.00 0.00 4.00 5.50 0.00 0.00 0.00 0.00 0.00 85.50 +20:22:29 2 2 0 0 32.32 0.00 2.02 8.08 0.00 0.00 0.00 0.00 0.00 57.58 +20:22:29 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 10 10 0 0 89.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11.00 +20:22:29 11 11 0 0 19.70 0.00 0.51 5.05 0.00 0.00 0.00 0.00 0.00 74.75 +20:22:29 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 13 13 0 0 99.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 16 16 0 0 4.02 0.00 3.02 5.53 0.00 0.00 0.00 0.00 0.00 87.44 +20:22:29 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 20 20 1 1 23.88 0.00 1.99 10.95 0.00 0.00 0.00 0.00 0.00 63.18 +20:22:29 21 21 1 1 0.50 0.00 1.51 12.06 0.00 0.50 0.00 0.00 0.00 85.43 +20:22:29 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 31 31 1 1 45.23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 54.77 +20:22:29 32 32 1 1 0.00 0.00 1.01 2.51 0.00 0.00 0.00 0.00 0.00 96.48 +20:22:29 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 38 2 0 0 69.19 0.00 0.51 1.52 0.00 0.00 0.00 0.00 0.00 28.79 +20:22:29 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 41 5 0 0 0.00 0.00 3.03 27.27 0.00 0.51 0.00 0.00 0.00 69.19 +20:22:29 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 46 10 0 0 11.56 0.00 1.01 29.15 0.00 0.00 0.00 0.00 0.00 58.29 +20:22:29 47 11 0 0 80.50 0.00 0.50 0.50 0.00 0.00 0.00 0.00 0.00 18.50 +20:22:29 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 50 14 0 0 3.00 0.00 3.00 12.00 0.00 0.00 0.00 0.00 0.00 82.00 +20:22:29 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 52 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 54 18 1 1 2.00 0.00 2.00 5.50 0.00 0.00 0.00 0.00 0.00 90.50 +20:22:29 55 19 1 1 1.01 0.00 2.01 4.52 0.00 0.00 0.00 0.00 0.00 92.46 +20:22:29 56 20 1 1 76.00 0.00 0.50 1.50 0.00 0.00 0.00 0.00 0.00 22.00 +20:22:29 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 59 23 1 1 0.50 0.00 1.01 7.04 0.00 0.50 0.00 0.00 0.00 90.95 +20:22:29 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 62 26 1 1 1.01 0.00 2.02 8.59 0.00 0.00 0.00 0.00 0.00 88.38 +20:22:29 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 65 29 1 1 0.00 0.00 2.51 8.54 0.00 0.50 0.00 0.00 0.00 88.44 +20:22:29 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 67 31 1 1 55.28 0.00 0.50 9.05 0.00 0.00 0.00 0.00 0.00 35.18 +20:22:29 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:29 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:27 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:29 0 0.00 18.50 0.00 1.00 0.00 0.00 0.00 357.50 0.00 88.00 +20:22:29 1 0.00 7.50 0.00 2.50 0.00 0.00 0.00 234.00 0.00 219.00 +20:22:29 2 0.00 6.00 0.00 2.00 0.00 0.00 0.00 135.50 0.00 129.00 +20:22:29 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 132.50 +20:22:29 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 126.00 +20:22:29 5 0.00 2.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:29 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 141.50 +20:22:29 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 133.00 +20:22:29 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:29 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:29 10 0.00 1.50 0.00 6.00 0.00 0.00 0.00 17.50 0.00 111.50 +20:22:29 11 0.00 3.50 0.00 1.00 0.00 0.00 0.00 83.00 0.00 67.50 +20:22:29 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 126.50 +20:22:29 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 125.00 +20:22:29 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 127.00 +20:22:29 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 114.50 +20:22:29 16 0.00 10.50 0.00 2.00 0.00 0.00 0.00 184.00 0.00 103.50 +20:22:29 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 111.50 +20:22:29 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 129.00 +20:22:29 19 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 141.00 +20:22:29 20 0.00 1.50 0.00 0.00 168.00 0.00 0.00 113.00 0.00 82.50 +20:22:29 21 0.00 36.50 0.00 0.00 234.00 0.00 0.00 212.00 0.00 69.50 +20:22:29 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 141.00 +20:22:29 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 134.00 +20:22:29 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:29 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 136.00 +20:22:29 26 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.00 +20:22:29 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 135.00 +20:22:29 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.50 +20:22:29 29 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 148.00 +20:22:29 30 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 136.50 +20:22:29 31 0.00 2.00 0.00 0.00 1.00 0.00 0.00 9.00 0.00 62.00 +20:22:29 32 0.00 4.00 0.00 0.00 22.00 0.00 0.00 178.50 0.00 87.00 +20:22:29 33 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 149.00 +20:22:29 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 117.00 +20:22:29 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:29 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 19.00 0.00 145.50 +20:22:29 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 137.50 +20:22:29 38 0.00 3.00 0.00 2.00 0.00 0.00 0.00 54.50 0.00 109.00 +20:22:29 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 144.00 +20:22:29 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 17.50 0.00 134.00 +20:22:29 41 0.00 17.00 0.00 1.50 1410.50 0.00 0.00 238.00 0.00 98.50 +20:22:29 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.50 0.00 128.50 +20:22:29 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 143.00 +20:22:29 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 141.00 +20:22:29 45 0.00 0.50 0.00 5.50 0.00 0.00 0.00 18.00 0.00 120.50 +20:22:29 46 0.00 3.00 0.00 4.00 0.00 0.00 0.00 136.50 0.00 81.00 +20:22:29 47 0.00 1.50 0.00 2.00 0.00 0.00 0.00 33.00 0.00 116.00 +20:22:29 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:29 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 131.50 +20:22:29 50 0.00 8.50 0.00 1.50 0.00 0.00 0.00 183.50 0.00 102.50 +20:22:29 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.50 0.00 131.50 +20:22:29 52 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:29 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 132.50 +20:22:29 54 0.00 19.00 0.00 0.00 70.00 0.00 0.00 192.50 0.00 101.00 +20:22:29 55 0.00 2.00 0.00 0.00 70.00 0.00 0.00 181.50 0.00 91.50 +20:22:29 56 0.00 2.50 0.00 0.00 19.50 0.00 0.00 48.00 0.00 99.50 +20:22:29 57 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:22:29 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 120.00 +20:22:29 59 0.00 2.00 0.00 0.00 92.50 0.00 0.00 167.00 0.00 91.00 +20:22:29 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:29 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 121.00 +20:22:29 62 0.00 61.00 0.00 0.00 111.00 0.00 0.00 206.00 0.00 58.00 +20:22:29 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:29 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 122.50 +20:22:29 65 0.00 2.50 0.00 0.00 130.50 0.00 0.00 227.00 0.00 93.50 +20:22:29 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 109.00 +20:22:29 67 0.00 1.00 0.00 0.00 145.50 0.00 0.00 105.00 0.00 101.00 +20:22:29 68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.50 0.00 115.50 +20:22:29 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 118.00 +20:22:29 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:29 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 117.50 + +20:22:29 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:31 all 76.69 0.00 0.63 2.43 0.00 0.02 0.00 0.00 0.00 20.23 +20:22:31 0 0 0 0 0.00 0.00 1.52 6.60 0.00 0.00 0.00 0.00 0.00 91.88 +20:22:31 1 1 0 0 3.50 0.00 3.00 6.50 0.00 0.00 0.00 0.00 0.00 87.00 +20:22:31 2 2 0 0 0.50 0.00 2.97 10.40 0.00 0.00 0.00 0.00 0.00 86.14 +20:22:31 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 11 11 0 0 98.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 13 13 0 0 98.50 0.00 1.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 16 16 0 0 3.50 0.00 2.50 6.00 0.00 0.00 0.00 0.00 0.00 88.00 +20:22:31 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 21 21 1 1 0.00 0.00 1.50 4.00 0.00 0.00 0.00 0.00 0.00 94.50 +20:22:31 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 29 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 31 31 1 1 1.00 0.00 3.50 3.00 0.00 0.00 0.00 0.00 0.00 92.50 +20:22:31 32 32 1 1 0.00 0.00 2.53 2.53 0.00 0.00 0.00 0.00 0.00 94.95 +20:22:31 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 41 5 0 0 0.00 0.00 2.03 38.07 0.00 1.02 0.00 0.00 0.00 58.88 +20:22:31 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 46 10 0 0 0.51 0.00 1.01 31.31 0.00 0.00 0.00 0.00 0.00 67.17 +20:22:31 47 11 0 0 1.99 0.00 2.49 20.90 0.00 0.00 0.00 0.00 0.00 74.63 +20:22:31 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 50 14 0 0 3.05 0.00 2.54 6.09 0.00 0.00 0.00 0.00 0.00 88.32 +20:22:31 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 52 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 54 18 1 1 0.00 0.00 2.02 4.55 0.00 0.00 0.00 0.00 0.00 93.43 +20:22:31 55 19 1 1 2.97 0.00 4.95 5.45 0.00 0.50 0.00 0.00 0.00 86.14 +20:22:31 56 20 1 1 1.00 0.00 2.99 5.97 0.00 0.00 0.00 0.00 0.00 90.05 +20:22:31 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 59 23 1 1 0.50 0.00 2.51 6.53 0.00 0.00 0.00 0.00 0.00 90.45 +20:22:31 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 62 26 1 1 0.50 0.00 2.01 7.04 0.00 0.00 0.00 0.00 0.00 90.45 +20:22:31 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 65 29 1 1 0.51 0.00 1.53 11.22 0.00 0.00 0.00 0.00 0.00 86.73 +20:22:31 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 67 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:31 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:29 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:31 0 0.00 18.50 0.00 1.00 0.00 0.00 0.00 297.50 0.00 75.00 +20:22:31 1 0.00 11.00 0.00 4.00 0.00 0.00 0.00 202.50 0.00 102.00 +20:22:31 2 0.00 3.00 0.00 2.00 0.00 0.00 0.00 183.50 0.00 83.00 +20:22:31 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 19.00 0.00 137.00 +20:22:31 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 117.00 +20:22:31 5 0.00 3.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 124.50 +20:22:31 6 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.50 0.00 130.00 +20:22:31 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:31 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 126.00 +20:22:31 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 117.50 +20:22:31 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 115.00 +20:22:31 11 0.00 1.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 134.00 +20:22:31 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 114.50 +20:22:31 13 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 134.00 +20:22:31 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 115.50 +20:22:31 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 108.50 +20:22:31 16 0.00 7.50 0.00 1.50 0.00 0.00 0.00 231.00 0.00 117.50 +20:22:31 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 112.50 +20:22:31 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 137.00 +20:22:31 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:31 20 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:31 21 0.00 1.50 0.00 0.00 89.50 0.00 0.00 76.00 0.00 46.50 +20:22:31 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:31 23 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.50 +20:22:31 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 127.00 +20:22:31 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.00 +20:22:31 26 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 120.00 +20:22:31 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 119.50 +20:22:31 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:31 29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 137.00 +20:22:31 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 140.00 +20:22:31 31 0.00 1.00 0.00 0.00 29.50 0.00 0.00 100.00 0.00 60.50 +20:22:31 32 0.00 3.00 0.00 0.00 29.00 0.00 0.00 133.00 0.00 68.00 +20:22:31 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 141.00 +20:22:31 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 105.00 +20:22:31 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:31 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 134.00 +20:22:31 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 121.50 +20:22:31 38 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 138.00 +20:22:31 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 139.50 +20:22:31 40 0.00 1.00 0.00 3.50 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:31 41 0.00 17.50 0.00 1.50 1775.00 0.00 0.00 231.50 0.00 96.00 +20:22:31 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 17.50 0.00 135.00 +20:22:31 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 126.00 +20:22:31 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 132.50 +20:22:31 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 19.00 0.00 112.00 +20:22:31 46 0.00 1.50 0.00 2.00 0.00 0.00 0.00 177.00 0.00 80.00 +20:22:31 47 0.00 4.00 0.00 1.50 0.00 0.00 0.00 183.00 0.00 105.50 +20:22:31 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:31 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 119.00 +20:22:31 50 0.00 11.50 0.00 1.50 0.00 0.00 0.00 207.50 0.00 115.50 +20:22:31 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.50 0.00 124.00 +20:22:31 52 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:31 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 135.00 +20:22:31 54 0.00 26.50 0.00 0.00 66.50 0.00 0.00 145.00 0.00 57.50 +20:22:31 55 0.00 15.00 0.00 0.00 89.00 0.00 0.00 203.50 0.00 131.00 +20:22:31 56 0.00 8.00 0.00 0.00 69.50 0.00 0.00 182.50 0.00 109.00 +20:22:31 57 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 94.00 +20:22:31 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 119.00 +20:22:31 59 0.00 3.00 0.00 0.00 83.00 0.00 0.00 171.00 0.00 84.50 +20:22:31 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.50 +20:22:31 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16.50 0.00 116.50 +20:22:31 62 0.00 12.00 0.00 0.00 98.50 0.00 0.00 179.50 0.00 70.00 +20:22:31 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 116.00 +20:22:31 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 125.00 +20:22:31 65 0.00 68.50 0.00 0.00 136.00 0.00 0.00 249.00 0.00 55.00 +20:22:31 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 106.50 +20:22:31 67 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 104.00 +20:22:31 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 114.00 +20:22:31 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 107.50 +20:22:31 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.50 +20:22:31 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 115.00 + +20:22:31 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:33 all 76.62 0.00 0.54 2.34 0.00 0.02 0.00 0.00 0.00 20.48 +20:22:33 0 0 0 0 0.00 0.00 1.02 3.55 0.00 0.00 0.00 0.00 0.00 95.43 +20:22:33 1 1 0 0 2.55 0.00 2.55 5.61 0.00 0.00 0.00 0.00 0.00 89.29 +20:22:33 2 2 0 0 17.68 0.00 1.01 9.09 0.00 0.00 0.00 0.00 0.00 72.22 +20:22:33 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 11 11 0 0 83.42 0.00 16.58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 16 16 0 0 2.53 0.00 2.02 2.53 0.00 0.00 0.00 0.00 0.00 92.93 +20:22:33 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 21 21 1 1 0.00 0.00 0.51 5.58 0.00 0.00 0.00 0.00 0.00 93.91 +20:22:33 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 29 29 1 1 15.66 0.00 1.01 3.03 0.00 0.00 0.00 0.00 0.00 80.30 +20:22:33 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 31 31 1 1 0.00 0.00 2.49 31.34 0.00 0.50 0.00 0.00 0.00 65.67 +20:22:33 32 32 1 1 0.00 0.00 0.51 21.32 0.00 0.00 0.00 0.00 0.00 78.17 +20:22:33 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 38 2 0 0 82.50 0.00 0.00 2.00 0.00 0.00 0.00 0.00 0.00 15.50 +20:22:33 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 41 5 0 0 0.00 0.00 1.02 24.49 0.00 0.51 0.00 0.00 0.00 73.98 +20:22:33 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 46 10 0 0 2.03 0.00 1.02 15.74 0.00 0.00 0.00 0.00 0.00 81.22 +20:22:33 47 11 0 0 1.02 0.00 2.03 3.05 0.00 0.00 0.00 0.00 0.00 93.91 +20:22:33 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 50 14 0 0 4.06 0.00 2.54 4.57 0.00 0.00 0.00 0.00 0.00 88.83 +20:22:33 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 52 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 54 18 1 1 0.00 0.00 0.51 5.58 0.00 0.00 0.00 0.00 0.00 93.91 +20:22:33 55 19 1 1 1.01 0.00 1.01 6.06 0.00 0.51 0.00 0.00 0.00 91.41 +20:22:33 56 20 1 1 0.00 0.00 1.02 6.12 0.00 0.00 0.00 0.00 0.00 92.86 +20:22:33 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 59 23 1 1 0.00 0.00 0.51 9.23 0.00 0.00 0.00 0.00 0.00 90.26 +20:22:33 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 62 26 1 1 0.51 0.00 1.52 10.15 0.00 0.00 0.00 0.00 0.00 87.82 +20:22:33 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 65 29 1 1 85.86 0.00 0.00 1.01 0.00 0.00 0.00 0.00 0.00 13.13 +20:22:33 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 67 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:33 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:31 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:33 0 0.00 18.00 0.00 1.00 0.00 0.00 0.00 300.50 0.00 75.00 +20:22:33 1 0.00 12.50 0.50 3.50 0.00 0.00 0.00 197.50 0.00 123.00 +20:22:33 2 0.00 42.00 0.00 2.00 0.00 0.00 0.00 164.00 0.00 70.00 +20:22:33 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:33 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:33 5 0.00 3.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 128.00 +20:22:33 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 129.00 +20:22:33 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 128.50 +20:22:33 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 123.00 +20:22:33 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:33 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 112.50 +20:22:33 11 0.00 2.50 0.00 1.00 0.00 0.00 0.00 17.00 0.00 118.00 +20:22:33 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 122.50 +20:22:33 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 128.00 +20:22:33 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 115.50 +20:22:33 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 122.50 +20:22:33 16 0.00 4.00 0.00 2.00 0.00 0.00 0.00 196.50 0.00 142.50 +20:22:33 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 115.50 +20:22:33 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:33 19 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:33 20 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 133.00 +20:22:33 21 0.00 2.50 0.00 0.00 76.00 0.00 0.00 157.00 0.00 69.50 +20:22:33 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:33 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 135.50 +20:22:33 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.50 +20:22:33 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:33 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:33 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:33 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.50 +20:22:33 29 0.00 8.50 0.00 0.00 42.50 0.00 0.00 209.00 0.00 101.50 +20:22:33 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 141.50 +20:22:33 31 0.00 18.50 0.00 0.00 439.00 0.00 0.00 183.00 0.00 79.50 +20:22:33 32 0.00 10.50 0.00 0.00 280.50 0.00 0.00 198.50 0.00 87.00 +20:22:33 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 134.00 +20:22:33 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 113.00 +20:22:33 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:33 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:33 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:33 38 0.00 17.50 0.00 2.00 0.00 0.00 0.00 54.50 0.00 124.50 +20:22:33 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 128.00 +20:22:33 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.50 0.00 132.50 +20:22:33 41 0.00 19.00 0.00 1.50 1002.50 0.00 0.00 226.50 0.00 97.50 +20:22:33 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 17.00 0.00 142.00 +20:22:33 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 137.00 +20:22:33 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 142.00 +20:22:33 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 111.00 +20:22:33 46 0.00 6.00 0.00 2.00 0.00 0.00 0.00 162.50 0.00 76.50 +20:22:33 47 0.00 2.50 0.00 1.50 0.00 0.00 0.00 129.00 0.00 67.50 +20:22:33 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 131.50 +20:22:33 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:33 50 0.00 8.50 0.00 1.50 0.00 0.00 0.00 218.00 0.00 123.00 +20:22:33 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.00 0.00 119.50 +20:22:33 52 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.00 0.00 122.00 +20:22:33 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 120.00 +20:22:33 54 0.00 2.50 0.00 0.00 68.00 0.00 0.00 116.00 0.00 70.50 +20:22:33 55 0.00 9.00 0.00 0.00 93.50 0.00 0.00 146.50 0.00 91.00 +20:22:33 56 0.00 1.50 0.00 0.00 81.50 0.00 0.00 193.00 0.00 91.00 +20:22:33 57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 111.50 +20:22:33 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 118.00 +20:22:33 59 0.00 1.00 0.00 0.00 110.00 0.00 0.00 199.50 0.00 97.50 +20:22:33 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 114.00 +20:22:33 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 117.50 +20:22:33 62 0.00 1.50 0.00 0.00 115.50 0.00 0.00 183.00 0.00 81.50 +20:22:33 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:33 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 120.00 +20:22:33 65 0.00 18.00 0.00 0.00 9.50 0.00 0.00 52.50 0.00 112.50 +20:22:33 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 114.00 +20:22:33 67 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:33 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:22:33 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 120.00 +20:22:33 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 120.50 +20:22:33 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.50 + +20:22:33 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:35 all 76.46 0.00 0.72 2.39 0.00 0.03 0.00 0.00 0.00 20.41 +20:22:35 0 0 0 0 0.00 0.00 2.02 7.58 0.00 0.00 0.00 0.00 0.00 90.40 +20:22:35 1 1 0 0 3.05 0.00 2.54 7.61 0.00 0.00 0.00 0.00 0.00 86.80 +20:22:35 2 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 11 11 0 0 79.60 0.00 20.40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 16 16 0 0 2.53 0.00 1.52 0.51 0.00 0.00 0.00 0.00 0.00 95.45 +20:22:35 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 20 20 1 1 75.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 25.00 +20:22:35 21 21 1 1 1.01 0.00 1.51 3.02 0.00 0.00 0.00 0.00 0.00 94.47 +20:22:35 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 26 26 1 1 82.59 0.00 0.50 1.49 0.00 0.00 0.00 0.00 0.00 15.42 +20:22:35 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 29 29 1 1 0.00 0.00 1.01 3.52 0.00 0.00 0.00 0.00 0.00 95.48 +20:22:35 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 31 31 1 1 0.00 0.00 1.02 18.27 0.00 0.00 0.00 0.00 0.00 80.71 +20:22:35 32 32 1 1 0.51 0.00 1.52 29.29 0.00 0.00 0.00 0.00 0.00 68.69 +20:22:35 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 38 2 0 0 0.00 0.00 0.51 5.05 0.00 0.00 0.00 0.00 0.00 94.44 +20:22:35 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 41 5 0 0 0.00 0.00 2.01 5.03 0.00 1.01 0.00 0.00 0.00 91.96 +20:22:35 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 46 10 0 0 3.00 0.00 3.50 3.50 0.00 0.00 0.00 0.00 0.00 90.00 +20:22:35 47 11 0 0 0.50 0.00 1.01 8.54 0.00 0.00 0.00 0.00 0.00 89.95 +20:22:35 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 50 14 0 0 5.05 0.00 3.54 7.07 0.00 0.00 0.00 0.00 0.00 84.34 +20:22:35 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 52 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 54 18 1 1 0.50 0.00 1.49 9.45 0.00 0.50 0.00 0.00 0.00 88.06 +20:22:35 55 19 1 1 0.00 0.00 1.02 6.60 0.00 0.00 0.00 0.00 0.00 92.39 +20:22:35 56 20 1 1 25.63 0.00 1.51 29.65 0.00 0.00 0.00 0.00 0.00 43.22 +20:22:35 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 59 23 1 1 0.00 0.00 2.51 17.09 0.00 0.00 0.00 0.00 0.00 80.40 +20:22:35 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 62 26 1 1 17.00 0.00 3.00 9.50 0.00 0.50 0.00 0.00 0.00 70.00 +20:22:35 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 67 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:35 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:33 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:35 0 0.00 20.00 0.00 1.00 0.00 0.00 0.00 300.00 0.00 71.00 +20:22:35 1 0.00 21.00 0.00 3.50 0.00 0.00 0.00 197.50 0.00 95.00 +20:22:35 2 0.00 1.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:35 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 127.00 +20:22:35 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.00 0.00 136.00 +20:22:35 5 0.00 3.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:22:35 6 0.00 0.50 0.00 6.00 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:35 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 131.50 +20:22:35 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 128.00 +20:22:35 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 129.00 +20:22:35 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 124.50 +20:22:35 11 0.00 3.50 0.00 1.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:35 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 130.50 +20:22:35 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 129.00 +20:22:35 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 132.00 +20:22:35 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:35 16 0.00 3.00 0.00 2.00 0.00 0.00 0.00 160.00 0.00 53.00 +20:22:35 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:22:35 18 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 142.50 +20:22:35 19 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 139.00 +20:22:35 20 0.00 1.00 0.00 0.00 0.00 0.00 0.00 13.50 0.00 101.50 +20:22:35 21 0.00 3.00 0.00 0.00 49.00 0.00 0.00 142.00 0.00 67.00 +20:22:35 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 129.00 +20:22:35 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.50 0.00 130.50 +20:22:35 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 133.00 +20:22:35 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 134.50 +20:22:35 26 0.00 0.50 0.00 0.00 10.00 0.00 0.00 55.50 0.00 131.50 +20:22:35 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 136.50 +20:22:35 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 142.00 +20:22:35 29 0.00 1.00 0.00 0.00 52.50 0.00 0.00 221.50 0.00 95.00 +20:22:35 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 131.50 +20:22:35 31 0.00 1.00 0.00 0.00 227.50 0.00 0.00 185.00 0.00 91.00 +20:22:35 32 0.00 4.00 0.00 0.00 392.50 0.00 0.00 204.50 0.00 100.50 +20:22:35 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 142.50 +20:22:35 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 132.50 +20:22:35 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 136.50 +20:22:35 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:35 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 134.00 +20:22:35 38 0.00 87.50 0.00 2.00 0.00 0.00 0.00 165.00 0.00 37.50 +20:22:35 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 145.00 +20:22:35 40 0.00 1.00 0.00 3.00 0.00 0.00 0.00 17.50 0.00 135.50 +20:22:35 41 0.00 20.00 0.00 1.50 581.50 0.00 0.00 224.50 0.00 94.00 +20:22:35 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 19.00 0.00 131.00 +20:22:35 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 135.00 +20:22:35 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 141.50 +20:22:35 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 116.50 +20:22:35 46 0.00 6.00 0.00 2.00 0.00 0.00 0.00 183.00 0.00 90.00 +20:22:35 47 0.00 2.00 0.00 1.50 0.00 0.00 0.00 117.00 0.00 65.00 +20:22:35 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 127.50 +20:22:35 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 122.00 +20:22:35 50 0.00 14.50 0.00 1.50 0.00 0.00 0.00 213.50 0.00 170.50 +20:22:35 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:35 52 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.50 0.00 120.00 +20:22:35 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 124.00 +20:22:35 54 0.00 1.00 0.00 0.00 115.00 0.00 0.00 187.50 0.00 88.50 +20:22:35 55 0.00 1.00 0.00 0.00 80.00 0.00 0.00 161.00 0.00 86.50 +20:22:35 56 0.00 2.00 0.00 0.00 431.00 0.00 0.00 159.50 0.00 106.00 +20:22:35 57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 109.00 +20:22:35 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 115.00 +20:22:35 59 0.00 1.00 0.00 0.00 214.00 0.00 0.00 171.50 0.00 90.50 +20:22:35 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 124.00 +20:22:35 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 129.50 +20:22:35 62 0.00 3.50 0.00 0.00 137.50 0.00 0.00 202.00 0.00 98.50 +20:22:35 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 122.50 +20:22:35 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 131.50 +20:22:35 65 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:35 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.00 +20:22:35 67 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:35 68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 119.00 +20:22:35 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 127.50 +20:22:35 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 127.00 +20:22:35 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.00 + +20:22:35 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:37 all 76.77 0.00 0.56 2.53 0.00 0.03 0.00 0.00 0.00 20.11 +20:22:37 0 0 0 0 0.51 0.00 0.51 9.69 0.00 0.00 0.00 0.00 0.00 89.29 +20:22:37 1 1 0 0 4.00 0.00 2.50 11.50 0.00 0.00 0.00 0.00 0.00 82.00 +20:22:37 2 2 0 0 38.89 0.00 1.52 8.08 0.00 0.00 0.00 0.00 0.00 51.52 +20:22:37 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 11 11 0 0 95.98 0.00 4.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 16 16 0 0 0.50 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00 98.51 +20:22:37 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 20 20 1 1 75.88 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 23.62 +20:22:37 21 21 1 1 3.54 0.00 1.52 0.00 0.00 0.00 0.00 0.00 0.00 94.95 +20:22:37 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 26 26 1 1 29.80 0.00 0.51 3.54 0.00 0.00 0.00 0.00 0.00 66.16 +20:22:37 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 29 29 1 1 2.53 0.00 2.02 3.54 0.00 0.00 0.00 0.00 0.00 91.92 +20:22:37 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 31 31 1 1 1.01 0.00 1.51 7.04 0.00 0.00 0.00 0.00 0.00 90.45 +20:22:37 32 32 1 1 0.00 0.00 1.52 8.59 0.00 0.00 0.00 0.00 0.00 89.90 +20:22:37 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 38 2 0 0 61.81 0.00 0.50 1.51 0.00 0.00 0.00 0.00 0.00 36.18 +20:22:37 39 3 0 0 97.99 0.00 2.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 41 5 0 0 1.01 0.00 3.03 31.82 0.00 1.01 0.00 0.00 0.00 63.13 +20:22:37 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 46 10 0 0 3.05 0.00 2.54 12.69 0.00 0.00 0.00 0.00 0.00 81.73 +20:22:37 47 11 0 0 0.00 0.00 1.51 8.54 0.00 0.00 0.00 0.00 0.00 89.95 +20:22:37 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 50 14 0 0 2.54 0.00 3.05 8.63 0.00 0.00 0.00 0.00 0.00 85.79 +20:22:37 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 52 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 54 18 1 1 0.00 0.00 2.02 10.61 0.00 0.00 0.00 0.00 0.00 87.37 +20:22:37 55 19 1 1 0.00 0.00 2.03 10.15 0.00 0.00 0.00 0.00 0.00 87.82 +20:22:37 56 20 1 1 25.00 0.00 2.00 10.50 0.00 0.50 0.00 0.00 0.00 62.00 +20:22:37 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 59 23 1 1 2.49 0.00 3.48 33.83 0.00 1.00 0.00 0.00 0.00 59.20 +20:22:37 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 62 26 1 1 72.00 0.00 0.50 2.50 0.00 0.00 0.00 0.00 0.00 25.00 +20:22:37 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 65 29 1 1 99.50 0.00 0.50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 67 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:37 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:35 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:37 0 0.00 21.00 0.00 1.00 0.00 0.00 0.00 309.00 0.00 77.00 +20:22:37 1 0.00 12.00 0.50 3.00 0.00 0.00 0.00 203.00 0.00 107.00 +20:22:37 2 0.00 58.00 0.00 2.00 0.00 0.00 0.00 154.50 0.00 76.50 +20:22:37 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 135.50 +20:22:37 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 135.00 +20:22:37 5 0.00 2.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 134.50 +20:22:37 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 134.50 +20:22:37 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 124.00 +20:22:37 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 132.00 +20:22:37 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.00 0.00 123.50 +20:22:37 10 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:37 11 0.00 2.00 0.00 1.00 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:37 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:37 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:37 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:37 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:37 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 55.00 0.00 21.00 +20:22:37 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 124.50 +20:22:37 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 138.00 +20:22:37 19 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 135.50 +20:22:37 20 0.00 1.50 0.00 0.00 0.00 0.00 0.00 33.00 0.00 109.50 +20:22:37 21 0.00 1.50 0.00 0.00 1.50 0.00 0.00 143.00 0.00 52.50 +20:22:37 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 134.50 +20:22:37 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 139.50 +20:22:37 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 132.00 +20:22:37 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 143.00 +20:22:37 26 0.00 5.00 0.00 0.00 59.00 0.00 0.00 78.00 0.00 72.50 +20:22:37 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 145.50 +20:22:37 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 141.00 +20:22:37 29 0.00 2.00 0.00 0.00 43.00 0.00 0.00 174.50 0.00 82.00 +20:22:37 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 144.50 +20:22:37 31 0.00 4.50 0.00 0.00 99.50 0.00 0.00 218.50 0.00 95.00 +20:22:37 32 0.00 6.50 0.00 0.00 70.00 0.00 0.00 176.00 0.00 87.00 +20:22:37 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 131.00 +20:22:37 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20.00 0.00 124.00 +20:22:37 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 132.00 +20:22:37 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 143.50 +20:22:37 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 133.50 +20:22:37 38 0.00 13.00 0.00 2.00 0.00 0.00 0.00 63.00 0.00 110.50 +20:22:37 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 130.00 +20:22:37 40 0.00 0.50 0.00 7.50 0.00 0.00 0.00 17.50 0.00 148.00 +20:22:37 41 0.00 56.00 0.00 1.50 1227.00 0.00 0.00 223.50 0.00 78.00 +20:22:37 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:37 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 140.00 +20:22:37 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 130.50 +20:22:37 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 126.50 +20:22:37 46 0.00 9.00 0.00 2.00 0.00 0.00 0.00 187.50 0.00 116.00 +20:22:37 47 0.00 3.50 0.00 1.50 0.00 0.00 0.00 117.00 0.00 69.00 +20:22:37 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 123.00 +20:22:37 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 122.00 +20:22:37 50 0.00 14.50 0.00 1.50 0.00 0.00 0.00 173.50 0.00 122.50 +20:22:37 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:37 52 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.50 0.00 118.00 +20:22:37 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 126.50 +20:22:37 54 0.00 3.00 0.00 0.00 95.00 0.00 0.00 194.50 0.00 96.00 +20:22:37 55 0.00 6.00 0.00 0.00 86.00 0.00 0.00 206.00 0.00 114.50 +20:22:37 56 0.00 2.00 0.00 0.00 148.50 0.00 0.00 140.50 0.00 100.50 +20:22:37 57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 108.00 +20:22:37 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:37 59 0.00 15.00 0.00 0.00 525.00 0.00 0.00 230.00 0.00 154.50 +20:22:37 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 139.00 +20:22:37 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 139.00 +20:22:37 62 0.00 3.00 0.00 0.00 53.50 0.00 0.00 68.50 0.00 108.00 +20:22:37 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 133.00 +20:22:37 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:37 65 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 131.00 +20:22:37 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.50 +20:22:37 67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 128.00 +20:22:37 68 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 123.50 +20:22:37 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.00 +20:22:37 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 121.00 +20:22:37 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 136.50 + +20:22:37 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:39 all 76.78 0.00 0.43 2.44 0.00 0.03 0.00 0.00 0.00 20.31 +20:22:39 0 0 0 0 0.00 0.00 2.50 5.50 0.00 0.00 0.00 0.00 0.00 92.00 +20:22:39 1 1 0 0 3.06 0.00 2.55 10.20 0.00 0.00 0.00 0.00 0.00 84.18 +20:22:39 2 2 0 0 21.11 0.00 2.01 10.55 0.00 0.00 0.00 0.00 0.00 66.33 +20:22:39 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 11 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 16 16 0 0 12.06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 87.94 +20:22:39 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 21 21 1 1 1.02 0.00 1.02 5.08 0.00 0.00 0.00 0.00 0.00 92.89 +20:22:39 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 29 29 1 1 0.00 0.00 1.01 3.54 0.00 0.00 0.00 0.00 0.00 95.45 +20:22:39 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 31 31 1 1 85.93 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 13.57 +20:22:39 32 32 1 1 0.00 0.00 1.51 4.52 0.00 0.50 0.00 0.00 0.00 93.47 +20:22:39 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 38 2 0 0 79.10 0.00 0.00 1.49 0.00 0.00 0.00 0.00 0.00 19.40 +20:22:39 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 41 5 0 0 0.00 0.00 1.50 13.00 0.00 1.50 0.00 0.00 0.00 84.00 +20:22:39 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 46 10 0 0 2.51 0.00 2.01 13.57 0.00 0.00 0.00 0.00 0.00 81.91 +20:22:39 47 11 0 0 0.50 0.00 2.01 5.03 0.00 0.00 0.00 0.00 0.00 92.46 +20:22:39 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 50 14 0 0 3.52 0.00 2.51 6.03 0.00 0.00 0.00 0.00 0.00 87.94 +20:22:39 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 52 16 0 0 87.94 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 11.56 +20:22:39 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 54 18 1 1 1.02 0.00 1.02 7.14 0.00 0.00 0.00 0.00 0.00 90.82 +20:22:39 55 19 1 1 0.00 0.00 2.01 6.53 0.00 0.00 0.00 0.00 0.00 91.46 +20:22:39 56 20 1 1 0.51 0.00 1.52 10.66 0.00 0.00 0.00 0.00 0.00 87.31 +20:22:39 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 59 23 1 1 4.52 0.00 4.02 9.05 0.00 0.00 0.00 0.00 0.00 82.41 +20:22:39 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 62 26 1 1 0.00 0.00 3.05 38.07 0.00 0.00 0.00 0.00 0.00 58.88 +20:22:39 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 67 31 1 1 14.72 0.00 1.02 26.40 0.00 0.00 0.00 0.00 0.00 57.87 +20:22:39 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:39 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:37 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:39 0 0.00 30.00 0.00 1.00 0.00 0.00 0.00 332.00 0.00 72.00 +20:22:39 1 0.00 18.00 0.00 3.00 0.00 0.00 0.00 211.00 0.00 126.00 +20:22:39 2 0.00 12.50 0.00 2.00 0.00 0.00 0.00 142.00 0.00 89.00 +20:22:39 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 136.50 +20:22:39 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.50 0.00 133.00 +20:22:39 5 0.00 4.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 134.00 +20:22:39 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 136.50 +20:22:39 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:39 8 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 136.50 +20:22:39 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 118.00 +20:22:39 10 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 120.00 +20:22:39 11 0.00 2.00 0.00 1.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:39 12 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 125.00 +20:22:39 13 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:39 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 119.00 +20:22:39 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:39 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 5.00 0.00 17.50 +20:22:39 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 124.50 +20:22:39 18 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.00 +20:22:39 19 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 126.50 +20:22:39 20 0.00 1.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 128.50 +20:22:39 21 0.00 63.00 0.00 0.00 56.50 0.00 0.00 214.50 0.00 57.50 +20:22:39 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 131.50 +20:22:39 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 135.50 +20:22:39 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 135.50 +20:22:39 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 130.00 +20:22:39 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 128.00 +20:22:39 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 134.50 +20:22:39 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 130.00 +20:22:39 29 0.00 1.50 0.00 0.00 67.50 0.00 0.00 184.00 0.00 83.50 +20:22:39 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 145.50 +20:22:39 31 0.00 1.50 0.00 0.00 6.00 0.00 0.00 34.00 0.00 128.00 +20:22:39 32 0.00 6.00 0.00 0.00 94.00 0.00 0.00 205.00 0.00 99.50 +20:22:39 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 148.50 +20:22:39 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:39 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.00 +20:22:39 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 136.00 +20:22:39 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 135.50 +20:22:39 38 0.00 2.00 0.00 2.00 0.00 0.00 0.00 28.50 0.00 121.00 +20:22:39 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 141.00 +20:22:39 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 19.00 0.00 137.50 +20:22:39 41 0.00 10.00 0.00 1.50 971.00 0.00 0.00 220.50 0.00 96.50 +20:22:39 42 0.00 1.00 0.00 2.50 0.00 0.00 0.00 18.00 0.00 137.50 +20:22:39 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 128.00 +20:22:39 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 147.50 +20:22:39 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:22:39 46 0.00 3.00 0.00 2.00 0.00 0.00 0.00 139.50 0.00 89.50 +20:22:39 47 0.00 1.50 0.00 1.50 0.00 0.00 0.00 112.00 0.00 68.00 +20:22:39 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 136.00 +20:22:39 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 120.50 +20:22:39 50 0.00 24.50 0.00 1.50 0.00 0.00 0.00 195.50 0.00 99.50 +20:22:39 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.50 0.00 126.00 +20:22:39 52 0.00 0.50 0.00 1.00 0.00 0.00 0.00 43.50 0.00 114.00 +20:22:39 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 122.50 +20:22:39 54 0.00 4.50 0.00 0.00 86.50 0.00 0.00 169.00 0.00 85.50 +20:22:39 55 0.00 1.50 0.00 0.00 84.00 0.00 0.00 193.50 0.00 101.50 +20:22:39 56 0.00 2.50 0.00 0.00 140.50 0.00 0.00 184.00 0.00 97.50 +20:22:39 57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16.50 0.00 116.00 +20:22:39 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 120.00 +20:22:39 59 0.00 32.00 0.00 0.00 88.00 0.00 0.00 231.50 0.00 205.00 +20:22:39 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 124.00 +20:22:39 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 114.00 +20:22:39 62 0.00 8.00 0.00 0.00 593.00 0.00 0.00 234.00 0.00 94.00 +20:22:39 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.50 0.00 116.00 +20:22:39 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 120.50 +20:22:39 65 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:39 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 117.00 +20:22:39 67 0.00 2.50 0.00 0.00 403.50 0.00 0.00 174.00 0.00 90.00 +20:22:39 68 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.50 +20:22:39 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 118.00 +20:22:39 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 129.00 +20:22:39 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.00 + +20:22:39 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:41 all 76.80 0.00 0.47 2.42 0.00 0.06 0.00 0.00 0.00 20.25 +20:22:41 0 0 0 0 0.00 0.00 1.01 7.07 0.00 0.51 0.00 0.00 0.00 91.41 +20:22:41 1 1 0 0 3.03 0.00 3.03 6.06 0.00 0.00 0.00 0.00 0.00 87.88 +20:22:41 2 2 0 0 0.00 0.00 2.01 9.05 0.00 0.00 0.00 0.00 0.00 88.94 +20:22:41 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 11 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 21 21 1 1 0.00 0.00 0.00 4.62 0.00 0.00 0.00 0.00 0.00 95.38 +20:22:41 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 29 29 1 1 0.00 0.00 0.00 5.61 0.00 0.00 0.00 0.00 0.00 94.39 +20:22:41 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 32 32 1 1 1.52 0.00 1.52 7.11 0.00 0.00 0.00 0.00 0.00 89.85 +20:22:41 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 36 0 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 41 5 0 0 0.00 0.00 1.49 54.23 0.00 2.99 0.00 0.00 0.00 41.29 +20:22:41 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 46 10 0 0 2.02 0.00 2.02 29.29 0.00 0.00 0.00 0.00 0.00 66.67 +20:22:41 47 11 0 0 1.51 0.00 2.51 4.52 0.00 0.00 0.00 0.00 0.00 91.46 +20:22:41 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 50 14 0 0 2.04 0.00 1.53 3.57 0.00 0.00 0.00 0.00 0.00 92.86 +20:22:41 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 52 16 0 0 2.01 0.00 1.51 6.03 0.00 0.00 0.00 0.00 0.00 90.45 +20:22:41 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 54 18 1 1 0.00 0.00 3.00 6.50 0.00 0.50 0.00 0.00 0.00 90.00 +20:22:41 55 19 1 1 0.00 0.00 0.51 4.59 0.00 0.51 0.00 0.00 0.00 94.39 +20:22:41 56 20 1 1 0.50 0.00 2.01 6.53 0.00 0.00 0.00 0.00 0.00 90.95 +20:22:41 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 59 23 1 1 2.99 0.00 4.98 5.97 0.00 0.00 0.00 0.00 0.00 86.07 +20:22:41 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 62 26 1 1 0.50 0.00 3.02 7.04 0.00 0.00 0.00 0.00 0.00 89.45 +20:22:41 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 67 31 1 1 1.52 0.00 3.55 6.60 0.00 0.00 0.00 0.00 0.00 88.32 +20:22:41 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:41 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:39 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:41 0 0.00 20.50 0.00 1.00 0.00 0.00 0.00 304.00 0.00 72.00 +20:22:41 1 0.00 11.50 0.00 3.50 0.00 0.00 0.00 234.50 0.00 134.00 +20:22:41 2 0.00 2.50 0.00 2.00 0.00 0.00 0.00 127.50 0.00 68.00 +20:22:41 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 132.50 +20:22:41 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.50 0.00 125.00 +20:22:41 5 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 133.50 +20:22:41 6 0.00 0.50 0.00 6.00 0.00 0.00 0.00 18.00 0.00 135.00 +20:22:41 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 123.50 +20:22:41 8 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:41 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 120.00 +20:22:41 10 0.00 1.00 0.00 6.00 0.00 0.00 0.00 17.50 0.00 132.00 +20:22:41 11 0.00 1.00 0.00 1.00 0.00 0.00 0.00 17.50 0.00 131.50 +20:22:41 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 129.00 +20:22:41 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 142.00 +20:22:41 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:41 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 19.00 0.00 129.00 +20:22:41 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:41 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 121.50 +20:22:41 18 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:41 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 133.00 +20:22:41 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.50 +20:22:41 21 0.00 12.00 0.00 0.00 54.50 0.00 0.00 121.50 0.00 60.50 +20:22:41 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 135.50 +20:22:41 23 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 132.50 +20:22:41 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 133.50 +20:22:41 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 137.50 +20:22:41 26 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:41 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 134.50 +20:22:41 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 142.00 +20:22:41 29 0.00 54.00 0.00 0.00 75.50 0.00 0.00 226.00 0.00 68.00 +20:22:41 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 141.00 +20:22:41 31 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 122.50 +20:22:41 32 0.00 18.50 0.00 0.00 72.50 0.00 0.00 185.00 0.00 123.50 +20:22:41 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 144.00 +20:22:41 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 118.00 +20:22:41 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 118.00 +20:22:41 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 137.50 +20:22:41 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 133.00 +20:22:41 38 0.00 1.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 127.50 +20:22:41 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 140.00 +20:22:41 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 17.50 0.00 137.00 +20:22:41 41 0.00 8.00 0.00 1.50 1692.00 0.00 0.00 214.00 0.00 98.50 +20:22:41 42 0.00 0.50 0.00 2.50 0.00 0.00 0.00 17.50 0.00 135.50 +20:22:41 43 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 149.00 +20:22:41 44 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 136.50 +20:22:41 45 0.00 1.00 0.00 5.50 0.00 0.00 0.00 17.50 0.00 115.50 +20:22:41 46 0.00 5.00 0.00 2.00 0.00 0.00 0.00 217.00 0.00 106.50 +20:22:41 47 0.00 8.50 0.00 1.50 0.00 0.00 0.00 219.00 0.00 157.50 +20:22:41 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 127.00 +20:22:41 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 126.00 +20:22:41 50 0.00 3.00 0.00 1.50 0.00 0.00 0.00 211.50 0.00 100.00 +20:22:41 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 124.00 +20:22:41 52 0.00 3.50 0.00 1.00 0.00 0.00 0.00 226.50 0.00 122.00 +20:22:41 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 120.50 +20:22:41 54 0.00 23.50 0.00 0.00 84.50 0.00 0.00 223.50 0.00 82.00 +20:22:41 55 0.00 10.50 0.00 0.00 70.50 0.00 0.00 144.00 0.00 79.00 +20:22:41 56 0.00 4.00 0.00 0.00 82.50 0.00 0.00 133.00 0.00 78.50 +20:22:41 57 0.00 1.50 0.00 0.00 0.00 0.00 0.00 18.50 0.00 103.50 +20:22:41 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.50 +20:22:41 59 0.00 13.00 0.00 0.00 67.00 0.00 0.00 208.50 0.00 121.50 +20:22:41 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 119.50 +20:22:41 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 119.50 +20:22:41 62 0.00 10.50 0.00 0.00 113.00 0.00 0.00 174.00 0.00 84.50 +20:22:41 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 113.50 +20:22:41 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 116.50 +20:22:41 65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19.00 0.00 114.00 +20:22:41 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 112.50 +20:22:41 67 0.00 2.00 0.00 0.00 114.00 0.00 0.00 152.00 0.00 101.50 +20:22:41 68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 113.00 +20:22:41 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 118.50 +20:22:41 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 122.50 +20:22:41 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.50 + +20:22:41 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:43 all 76.69 0.00 0.37 3.38 0.00 0.01 0.00 0.00 0.00 19.55 +20:22:43 0 0 0 0 14.14 0.00 1.01 3.03 0.00 0.00 0.00 0.00 0.00 81.82 +20:22:43 1 1 0 0 3.00 0.00 3.00 13.50 0.00 0.00 0.00 0.00 0.00 80.50 +20:22:43 2 2 0 0 0.00 0.00 0.51 20.20 0.00 0.00 0.00 0.00 0.00 79.29 +20:22:43 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 11 11 0 0 92.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 7.50 +20:22:43 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 19 19 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 21 21 1 1 0.00 0.00 1.01 14.57 0.00 0.00 0.00 0.00 0.00 84.42 +20:22:43 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 29 29 1 1 0.00 0.00 0.50 24.12 0.00 0.00 0.00 0.00 0.00 75.38 +20:22:43 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 32 32 1 1 0.00 0.00 0.00 7.58 0.00 0.00 0.00 0.00 0.00 92.42 +20:22:43 33 33 1 1 97.51 0.00 2.49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 36 0 0 0 86.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14.00 +20:22:43 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 41 5 0 0 0.00 0.00 1.03 14.87 0.00 0.00 0.00 0.00 0.00 84.10 +20:22:43 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 46 10 0 0 1.50 0.00 2.50 47.00 0.00 0.00 0.00 0.00 0.00 49.00 +20:22:43 47 11 0 0 8.04 0.00 2.01 21.11 0.00 0.00 0.00 0.00 0.00 68.84 +20:22:43 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 50 14 0 0 2.01 0.00 2.01 3.52 0.00 0.00 0.00 0.00 0.00 92.46 +20:22:43 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 52 16 0 0 3.05 0.00 2.03 3.55 0.00 0.00 0.00 0.00 0.00 91.37 +20:22:43 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 54 18 1 1 0.00 0.00 1.01 3.02 0.00 0.00 0.00 0.00 0.00 95.98 +20:22:43 55 19 1 1 0.00 0.00 1.01 8.04 0.00 0.00 0.00 0.00 0.00 90.95 +20:22:43 56 20 1 1 0.00 0.00 1.01 21.72 0.00 0.00 0.00 0.00 0.00 77.27 +20:22:43 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 59 23 1 1 1.51 0.00 2.01 10.05 0.00 0.50 0.00 0.00 0.00 85.93 +20:22:43 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 62 26 1 1 3.03 0.00 2.02 9.60 0.00 0.51 0.00 0.00 0.00 84.85 +20:22:43 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 67 31 1 1 0.50 0.00 1.50 18.50 0.00 0.00 0.00 0.00 0.00 79.50 +20:22:43 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:43 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:41 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:43 0 0.00 19.00 0.00 1.00 0.00 0.00 0.00 296.50 0.00 87.00 +20:22:43 1 0.00 15.00 0.50 3.00 0.00 0.00 0.00 235.00 0.00 93.50 +20:22:43 2 0.00 1.50 0.00 2.00 0.00 0.00 0.00 168.00 0.00 64.00 +20:22:43 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 146.00 +20:22:43 4 0.00 1.00 0.00 5.50 0.00 0.00 0.00 17.00 0.00 131.00 +20:22:43 5 0.00 2.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 133.50 +20:22:43 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 128.50 +20:22:43 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:43 8 0.00 0.50 0.00 5.50 0.00 0.00 0.00 17.00 0.00 138.00 +20:22:43 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 131.50 +20:22:43 10 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 116.00 +20:22:43 11 0.00 1.00 0.00 1.00 0.00 0.00 0.00 19.50 0.00 124.00 +20:22:43 12 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 135.00 +20:22:43 13 0.00 0.50 0.00 1.50 0.00 0.00 0.00 16.50 0.00 123.50 +20:22:43 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 19.50 0.00 118.00 +20:22:43 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 121.50 +20:22:43 16 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 117.00 +20:22:43 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 122.00 +20:22:43 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 136.50 +20:22:43 19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 125.00 +20:22:43 20 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 120.00 +20:22:43 21 0.00 2.00 0.00 0.00 61.00 0.00 0.00 90.00 0.00 52.50 +20:22:43 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 126.00 +20:22:43 23 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 137.00 +20:22:43 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 133.00 +20:22:43 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 131.50 +20:22:43 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 138.00 +20:22:43 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 132.50 +20:22:43 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 132.00 +20:22:43 29 0.00 1.50 0.00 0.00 42.50 0.00 0.00 110.00 0.00 53.50 +20:22:43 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 145.00 +20:22:43 31 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 121.50 +20:22:43 32 0.00 4.00 0.00 0.00 55.00 0.00 0.00 82.00 0.00 48.50 +20:22:43 33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 151.50 +20:22:43 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 116.00 +20:22:43 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 130.50 +20:22:43 36 0.00 0.50 0.00 2.00 0.00 0.00 0.00 15.50 0.00 122.50 +20:22:43 37 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 133.50 +20:22:43 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.50 0.00 135.00 +20:22:43 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 147.50 +20:22:43 40 0.00 1.00 0.00 7.00 0.00 0.00 0.00 18.00 0.00 141.00 +20:22:43 41 0.00 15.50 0.00 1.50 894.50 0.00 0.00 165.00 0.00 79.50 +20:22:43 42 0.00 1.50 0.00 2.50 0.00 0.00 0.00 18.00 0.00 139.50 +20:22:43 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:43 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 141.50 +20:22:43 45 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 117.00 +20:22:43 46 0.00 11.00 0.00 2.00 0.00 0.00 0.00 141.00 0.00 79.50 +20:22:43 47 0.00 2.00 0.00 1.50 0.00 0.00 0.00 138.00 0.00 72.50 +20:22:43 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 117.50 +20:22:43 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:43 50 0.00 5.00 0.00 1.50 0.00 0.00 0.00 164.50 0.00 76.50 +20:22:43 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 18.00 0.00 118.50 +20:22:43 52 0.00 6.50 0.00 1.00 0.00 0.00 0.00 209.00 0.00 148.50 +20:22:43 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 125.00 +20:22:43 54 0.00 1.00 0.00 0.00 35.50 0.00 0.00 149.00 0.00 66.50 +20:22:43 55 0.00 84.00 0.00 0.00 97.00 0.00 0.00 173.50 0.00 48.50 +20:22:43 56 0.00 25.00 0.00 0.00 52.00 0.00 0.00 128.00 0.00 50.50 +20:22:43 57 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 103.50 +20:22:43 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 121.00 +20:22:43 59 0.00 16.50 0.00 0.00 112.50 0.00 0.00 148.50 0.00 73.00 +20:22:43 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 113.00 +20:22:43 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.50 +20:22:43 62 0.00 11.00 0.00 0.00 117.00 0.00 0.00 185.50 0.00 79.00 +20:22:43 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 125.50 +20:22:43 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 130.00 +20:22:43 65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 109.50 +20:22:43 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 113.50 +20:22:43 67 0.00 2.00 0.00 0.00 225.00 0.00 0.00 114.50 0.00 55.00 +20:22:43 68 0.00 1.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 115.50 +20:22:43 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 117.50 +20:22:43 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 117.00 +20:22:43 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 120.50 + +20:22:43 CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +20:22:45 all 76.72 0.00 0.19 3.68 0.00 0.01 0.00 0.00 0.00 19.40 +20:22:45 0 0 0 0 34.67 0.00 0.50 2.01 0.00 0.00 0.00 0.00 0.00 62.81 +20:22:45 1 1 0 0 3.52 0.00 2.01 18.09 0.00 0.00 0.00 0.00 0.00 76.38 +20:22:45 2 2 0 0 0.00 0.00 0.51 18.69 0.00 0.00 0.00 0.00 0.00 80.81 +20:22:45 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 5 5 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 10 10 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 11 11 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 13 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 14 14 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 16 16 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 18 18 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 19 19 1 1 87.00 0.00 0.00 0.50 0.00 0.00 0.00 0.00 0.00 12.50 +20:22:45 20 20 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 21 21 1 1 0.00 0.00 0.00 8.54 0.00 0.00 0.00 0.00 0.00 91.46 +20:22:45 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 23 23 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 26 26 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 29 29 1 1 0.50 0.00 0.00 11.06 0.00 0.00 0.00 0.00 0.00 88.44 +20:22:45 30 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 31 31 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 32 32 1 1 0.00 0.00 1.00 12.44 0.00 0.00 0.00 0.00 0.00 86.57 +20:22:45 33 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 36 0 0 0 66.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 34.00 +20:22:45 37 1 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 38 2 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 39 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 40 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 41 5 0 0 0.00 0.00 0.50 6.50 0.00 0.50 0.00 0.00 0.00 92.50 +20:22:45 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 46 10 0 0 0.00 0.00 0.50 84.92 0.00 0.00 0.00 0.00 0.00 14.57 +20:22:45 47 11 0 0 3.50 0.00 1.00 16.00 0.00 0.00 0.00 0.00 0.00 79.50 +20:22:45 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 50 14 0 0 0.50 0.00 1.00 14.50 0.00 0.00 0.00 0.00 0.00 84.00 +20:22:45 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 52 16 0 0 3.02 0.00 1.51 1.51 0.00 0.00 0.00 0.00 0.00 93.97 +20:22:45 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 54 18 1 1 0.50 0.00 0.00 5.53 0.00 0.00 0.00 0.00 0.00 93.97 +20:22:45 55 19 1 1 13.00 0.00 0.50 11.50 0.00 0.00 0.00 0.00 0.00 75.00 +20:22:45 56 20 1 1 0.50 0.00 0.00 25.50 0.00 0.00 0.00 0.00 0.00 74.00 +20:22:45 57 21 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 59 23 1 1 0.50 0.00 0.00 9.05 0.00 0.00 0.00 0.00 0.00 90.45 +20:22:45 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 62 26 1 1 7.00 0.00 3.50 6.00 0.00 0.00 0.00 0.00 0.00 83.50 +20:22:45 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 65 29 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 67 31 1 1 0.00 0.00 1.01 13.57 0.00 0.00 0.00 0.00 0.00 85.43 +20:22:45 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +20:22:45 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +20:22:43 CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +20:22:45 0 0.00 17.00 0.00 1.00 0.00 0.00 0.00 173.50 0.00 83.50 +20:22:45 1 0.00 3.50 0.00 3.00 0.00 0.00 0.00 200.00 0.00 94.00 +20:22:45 2 0.00 7.50 0.00 2.00 0.00 0.00 0.00 161.00 0.00 64.50 +20:22:45 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 136.50 +20:22:45 4 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:45 5 0.00 2.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 115.50 +20:22:45 6 0.00 0.50 0.00 2.00 0.00 0.00 0.00 19.00 0.00 137.00 +20:22:45 7 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.50 0.00 136.00 +20:22:45 8 0.00 1.00 0.00 3.00 0.00 0.00 0.00 18.00 0.00 133.50 +20:22:45 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 128.00 +20:22:45 10 0.00 0.50 0.00 6.00 0.00 0.00 0.00 19.00 0.00 113.50 +20:22:45 11 0.00 1.50 0.00 2.50 0.00 0.00 0.00 17.50 0.00 122.00 +20:22:45 12 0.00 1.00 0.00 2.50 0.00 0.00 0.00 18.00 0.00 128.50 +20:22:45 13 0.00 1.00 0.00 1.50 0.00 0.00 0.00 18.00 0.00 133.00 +20:22:45 14 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 116.50 +20:22:45 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 116.00 +20:22:45 16 0.00 1.00 0.00 2.00 0.00 0.00 0.00 17.50 0.00 112.00 +20:22:45 17 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:45 18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 131.00 +20:22:45 19 0.00 0.50 0.00 0.00 5.50 0.00 0.00 23.50 0.00 119.00 +20:22:45 20 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 123.00 +20:22:45 21 0.00 2.00 0.00 0.00 19.00 0.00 0.00 42.00 0.00 23.50 +20:22:45 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 135.00 +20:22:45 23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 132.50 +20:22:45 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 133.00 +20:22:45 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 137.00 +20:22:45 26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 129.00 +20:22:45 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 127.50 +20:22:45 28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 137.00 +20:22:45 29 0.00 1.00 0.00 0.00 33.00 0.00 0.00 39.50 0.00 23.00 +20:22:45 30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 149.00 +20:22:45 31 0.00 1.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.00 +20:22:45 32 0.00 3.00 0.00 0.00 19.50 0.00 0.00 26.50 0.00 20.00 +20:22:45 33 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.00 0.00 142.50 +20:22:45 34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 120.50 +20:22:45 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.00 0.00 137.00 +20:22:45 36 0.00 1.00 0.00 2.00 0.00 0.00 0.00 12.00 0.00 99.50 +20:22:45 37 0.00 1.00 0.00 1.50 0.00 0.00 0.00 17.50 0.00 127.50 +20:22:45 38 0.00 1.00 0.00 2.00 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:45 39 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.50 0.00 156.50 +20:22:45 40 0.00 0.50 0.00 3.00 0.00 0.00 0.00 18.00 0.00 127.00 +20:22:45 41 0.00 20.50 0.00 1.50 456.50 0.00 0.00 92.00 0.00 45.50 +20:22:45 42 0.00 0.50 0.00 6.50 0.00 0.00 0.00 18.00 0.00 130.00 +20:22:45 43 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 129.50 +20:22:45 44 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.50 0.00 130.50 +20:22:45 45 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 106.50 +20:22:45 46 0.00 17.50 0.00 2.00 0.00 0.00 0.00 65.50 0.00 38.00 +20:22:45 47 0.00 4.50 0.00 1.50 0.00 0.00 0.00 159.50 0.00 79.50 +20:22:45 48 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.00 0.00 115.50 +20:22:45 49 0.00 0.50 0.00 2.00 0.00 0.00 0.00 18.00 0.00 109.00 +20:22:45 50 0.00 10.00 0.00 1.50 0.00 0.00 0.00 103.00 0.00 53.00 +20:22:45 51 0.00 0.50 0.00 1.00 0.00 0.00 0.00 17.50 0.00 110.50 +20:22:45 52 0.00 5.00 0.00 1.00 0.00 0.00 0.00 181.00 0.00 69.00 +20:22:45 53 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.50 0.00 116.50 +20:22:45 54 0.00 1.00 0.00 0.00 42.50 0.00 0.00 64.50 0.00 31.50 +20:22:45 55 0.00 87.00 0.00 0.00 14.00 0.00 0.00 113.50 0.00 45.50 +20:22:45 56 0.00 28.00 0.00 0.00 24.00 0.00 0.00 61.00 0.00 21.00 +20:22:45 57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 99.00 +20:22:45 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 104.50 +20:22:45 59 0.00 1.00 0.00 0.00 25.00 0.00 0.00 28.00 0.00 18.50 +20:22:45 60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 111.00 +20:22:45 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 117.00 +20:22:45 62 0.00 12.00 0.00 0.00 39.00 0.00 0.00 178.50 0.00 70.50 +20:22:45 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 117.50 +20:22:45 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.00 +20:22:45 65 0.00 0.50 0.00 0.00 0.00 0.00 0.00 17.50 0.00 105.50 +20:22:45 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 107.50 +20:22:45 67 0.00 8.50 0.00 0.00 13.00 0.00 0.00 91.50 0.00 36.50 +20:22:45 68 0.00 0.50 0.00 0.00 0.00 0.00 0.00 18.00 0.00 105.50 +20:22:45 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.50 0.00 115.50 +20:22:45 70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.50 0.00 115.00 +20:22:45 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.00 0.00 119.00 + +Average: CPU CORE SOCK NODE %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle +Average: all 76.60 0.00 0.58 2.63 0.00 0.02 0.00 0.00 0.00 20.16 +Average: 0 0 0 0 7.75 0.00 1.88 6.34 0.00 0.03 0.00 0.00 0.00 83.99 +Average: 1 1 0 0 26.07 0.00 1.98 7.39 0.00 0.00 0.00 0.00 0.00 64.55 +Average: 2 2 0 0 37.91 0.00 1.46 8.92 0.00 0.00 0.00 0.00 0.00 51.71 +Average: 3 3 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 4 4 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 5 5 0 0 99.25 0.00 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.68 +Average: 6 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 7 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 8 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 9 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 10 10 0 0 83.56 0.00 0.33 1.00 0.00 0.00 0.00 0.00 0.00 15.11 +Average: 11 11 0 0 36.66 0.00 4.03 3.11 0.00 0.00 0.00 0.00 0.00 56.20 +Average: 12 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 13 13 0 0 97.73 0.00 2.27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 14 14 0 0 99.43 0.00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.55 +Average: 15 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 16 16 0 0 78.10 0.00 0.37 0.67 0.00 0.00 0.00 0.00 0.00 20.86 +Average: 17 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 18 18 1 1 99.90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.10 +Average: 19 19 1 1 66.73 0.00 0.87 3.05 0.00 0.07 0.00 0.00 0.00 29.28 +Average: 20 20 1 1 95.20 0.00 0.08 0.42 0.00 0.00 0.00 0.00 0.00 4.30 +Average: 21 21 1 1 42.78 0.00 0.74 7.68 0.00 0.08 0.00 0.00 0.00 48.72 +Average: 22 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 23 23 1 1 86.50 0.00 0.08 1.12 0.00 0.00 0.00 0.00 0.00 12.30 +Average: 24 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 25 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 26 26 1 1 97.10 0.00 0.03 0.17 0.00 0.00 0.00 0.00 0.00 2.70 +Average: 27 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 28 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 29 29 1 1 44.24 0.00 0.59 3.66 0.00 0.02 0.00 0.00 0.00 51.50 +Average: 30 30 1 1 97.82 0.00 2.18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 31 31 1 1 67.06 0.00 0.62 3.16 0.00 0.02 0.00 0.00 0.00 29.15 +Average: 32 32 1 1 0.50 0.00 1.02 7.75 0.00 0.02 0.00 0.00 0.00 90.71 +Average: 33 33 1 1 97.60 0.00 2.40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 34 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 35 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 36 0 0 0 95.10 0.00 0.03 0.05 0.00 0.00 0.00 0.00 0.00 4.82 +Average: 37 1 0 0 76.08 0.00 0.13 0.70 0.00 0.00 0.00 0.00 0.00 23.09 +Average: 38 2 0 0 62.65 0.00 0.20 4.68 0.00 0.00 0.00 0.00 0.00 32.48 +Average: 39 3 0 0 97.55 0.00 2.45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 40 4 0 0 98.75 0.00 0.02 0.08 0.00 0.00 0.00 0.00 0.00 1.15 +Average: 41 5 0 0 0.88 0.00 1.53 25.06 0.00 0.86 0.00 0.00 0.00 71.68 +Average: 42 6 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 43 7 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 44 8 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 45 9 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 46 10 0 0 17.88 0.00 1.41 18.30 0.00 0.00 0.00 0.00 0.00 62.42 +Average: 47 11 0 0 62.46 0.00 1.09 3.22 0.00 0.00 0.00 0.00 0.00 33.23 +Average: 48 12 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 49 13 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 50 14 0 0 2.39 0.00 1.70 7.98 0.00 0.00 0.00 0.00 0.00 87.94 +Average: 51 15 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 52 16 0 0 23.27 0.00 1.07 4.61 0.00 0.00 0.00 0.00 0.00 71.05 +Average: 53 17 0 0 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 54 18 1 1 0.35 0.00 1.26 7.63 0.00 0.08 0.00 0.00 0.00 90.68 +Average: 55 19 1 1 34.26 0.00 0.82 4.65 0.00 0.07 0.00 0.00 0.00 60.20 +Average: 56 20 1 1 6.35 0.00 1.80 12.32 0.00 0.05 0.00 0.00 0.00 79.49 +Average: 57 21 1 1 58.94 0.00 1.09 6.90 0.00 0.05 0.00 0.00 0.00 33.02 +Average: 58 22 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 59 23 1 1 14.87 0.00 2.04 8.47 0.00 0.13 0.00 0.00 0.00 74.48 +Average: 60 24 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 61 25 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 62 26 1 1 4.59 0.00 2.35 11.66 0.00 0.12 0.00 0.00 0.00 81.29 +Average: 63 27 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 64 28 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 65 29 1 1 56.87 0.00 0.92 5.92 0.00 0.07 0.00 0.00 0.00 36.23 +Average: 66 30 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 67 31 1 1 34.03 0.00 1.31 13.39 0.00 0.07 0.00 0.00 0.00 51.21 +Average: 68 32 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 69 33 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 70 34 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 +Average: 71 35 1 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 + +Average: CPU HI/s TIMER/s NET_TX/s NET_RX/s BLOCK/s IRQ_POLL/s TASKLET/s SCHED/s HRTIMER/s RCU/s +Average: 0 0.00 20.40 0.00 1.00 0.00 0.00 0.00 268.07 0.00 80.70 +Average: 1 0.00 12.50 0.20 3.13 0.00 0.00 0.00 173.55 0.00 105.17 +Average: 2 0.00 9.25 0.00 2.02 0.00 0.00 0.00 131.02 0.00 93.27 +Average: 3 0.00 0.50 0.00 2.00 0.00 0.00 0.00 17.92 0.00 127.68 +Average: 4 0.00 1.13 0.00 1.90 0.00 0.00 0.00 17.95 0.00 125.15 +Average: 5 0.00 2.80 0.00 2.00 0.00 0.00 0.00 18.88 0.00 121.00 +Average: 6 0.00 0.52 0.00 2.82 0.00 0.00 0.00 17.95 0.00 127.75 +Average: 7 0.00 0.52 0.00 2.00 0.00 0.00 0.00 17.97 0.00 123.85 +Average: 8 0.00 0.52 0.00 2.03 0.00 0.00 0.00 17.90 0.00 124.90 +Average: 9 0.00 0.50 0.00 1.50 0.00 0.00 0.00 18.00 0.00 123.03 +Average: 10 0.00 2.92 0.00 3.20 0.00 0.00 0.00 40.92 0.00 105.93 +Average: 11 0.00 13.45 0.00 1.88 0.00 0.00 0.13 111.08 0.00 93.95 +Average: 12 0.00 0.52 0.00 2.03 0.00 0.00 0.00 17.95 0.00 122.25 +Average: 13 0.00 0.85 0.00 1.50 0.00 0.00 0.00 17.98 0.00 122.72 +Average: 14 0.00 0.65 0.00 2.47 0.00 0.00 0.05 17.93 0.00 116.68 +Average: 15 0.00 0.50 0.00 1.50 0.00 0.00 0.00 17.97 0.00 116.00 +Average: 16 0.00 1.87 0.00 1.97 0.00 0.00 0.00 44.68 0.00 105.75 +Average: 17 0.00 0.52 0.00 2.00 0.00 0.00 0.00 17.97 0.00 116.70 +Average: 18 0.00 0.35 0.00 0.00 0.07 0.00 0.00 18.00 0.00 128.85 +Average: 19 0.00 3.53 0.00 0.00 43.87 0.00 0.00 64.13 0.00 110.15 +Average: 20 0.00 0.55 0.00 0.00 6.20 0.00 0.00 22.32 0.00 123.50 +Average: 21 0.00 12.60 0.00 0.00 91.25 0.00 0.00 96.83 0.00 90.62 +Average: 22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.02 0.00 129.55 +Average: 23 0.00 5.18 0.00 0.00 1.85 0.00 0.00 30.67 0.00 117.35 +Average: 24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.95 0.00 130.13 +Average: 25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.98 0.00 129.30 +Average: 26 0.00 0.48 0.00 0.00 2.30 0.00 0.00 21.32 0.00 125.88 +Average: 27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.95 0.00 129.18 +Average: 28 0.00 0.05 0.00 0.00 0.00 0.00 0.00 17.98 0.00 132.75 +Average: 29 0.00 4.77 0.00 0.00 22.15 0.00 0.00 80.63 0.00 90.95 +Average: 30 0.00 0.23 0.00 0.00 0.00 0.00 0.00 18.02 0.00 134.23 +Average: 31 0.00 2.48 0.00 0.00 35.65 0.00 0.00 56.30 0.00 102.60 +Average: 32 0.00 16.17 0.00 0.00 63.02 0.00 0.00 122.92 0.00 59.50 +Average: 33 0.00 0.28 0.00 0.00 0.00 0.00 0.00 17.90 0.00 134.50 +Average: 34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 18.07 0.00 113.40 +Average: 35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.97 0.00 123.45 +Average: 36 0.00 0.78 0.00 2.00 0.00 0.00 0.00 20.43 0.00 123.27 +Average: 37 0.00 1.33 0.00 1.50 0.00 0.00 0.00 40.35 0.00 109.07 +Average: 38 0.00 6.03 0.00 2.00 0.00 0.00 0.00 37.25 0.00 93.42 +Average: 39 0.00 0.78 0.00 1.50 0.00 0.00 0.00 17.92 0.00 134.38 +Average: 40 0.00 1.82 0.00 3.92 0.00 0.00 0.00 20.85 0.00 127.90 +Average: 41 0.00 20.62 0.00 1.50 910.05 0.00 0.00 189.07 0.00 79.92 +Average: 42 0.00 0.72 0.00 2.97 0.00 0.00 0.00 18.08 0.00 128.70 +Average: 43 0.00 0.53 0.00 1.55 0.00 0.00 0.00 18.02 0.00 128.65 +Average: 44 0.00 0.52 0.00 2.00 0.00 0.00 0.00 17.83 0.00 132.38 +Average: 45 0.00 0.53 0.00 2.72 0.00 0.00 0.00 18.05 0.00 111.93 +Average: 46 0.00 4.68 0.00 2.40 0.00 0.00 0.00 121.53 0.00 83.92 +Average: 47 0.00 2.10 0.00 1.72 0.00 0.00 0.00 68.50 0.00 105.50 +Average: 48 0.00 0.53 0.00 2.00 0.00 0.00 0.00 17.95 0.00 119.68 +Average: 49 0.00 0.58 0.00 2.00 0.00 0.00 0.00 18.00 0.00 119.57 +Average: 50 0.00 6.13 0.00 1.50 0.00 0.00 0.00 158.75 0.00 84.52 +Average: 51 0.00 0.53 0.00 1.00 0.00 0.00 0.00 17.93 0.00 119.17 +Average: 52 0.00 3.12 0.00 1.02 0.00 0.00 0.00 118.27 0.00 86.28 +Average: 53 0.00 0.55 0.00 1.50 0.00 0.00 0.00 17.93 0.00 118.68 +Average: 54 0.00 7.40 0.00 0.00 96.60 0.00 0.00 142.00 0.00 67.53 +Average: 55 0.00 8.37 0.00 0.00 50.45 0.00 0.00 88.33 0.00 78.60 +Average: 56 0.00 14.00 0.00 0.00 109.85 0.00 0.00 170.13 0.00 85.22 +Average: 57 0.00 6.77 0.00 0.00 55.72 0.00 0.00 89.03 0.00 105.52 +Average: 58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.92 0.00 112.87 +Average: 59 0.00 13.75 0.00 0.00 102.03 0.00 0.00 159.82 0.00 98.40 +Average: 60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 18.00 0.00 115.58 +Average: 61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.10 0.00 115.02 +Average: 62 0.00 10.00 0.00 0.00 135.37 0.00 0.00 192.53 0.00 83.07 +Average: 63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.95 0.00 114.25 +Average: 64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.08 0.00 115.92 +Average: 65 0.00 5.40 0.00 0.00 68.05 0.00 0.00 81.43 0.00 97.87 +Average: 66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18.02 0.00 110.27 +Average: 67 0.00 10.35 0.00 0.00 143.80 0.00 0.00 109.73 0.00 84.02 +Average: 68 0.00 0.57 0.00 0.00 0.00 0.00 0.00 17.90 0.00 108.70 +Average: 69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.98 0.00 114.62 +Average: 70 0.00 0.10 0.00 0.00 0.02 0.00 0.00 18.00 0.00 116.75 +Average: 71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17.95 0.00 117.90 + + +---------------------------------- +label: ps -eo +command: ps -eo pid,ppid,%cpu,%mem,rss,command --sort=-%cpu,-pid | grep -v "]" | head -n 20 +exit code: 0 +stderr: +stdout: PID PPID %CPU %MEM RSS COMMAND +1695497 1695441 1.8 0.0 8732 sshd: sdp@notty + 1555 1553 0.7 0.0 40468 falcon-sensor + 1192 1 0.2 0.0 123996 /lib/systemd/systemd-journald + 2081 1 0.1 0.0 77848 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock + 1818 1 0.1 0.0 4664 /usr/sbin/irqbalance --foreground + 1 0 0.1 0.0 11772 /sbin/init +1695614 1695610 0.0 0.0 1108 head -n 20 +1695612 1695610 0.0 0.0 4520 ps -eo pid,ppid,%cpu,%mem,rss,command --sort=-%cpu,-pid +1695602 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695601 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695600 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695599 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695598 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695597 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695596 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695595 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695594 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695593 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd +1695592 1249 0.0 0.0 4480 /lib/systemd/systemd-udevd + + +---------------------------------- +label: python version +command: python --version 2>&1 +exit code: 127 +stderr: +stdout: /usr/bin/bash: line 1: python: command not found + + +---------------------------------- +label: python3 version +command: python3 --version +exit code: 0 +stderr: +stdout: Python 3.10.6 + + +---------------------------------- +label: rdmsr 0x1a4 +command: rdmsr -f 3:0 0x1a4 +exit code: 0 +stderr: +stdout: 0 + + +---------------------------------- +label: rdmsr 0x1ad +command: rdmsr 0x1ad +exit code: 0 +stderr: +stdout: 1d1e1f2021222424 + + +---------------------------------- +label: rdmsr 0x1ae +command: rdmsr 0x1ae +exit code: 0 +stderr: +stdout: 1c1c1c1c1c1c1c1c + + +---------------------------------- +label: rdmsr 0x1b0 +command: rdmsr -f 3:0 0x1b0 +exit code: 0 +stderr: +stdout: 7 + + +---------------------------------- +label: rdmsr 0x4f +command: rdmsr -a 0x4f +exit code: 0 +stderr: +stdout: 32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb0dc5fe84128a +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb0dc5fe84128a +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb0dc5fe84128a +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb0dc5fe84128a +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb0dc5fe84128a +32eb07b62b8f2086 +32eb07b62b8f2086 +32eb0dc5fe84128a +32eb0dc5fe84128a + + +---------------------------------- +label: rdmsr 0x610 +command: rdmsr -f 14:0 0x610 +exit code: 0 +stderr: +stdout: 488 + + +---------------------------------- +label: rdmsr 0x6d +command: rdmsr 0x6d +exit code: 1 +stderr: read /dev/cpu/0/msr: input/output error + +stdout: + +---------------------------------- +label: spectre-meltdown-checker +command: spectre-meltdown-checker.sh --batch text +exit code: 0 +stderr: +stdout: CVE-2017-5753: OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization) +CVE-2017-5715: OK (Full retpoline + IBPB are mitigating the vulnerability) +CVE-2017-5754: OK (Mitigation: PTI) +CVE-2018-3640: OK (your CPU microcode mitigates the vulnerability) +CVE-2018-3639: OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp) +CVE-2018-3615: OK (your CPU vendor reported your CPU model as not affected) +CVE-2018-3620: OK (Mitigation: PTE Inversion) +CVE-2018-3646: OK (this system is not running a hypervisor) +CVE-2018-12126: OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled) +CVE-2018-12130: OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled) +CVE-2018-12127: OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled) +CVE-2019-11091: OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled) +CVE-2019-11135: OK (Mitigation: Clear CPU buffers; SMT vulnerable) +CVE-2018-12207: OK (this system is not running a hypervisor) +CVE-2020-0543: OK (your CPU vendor reported your CPU model as not affected) +CVE-2022-0001: OK (unprivileged eBPF disabled) +CVE-2022-0002: OK (unprivileged eBPF disabled) + + +---------------------------------- +label: stress-ng cpu methods +command: # measure cpu performance +methods=$( stress-ng --cpu 1 --cpu-method x 2>&1 | cut -d":" -f2 | cut -c 6- ) +for method in $methods; do + printf "%s " "$method" + stress-ng --cpu 0 -t 1 --cpu-method "$method" --metrics-brief 2>&1 | tail -1 | awk '{print $9}' +done +exit code: 0 +stderr: +stdout: ackermann 54780.50 +apery 214211.10 +bitops 135308.04 +callfunc 10287016.75 +cdouble 256826.96 +cfloat 227005.41 +clongdouble 4105.69 +collatz 34623360.08 +correlate 8141.31 +cpuid 6853.24 +crc16 8237.80 +decimal32 45825.39 +decimal64 65711.95 +decimal128 12774.38 +dither 6630.66 +div16 2228268.33 +div32 223254.60 +div64 124307.02 +djb2a 5441285.91 +double 471409.77 +euler 638543535.86 +explog 11164.21 +factorial 528611.94 +fibonacci 646622069.16 +fft 24956.63 +fletcher16 20165.82 +float 1244307.87 +float80 50540.32 +float128 23584.65 +floatconversion 78597.87 +fnv1a 5789335.22 +gamma 18058.46 +gcd 86742.75 +gray 762741.81 +hamming 23237.49 +hanoi 9095.12 +hyperbolic 66272.22 +idct 1950597.81 +int128 319934.76 +int64 2679987.87 +int32 2673984.04 +int16 2866228.66 +int8 2656801.41 +int128float 250457.17 +int128double 193228.88 +int128longdouble 42439.99 +int128decimal32 39842.01 +int128decimal64 54073.78 +int128decimal128 12291.78 +int64float 883472.54 +int64double 452679.83 +int64longdouble 49408.99 +int32float 910725.98 +int32double 443385.76 +int32longdouble 49035.06 +intconversion 58981.64 +ipv4checksum 819198.57 +jenkin 2138036.84 +jmp 3338607.82 +lfsr32 2636368.47 +ln2 3072659.72 +longdouble 50604.51 +loop 1109022.74 +matrixprod 5873.78 +murmur3_32 6798119.97 +nhash 3704028.15 +nsqrt 1316711.81 +omega 199290387.69 +parity 639844.77 +phi 578720374.49 +pi 61827035.86 +pjw 2943563.29 +prime 12565.05 +psi 167009941.33 +queens 24131.72 +rand 864405.13 +rand48 159714.69 +rgb 4679764.96 +sdbm 5815782.55 +sieve 97407.91 +stats 16021859.89 +sqrt 149309.45 +trig 36332.87 +union 1021272.05 +zeta 33235.66 + + +---------------------------------- +label: transparent huge pages +command: cat /sys/kernel/mm/transparent_hugepage/enabled +exit code: 0 +stderr: +stdout: always [madvise] never + + +---------------------------------- +label: uname -a +command: uname -a +exit code: 0 +stderr: +stdout: Linux 3cfdfebf4ba4.jf.intel.com 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux + + +---------------------------------- +label: uncore cha count +command: rdmsr 0x702 +exit code: 0 +stderr: +stdout: 0000000000000012 + + +---------------------------------- +label: uncore cha count spr +command: rdmsr 0x2FFE +exit code: 1 +stderr: read /dev/cpu/0/msr: input/output error + +stdout: + +---------------------------------- +label: uncore client cha count +command: rdmsr 0x396 +exit code: 1 +stderr: read /dev/cpu/0/msr: input/output error + +stdout: + +---------------------------------- +label: uncore max frequency +command: rdmsr -f 6:0 0x620 +exit code: 0 +stderr: +stdout: 1c + + +---------------------------------- +label: uncore min frequency +command: rdmsr -f 14:8 0x620 +exit code: 0 +stderr: +stdout: c + diff --git a/documentation/examples/SDP_8065.xlsx b/documentation/examples/SDP_8065.xlsx new file mode 100644 index 0000000..751131c Binary files /dev/null and b/documentation/examples/SDP_8065.xlsx differ diff --git a/documentation/examples/all_hosts.html b/documentation/examples/all_hosts.html new file mode 100644 index 0000000..d078ed1 --- /dev/null +++ b/documentation/examples/all_hosts.html @@ -0,0 +1,4000 @@ + + + + + + + System Health Inspector + + + + + + + + + + + + + + + +
+

Intel® System Health Inspector

+
+ +
+
+ + + + + + +
+ + + +
+

Host

+
SDP_8058SDP_8065
Name3cfdfebf4b203cfdfebf4ba4.jf.intel.com
TimeSat 18 Mar 2023 03:23:54 AM UTCSat Mar 18 03:23:53 AM UTC 2023
+
+ +
+

System

+
SDP_8058SDP_8065
ManufacturerIntel CorporationIntel Corporation
Product NameS2600WTTS2600WTT
Version........................................
Serial #........................
UUID80b573f6-cf74-e411-906e-0012795d96dd80f60b67-1686-e411-906e-0012795d96dd
+
+ +
+

Baseboard

+
SDP_8058SDP_8065
ManufacturerIntel CorporationIntel Corporation
Product NameS2600WTTS2600WTT
VersionG92187-350G92187-350
Serial #BQWL45150199BQWL45150485
+
+ +
+

Chassis

+
SDP_8058SDP_8065
Manufacturer..............................................................
TypeRack Mount ChassisRack Mount Chassis
Version....................................
Serial #....................................
+
+ +
+

PCIe Slots

+

SDP_8058

DesignationTypeLengthBus AddressCurrent Usage
J3B2 - Riser 1, slot 1x16 PCI Express 3 x16Long0000:00:03.0In Use
J3B2 - Riser 1, slot 3x8 PCI Express 3 x8Long0000:80:01.0Available
J6B1 - Riser 2, slot 4x16 PCI Express 3 x16Long0000:80:02.0Available
J6B1 - Riser 2, slot 4x8 PCI Express 3 x16Long0000:80:02.2Available
J6B1 - Riser 2, slot 6x8 PCI Express 3 x8Long0000:80:03.2Available
J6B2 - Riser 3, slot 7x4 PCI Express 3 x8Long0000:80:00.0Available
J6B2 - Riser 3, slot 8x8 PCI Express 3 x8Long0000:80:03.0Available

SDP_8065

DesignationTypeLengthBus AddressCurrent Usage
J3B2 - Riser 1, slot 1x16 PCI Express 3 x16Long0000:00:03.0In Use
J3B2 - Riser 1, slot 2x8 PCI Express 3 x8Long0000:80:01.0Available
J6B1 - Riser 2, slot 1x16 PCI Express 3 x16Long0000:80:02.0Available
J6B1 - Riser 2, slot 2x8 PCI Express 3 x8Long0000:80:03.2Available
J6B2 - Riser 3, slot 1x4 PCI Express 3 x8Long0000:80:00.0Available
J6B2 - Riser 3, slot 2x8 PCI Express 3 x8Long0000:80:03.0Available
+
+ +
+

BIOS

+
SDP_8058SDP_8065
VendorIntel CorporationIntel Corporation
VersionSE5C610.86B.01.01.0015.012820160943SE5C610.86B.01.01.0027.071020182329
Release Date01/28/201607/10/2018
+
+ +
+

Operating System

+
SDP_8058SDP_8065
OSUbuntu 20.04.2 LTSUbuntu 22.04.1 LTS
Kernel5.4.0-137-generic5.15.0-67-generic
Boot ParametersBOOT_IMAGE=/boot/vmlinuz-5.4.0-137-generic root=UUID=37e7b2bc-5f71-4a9a-be36-356b12b8f650 roBOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic root=UUID=251d71d4-950e-4c83-89e8-1e7b4dfea317 ro
Microcode0xb0000400xb000040
+
+ +
+

Software Version

+
SDP_8058SDP_8065
GCCgcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GLIBCldd (Ubuntu GLIBC 2.31-0ubuntu9.7) 2.31ldd (Ubuntu GLIBC 2.35-0ubuntu3.1) 2.35
BinutilsGNU ld (GNU Binutils for Ubuntu) 2.34GNU ld (GNU Binutils for Ubuntu) 2.38
Python
Python3Python 3.8.10Python 3.10.6
Javaopenjdk version "11.0.18" 2023-01-17
OpenSSLOpenSSL 1.1.1f 31 Mar 2020OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
+
+ +
+

CPU

+
SDP_8058SDP_8065
CPU ModelIntel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHzIntel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
Architecturex86_64x86_64
MicroarchitectureBDXBDX
Family66
Model7979
Stepping11
Base Frequency2.3GHz2.3GHz
Maximum Frequency3.6GHz3.6GHz
All-core Maximum Frequency2.9GHz2.9GHz
CPUs3672
On-line CPU List0-350-71
HyperthreadingDisabledEnabled
Cores per Socket1818
Sockets22
NUMA Nodes22
NUMA CPU List0-17 :: 18-350-17,36-53 :: 18-35,54-71
L1d Cache1.1 MiB1.1 MiB (36 instances)
L1i Cache1.1 MiB1.1 MiB (36 instances)
L2 Cache9 MiB9 MiB (36 instances)
L3 Cache90 MiB90 MiB (2 instances)
Memory Channels44
PrefetchersL2 HW, L2 Adj., DCU HW, DCU IPL2 HW, L2 Adj., DCU HW, DCU IP
Intel Turbo BoostEnabledEnabled
VirtualizationVT-x
PPINs549e6e12bf179093,549e5e15eb935ecf32eb0dc5fe84128a,32eb07b62b8f2086
+
+ +
+

ISA

+
SDP_8058SDP_8065
AVX - Advanced Vector ExtensionsYesYes
AVX2 - Advanced Vector Extensions 2YesYes
AVX512F - AVX-512 FoundationNoNo
AVX512_VNNI - Vector Neural Network InstructionsNoNo
AVX512_4VNNIW - VNNI Word Variable PrecisionNoNo
AVX512_BF16 - BFLOAT16NoNo
AES - Advanced Encryption Standard New Instructions (AES-NI)YesYes
VAES - Vector AESNoNo
AMX-BF16 - Advanced Matrix Extensions Tile BFLOAT16NoNo
AMX-TILE - Advanced Matrix Extensions Tile ArchitectureNoNo
AMX-INT8 - Advanced Matrix Extensions Tile 8-bit IntegerNoNo
+
+ +
+

Accelerator

+

SDP_8058

NameCountFull NameDescription
DLB0Intel Dynamic Load Balancerhardware managed system of queues and arbiters connecting producers and consumers
DSA0Intel Data Streaming Acceleratora high-performance data copy and transformation accelerator
IAX0Intel Analytics Acceleratoraccelerates compression and decompression for big data applications and in-memory analytic databases
QAT (on CPU)0Intel Quick Assist Technologyaccelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database
QAT (on chipset)0Intel Quick Assist Technologyaccelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database

SDP_8065

NameCountFull NameDescription
DLB0Intel Dynamic Load Balancerhardware managed system of queues and arbiters connecting producers and consumers
DSA0Intel Data Streaming Acceleratora high-performance data copy and transformation accelerator
IAX0Intel Analytics Acceleratoraccelerates compression and decompression for big data applications and in-memory analytic databases
QAT (on CPU)0Intel Quick Assist Technologyaccelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database
QAT (on chipset)0Intel Quick Assist Technologyaccelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database
+
+ +
+

Feature

+No data found. +
+ +
+

Uncore

+
SDP_8058SDP_8065
CHA Count1818
Minimum Frequency1.2GHz1.2GHz
Maximum Frequency2.8Ghz2.8Ghz
+
+ +
+

Power

+
SDP_8058SDP_8065
TDP145 watts145 watts
Power & Perf PolicyPerformanceBalanced
Frequency Governorpowersaveschedutil
Frequency Driverintel_pstateintel_cpufreq
Max C-State99
+
+ +
+

Memory

+
SDP_8058SDP_8065
Installed Memory128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])
MemTotal131916384 kB131895472 kB
MemFree125080500 kB116731148 kB
MemAvailable129336836 kB128761724 kB
Buffers285844 kB197480 kB
Cached4375492 kB12256200 kB
HugePages_Total00
Hugepagesize2048 kB2048 kB
Transparent Huge Pagesmadvisemadvise
Automatic NUMA BalancingEnabledEnabled
Populated Memory Channels88
+
+ +
+

DIMM Population

+

SDP_8058

Socket
0
ChannelSlots
0
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
2
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
3
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
ChannelSlots
0
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
2
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
3
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed

SDP_8065

Socket
0
ChannelSlots
0
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
2
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
3
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
ChannelSlots
0
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
1
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
2
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
3
16 GB @2400 MT/s DDR4 Synchronous Micron 36ASF2G72PZ-2G3A3No Module InstalledNo Module Installed
+
+ +
+

DIMM

+

SDP_8058

Bank LocatorLocatorManufacturerPartSerialSizeTypeDetailSpeedRankConfigured Speed
NODE 1DIMM_A1Micron36ASF2G72PZ-2G3A30FC8E55816 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_A2No Module InstalledDDR4Synchronous
NODE 1DIMM_A3No Module InstalledDDR4Synchronous
NODE 1DIMM_B1Micron36ASF2G72PZ-2G3A30FC8E5CA16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_B2No Module InstalledDDR4Synchronous
NODE 1DIMM_B3No Module InstalledDDR4Synchronous
NODE 1DIMM_C1Micron36ASF2G72PZ-2G3A30FC8E56D16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_C2No Module InstalledDDR4Synchronous
NODE 1DIMM_C3No Module InstalledDDR4Synchronous
NODE 1DIMM_D1Micron36ASF2G72PZ-2G3A30FC8E52016 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_D2No Module InstalledDDR4Synchronous
NODE 1DIMM_D3No Module InstalledDDR4Synchronous
NODE 2DIMM_E1Micron36ASF2G72PZ-2G3A30FC8E57216 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_E2No Module InstalledDDR4Synchronous
NODE 2DIMM_E3No Module InstalledDDR4Synchronous
NODE 2DIMM_F1Micron36ASF2G72PZ-2G3A30FC8E47D16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_F2No Module InstalledDDR4Synchronous
NODE 2DIMM_F3No Module InstalledDDR4Synchronous
NODE 2DIMM_G1Micron36ASF2G72PZ-2G3A30FC8E56C16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_G2No Module InstalledDDR4Synchronous
NODE 2DIMM_G3No Module InstalledDDR4Synchronous
NODE 2DIMM_H1Micron36ASF2G72PZ-2G3A30FC8E54916 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_H2No Module InstalledDDR4Synchronous
NODE 2DIMM_H3No Module InstalledDDR4Synchronous

SDP_8065

Bank LocatorLocatorManufacturerPartSerialSizeTypeDetailSpeedRankConfigured Speed
NODE 1DIMM_A1Micron36ASF2G72PZ-2G3A30FC8E4C616 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_A2No Module InstalledDDR4Synchronous
NODE 1DIMM_A3No Module InstalledDDR4Synchronous
NODE 1DIMM_B1Micron36ASF2G72PZ-2G3A30FC8E4D016 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_B2No Module InstalledDDR4Synchronous
NODE 1DIMM_B3No Module InstalledDDR4Synchronous
NODE 1DIMM_C1Micron36ASF2G72PZ-2G3A30FC8E56E16 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_C2No Module InstalledDDR4Synchronous
NODE 1DIMM_C3No Module InstalledDDR4Synchronous
NODE 1DIMM_D1Micron36ASF2G72PZ-2G3A30FCA21C416 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 1DIMM_D2No Module InstalledDDR4Synchronous
NODE 1DIMM_D3No Module InstalledDDR4Synchronous
NODE 2DIMM_E1Micron36ASF2G72PZ-2G3A30FC8E57516 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_E2No Module InstalledDDR4Synchronous
NODE 2DIMM_E3No Module InstalledDDR4Synchronous
NODE 2DIMM_F1Micron36ASF2G72PZ-2G3A30FC8E57416 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_F2No Module InstalledDDR4Synchronous
NODE 2DIMM_F3No Module InstalledDDR4Synchronous
NODE 2DIMM_G1Micron36ASF2G72PZ-2G3A30FC8E47416 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_G2No Module InstalledDDR4Synchronous
NODE 2DIMM_G3No Module InstalledDDR4Synchronous
NODE 2DIMM_H1Micron36ASF2G72PZ-2G3A30FC8E56916 GBDDR4Synchronous2400 MT/s22400 MT/s
NODE 2DIMM_H2No Module InstalledDDR4Synchronous
NODE 2DIMM_H3No Module InstalledDDR4Synchronous
+
+ +
+

NIC

+

SDP_8058

NameModelSpeedLinkBusDriverDriver VersionFirmware VersionMAC AddressNUMA NodeIRQBalance
eno0Ethernet Controller 10-Gigabit X540-AT21000Mb/syes0000:03:00.0ixgbe5.1.0-k0x800004f800:1e:67:d4:34:eb0Enabled
enp3s0f1Ethernet Controller 10-Gigabit X540-AT2Unknown!no0000:03:00.1ixgbe5.1.0-k0x800004f800:1e:67:d4:34:ec0Enabled
ens785f0Ethernet Controller XXV710 for 25GbE SFP28Unknown!no0000:05:00.0i40e2.8.20-k6.01 0x80003554 1.1747.03c:fd:fe:bf:4b:200Enabled
ens785f1Ethernet Controller XXV710 for 25GbE SFP2825000Mb/syes0000:05:00.1i40e2.8.20-k6.01 0x80003554 1.1747.03c:fd:fe:bf:4b:210Enabled

SDP_8065

NameModelSpeedLinkBusDriverDriver VersionFirmware VersionMAC AddressNUMA NodeIRQBalance
eno1Ethernet Controller 10-Gigabit X540-AT21000Mb/syes0000:03:00.0ixgbe5.15.0-67-generic0x800004f800:1e:67:d4:35:690Enabled
eno2Ethernet Controller 10-Gigabit X540-AT2Unknown!no0000:03:00.1ixgbe5.15.0-67-generic0x800004f800:1e:67:d4:35:6a0Enabled
ens785f0Ethernet Controller XXV710 for 25GbE SFP28Unknown!no0000:05:00.0i40e5.15.0-67-generic6.01 0x80003554 1.1747.03c:fd:fe:bf:4b:a40Enabled
ens785f1Ethernet Controller XXV710 for 25GbE SFP2825000Mb/syes0000:05:00.1i40e5.15.0-67-generic6.01 0x80003554 1.1747.03c:fd:fe:bf:4b:a50Enabled
+
+ +
+

Network IRQ Mapping

+

SDP_8058

InterfaceCPU:IRQs CPU:IRQs ...
eno00:145 1:148,162 2:163 3:156,158 4:143 5:132,136 6:133 7:140,144,152,153,159,161,165 8:135 9:130,131,137,138,141,142,147,151,155,160 10:154 12:139 13:150,157 14:134 15:164 16:146,166 17:149
enp3s0f1
ens785f00:41 1:35 2:68,70 3:53,64,67 4:48,50 5:43,44,47 6:38,40 8:66,69 9:37,61,62 10:55,56,59 11:51,52,65 12:45,46,49 13:42 14:36,39,63 15:58,60 16:54,57
ens785f13:84 5:91,93,102,104,110,119 7:85,86,88,94,103 9:87,96,107,108,118 10:115 11:89,98,99,101,111 12:90,112,117 13:105,109,116 14:100 15:95,97,106 16:113 17:92,114

SDP_8065

InterfaceCPU:IRQs CPU:IRQs ...
eno10:213 1:218,239 2:231,259 3:236,257 4:215,260 5:237,244 6:205,250 7:217,262 8:202,223 9:207,252 10:203,230 11:214,235 12:211 13:232,253 14:208,229 15:248 16:247,254 17:220,238 36:209,216 37:222,243 38:234,255 39:240,261 40:210,256 41:241 42:200,246 43:221 44:219,226 45:201 46:206,227 47:258 48:224,245 49:228,249 50:212,233 51:242,263 52:251 53:204,225
eno20:268 1:290,313 2:286,302 3:275,327 4:326 5:289,311 6:316 7:273,325 8:278 9:281 10:284,314 11:328 12:276,315,320 13:308 14:280,303 15:277,282,294 16:265,299 17:300,323 36:293,317 37:298 38:279,301 39:306 40:295,319 41:296,312 42:285,309 43:274,297,304 44:270,321 45:287,292,322 46:283,307 47:266,305,310 48:269,291 49:267,272 50:288 51:271 52:324 53:318
ens785f00:36,42 1:43,87 2:60,83 3:77,104 4:38,44 5:57,88 6:62,94 7:68,75 8:46,52 9:58,64,65 10:55,99 11:86,92,93 12:73,103 13:76,82 14:49,61 15:40,91 16:41,67 17:69,106 36:95,98 37:66,72 38:47,78 39:84,105 40:59,81 41:70 42:71,101 43:45,89 44:39,51 45:50 46:85,102 47:63,79 48:37,96 49:53,97 50:56,90 51:100,107 52:74,80 53:48,54
ens785f10:136,146,175 1:153,180 2:127,154 3:132,171 4:139,176 5:150,151 6:129,166 7:169,188 8:119,184 9:159,178 10:126,165 11:168,187 12:144,183 13:148,177 14:143,170 15:135,162 16:161,189 17:163,190 36:122,123 37:138,167 38:131,140 39:156,185 40:125,152 41:137,164 42:142,181 43:155,182 44:133,160 45:145,172 46:141,179 47:134,173 48:121,130 49:124 50:128,157 51:120,158 52:147,174 53:149,186
+
+ +
+

Disk

+

SDP_8058

NAMEMODELSIZEMOUNTPOINTFSTYPERQ-SIZEMIN-IOFwRev
sdaINTEL_SSDSC2BB80745.2G644096G2010140
sda1512M/boot/efivfat644096
sda2744.7G/ext4644096

SDP_8065

NAMEMODELSIZEMOUNTPOINTFSTYPERQ-SIZEMIN-IOFwRev
sdaSanDisk SSD PLUS447.1G64512UG3600RL
sda1538M/boot/efivfat64512
sda2446.6G/ext464512
+
+ +
+

Filesystem

+

SDP_8058

FilesystemSizeUsedAvailUse%Mounted
udev63G063G0%/dev
tmpfs13G2.4M13G1%/run
/dev/sda2733G9.1G687G2%/
tmpfs63G063G0%/dev/shm
tmpfs5.0M05.0M0%/run/lock
tmpfs63G063G0%/sys/fs/cgroup
/dev/sda1511M5.3M506M2%/boot/efi
/dev/loop392M92M0100%/snap/lxd/24061
/dev/loop592M92M0100%/snap/lxd/23991
/dev/loop664M64M0100%/snap/core20/1822
/dev/loop750M50M0100%/snap/snapd/17950
/dev/loop850M50M0100%/snap/snapd/18357
tmpfs13G013G0%/run/user/1000
/dev/loop064M64M0100%/snap/core20/1828
/dev/loop256M56M0100%/snap/core18/2708
/dev/loop156M56M0100%/snap/core18/2714

SDP_8065

FilesystemSizeUsedAvailUse%Mounted
tmpfs13G2.3M13G1%/run
/dev/sda2440G32G386G8%/
tmpfs63G063G0%/dev/shm
tmpfs5.0M05.0M0%/run/lock
/dev/sda1537M5.3M532M1%/boot/efi
tmpfs13G4.0K13G1%/run/user/1000
+
+ +
+

GPU

+
SDP_8058SDP_8065
ManufacturerMGAMGA
ModelUnknownUnknown
PCI ID102B:522102B:522
+
+ +
+

CXL Device

+No data found. +
+ +
+

Vulnerability

+
SDP_8058SDP_8065
CVE-2017-5753OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization)OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization)
CVE-2017-5715OK (Full retpoline + IBPB are mitigating the vulnerability)OK (Full retpoline + IBPB are mitigating the vulnerability)
CVE-2017-5754OK (Mitigation: PTI)OK (Mitigation: PTI)
CVE-2018-3640OK (your CPU microcode mitigates the vulnerability)OK (your CPU microcode mitigates the vulnerability)
CVE-2018-3639OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp)OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp)
CVE-2018-3615OK (your CPU vendor reported your CPU model as not affected)OK (your CPU vendor reported your CPU model as not affected)
CVE-2018-3620OK (Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled)OK (Mitigation: PTE Inversion)
CVE-2018-3646OK (this system is not running a hypervisor)OK (this system is not running a hypervisor)
CVE-2018-12126OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2018-12130OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2018-12127OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2019-11091OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)
CVE-2019-11135OK (Mitigation: Clear CPU buffers; SMT disabled)OK (Mitigation: Clear CPU buffers; SMT vulnerable)
CVE-2018-12207OK (this system is not running a hypervisor)OK (this system is not running a hypervisor)
CVE-2020-0543OK (your CPU vendor reported your CPU model as not affected)OK (your CPU vendor reported your CPU model as not affected)
CVE-2022-0001OK (unprivileged eBPF disabled)OK (unprivileged eBPF disabled)
CVE-2022-0002OK (unprivileged eBPF disabled)OK (unprivileged eBPF disabled)
+
+ +
+

Process

+

SDP_8058

PIDPPID%CPU%MEMRSSCOMMAND
28784928777076.20.07140stress-ng-cpu
28787928777075.70.07140stress-ng-cpu
28779428778675.30.054180stress-ng-vm
28787528779275.20.054032stress-ng-vm
28783928777075.00.07128stress-ng-cpu
28782528777073.00.07128stress-ng-cpu
28789828777071.70.07132stress-ng-cpu
28790028777070.50.07140stress-ng-cpu
28787128777070.50.07116stress-ng-cpu
28782928777070.10.07140stress-ng-cpu
28780228777070.00.07136stress-ng-cpu
28788128777069.90.07140stress-ng-cpu
28790428777066.30.07140stress-ng-cpu
28784528777065.00.07168stress-ng-cpu
28779628777064.90.07140stress-ng-cpu
28790528777064.70.07128stress-ng-cpu
28781228777064.40.07168stress-ng-cpu
28789428777064.30.07140stress-ng-cpu
28779928777064.30.07168stress-ng-cpu

SDP_8065

PIDPPID%CPU%MEMRSSCOMMAND
169549716954411.80.08732sshd: sdp@notty
155515530.70.040468falcon-sensor
119210.20.0123996/lib/systemd/systemd-journald
208110.10.077848/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
181810.10.04664/usr/sbin/irqbalance --foreground
100.10.011772/sbin/init
169561416956100.00.01108head -n 20
169561216956100.00.04520ps -eo pid,ppid,%cpu,%mem,rss,command --sort=-%cpu,-pid
169560212490.00.04480/lib/systemd/systemd-udevd
169560112490.00.04480/lib/systemd/systemd-udevd
169560012490.00.04480/lib/systemd/systemd-udevd
169559912490.00.04480/lib/systemd/systemd-udevd
169559812490.00.04480/lib/systemd/systemd-udevd
169559712490.00.04480/lib/systemd/systemd-udevd
169559612490.00.04480/lib/systemd/systemd-udevd
169559512490.00.04480/lib/systemd/systemd-udevd
169559412490.00.04480/lib/systemd/systemd-udevd
169559312490.00.04480/lib/systemd/systemd-udevd
169559212490.00.04480/lib/systemd/systemd-udevd
+
+ +
+

Sensor

+

SDP_8058

SensorReadingStatus
System Airflow24 CFMok
BB P1 VR Temp22 degrees Cok
BB P2 VR Temp25 degrees Cok
Front Panel Temp19 degrees Cok
SSB Temp28 degrees Cok
BB BMC Temp36 degrees Cok
BB Rt Rear Temp30 degrees Cok
BB Lft Rear Temp28 degrees Cok
HSBP 1 Temp19 degrees Cok
Exit Air Temp24 degrees Cok
LAN NIC Temp30 degrees Cok
System Fan 1A7396 RPMok
System Fan 1B7138 RPMok
System Fan 2A7396 RPMok
System Fan 2B7138 RPMok
System Fan 3A7310 RPMok
System Fan 3B7221 RPMok
System Fan 4A7310 RPMok
System Fan 4B7055 RPMok
System Fan 5A7396 RPMok
System Fan 5B7221 RPMok
System Fan 6A7396 RPMok
System Fan 6B7055 RPMok
PS1 Input Power344 Wattsok
PS1 Curr Out %41 percentok
PS1 Temperature25 degrees Cok
P1 Therm Margin-27 degrees Cok
P2 Therm Margin-27 degrees Cok
P1 Therm Ctrl %0 percentok
P2 Therm Ctrl %0 percentok
P1 DTS Therm Mgn-17 degrees Cok
P2 DTS Therm Mgn-16 degrees Cok
DIMM Thrm Mrgn 1-61 degrees Cok
DIMM Thrm Mrgn 2-65 degrees Cok
DIMM Thrm Mrgn 3-58 degrees Cok
DIMM Thrm Mrgn 4-62 degrees Cok
Agg Therm Mgn 1-11 degrees Cok
BB +12.0V12.09 Voltsok
BB +3.3V Vbat2.98 Voltsok
MTT CPU10 percentok
MTT CPU20 percentok

SDP_8065

SensorReadingStatus
System Airflow26 CFMok
BB P1 VR Temp27 degrees Cok
BB P2 VR Temp29 degrees Cok
Front Panel Temp20 degrees Cok
SSB Temp32 degrees Cok
BB BMC Temp41 degrees Cok
BB Rt Rear Temp32 degrees Cok
BB Lft Rear Temp31 degrees Cok
HSBP 1 Temp22 degrees Cok
Exit Air Temp30 degrees Cok
LAN NIC Temp32 degrees Cok
System Fan 1A7396 RPMok
System Fan 1B7470 RPMok
System Fan 2A7396 RPMok
System Fan 2B7221 RPMok
System Fan 3A7396 RPMok
System Fan 3B7304 RPMok
System Fan 4A7396 RPMok
System Fan 4B7470 RPMok
System Fan 5A7482 RPMok
System Fan 5B7304 RPMok
System Fan 6A7482 RPMok
System Fan 6B7553 RPMok
PS1 Input Power392 Wattsok
PS1 Curr Out %48 percentok
PS1 Temperature27 degrees Cok
P1 Therm Margin-14 degrees Cok
P2 Therm Margin-17 degrees Cok
P1 Therm Ctrl %0 percentok
P2 Therm Ctrl %0 percentok
P1 DTS Therm Mgn-7 degrees Cok
P2 DTS Therm Mgn-7 degrees Cok
DIMM Thrm Mrgn 1-58 degrees Cok
DIMM Thrm Mrgn 2-61 degrees Cok
DIMM Thrm Mrgn 3-56 degrees Cok
DIMM Thrm Mrgn 4-60 degrees Cok
Agg Therm Mgn 1-2 degrees Cok
BB +12.0V12.20 Voltsok
BB +3.3V Vbat3.14 Voltsok
MTT CPU10 percentok
MTT CPU20 percentok
+
+ +
+

Chassis Status

+
SDP_8058SDP_8065
Last Power Eventac-failedac-failed command
Power Overloadfalsefalse
Main Power Faultfalsefalse
Power Restore Policyalways-onalways-on
Drive Faultfalsefalse
Cooling/Fan Faultfalsefalse
System Time03/17/23 20:23:56 PDT03/17/23 20:23:54 PDT
+
+ +
+

System Event Log

+

SDP_8058

DateTimeSensorStatusEvent
10/13/2216:07:58 PDTSystem Event BIOS Evt SensorOEM System boot eventAsserted
10/13/2216:08:34 PDTPhysical Security Physical ScrtySystem unplugged from LANAsserted
10/13/2216:08:43 PDTPhysical Security Physical ScrtySystem unplugged from LANDeasserted
02/01/2315:22:53 PSTUnknown SmaRT-CLST StatState AssertedAsserted
02/01/2315:22:53 PSTPower Unit Pwr Unit StatusPower off/downAsserted
02/01/2315:22:53 PSTPower Unit Pwr Unit StatusFailure detectedAsserted
02/01/2315:22:53 PSTPower Supply PS1 StatusPower Supply AC lostAsserted
02/01/2315:23:35 PSTPower Unit Pwr Unit StatusAC lostAsserted
02/01/2315:23:36 PSTProcessor P1 StatusPresence detectedAsserted
02/01/2315:23:36 PSTProcessor P2 StatusPresence detectedAsserted
02/01/2315:23:39 PSTPower Unit Pwr Unit StatusAC lostDeasserted
02/01/2315:23:42 PSTDrive Slot / Bay HDD 1 StatusDrive PresentAsserted
02/01/2315:24:45 PSTFan System Fan 3ALower Non-critical going low Asserted, Reading 1462 < Threshold 1462 RPM
02/01/2315:24:48 PSTFan System Fan 3ALower Non-critical going low Deasserted, Reading 1806 > Threshold 1462 RPM
02/01/2315:24:52 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/01/2315:26:21 PSTPhysical Security Physical ScrtySystem unplugged from LANAsserted
02/01/2315:26:30 PSTPhysical Security Physical ScrtySystem unplugged from LANDeasserted
02/07/2309:10:50 PSTPhysical Security Physical ScrtySystem unplugged from LANAsserted
02/07/2309:10:57 PSTPhysical Security Physical ScrtySystem unplugged from LANDeasserted
02/07/2309:11:40 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted

SDP_8065

DateTimeSensorStatusEvent
02/17/2314:54:48 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/17/2314:55:48 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:16:22 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:16:30 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:17:30 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:44:38 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:44:39 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
02/21/2312:45:39 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
03/10/2307:13:23 PSTUnknown SmaRT-CLST StatState AssertedAsserted
03/10/2307:13:24 PSTPower Unit Pwr Unit StatusFailure detectedAsserted
03/10/2307:13:24 PSTPower Unit Pwr Unit StatusPower off/downAsserted
03/10/2307:13:24 PSTPower Supply PS1 StatusPower Supply AC lostAsserted
03/10/2307:14:54 PSTPower Unit Pwr Unit StatusAC lostAsserted
03/10/2307:14:54 PSTProcessor P1 StatusPresence detectedAsserted
03/10/2307:14:54 PSTProcessor P2 StatusPresence detectedAsserted
03/10/2307:14:54 PSTPower Unit Pwr Unit StatusAC lostDeasserted
03/10/2307:15:00 PSTDrive Slot / Bay HDD 0 StatusDrive PresentAsserted
03/10/2307:16:28 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
03/10/2307:16:30 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
03/10/2307:17:30 PSTSystem Event BIOS Evt SensorOEM System boot eventAsserted
+
+ +
+

Kernel Log

+

SDP_8058

Entries
[Feb 9 06:02] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ +0.012986] JFS: nTxBlock = 8192, nTxLock = 65536
[ +0.024635] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ +0.029864] QNX4 filesystem 0.2.3 registered.
[Feb15 23:15] perf: interrupt took too long (2509 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[Feb16 07:19] audit: type=1400 audit(1676560754.771:37): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18357/usr/lib/snapd/snap-confine" pid=95878 comm="apparmor_parser"
[ +0.000194] audit: type=1400 audit(1676560754.771:38): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/18357/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=95878 comm="apparmor_parser"
[ +0.023726] audit: type=1400 audit(1676560754.795:39): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.lxd" pid=95880 comm="apparmor_parser"
[ +0.001643] audit: type=1400 audit(1676560754.795:40): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.lxd" pid=95891 comm="apparmor_parser"
[ +0.001403] audit: type=1400 audit(1676560754.799:41): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.install" pid=95887 comm="apparmor_parser"
[ +0.000111] audit: type=1400 audit(1676560754.799:42): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.activate" pid=95881 comm="apparmor_parser"
[ +0.000175] audit: type=1400 audit(1676560754.799:43): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.benchmark" pid=95882 comm="apparmor_parser"
[ +0.000096] audit: type=1400 audit(1676560754.799:44): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.buginfo" pid=95883 comm="apparmor_parser"
[ +0.000183] audit: type=1400 audit(1676560754.799:45): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.check-kernel" pid=95884 comm="apparmor_parser"
[ +0.000251] audit: type=1400 audit(1676560754.799:46): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.remove" pid=95888 comm="apparmor_parser"
[Feb19 18:32] perf: interrupt took too long (3141 > 3136), lowering kernel.perf_event_max_sample_rate to 63500
[Feb26 06:56] perf: interrupt took too long (3928 > 3926), lowering kernel.perf_event_max_sample_rate to 50750
[Mar 5 21:57] perf: interrupt took too long (4938 > 4910), lowering kernel.perf_event_max_sample_rate to 40500
[Mar15 11:28] perf: interrupt took too long (6178 > 6172), lowering kernel.perf_event_max_sample_rate to 32250
[Mar17 20:23] perf: interrupt took too long (7739 > 7722), lowering kernel.perf_event_max_sample_rate to 25750

SDP_8065

Entries
[ +0.000006] serviceable_lsm: initialization complete
[ +0.000002] ServiceableModuleInit_Deferred: 0
[ +0.002646] pinned_lsm[1555]: load_serviceable_symbols...
[ +1.743198] pinned_lsm[1555]: load_serviceable_symbols succeeded
[ +0.000049] pinned_lsm[1555]: load_network_ops_symbols...
[ +0.402191] manual prevention is enabled
[ +0.000003] network telemetry is enabled
[ +0.000001] network event is enabled
[ +0.000001] script control is enabled
[ +0.000004] filesystem event is enabled
[Mar10 07:20] kauditd_printk_skb: 21 callbacks suppressed
[ +0.000005] audit: type=1400 audit(1678461645.456:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=2149 comm="apparmor_parser"
[ +0.695915] Initializing XFRM netlink socket
[ +0.384630] loop6: detected capacity change from 0 to 8
[Mar12 23:21] perf: interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 79750
[Mar13 19:35] perf: interrupt took too long (3152 > 3132), lowering kernel.perf_event_max_sample_rate to 63250
[Mar15 08:36] perf: interrupt took too long (3966 > 3940), lowering kernel.perf_event_max_sample_rate to 50250
[Mar17 20:22] perf: interrupt took too long (5008 > 4957), lowering kernel.perf_event_max_sample_rate to 39750
[ +6.185448] perf: interrupt took too long (6293 > 6260), lowering kernel.perf_event_max_sample_rate to 31750
[Mar17 20:23] perf: interrupt took too long (7871 > 7866), lowering kernel.perf_event_max_sample_rate to 25250
+
+ +
+

PMU

+
SDP_8058SDP_8065
cpu_cyclesActiveActive
instructionsInactiveInactive
ref_cyclesInactiveInactive
topdown_slotsUnknownUnknown
gen_programmable_1InactiveInactive
gen_programmable_2InactiveInactive
gen_programmable_3InactiveInactive
gen_programmable_4InactiveInactive
gen_programmable_5InactiveUnknown
gen_programmable_6InactiveUnknown
gen_programmable_7InactiveUnknown
gen_programmable_8InactiveUnknown
+
+ +
+

svr-info

+
SDP_8058SDP_8065
version2.2.0_2023-03-17_43b967002.2.0_2023-03-17_43b96700
+
+ +
+
+
+
+
+

Use the "-benchmark all" option to collect all micro-benchmarking data. See "-help" for finer control.

+ + +
+

Summary

+
SDP_8058SDP_8065Reference (Intel 2S Xeon E5-2699A v4)
CPU Speed287509 ops/s374600 ops/s403415 ops/s
Single-core Turbo3549 MHz3499 MHz3509 MHz
All-core Turbo2800 MHz2800 MHz2980 MHz
Turbo TDP197.50 Watts232.10 Watts289.90 Watts
Idle TDP34.84 Watts57.18 Watts
Memory Peak Bandwidth142.5 GB/s141.6 GB/s138.1 GB/s
Memory Minimum Latency79.7 ns79.7 ns78 ns
Disk Speed6858 iops1555 iops
+
+ +
+

Core Frequency

+

SDP_8058

+ +
+ + +
12345678910111213141516171819202122232425262728
spec3.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.6
measured3.63.63.43.33.23.13.02.92.82.82.82.82.82.82.82.82.82.8

SDP_8065

+ +
+ + +
12345678910111213141516171819202122232425262728
spec3.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.63.6
measured3.63.53.33.23.13.03.02.92.82.82.82.82.82.82.82.82.82.8
+
+ +
+

Memory Bandwidth and Latency

+
+ +
+ + + +
+ +
+

Memory NUMA Bandwidth

+

SDP_8058

Node01
069793.429414.6
129409.269744.7

SDP_8065

Node01
069079.429199.7
129163.668643.4

Reference (Intel 2S Xeon E5-2699A v4)

Node01
067528.430178.1
130177.966665.4
+
+ +

 

+
+
+
+
+

Use the "-profile all" option to collect all system profiling data. See "-help" for finer control.

+ + +
+

Summary

+
SDP_8058SDP_8065
CPU Utilization (%)99.9979.84
Kernel Utilization (%)4.510.58
User Utilization (%)95.4076.60
Soft IRQ Utilization (%)0.000.00
IRQ Rate (IRQ/s)18691.0714073.32
Drive Reads (kB/s)6812.989591.95
Drive Writes (kB/s)884695.07395231.04
Network RX (packets/s)9.889.67
Network TX (packets/s)1.021.02
Network RX (kB/s)3.883.72
Network TX (kB/s)0.201.05
Memory Free (kB)125393066.53117277372.80
Memory Available (kB)129347253.33128872205.33
Memory Used (kB)1118168.001590547.47
+
+ +
+

Average CPU Utilization

+

SDP_8058

+ +
+ + +

SDP_8065

+ +
+ + + +
+ +
+

CPU Utilization

+

SDP_8058

+ +
+ + +

SDP_8065

+ +
+ + + +
+ +
+

IRQ Rate

+

SDP_8058

+ +
+ + +

SDP_8065

+ +
+ + + +
+ +
+

Drive Stats

+

SDP_8058

+ +
+ + +

SDP_8065

+ +
+ + + +
+ +
+

Network Stats

+

SDP_8058

+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +

SDP_8065

+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + +
+ +
+

Memory Stats

+

SDP_8058

+ +
+ + +

SDP_8065

+ +
+ + + +
+ +

 

+
+
+
+
+

Use the "-analyze all" option to collect all analysis data. See "-help" for finer control.

+ Upload your Intel® System Health Inspector JSON-formatted reports to Intel® Optimization Hub for deeper analysis. + + +
+

Code Path Frequency

+

SDP_8058

System

+ +
+ + +

Java

+No data found.

SDP_8065

System

+ +
+ + +

Java

+No data found. +
+ +

 

+
+
+
+
+

Insights are derived from data collected by Intel® System Health Inspector. They are provided for consideration but may not always be relevant.

+ + +
+

Insight

+

SDP_8058

RecommendationJustification
Consider enabling hyper-threading.Hyper-threading is not enabled.
Consider upgrading to the latest generation Xeon CPU.CPU is 2 or more generations behind current generation Xeon.
Consider setting the CPU frequency governors to 'performance'.CPU frequency governors are set to 'powersave'.
Consider manually configuring IRQ CPU affinity for network intensive workloads.System is using the IRQ Balance service to manage IRQ CPU affinity.
Consider changing the distribution of work among available systems and/or applying hardware and software optimizations.Average CPU Utilization is approaching saturation...measured: '99.99%'.

SDP_8065

RecommendationJustification
Consider manually configuring IRQ CPU affinity for network intensive workloads.System is using the IRQ Balance service to manage IRQ CPU affinity.
Consider using the 'Intel PState' frequency driver.Frequency driver is 'intel_cpufreq'.
Consider setting the Power and Performance policy to 'Performance'.Power and Performance policy is set to 'Balanced'.
Consider upgrading to the latest generation Xeon CPU.CPU is 2 or more generations behind current generation Xeon.
Consider setting the CPU frequency governors to 'performance'.CPU frequency governors are set to 'schedutil'.
+
+ +

 

+
+
+ + + + + diff --git a/documentation/examples/all_hosts.json b/documentation/examples/all_hosts.json new file mode 100644 index 0000000..a7fd7ca --- /dev/null +++ b/documentation/examples/all_hosts.json @@ -0,0 +1,109521 @@ +{ + "SDP_8058": { + "Analyze": { + "Code Path Frequency": [ + { + "Java Paths": "", + "System Paths": "systemd-resolve;[libsystemd-shared-245.so] 253442328\ncontainerd;[unknown];[unknown];[containerd];[containerd];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_nanosleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;pick_next_task_fair;update_curr 253689920\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf] 5517005092\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;__generic_file_write_iter;generic_perform_write;ext4_da_write_begin;grab_cache_page_write_begin 246735990\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;__perf_event_enable 2616294\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function 36911062\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable 2634683\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched 5137045\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;perf_pmu_enable.part.0 12506456\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;perf_pmu_enable.part.0;x86_pmu_enable 30433439\nrcu_sched;ret_from_fork;kthread;schedule_timeout 252918197\nssm-agent-worke;[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];[ssm-agent-worker];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_futex;do_futex;futex_wake;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change 253686621\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;reschedule_interrupt;smp_reschedule_interrupt 253157585\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio 253006469\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;end_bio_bh_io_sync;bio_put;bio_free;mempool_free;mempool_free_slab;kmem_cache_free 253644947\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 2027413616\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;pick_next_task_fair;clear_buddies 253683170\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util;native_read_msr 253583634\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;rcu_core_si;rcu_core;note_gp_changes 253386717\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg 253553771\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt 507281475\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;switch_mm_irqs_off 253481028\nstress-ng-cpu;[stress-ng];swapgs_restore_regs_and_return_to_usermode 253330259\nstress-ng-cpu;[unknown];[stress-ng];[stress-ng] 755305280\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;switch_fpu_return 759907834\nstress-ng-cpu;[stress-ng] 274360863761\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io;blk_mq_put_tag;sbitmap_queue_clear 253417169\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple 253006383\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;__blk_complete_request;smp_call_function_single_async;llist_add_batch 253525412\nstress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event;native_write_msr 253572277\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler;read_tsc 253545985\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr 253716261\nstress-ng-cpu;[unknown];[libm-2.31.so] 87913856204\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;generic_smp_call_function_single_interrupt;flush_smp_call_function_queue;trigger_softirq 253641084\nstress-ng-cpu;[unknown];[libc-2.31.so] 2281599424\nstress-ng-cpu;[unknown];[libc-2.31.so];apic_timer_interrupt 253472684\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;ktime_get_update_offsets_now 506846292\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done 253696591\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io;blk_flush_complete_seq 253665153\nstress-ng-cpu;[unknown];[stress-ng];call_function_single_interrupt;smp_call_function_single_interrupt;irq_exit;__softirqentry_text_start;blk_done_softirq;scsi_softirq_done;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;end_bio_bh_io_sync;journal_end_buffer_io_sync;unlock_buffer;wake_up_bit;__wake_up_bit;__wake_up;__wake_up_common_lock;__wake_up_common;wake_bit_function;autoremove_wake_function;default_wake_function;try_to_wake_up 253475666\nstress-ng-cpu;[stress-ng];[libm-2.31.so] 507196323\nstress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util;native_read_msr 253464250\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;irq_enter;rcu_irq_enter 253067856\nstress-ng-cpu;[unknown];[stress-ng];interrupt_entry 5798019853\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr 253503574\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete 506986878\nstress-ng-cpu;[unknown];[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;__blk_complete_request;smp_call_function_single_async;generic_exec_single;native_send_call_func_single_ipi;x2apic_send_IPI;native_write_msr 253476108\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode 253484669\nstress-ng-cpu;[libm-2.31.so] 35681246096\nstress-ng-cpu;[stress-ng];ret_from_intr;do_IRQ;handle_edge_irq;handle_irq_event;handle_irq_event_percpu;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt 507201279\nstress-ng-cpu;[unknown];[stress-ng] 2317811878661\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt 506949664\nstress-ng-cpu;[unknown];[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;perf_mux_hrtimer_handler 252625777\nstress-ng-cpu;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;rcu_note_context_switch 253466857\nstress-ng-cpu;[stress-ng];apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;intel_pstate_update_util 253720041\nstress-ng-cpu;[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 253633007\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop 253534533\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_do_update_inode 253117393\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;clear_page_erms 253279661\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;shmem_getpage_gfp;lru_cache_add_anon;__lru_cache_add;pagevec_lru_move_fn;_raw_spin_lock_irqsave 253009174\nstress-ng-iomix;[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64 253122526\nstress-ng-iomix;[unknown];[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;__f_unlock_pos;mutex_unlock;__mutex_unlock_slowpath.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;psi_task_change 253678334\nstress-ng-iomix;[libc-2.31.so];native_write_msr 253718372\nstress-ng-iomix;[stress-ng] 7856894542\nstress-ng-iomix;[unknown];[libpthread-2.31.so] 253650125\nstress-ng-iomix;[libc-2.31.so];__switch_to_asm 253620781\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_spin_on_owner 35891513183\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;mnt_want_write_file 253721197\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup.part.0;shmem_get_inode;new_inode;new_inode_pseudo;alloc_inode;inode_init_always 253474047\nstress-ng-iomix;[unknown];[libpthread-2.31.so];entry_SYSCALL_64 253034220\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;__fdget;__fget_light 253652914\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath 507023696\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;inode_owner_or_capable 253676110\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;osq_lock 253211588\nstress-ng-iomix;[libc-2.31.so];syscall_return_via_sysret 253615783\nstress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;deactivate_task;psi_task_change 253674327\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;_cond_resched;preempt_schedule_common;__schedule;pick_next_task_fair;put_prev_entity;update_curr;cpuacct_charge 253447728\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave 253608971\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;kmem_cache_free 506713459\nstress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;deactivate_task;dequeue_task_fair;update_load_avg 253421355\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64 760418773\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64 1762518342\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_spin_on_owner;apic_timer_interrupt;smp_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;ktime_get 253435812\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle 760766383\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;__x86_indirect_thunk_rax 253728457\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;userfaultfd_unmap_prep 252656414\nstress-ng-iomix;[unknown];[libpthread-2.31.so];syscall_return_via_sysret 253738647\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;lru_add_drain;lru_add_drain_cpu 253411335\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;exit_to_usermode_loop;task_work_run;____fput;__fput;dput;__dentry_kill;dentry_unlink_inode;iput;evict;inode_wait_for_writeback;bit_waitqueue 253475854\nstress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;__generic_file_write_iter;generic_perform_write;ext4_da_write_begin;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;_raw_read_lock;queued_read_lock_slowpath 5127820507\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin 70269574350\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;ext4_mark_iloc_dirty;ext4_do_update_inode;ext4_inode_csum_set;ext4_inode_csum.isra.0;crypto_shash_update;crc32c_pcl_intel_update 252823356\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;do_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages_nodemask 253485896\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_iterate_sb;perf_event_mmap_output 253064692\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;rwsem_spin_on_owner 253650112\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags 253671314\nstress-ng-iomix;[unknown];[stress-ng] 1014098821\nstress-ng-iomix;[unknown];[unknown];[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;vfs_write;__vfs_write;new_sync_write;ext4_file_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawrite_range;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_ext_handle_unwritten_extents;ext4_ext_convert_to_initialized;ext4_split_extent.isra.0;ext4_split_extent_at;ext4_ext_insert_extent;__ext4_ext_dirty;ext4_extent_block_csum_set;ext4_extent_block_csum;crypto_shash_update;crc_14 253132839\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;apic_timer_interrupt;smp_apic_timer_interrupt;irq_exit;__softirqentry_text_start;rcu_core_si;rcu_core;file_free_rcu 253700976\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;kmem_cache_alloc 253236794\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;get_unmapped_area;shmem_get_unmapped_area;arch_get_unmapped_area_topdown;unmapped_area_topdown 253664725\nstress-ng-iomix;[libpthread-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_write;ksys_write;__sb_end_write 253555782\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;deactivate_task;psi_task_change;record_times 253714763\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up 252886874\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair 252219375\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;__wake_up;__wake_up_common_lock;__wake_up_common;autoremove_wake_function;default_wake_function;try_to_wake_up;ttwu_do_activate;ttwu_do_wakeup;check_preempt_curr;check_preempt_wakeup;resched_curr;native_smp_send_reschedule;x2apic_send_IPI 253682672\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;schedule;__schedule;deactivate_task;dequeue_task_fair;dequeue_entity;update_load_avg;__update_load_avg_se 251111267\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;up_write;rwsem_wake.isra.0;wake_up_q;try_to_wake_up;ttwu_do_activate;activate_task;enqueue_task_fair;enqueue_entity;update_load_avg 253715156\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe 253447999\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits 506645908\nstress-ng-iomix;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_ioctl;ksys_ioctl;do_vfs_ioctl;ext4_ioctl;mnt_want_write_file;_cond_resched 253444650\nstress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge;try_charge 253703959\nstress-ng-vm;[unknown];[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page 253647654\nstress-ng-vm;[unknown];[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;lru_cache_add_active_or_unevictable;__lru_cache_add;pagevec_lru_move_fn;__pagevec_lru_add_fn;__mod_lruvec_state 253734778\nstress-ng-vm;[unknown];[unknown];[stress-ng] 6843647598\nstress-ng-vm;[unknown];[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;__do_sys_madvise;madvise_pageout;walk_page_range;__walk_page_range;walk_pgd_range;madvise_cold_or_pageout_pte_range;isolate_lru_page 253741192\nstress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;lru_cache_add_active_or_unevictable;__lru_cache_add;pagevec_lru_move_fn 253559656\nstress-ng-vm;[unknown];[stress-ng] 184394243659\nstress-ng-vm;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode 761350736\nstress-ng-vm;[libc-2.31.so];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pte_range.isra.0;tlb_flush_mmu;free_pages_and_swap_cache;release_pages 253736574\nstress-ng-vm;[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_huge_pmd_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 253654867\nstress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault 253348418\nstress-ng-vm;[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_try_charge 253616432\nstress-ng-vm;[unknown];[stress-ng];swapgs_restore_regs_and_return_to_usermode;prepare_exit_to_usermode;exit_to_usermode_loop;schedule;__schedule;pick_next_task_fair;put_prev_entity;update_curr 253658339\nstress-ng-vm;[unknown];[libc-2.31.so];page_fault 760589409\nstress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 4803582538\nstress-ng-vm;[unknown];[libc-2.31.so];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;mem_cgroup_try_charge_delay;mem_cgroup_throttle_swaprate 253723771\nstress-ng-vm;[unknown];[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;clear_page_erms 253400796\nstress-ng-vm;[libc-2.31.so];page_fault 253258398\nstress-ng-vm;[stress-ng] 77499701682\nstress-ng-vm;[stress-ng];reschedule_interrupt 253709253\nstress-ng-vm;[unknown];[stress-ng];page_fault;do_page_fault;__do_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;do_huge_pmd_anonymous_page;alloc_pages_vma;__alloc_pages_nodemask;get_page_from_freelist;prep_new_page 252939515\n" + } + ] + }, + "Brief": { + "Accelerator": [ + { + "Accelerators": "DLB:0, DSA:0, IAX:0, QAT (on CPU):0, QAT (on chipset):0" + } + ], + "BIOS": [ + { + "BIOS": "SE5C610.86B.01.01.0015.012820160943" + } + ], + "Baseboard": [ + { + "Baseboard": "Intel Corporation S2600WTT" + } + ], + "CPU": [ + { + "All-core Maximum Frequency": "2.9GHz", + "Base Frequency": "2.3GHz", + "CPU Model": "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", + "CPUs": "36", + "Cores per Socket": "18", + "Hyperthreading": "Disabled", + "Intel Turbo Boost": "Enabled", + "Maximum Frequency": "3.6GHz", + "Microarchitecture": "BDX", + "NUMA Nodes": "2", + "PPINs": "549e6e12bf179093,549e5e15eb935ecf", + "Prefetchers": "L2 HW, L2 Adj., DCU HW, DCU IP", + "Sockets": "2" + } + ], + "Chassis": [ + { + "Chassis": "............................... Rack Mount Chassis" + } + ], + "Disk": [ + { + "Disk": "1x 745.2G INTEL_SSDSC2BB80" + } + ], + "Host": [ + { + "Name": "3cfdfebf4b20", + "Time": "Sat 18 Mar 2023 03:23:54 AM UTC" + } + ], + "Marketing Claim": [ + { + "System Summary": "Test by \u003ccompany\u003e as of 03/17/23\n. 1-node, 2x Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz, 18 cores, HT Off, Turbo On, Total Memory 128GB (8x16GB DDR4 2400 MT/s [2400 MT/s]), BIOS SE5C610.86B.01.01.0015.012820160943, microcode 0xb000040, 2x Ethernet Controller 10-Gigabit X540-AT2, 2x Ethernet Controller XXV710 for 25GbE SFP28, 1x 745.2G INTEL_SSDSC2BB80, Ubuntu 20.04.2 LTS, 5.4.0-137-generic, \u003ccompiler version\u003e, \u003cworkload/benchmark version\u003e, \u003cother sw if relevant\u003e, score=?\u003cunits\u003e" + } + ], + "Memory": [ + { + "Automatic NUMA Balancing": "Enabled", + "Hugepagesize": "2048 kB", + "Installed Memory": "128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])", + "Transparent Huge Pages": "madvise" + } + ], + "NIC": [ + { + "NIC": "2x Ethernet Controller 10-Gigabit X540-AT2, 2x Ethernet Controller XXV710 for 25GbE SFP28" + } + ], + "OS": [ + { + "Kernel": "5.4.0-137-generic", + "Microcode": "0xb000040", + "OS": "Ubuntu 20.04.2 LTS" + } + ], + "Power": [ + { + "Frequency Driver": "intel_pstate", + "Frequency Governor": "powersave", + "Max C-State": "9", + "Power \u0026 Perf Policy": "Performance", + "TDP": "145 watts" + } + ], + "System": [ + { + "System": "Intel Corporation S2600WTT" + } + ], + "Vulnerability": [ + { + "Vulnerability": "CVE-2017-5753:OK, CVE-2017-5715:OK, CVE-2017-5754:OK, CVE-2018-3640:OK, CVE-2018-3639:OK, CVE-2018-3615:OK, CVE-2018-3620:OK, CVE-2018-3646:OK, CVE-2018-12126:OK, CVE-2018-12130:OK, CVE-2018-12127:OK, CVE-2019-11091:OK, CVE-2019-11135:OK, CVE-2018-12207:OK, CVE-2020-0543:OK, CVE-2022-0001:OK, CVE-2022-0002:OK" + } + ] + }, + "Configuration": { + "Accelerator": [ + { + "Count": "0", + "Description": "hardware managed system of queues and arbiters connecting producers and consumers", + "Full Name": "Intel Dynamic Load Balancer", + "Name": "DLB" + }, + { + "Count": "0", + "Description": "a high-performance data copy and transformation accelerator", + "Full Name": "Intel Data Streaming Accelerator", + "Name": "DSA" + }, + { + "Count": "0", + "Description": "accelerates compression and decompression for big data applications and in-memory analytic databases", + "Full Name": "Intel Analytics Accelerator", + "Name": "IAX" + }, + { + "Count": "0", + "Description": "accelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database", + "Full Name": "Intel Quick Assist Technology", + "Name": "QAT (on CPU)" + }, + { + "Count": "0", + "Description": "accelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database", + "Full Name": "Intel Quick Assist Technology", + "Name": "QAT (on chipset)" + } + ], + "BIOS": [ + { + "Release Date": "01/28/2016", + "Vendor": "Intel Corporation", + "Version": "SE5C610.86B.01.01.0015.012820160943" + } + ], + "Baseboard": [ + { + "Manufacturer": "Intel Corporation", + "Product Name": "S2600WTT", + "Serial #": "BQWL45150199", + "Version": "G92187-350" + } + ], + "CPU": [ + { + "All-core Maximum Frequency": "2.9GHz", + "Architecture": "x86_64", + "Base Frequency": "2.3GHz", + "CPU Model": "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", + "CPUs": "36", + "Cores per Socket": "18", + "Family": "6", + "Hyperthreading": "Disabled", + "Intel Turbo Boost": "Enabled", + "L1d Cache": "1.1 MiB", + "L1i Cache": "1.1 MiB", + "L2 Cache": "9 MiB", + "L3 Cache": "90 MiB", + "Maximum Frequency": "3.6GHz", + "Memory Channels": "4", + "Microarchitecture": "BDX", + "Model": "79", + "NUMA CPU List": "0-17 :: 18-35", + "NUMA Nodes": "2", + "On-line CPU List": "0-35", + "PPINs": "549e6e12bf179093,549e5e15eb935ecf", + "Prefetchers": "L2 HW, L2 Adj., DCU HW, DCU IP", + "Sockets": "2", + "Stepping": "1", + "Virtualization": "VT-x" + } + ], + "Chassis": [ + { + "Manufacturer": "...............................", + "Serial #": "..................", + "Type": "Rack Mount Chassis", + "Version": ".................." + } + ], + "Chassis Status": [ + { + "Cooling/Fan Fault": "false", + "Drive Fault": "false", + "Last Power Event": "ac-failed", + "Main Power Fault": "false", + "Power Overload": "false", + "Power Restore Policy": "always-on", + "System Time": "03/17/23 20:23:56 PDT" + } + ], + "DIMM": [ + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_A1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E558", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_A2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_A3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_B1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E5CA", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_B2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_B3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_C1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56D", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_C2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_C3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_D1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E520", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_D2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_D3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_E1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E572", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_E2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_E3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_F1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E47D", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_F2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_F3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_G1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56C", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_G2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_G3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_H1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E549", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_H2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_H3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + } + ], + "DIMM Population": [ + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "0", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E558", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "1", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E5CA", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "2", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56D", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "3", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E520", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "0", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E572", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "1", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E47D", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "2", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56C", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "3", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E549", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + } + ], + "Disk": [ + { + "FSTYPE": "", + "FwRev": "G2010140", + "MIN-IO": "4096", + "MODEL": "INTEL_SSDSC2BB80", + "MOUNTPOINT": "", + "NAME": "sda", + "RQ-SIZE": "64", + "SIZE": "745.2G" + }, + { + "FSTYPE": "vfat", + "FwRev": "", + "MIN-IO": "4096", + "MODEL": "", + "MOUNTPOINT": "/boot/efi", + "NAME": "sda1", + "RQ-SIZE": "64", + "SIZE": "512M" + }, + { + "FSTYPE": "ext4", + "FwRev": "", + "MIN-IO": "4096", + "MODEL": "", + "MOUNTPOINT": "/", + "NAME": "sda2", + "RQ-SIZE": "64", + "SIZE": "744.7G" + } + ], + "Feature": [ + {} + ], + "Filesystem": [ + { + "Avail": "63G", + "Filesystem": "udev", + "Mounted": "/dev", + "Size": "63G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "13G", + "Filesystem": "tmpfs", + "Mounted": "/run", + "Size": "13G", + "Use%": "1%", + "Used": "2.4M" + }, + { + "Avail": "687G", + "Filesystem": "/dev/sda2", + "Mounted": "/", + "Size": "733G", + "Use%": "2%", + "Used": "9.1G" + }, + { + "Avail": "63G", + "Filesystem": "tmpfs", + "Mounted": "/dev/shm", + "Size": "63G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "5.0M", + "Filesystem": "tmpfs", + "Mounted": "/run/lock", + "Size": "5.0M", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "63G", + "Filesystem": "tmpfs", + "Mounted": "/sys/fs/cgroup", + "Size": "63G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "506M", + "Filesystem": "/dev/sda1", + "Mounted": "/boot/efi", + "Size": "511M", + "Use%": "2%", + "Used": "5.3M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop3", + "Mounted": "/snap/lxd/24061", + "Size": "92M", + "Use%": "100%", + "Used": "92M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop5", + "Mounted": "/snap/lxd/23991", + "Size": "92M", + "Use%": "100%", + "Used": "92M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop6", + "Mounted": "/snap/core20/1822", + "Size": "64M", + "Use%": "100%", + "Used": "64M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop7", + "Mounted": "/snap/snapd/17950", + "Size": "50M", + "Use%": "100%", + "Used": "50M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop8", + "Mounted": "/snap/snapd/18357", + "Size": "50M", + "Use%": "100%", + "Used": "50M" + }, + { + "Avail": "13G", + "Filesystem": "tmpfs", + "Mounted": "/run/user/1000", + "Size": "13G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop0", + "Mounted": "/snap/core20/1828", + "Size": "64M", + "Use%": "100%", + "Used": "64M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop2", + "Mounted": "/snap/core18/2708", + "Size": "56M", + "Use%": "100%", + "Used": "56M" + }, + { + "Avail": "0", + "Filesystem": "/dev/loop1", + "Mounted": "/snap/core18/2714", + "Size": "56M", + "Use%": "100%", + "Used": "56M" + } + ], + "GPU": [ + { + "Manufacturer": "MGA", + "Model": "Unknown", + "PCI ID": "102B:522" + } + ], + "Host": [ + { + "Name": "3cfdfebf4b20", + "Time": "Sat 18 Mar 2023 03:23:54 AM UTC" + } + ], + "ISA": [ + { + "AES - Advanced Encryption Standard New Instructions (AES-NI)": "Yes", + "AMX-BF16 - Advanced Matrix Extensions Tile BFLOAT16": "No", + "AMX-INT8 - Advanced Matrix Extensions Tile 8-bit Integer": "No", + "AMX-TILE - Advanced Matrix Extensions Tile Architecture": "No", + "AVX - Advanced Vector Extensions": "Yes", + "AVX2 - Advanced Vector Extensions 2": "Yes", + "AVX512F - AVX-512 Foundation": "No", + "AVX512_4VNNIW - VNNI Word Variable Precision": "No", + "AVX512_BF16 - BFLOAT16": "No", + "AVX512_VNNI - Vector Neural Network Instructions": "No", + "VAES - Vector AES": "No" + } + ], + "Kernel Log": [ + { + "Entries": "[Feb 9 06:02] SGI XFS with ACLs, security attributes, realtime, no debug enabled" + }, + { + "Entries": "[ +0.012986] JFS: nTxBlock = 8192, nTxLock = 65536" + }, + { + "Entries": "[ +0.024635] ntfs: driver 2.1.32 [Flags: R/O MODULE]." + }, + { + "Entries": "[ +0.029864] QNX4 filesystem 0.2.3 registered." + }, + { + "Entries": "[Feb15 23:15] perf: interrupt took too long (2509 \u003e 2500), lowering kernel.perf_event_max_sample_rate to 79500" + }, + { + "Entries": "[Feb16 07:19] audit: type=1400 audit(1676560754.771:37): apparmor=\"STATUS\" operation=\"profile_load\" profile=\"unconfined\" name=\"/snap/snapd/18357/usr/lib/snapd/snap-confine\" pid=95878 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000194] audit: type=1400 audit(1676560754.771:38): apparmor=\"STATUS\" operation=\"profile_load\" profile=\"unconfined\" name=\"/snap/snapd/18357/usr/lib/snapd/snap-confine//mount-namespace-capture-helper\" pid=95878 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.023726] audit: type=1400 audit(1676560754.795:39): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap-update-ns.lxd\" pid=95880 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.001643] audit: type=1400 audit(1676560754.795:40): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.lxd\" pid=95891 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.001403] audit: type=1400 audit(1676560754.799:41): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.hook.install\" pid=95887 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000111] audit: type=1400 audit(1676560754.799:42): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.activate\" pid=95881 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000175] audit: type=1400 audit(1676560754.799:43): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.benchmark\" pid=95882 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000096] audit: type=1400 audit(1676560754.799:44): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.buginfo\" pid=95883 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000183] audit: type=1400 audit(1676560754.799:45): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.check-kernel\" pid=95884 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.000251] audit: type=1400 audit(1676560754.799:46): apparmor=\"STATUS\" operation=\"profile_replace\" info=\"same as current profile, skipping\" profile=\"unconfined\" name=\"snap.lxd.hook.remove\" pid=95888 comm=\"apparmor_parser\"" + }, + { + "Entries": "[Feb19 18:32] perf: interrupt took too long (3141 \u003e 3136), lowering kernel.perf_event_max_sample_rate to 63500" + }, + { + "Entries": "[Feb26 06:56] perf: interrupt took too long (3928 \u003e 3926), lowering kernel.perf_event_max_sample_rate to 50750" + }, + { + "Entries": "[Mar 5 21:57] perf: interrupt took too long (4938 \u003e 4910), lowering kernel.perf_event_max_sample_rate to 40500" + }, + { + "Entries": "[Mar15 11:28] perf: interrupt took too long (6178 \u003e 6172), lowering kernel.perf_event_max_sample_rate to 32250" + }, + { + "Entries": "[Mar17 20:23] perf: interrupt took too long (7739 \u003e 7722), lowering kernel.perf_event_max_sample_rate to 25750" + } + ], + "Memory": [ + { + "Automatic NUMA Balancing": "Enabled", + "Buffers": "285844 kB", + "Cached": "4375492 kB", + "HugePages_Total": "0", + "Hugepagesize": "2048 kB", + "Installed Memory": "128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])", + "MemAvailable": "129336836 kB", + "MemFree": "125080500 kB", + "MemTotal": "131916384 kB", + "Populated Memory Channels": "8", + "Transparent Huge Pages": "madvise" + } + ], + "NIC": [ + { + "Bus": "0000:03:00.0", + "Driver": "ixgbe", + "Driver Version": "5.1.0-k", + "Firmware Version": "0x800004f8", + "IRQBalance": "Enabled", + "Link": "yes", + "MAC Address": "00:1e:67:d4:34:eb", + "Model": "Ethernet Controller 10-Gigabit X540-AT2", + "NUMA Node": "0", + "Name": "eno0", + "Speed": "1000Mb/s" + }, + { + "Bus": "0000:03:00.1", + "Driver": "ixgbe", + "Driver Version": "5.1.0-k", + "Firmware Version": "0x800004f8", + "IRQBalance": "Enabled", + "Link": "no", + "MAC Address": "00:1e:67:d4:34:ec", + "Model": "Ethernet Controller 10-Gigabit X540-AT2", + "NUMA Node": "0", + "Name": "enp3s0f1", + "Speed": "Unknown!" + }, + { + "Bus": "0000:05:00.0", + "Driver": "i40e", + "Driver Version": "2.8.20-k", + "Firmware Version": "6.01 0x80003554 1.1747.0", + "IRQBalance": "Enabled", + "Link": "no", + "MAC Address": "3c:fd:fe:bf:4b:20", + "Model": "Ethernet Controller XXV710 for 25GbE SFP28", + "NUMA Node": "0", + "Name": "ens785f0", + "Speed": "Unknown!" + }, + { + "Bus": "0000:05:00.1", + "Driver": "i40e", + "Driver Version": "2.8.20-k", + "Firmware Version": "6.01 0x80003554 1.1747.0", + "IRQBalance": "Enabled", + "Link": "yes", + "MAC Address": "3c:fd:fe:bf:4b:21", + "Model": "Ethernet Controller XXV710 for 25GbE SFP28", + "NUMA Node": "0", + "Name": "ens785f1", + "Speed": "25000Mb/s" + } + ], + "Network IRQ Mapping": [ + { + "CPU:IRQs CPU:IRQs ...": "0:145 1:148,162 2:163 3:156,158 4:143 5:132,136 6:133 7:140,144,152,153,159,161,165 8:135 9:130,131,137,138,141,142,147,151,155,160 10:154 12:139 13:150,157 14:134 15:164 16:146,166 17:149", + "Interface": "eno0" + }, + { + "CPU:IRQs CPU:IRQs ...": "", + "Interface": "enp3s0f1" + }, + { + "CPU:IRQs CPU:IRQs ...": "0:41 1:35 2:68,70 3:53,64,67 4:48,50 5:43,44,47 6:38,40 8:66,69 9:37,61,62 10:55,56,59 11:51,52,65 12:45,46,49 13:42 14:36,39,63 15:58,60 16:54,57", + "Interface": "ens785f0" + }, + { + "CPU:IRQs CPU:IRQs ...": "3:84 5:91,93,102,104,110,119 7:85,86,88,94,103 9:87,96,107,108,118 10:115 11:89,98,99,101,111 12:90,112,117 13:105,109,116 14:100 15:95,97,106 16:113 17:92,114", + "Interface": "ens785f1" + } + ], + "Operating System": [ + { + "Boot Parameters": "BOOT_IMAGE=/boot/vmlinuz-5.4.0-137-generic root=UUID=37e7b2bc-5f71-4a9a-be36-356b12b8f650 ro", + "Kernel": "5.4.0-137-generic", + "Microcode": "0xb000040", + "OS": "Ubuntu 20.04.2 LTS" + } + ], + "PCIe Slots": [ + { + "Bus Address": "0000:00:03.0", + "Current Usage": "In Use", + "Designation": "J3B2 - Riser 1, slot 1", + "Length": "Long", + "Type": "x16 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:01.0", + "Current Usage": "Available", + "Designation": "J3B2 - Riser 1, slot 3", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:02.0", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 4", + "Length": "Long", + "Type": "x16 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:02.2", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 4", + "Length": "Long", + "Type": "x8 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:03.2", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 6", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:00.0", + "Current Usage": "Available", + "Designation": "J6B2 - Riser 3, slot 7", + "Length": "Long", + "Type": "x4 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:03.0", + "Current Usage": "Available", + "Designation": "J6B2 - Riser 3, slot 8", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + } + ], + "PMU": [ + { + "cpu_cycles": "Active", + "gen_programmable_1": "Inactive", + "gen_programmable_2": "Inactive", + "gen_programmable_3": "Inactive", + "gen_programmable_4": "Inactive", + "gen_programmable_5": "Inactive", + "gen_programmable_6": "Inactive", + "gen_programmable_7": "Inactive", + "gen_programmable_8": "Inactive", + "instructions": "Inactive", + "ref_cycles": "Inactive", + "topdown_slots": "Unknown" + } + ], + "Power": [ + { + "Frequency Driver": "intel_pstate", + "Frequency Governor": "powersave", + "Max C-State": "9", + "Power \u0026 Perf Policy": "Performance", + "TDP": "145 watts" + } + ], + "Process": [ + { + "%CPU": "76.2", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287849", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "75.7", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287879", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "75.3", + "%MEM": "0.0", + "COMMAND": "stress-ng-vm", + "PID": "287794", + "PPID": "287786", + "RSS": "54180" + }, + { + "%CPU": "75.2", + "%MEM": "0.0", + "COMMAND": "stress-ng-vm", + "PID": "287875", + "PPID": "287792", + "RSS": "54032" + }, + { + "%CPU": "75.0", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287839", + "PPID": "287770", + "RSS": "7128" + }, + { + "%CPU": "73.0", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287825", + "PPID": "287770", + "RSS": "7128" + }, + { + "%CPU": "71.7", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287898", + "PPID": "287770", + "RSS": "7132" + }, + { + "%CPU": "70.5", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287900", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "70.5", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287871", + "PPID": "287770", + "RSS": "7116" + }, + { + "%CPU": "70.1", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287829", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "70.0", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287802", + "PPID": "287770", + "RSS": "7136" + }, + { + "%CPU": "69.9", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287881", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "66.3", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287904", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "65.0", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287845", + "PPID": "287770", + "RSS": "7168" + }, + { + "%CPU": "64.9", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287796", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "64.7", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287905", + "PPID": "287770", + "RSS": "7128" + }, + { + "%CPU": "64.4", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287812", + "PPID": "287770", + "RSS": "7168" + }, + { + "%CPU": "64.3", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287894", + "PPID": "287770", + "RSS": "7140" + }, + { + "%CPU": "64.3", + "%MEM": "0.0", + "COMMAND": "stress-ng-cpu", + "PID": "287799", + "PPID": "287770", + "RSS": "7168" + } + ], + "Sensor": [ + { + "Reading": "24 CFM", + "Sensor": "System Airflow", + "Status": "ok" + }, + { + "Reading": "22 degrees C", + "Sensor": "BB P1 VR Temp", + "Status": "ok" + }, + { + "Reading": "25 degrees C", + "Sensor": "BB P2 VR Temp", + "Status": "ok" + }, + { + "Reading": "19 degrees C", + "Sensor": "Front Panel Temp", + "Status": "ok" + }, + { + "Reading": "28 degrees C", + "Sensor": "SSB Temp", + "Status": "ok" + }, + { + "Reading": "36 degrees C", + "Sensor": "BB BMC Temp", + "Status": "ok" + }, + { + "Reading": "30 degrees C", + "Sensor": "BB Rt Rear Temp", + "Status": "ok" + }, + { + "Reading": "28 degrees C", + "Sensor": "BB Lft Rear Temp", + "Status": "ok" + }, + { + "Reading": "19 degrees C", + "Sensor": "HSBP 1 Temp", + "Status": "ok" + }, + { + "Reading": "24 degrees C", + "Sensor": "Exit Air Temp", + "Status": "ok" + }, + { + "Reading": "30 degrees C", + "Sensor": "LAN NIC Temp", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 1A", + "Status": "ok" + }, + { + "Reading": "7138 RPM", + "Sensor": "System Fan 1B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 2A", + "Status": "ok" + }, + { + "Reading": "7138 RPM", + "Sensor": "System Fan 2B", + "Status": "ok" + }, + { + "Reading": "7310 RPM", + "Sensor": "System Fan 3A", + "Status": "ok" + }, + { + "Reading": "7221 RPM", + "Sensor": "System Fan 3B", + "Status": "ok" + }, + { + "Reading": "7310 RPM", + "Sensor": "System Fan 4A", + "Status": "ok" + }, + { + "Reading": "7055 RPM", + "Sensor": "System Fan 4B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 5A", + "Status": "ok" + }, + { + "Reading": "7221 RPM", + "Sensor": "System Fan 5B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 6A", + "Status": "ok" + }, + { + "Reading": "7055 RPM", + "Sensor": "System Fan 6B", + "Status": "ok" + }, + { + "Reading": "344 Watts", + "Sensor": "PS1 Input Power", + "Status": "ok" + }, + { + "Reading": "41 percent", + "Sensor": "PS1 Curr Out %", + "Status": "ok" + }, + { + "Reading": "25 degrees C", + "Sensor": "PS1 Temperature", + "Status": "ok" + }, + { + "Reading": "-27 degrees C", + "Sensor": "P1 Therm Margin", + "Status": "ok" + }, + { + "Reading": "-27 degrees C", + "Sensor": "P2 Therm Margin", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "P1 Therm Ctrl %", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "P2 Therm Ctrl %", + "Status": "ok" + }, + { + "Reading": "-17 degrees C", + "Sensor": "P1 DTS Therm Mgn", + "Status": "ok" + }, + { + "Reading": "-16 degrees C", + "Sensor": "P2 DTS Therm Mgn", + "Status": "ok" + }, + { + "Reading": "-61 degrees C", + "Sensor": "DIMM Thrm Mrgn 1", + "Status": "ok" + }, + { + "Reading": "-65 degrees C", + "Sensor": "DIMM Thrm Mrgn 2", + "Status": "ok" + }, + { + "Reading": "-58 degrees C", + "Sensor": "DIMM Thrm Mrgn 3", + "Status": "ok" + }, + { + "Reading": "-62 degrees C", + "Sensor": "DIMM Thrm Mrgn 4", + "Status": "ok" + }, + { + "Reading": "-11 degrees C", + "Sensor": "Agg Therm Mgn 1", + "Status": "ok" + }, + { + "Reading": "12.09 Volts", + "Sensor": "BB +12.0V", + "Status": "ok" + }, + { + "Reading": "2.98 Volts", + "Sensor": "BB +3.3V Vbat", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "MTT CPU1", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "MTT CPU2", + "Status": "ok" + } + ], + "Software Version": [ + { + "Binutils": "GNU ld (GNU Binutils for Ubuntu) 2.34", + "GCC": "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0", + "GLIBC": "ldd (Ubuntu GLIBC 2.31-0ubuntu9.7) 2.31", + "Java": "", + "OpenSSL": "OpenSSL 1.1.1f 31 Mar 2020", + "Python": "", + "Python3": "Python 3.8.10" + } + ], + "System": [ + { + "Manufacturer": "Intel Corporation", + "Product Name": "S2600WTT", + "Serial #": "............", + "UUID": "80b573f6-cf74-e411-906e-0012795d96dd", + "Version": "...................." + } + ], + "System Event Log": [ + { + "Date": "10/13/22", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "16:07:58 PDT" + }, + { + "Date": "10/13/22", + "Event": "Asserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "16:08:34 PDT" + }, + { + "Date": "10/13/22", + "Event": "Deasserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "16:08:43 PDT" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Unknown SmaRT-CLST Stat", + "Status": "State Asserted", + "Time": "15:22:53 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "Power off/down", + "Time": "15:22:53 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "Failure detected", + "Time": "15:22:53 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Power Supply PS1 Status", + "Status": "Power Supply AC lost", + "Time": "15:22:53 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "AC lost", + "Time": "15:23:35 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Processor P1 Status", + "Status": "Presence detected", + "Time": "15:23:36 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Processor P2 Status", + "Status": "Presence detected", + "Time": "15:23:36 PST" + }, + { + "Date": "02/01/23", + "Event": "Deasserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "AC lost", + "Time": "15:23:39 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Drive Slot / Bay HDD 1 Status", + "Status": "Drive Present", + "Time": "15:23:42 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted, Reading 1462 \u003c Threshold 1462 RPM", + "Sensor": "Fan System Fan 3A", + "Status": "Lower Non-critical going low ", + "Time": "15:24:45 PST" + }, + { + "Date": "02/01/23", + "Event": "Deasserted, Reading 1806 \u003e Threshold 1462 RPM", + "Sensor": "Fan System Fan 3A", + "Status": "Lower Non-critical going low ", + "Time": "15:24:48 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "15:24:52 PST" + }, + { + "Date": "02/01/23", + "Event": "Asserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "15:26:21 PST" + }, + { + "Date": "02/01/23", + "Event": "Deasserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "15:26:30 PST" + }, + { + "Date": "02/07/23", + "Event": "Asserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "09:10:50 PST" + }, + { + "Date": "02/07/23", + "Event": "Deasserted", + "Sensor": "Physical Security Physical Scrty", + "Status": "System unplugged from LAN", + "Time": "09:10:57 PST" + }, + { + "Date": "02/07/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "09:11:40 PST" + } + ], + "Uncore": [ + { + "CHA Count": "18", + "Maximum Frequency": "2.8Ghz", + "Minimum Frequency": "1.2GHz" + } + ], + "Vulnerability": [ + { + "CVE-2017-5715": "OK (Full retpoline + IBPB are mitigating the vulnerability)", + "CVE-2017-5753": "OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization)", + "CVE-2017-5754": "OK (Mitigation: PTI)", + "CVE-2018-12126": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12127": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12130": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12207": "OK (this system is not running a hypervisor)", + "CVE-2018-3615": "OK (your CPU vendor reported your CPU model as not affected)", + "CVE-2018-3620": "OK (Mitigation: PTE Inversion; VMX: conditional cache flushes, SMT disabled)", + "CVE-2018-3639": "OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp)", + "CVE-2018-3640": "OK (your CPU microcode mitigates the vulnerability)", + "CVE-2018-3646": "OK (this system is not running a hypervisor)", + "CVE-2019-11091": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2019-11135": "OK (Mitigation: Clear CPU buffers; SMT disabled)", + "CVE-2020-0543": "OK (your CPU vendor reported your CPU model as not affected)", + "CVE-2022-0001": "OK (unprivileged eBPF disabled)", + "CVE-2022-0002": "OK (unprivileged eBPF disabled)" + } + ], + "svr-info": [ + { + "version": "2.2.0_2023-03-17_43b96700" + } + ] + }, + "Performance": { + "Core Frequency": [ + { + "Core Count": "1", + "Measured Frequency (GHz)": "3.6", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "2", + "Measured Frequency (GHz)": "3.6", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "3", + "Measured Frequency (GHz)": "3.4", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "4", + "Measured Frequency (GHz)": "3.3", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "5", + "Measured Frequency (GHz)": "3.2", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "6", + "Measured Frequency (GHz)": "3.1", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "7", + "Measured Frequency (GHz)": "3.0", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "8", + "Measured Frequency (GHz)": "2.9", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "9", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "10", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "11", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "12", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "13", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "14", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "15", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "16", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "17", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "18", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "19", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "20", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "21", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "22", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "23", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "24", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "25", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "26", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "27", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "28", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + } + ], + "Memory Bandwidth and Latency": [ + { + "Bandwidth (GB/s)": "2.1", + "Latency (ns)": "79.70" + }, + { + "Bandwidth (GB/s)": "3.6", + "Latency (ns)": "80.64" + }, + { + "Bandwidth (GB/s)": "5.7", + "Latency (ns)": "81.70" + }, + { + "Bandwidth (GB/s)": "7.8", + "Latency (ns)": "82.52" + }, + { + "Bandwidth (GB/s)": "10.6", + "Latency (ns)": "83.31" + }, + { + "Bandwidth (GB/s)": "15.1", + "Latency (ns)": "84.82" + }, + { + "Bandwidth (GB/s)": "19.3", + "Latency (ns)": "86.49" + }, + { + "Bandwidth (GB/s)": "24.7", + "Latency (ns)": "88.26" + }, + { + "Bandwidth (GB/s)": "34.4", + "Latency (ns)": "90.45" + }, + { + "Bandwidth (GB/s)": "46.8", + "Latency (ns)": "93.58" + }, + { + "Bandwidth (GB/s)": "57.0", + "Latency (ns)": "96.48" + }, + { + "Bandwidth (GB/s)": "73.0", + "Latency (ns)": "100.93" + }, + { + "Bandwidth (GB/s)": "101.2", + "Latency (ns)": "110.82" + }, + { + "Bandwidth (GB/s)": "138.8", + "Latency (ns)": "158.77" + }, + { + "Bandwidth (GB/s)": "141.5", + "Latency (ns)": "179.48" + }, + { + "Bandwidth (GB/s)": "142.5", + "Latency (ns)": "207.36" + }, + { + "Bandwidth (GB/s)": "142.4", + "Latency (ns)": "219.01" + }, + { + "Bandwidth (GB/s)": "142.4", + "Latency (ns)": "219.71" + }, + { + "Bandwidth (GB/s)": "142.4", + "Latency (ns)": "219.76" + } + ], + "Memory NUMA Bandwidth": [ + { + "Bandwidths 0-N": "69793.4,29414.6", + "Node": "0" + }, + { + "Bandwidths 0-N": "29409.2,69744.7", + "Node": "1" + } + ], + "Summary": [ + { + "All-core Turbo": "2800 MHz", + "CPU Speed": "287509 ops/s", + "Disk Speed": "6858 iops", + "Idle TDP": "34.84 Watts", + "Memory Minimum Latency": "79.7 ns", + "Memory Peak Bandwidth": "142.5 GB/s", + "Single-core Turbo": "3549 MHz", + "Turbo TDP": "197.50 Watts" + } + ] + }, + "Profile": { + "Average CPU Utilization": [ + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "5.22", + "%usr": "94.72", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.10", + "%steal": "0.00", + "%sys": "5.05", + "%usr": "94.85", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.04", + "%steal": "0.00", + "%sys": "5.37", + "%usr": "94.59", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "5.21", + "%usr": "94.68", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.03", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "4.68", + "%usr": "95.20", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.13", + "%steal": "0.00", + "%sys": "4.56", + "%usr": "95.30", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.10", + "%steal": "0.00", + "%sys": "4.82", + "%usr": "95.09", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "5.32", + "%usr": "94.58", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.19", + "%steal": "0.00", + "%sys": "4.04", + "%usr": "95.77", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "4.06", + "%usr": "95.85", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.07", + "%steal": "0.00", + "%sys": "4.14", + "%usr": "95.78", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.03", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.14", + "%usr": "95.76", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.07", + "%steal": "0.00", + "%sys": "4.47", + "%usr": "95.46", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.07", + "%steal": "0.00", + "%sys": "3.71", + "%usr": "96.19", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.11", + "%steal": "0.00", + "%sys": "4.67", + "%usr": "95.21", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.04", + "%steal": "0.00", + "%sys": "4.22", + "%usr": "95.74", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "4.04", + "%usr": "95.90", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.08", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "95.92", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.11", + "%steal": "0.00", + "%sys": "3.97", + "%usr": "95.89", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "5.29", + "%usr": "94.65", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "5.29", + "%usr": "94.68", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.28", + "%usr": "95.67", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.10", + "%steal": "0.00", + "%sys": "4.78", + "%usr": "95.11", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.36", + "%usr": "95.57", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.04", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "3.89", + "%usr": "96.03", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.04", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.04", + "%steal": "0.00", + "%sys": "4.17", + "%usr": "95.73", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.01", + "%iowait": "0.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.33", + "%usr": "95.59", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.10", + "%iowait": "0.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.05", + "%usr": "95.77", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "4.35", + "%usr": "95.57", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.04", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.10", + "%steal": "0.00", + "%sys": "4.75", + "%usr": "95.11", + "Time": "20:22:47" + } + ], + "CPU Utilization": [ + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "15.58", + "%usr": "83.92", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.50", + "%usr": "77.50", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.31", + "%usr": "62.69", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.50", + "%usr": "92.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "17.09", + "%usr": "82.41", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "27.86", + "%usr": "71.14", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.42", + "%usr": "84.58", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "21.00", + "%usr": "79.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "19.40", + "%usr": "80.60", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "97.51", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.49", + "%steal": "0.00", + "%sys": "22.89", + "%usr": "74.63", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.00", + "%usr": "77.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "40.00", + "%usr": "60.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "40.00", + "%usr": "59.50", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "25.50", + "%usr": "74.50", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "20.00", + "%usr": "79.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.50", + "%usr": "77.50", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "14.50", + "%usr": "84.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.00", + "%usr": "86.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.00", + "%usr": "68.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.06", + "%usr": "88.94", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.57", + "%usr": "85.43", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "41.00", + "%usr": "59.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "31.16", + "%usr": "68.34", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "6.00", + "%usr": "94.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "26.50", + "%usr": "73.50", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.00", + "%steal": "0.00", + "%sys": "15.50", + "%usr": "80.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.00", + "%usr": "95.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.00", + "%usr": "73.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.34", + "%usr": "67.66", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.99", + "%usr": "98.01", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "10.05", + "%usr": "89.95", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "97.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.98", + "%usr": "96.02", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "19.80", + "%usr": "79.70", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "35.00", + "%usr": "65.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "8.50", + "%usr": "91.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.48", + "%steal": "0.00", + "%sys": "13.37", + "%usr": "83.17", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "29.00", + "%usr": "71.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "39.50", + "%usr": "60.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.83", + "%usr": "65.17", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.52", + "%steal": "0.00", + "%sys": "11.56", + "%usr": "84.92", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.55", + "%usr": "90.45", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "38.19", + "%usr": "61.81", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "14.00", + "%usr": "85.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "12.94", + "%usr": "86.57", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.50", + "%usr": "88.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.48", + "%steal": "0.00", + "%sys": "14.93", + "%usr": "81.59", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.93", + "%usr": "85.07", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "35.00", + "%usr": "65.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.36", + "%usr": "72.64", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "17.00", + "%usr": "83.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "8.50", + "%usr": "91.50", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.31", + "%usr": "62.69", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.53", + "%steal": "0.00", + "%sys": "11.62", + "%usr": "85.86", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.08", + "%usr": "84.92", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "39.20", + "%usr": "60.80", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "32.34", + "%usr": "66.67", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "40.00", + "%usr": "60.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.00", + "%usr": "93.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.02", + "%usr": "95.98", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "38.69", + "%usr": "61.31", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.48", + "%steal": "0.00", + "%sys": "27.36", + "%usr": "69.15", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.00", + "%usr": "91.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.93", + "%usr": "86.07", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.00", + "%usr": "63.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "89.50", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.48", + "%usr": "95.02", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.96", + "%usr": "92.04", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "90.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "97.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "12.44", + "%usr": "86.57", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "10.00", + "%usr": "90.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "88.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "96.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "21.50", + "%usr": "78.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.50", + "%usr": "84.50", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.50", + "%usr": "87.50", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "6.00", + "%usr": "94.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "90.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "34.00", + "%usr": "65.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "30.00", + "%usr": "69.50", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "97.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "37.31", + "%usr": "62.19", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.50", + "%usr": "86.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "41.00", + "%usr": "59.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "31.50", + "%usr": "67.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.51", + "%steal": "0.00", + "%sys": "19.60", + "%usr": "78.89", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "28.50", + "%usr": "70.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "23.88", + "%usr": "75.12", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "31.66", + "%usr": "68.34", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "27.00", + "%usr": "72.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.16", + "%usr": "67.34", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.99", + "%usr": "98.01", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "21.78", + "%usr": "77.72", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "35.64", + "%usr": "64.36", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "36.82", + "%usr": "62.69", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.49", + "%steal": "0.00", + "%sys": "19.40", + "%usr": "79.10", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.83", + "%usr": "65.17", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "8.46", + "%usr": "91.54", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "97.51", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.50", + "%steal": "0.00", + "%sys": "26.50", + "%usr": "71.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.52", + "%usr": "96.48", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.08", + "%usr": "84.92", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "28.00", + "%usr": "71.50", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "18.00", + "%usr": "81.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "98.99", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.50", + "%usr": "67.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.50", + "%steal": "0.00", + "%sys": "28.00", + "%usr": "70.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "35.82", + "%usr": "63.18", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "26.26", + "%usr": "73.74", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.49", + "%steal": "0.00", + "%sys": "3.98", + "%usr": "94.53", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.00", + "%usr": "95.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "31.50", + "%usr": "68.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.50", + "%usr": "86.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "96.50", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.50", + "%usr": "62.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "35.00", + "%usr": "64.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.00", + "%usr": "88.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "95.50", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "19.40", + "%usr": "80.10", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.00", + "%usr": "77.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.44", + "%usr": "88.56", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.00", + "%usr": "88.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.62", + "%usr": "61.39", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "20.10", + "%usr": "79.40", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.00", + "%usr": "91.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.54", + "%usr": "92.46", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "27.64", + "%usr": "71.86", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.00", + "%usr": "85.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.50", + "%usr": "84.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "98.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.67", + "%usr": "65.33", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "18.09", + "%usr": "80.90", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.00", + "%usr": "95.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "28.50", + "%usr": "71.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "25.87", + "%usr": "73.13", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.00", + "%usr": "89.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "13.93", + "%usr": "85.07", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.95", + "%usr": "90.05", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "36.00", + "%usr": "63.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "96.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "19.50", + "%usr": "80.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.67", + "%usr": "64.32", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "38.19", + "%usr": "61.81", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "10.45", + "%usr": "88.56", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "29.65", + "%usr": "70.35", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "37.31", + "%usr": "62.69", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.18", + "%usr": "63.82", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "10.50", + "%usr": "88.50", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.00", + "%usr": "87.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "98.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "18.50", + "%usr": "81.50", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.16", + "%usr": "67.84", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "39.50", + "%usr": "60.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "40.20", + "%usr": "59.80", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "7.04", + "%usr": "92.46", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.00", + "%usr": "64.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.00", + "%usr": "93.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "17.50", + "%usr": "81.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "96.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "35.00", + "%usr": "65.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "18.00", + "%usr": "82.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "29.85", + "%usr": "69.65", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "8.00", + "%usr": "92.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.50", + "%usr": "72.50", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.50", + "%usr": "67.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "98.49", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.51", + "%steal": "0.00", + "%sys": "3.52", + "%usr": "93.97", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "25.50", + "%usr": "73.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.18", + "%usr": "63.82", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.00", + "%usr": "64.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "30.50", + "%usr": "69.50", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "19.90", + "%usr": "80.10", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "7.96", + "%usr": "91.04", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.61", + "%usr": "77.39", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.00", + "%usr": "95.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "12.44", + "%usr": "87.06", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.00", + "%usr": "88.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "32.84", + "%usr": "66.17", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "28.36", + "%usr": "71.64", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "11.56", + "%usr": "88.44", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "98.99", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "23.50", + "%usr": "75.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.12", + "%usr": "76.88", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.01", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "32.66", + "%usr": "66.33", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.03", + "%usr": "94.97", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.00", + "%usr": "73.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "24.00", + "%usr": "75.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.06", + "%usr": "87.94", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.50", + "%usr": "94.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "9.50", + "%usr": "90.50", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.51", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "27.64", + "%usr": "70.35", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "33.67", + "%usr": "66.33", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.00", + "%usr": "85.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.50", + "%steal": "0.00", + "%sys": "20.50", + "%usr": "78.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "9.41", + "%usr": "89.60", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.92", + "%usr": "92.08", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.83", + "%usr": "64.68", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "24.38", + "%usr": "74.63", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "12.38", + "%usr": "87.62", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.38", + "%usr": "76.62", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.50", + "%usr": "65.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "95.50", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "99.50", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "29.50", + "%usr": "69.50", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "23.12", + "%usr": "76.88", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "16.00", + "%usr": "84.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "34.17", + "%usr": "65.33", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "7.04", + "%usr": "92.46", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "99.50", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.98", + "%iowait": "0.99", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "29.70", + "%usr": "66.83", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "98.49", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.50", + "%usr": "95.50", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "29.85", + "%usr": "70.15", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "33.50", + "%usr": "66.50", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "97.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "96.98", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.07", + "%usr": "85.93", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "1.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "23.62", + "%usr": "74.37", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "13.93", + "%usr": "86.07", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "8.00", + "%usr": "91.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "19.10", + "%usr": "80.90", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "10.50", + "%usr": "89.50", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "14.93", + "%usr": "84.58", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "26.50", + "%usr": "72.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "36.50", + "%usr": "63.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "3.00", + "%steal": "0.00", + "%sys": "10.00", + "%usr": "87.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "38.00", + "%usr": "62.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "25.00", + "%usr": "74.50", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:47" + } + ], + "Drive Stats": [ + { + "Device": "sda", + "kB_dscd/s": "234.24", + "kB_read/s": "0.98", + "kB_wrtn/s": "11.07", + "tps": "0.97" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "150.00", + "kB_wrtn/s": "31466.00", + "tps": "4042.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "214.00", + "kB_wrtn/s": "23544.00", + "tps": "2853.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "138.00", + "kB_wrtn/s": "26748.00", + "tps": "3425.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "142.00", + "kB_wrtn/s": "29362.00", + "tps": "3795.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "286.00", + "kB_wrtn/s": "30912.00", + "tps": "3846.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "210.00", + "kB_wrtn/s": "29012.00", + "tps": "3683.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "224.00", + "kB_wrtn/s": "25942.00", + "tps": "3150.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "138.00", + "kB_wrtn/s": "30394.00", + "tps": "3815.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "202.00", + "kB_wrtn/s": "40660.00", + "tps": "5117.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "188.00", + "kB_wrtn/s": "33670.00", + "tps": "4346.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "202.00", + "kB_wrtn/s": "30826.00", + "tps": "3884.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "182.00", + "kB_wrtn/s": "35390.00", + "tps": "3818.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "236.00", + "kB_wrtn/s": "25444.00", + "tps": "3091.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "172.00", + "kB_wrtn/s": "38918.00", + "tps": "3407.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "316.00", + "kB_wrtn/s": "30800.00", + "tps": "4058.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "214.00", + "kB_wrtn/s": "29672.00", + "tps": "3724.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "286.00", + "kB_wrtn/s": "32692.00", + "tps": "4023.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "278.00", + "kB_wrtn/s": "28988.00", + "tps": "3835.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "306.00", + "kB_wrtn/s": "29882.00", + "tps": "3917.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "150.00", + "kB_wrtn/s": "26300.00", + "tps": "3386.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "300.00", + "kB_wrtn/s": "29344.00", + "tps": "3781.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "298.00", + "kB_wrtn/s": "31538.00", + "tps": "4162.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "282.00", + "kB_wrtn/s": "30294.00", + "tps": "4051.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "240.00", + "kB_wrtn/s": "30134.00", + "tps": "3900.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "248.00", + "kB_wrtn/s": "31256.00", + "tps": "3951.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "280.00", + "kB_wrtn/s": "31452.00", + "tps": "4172.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "312.00", + "kB_wrtn/s": "31552.00", + "tps": "4127.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "366.00", + "kB_wrtn/s": "31336.00", + "tps": "4085.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "252.00", + "kB_wrtn/s": "27156.00", + "tps": "3458.00" + } + ], + "IRQ Rate": [ + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "357.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "590.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "346.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "201.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "2759.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "211.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "21.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "2152.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "1669.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "29.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "208.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "114.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "334.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "225.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "367.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "567.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "355.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "205.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "4143.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "121.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "203.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "149.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "152.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "119.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "88.50", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "156.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "108.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "125.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "146.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "155.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "574.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "370.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "364.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "617.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "355.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "3481.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "25.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "72.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "163.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "151.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "121.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "76.50", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "140.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "1832.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "122.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "359.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "252.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "467.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "365.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "4239.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "306.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "64.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "144.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "169.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "50.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "102.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "70.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "1793.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "351.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "73.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "224.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "187.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "213.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "357.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "145.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "225.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "367.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "282.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "591.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "221.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "63.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "213.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "151.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "60.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "112.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "5797.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "137.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "138.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "149.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "351.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "223.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "349.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "339.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "5480.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "593.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "203.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "185.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "144.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "1.50", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "102.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "103.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "255.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "6.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "357.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "5.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "135.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "200.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "372.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "357.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "5120.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "616.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "134.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "62.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "34.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "60.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "340.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "25.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "123.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "78.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "220.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "358.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "344.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "5637.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "599.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "218.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "144.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "130.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "94.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "298.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "6.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "102.50", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "61.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "13.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "348.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "75.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "271.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "207.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "357.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "370.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "6927.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "584.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "213.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "14.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "91.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "160.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "47.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "220.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "421.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "6.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "348.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "362.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "369.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "35.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "228.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "209.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "223.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "356.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "10.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.50", + "TIMER/s": "202.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "222.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "207.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "352.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "2559.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "609.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "221.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "247.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "218.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "196.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "211.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "222.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "44.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "153.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "5.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "135.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "1.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "248.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "231.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "116.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "1413.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "345.50", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "2518.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "208.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "189.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "364.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.50", + "TIMER/s": "182.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "363.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "3.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "588.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "207.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "206.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "263.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "156.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "191.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "134.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "1.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "1397.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "365.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "4833.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "220.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "213.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "358.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "224.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "366.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "2.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "603.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "228.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "211.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "63.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "1602.50", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "2887.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "283.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "7.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "586.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "338.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "1123.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "225.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "362.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "217.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "364.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "582.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "207.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "1018.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "103.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "506.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "3674.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "207.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "150.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "351.00", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "21.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "251.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "219.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "190.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "358.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "218.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "148.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "360.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "226.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "1.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "589.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "196.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "224.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "219.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "2942.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "67.50", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "386.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "608.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "30.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "1.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "1169.50", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "221.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "731.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "363.50", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "10.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "375.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "214.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "355.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "220.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "427.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "205.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "304.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "217.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "244.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "2755.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "16.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "158.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "387.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "156.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "349.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "156.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "2901.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "84.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "127.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "342.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "159.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "219.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "341.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "243.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "215.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "213.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "358.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "255.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "349.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "341.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "206.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "118.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "664.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "154.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "1314.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "211.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "3853.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "82.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "347.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "350.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "340.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "217.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "360.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "370.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "130.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "505.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "153.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "2188.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "158.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "1743.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "201.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "36.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "175.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "80.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "240.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "1831.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "104.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "319.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "203.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "369.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "175.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "373.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "312.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "342.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "207.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "144.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "348.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "1.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "147.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "174.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "2087.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "356.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "101.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "1986.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "246.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "1787.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "53.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "86.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "235.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "359.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "363.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "319.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "350.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "203.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "216.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "366.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "48.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "1365.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "156.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "116.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "345.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "2179.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "155.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "938.50", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "203.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "1406.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "317.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "156.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "74.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "367.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "353.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "142.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "354.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "366.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "877.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "985.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "946.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "358.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "99.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "142.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "131.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "183.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "160.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "253.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "142.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "1.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "2684.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "14.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "1.00", + "TIMER/s": "187.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "74.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "357.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "198.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "12.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "173.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "359.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "558.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "346.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.50", + "RCU/s": "348.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "1228.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "340.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "155.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "125.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "128.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "190.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "4034.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "160.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "154.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "157.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "206.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "140.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "152.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "195.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "373.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "199.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "217.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "335.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "1808.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "345.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "177.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "377.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "242.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "158.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "214.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "324.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "153.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "153.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "135.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "135.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "1619.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "2351.50", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "118.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "150.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "149.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "279.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "132.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "142.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "95.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "135.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "148.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "194.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "73.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "378.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "211.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "354.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "3505.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "356.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "191.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "191.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "343.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "216.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "158.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "2710.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "360.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "12.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "146.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "137.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "70.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "135.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "155.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "95.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "136.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "149.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "153.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "143.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "151.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "88.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "156.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "212.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.50", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "184.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "182.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "136.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "355.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "182.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "208.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "166.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "359.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "3320.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "358.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "209.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "348.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "183.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "190.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "355.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "305.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "149.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "173.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "107.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "140.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "137.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "24.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "2556.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "136.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "149.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "94.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "152.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "146.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "139.50", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "72.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "153.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "197.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "371.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "215.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "373.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "356.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "217.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "156.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "182.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "197.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "355.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "174.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "1964.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "201.00", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "138.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "96.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "136.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "146.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "281.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "270.50", + "SCHED/s": "7.00", + "TASKLET/s": "0.00", + "TIMER/s": "134.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "133.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "24.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "514.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "143.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "142.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "139.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "3689.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "135.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "373.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "202.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "204.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "219.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "161.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "347.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "337.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "146.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "246.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "196.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "355.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "206.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "960.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "136.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "94.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "132.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "131.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "480.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "329.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "134.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "131.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "137.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "132.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "132.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "134.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "596.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "5.50", + "TASKLET/s": "0.00", + "TIMER/s": "134.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "136.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "3.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "133.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "132.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "131.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "147.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "148.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "134.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "3.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "130.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "4652.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "131.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "141.79", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "196.52", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.89", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "176.12", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "68.66", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "249.75", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "138.81", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "169.15", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.48", + "NET_TX/s": "0.00", + "RCU/s": "128.36", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "192.04", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.99", + "NET_TX/s": "0.00", + "RCU/s": "363.68", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "198.51", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "142.79", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "203.48", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.97", + "NET_TX/s": "0.00", + "RCU/s": "126.37", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "167.66", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.31", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "163.18", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.91", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "167.16", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "344.78", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "164.18", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "357.21", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "192.54", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "114.93", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "165.17", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.41", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "200.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "136.82", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "240.30", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "374.13", + "SCHED/s": "2.99", + "TASKLET/s": "0.00", + "TIMER/s": "233.33", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.35", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "183.08", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "137.81", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "160.20", + "Time": "20:22:41" + }, + { + "BLOCK/s": "784.08", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.48", + "SCHED/s": "3.48", + "TASKLET/s": "0.00", + "TIMER/s": "130.85", + "Time": "20:22:41" + }, + { + "BLOCK/s": "56.72", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.49", + "SCHED/s": "2.99", + "TASKLET/s": "0.00", + "TIMER/s": "130.35", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "133.83", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "329.85", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "136.82", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "98.01", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "127.36", + "Time": "20:22:41" + }, + { + "BLOCK/s": "153.73", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.53", + "SCHED/s": "3.48", + "TASKLET/s": "0.00", + "TIMER/s": "129.35", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.39", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "146.27", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "117.41", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "136.82", + "Time": "20:22:41" + }, + { + "BLOCK/s": "2555.22", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.94", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "131.34", + "Time": "20:22:41" + }, + { + "BLOCK/s": "108.96", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.91", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "134.33", + "Time": "20:22:41" + }, + { + "BLOCK/s": "1.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.88", + "SCHED/s": "2.49", + "TASKLET/s": "0.00", + "TIMER/s": "149.75", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.89", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "131.84", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.35", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "136.82", + "Time": "20:22:41" + }, + { + "BLOCK/s": "65.67", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.49", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "134.83", + "Time": "20:22:41" + }, + { + "BLOCK/s": "256.72", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.94", + "SCHED/s": "3.98", + "TASKLET/s": "0.00", + "TIMER/s": "142.79", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.38", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "187.06", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.44", + "SCHED/s": "1.49", + "TASKLET/s": "0.00", + "TIMER/s": "131.84", + "Time": "20:22:41" + }, + { + "BLOCK/s": "3174.13", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.42", + "SCHED/s": "1.99", + "TASKLET/s": "0.00", + "TIMER/s": "135.32", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "187.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "71.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "357.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "192.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "170.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "165.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "363.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "162.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "341.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "194.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "168.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "179.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "220.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "361.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "233.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "2713.50", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "4.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "77.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "362.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "178.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "146.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "184.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "148.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "200.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "3.00", + "TASKLET/s": "0.00", + "TIMER/s": "137.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "2478.50", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "142.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "1.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "150.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "153.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "7.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "159.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "6.50", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "203.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "1310.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "148.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "353.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "181.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "163.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "169.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "334.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "1.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "340.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "157.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "180.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "8.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "232.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.50", + "RCU/s": "342.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "187.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "165.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "99.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "145.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "88.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "17.50", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "3.50", + "TASKLET/s": "0.00", + "TIMER/s": "137.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "8.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "338.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "27.50", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "2294.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "4.00", + "TASKLET/s": "0.00", + "TIMER/s": "140.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "178.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.50", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "144.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "91.50", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "142.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "3204.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "140.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.50", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "137.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "145.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "143.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "135.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "140.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "138.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "188.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "250.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "161.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "189.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "356.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "193.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "185.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "166.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "171.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "164.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "377.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "236.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.50", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "355.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "155.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "176.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "204.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "356.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "186.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "167.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.50", + "NET_TX/s": "0.00", + "RCU/s": "146.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "172.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "6.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "210.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "244.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "2.50", + "TASKLET/s": "0.00", + "TIMER/s": "141.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "236.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "5.50", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "128.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "346.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "136.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "99.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "141.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "5649.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "1.00", + "TASKLET/s": "0.00", + "TIMER/s": "143.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "198.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.50", + "RCU/s": "121.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "149.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "148.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "106.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "136.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "151.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "0.50", + "TASKLET/s": "0.00", + "TIMER/s": "146.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "150.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "144.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "154.00", + "Time": "20:22:47" + }, + { + "BLOCK/s": "1.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "147.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "1.50", + "TASKLET/s": "0.00", + "TIMER/s": "142.50", + "Time": "20:22:47" + }, + { + "BLOCK/s": "375.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "2.00", + "TASKLET/s": "0.00", + "TIMER/s": "139.50", + "Time": "20:22:47" + } + ], + "Memory Stats": [ + { + "Time": "20:21:49", + "active": "2881540", + "avail": "129350708", + "buffers": "285164", + "cached": "4024364", + "commit": "10390728", + "dirty": "39360", + "free": "125459076", + "inactive": "2004408", + "used": "1114124" + }, + { + "Time": "20:21:51", + "active": "2825204", + "avail": "129405512", + "buffers": "285168", + "cached": "4028964", + "commit": "10376292", + "dirty": "39380", + "free": "125508732", + "inactive": "2008148", + "used": "1060000" + }, + { + "Time": "20:21:53", + "active": "2818728", + "avail": "129414516", + "buffers": "285172", + "cached": "4034960", + "commit": "10363028", + "dirty": "39392", + "free": "125511952", + "inactive": "2014444", + "used": "1050744" + }, + { + "Time": "20:21:55", + "active": "2884612", + "avail": "129351692", + "buffers": "285180", + "cached": "4039352", + "commit": "10394280", + "dirty": "39400", + "free": "125444972", + "inactive": "2018292", + "used": "1113296" + }, + { + "Time": "20:21:57", + "active": "2859288", + "avail": "129377724", + "buffers": "285192", + "cached": "4046444", + "commit": "10403112", + "dirty": "39428", + "free": "125463612", + "inactive": "2024600", + "used": "1087508" + }, + { + "Time": "20:21:59", + "active": "2849560", + "avail": "129386808", + "buffers": "285220", + "cached": "4051344", + "commit": "10403548", + "dirty": "39452", + "free": "125467988", + "inactive": "2029392", + "used": "1078148" + }, + { + "Time": "20:22:01", + "active": "2854912", + "avail": "129383716", + "buffers": "285224", + "cached": "4054336", + "commit": "10394912", + "dirty": "39484", + "free": "125460672", + "inactive": "2033132", + "used": "1082448" + }, + { + "Time": "20:22:03", + "active": "2886368", + "avail": "129353412", + "buffers": "285236", + "cached": "4058856", + "commit": "10394912", + "dirty": "38868", + "free": "125426792", + "inactive": "2036444", + "used": "1111716" + }, + { + "Time": "20:22:05", + "active": "2868256", + "avail": "129373072", + "buffers": "285244", + "cached": "4064052", + "commit": "10401484", + "dirty": "38892", + "free": "125441476", + "inactive": "2040612", + "used": "1091816" + }, + { + "Time": "20:22:07", + "active": "2904608", + "avail": "129337788", + "buffers": "285248", + "cached": "4067608", + "commit": "10414628", + "dirty": "38628", + "free": "125401628", + "inactive": "2044272", + "used": "1128124" + }, + { + "Time": "20:22:09", + "active": "2907312", + "avail": "129334716", + "buffers": "285256", + "cached": "4069772", + "commit": "10414628", + "dirty": "38740", + "free": "125396084", + "inactive": "2046888", + "used": "1131436" + }, + { + "Time": "20:22:11", + "active": "2907612", + "avail": "129334240", + "buffers": "285260", + "cached": "4074448", + "commit": "10414628", + "dirty": "27816", + "free": "125391352", + "inactive": "2051300", + "used": "1131328" + }, + { + "Time": "20:22:13", + "active": "2907972", + "avail": "129333588", + "buffers": "285264", + "cached": "4078840", + "commit": "10414628", + "dirty": "27832", + "free": "125386744", + "inactive": "2054884", + "used": "1131416" + }, + { + "Time": "20:22:15", + "active": "2907040", + "avail": "129334556", + "buffers": "285272", + "cached": "4080692", + "commit": "10413596", + "dirty": "3532", + "free": "125384852", + "inactive": "2056572", + "used": "1131416" + }, + { + "Time": "20:22:17", + "active": "2907448", + "avail": "129334276", + "buffers": "285284", + "cached": "4086176", + "commit": "10413596", + "dirty": "3568", + "free": "125379252", + "inactive": "2062396", + "used": "1131400" + }, + { + "Time": "20:22:19", + "active": "2907816", + "avail": "129332076", + "buffers": "285288", + "cached": "4089732", + "commit": "10413596", + "dirty": "3592", + "free": "125373456", + "inactive": "2065524", + "used": "1133600" + }, + { + "Time": "20:22:21", + "active": "2908128", + "avail": "129330824", + "buffers": "285296", + "cached": "4095264", + "commit": "10413596", + "dirty": "684", + "free": "125366864", + "inactive": "2070480", + "used": "1134580" + }, + { + "Time": "20:22:23", + "active": "2908792", + "avail": "129332276", + "buffers": "285296", + "cached": "4097860", + "commit": "10413596", + "dirty": "708", + "free": "125365204", + "inactive": "2072472", + "used": "1133576" + }, + { + "Time": "20:22:25", + "active": "2909120", + "avail": "129332012", + "buffers": "285304", + "cached": "4102352", + "commit": "10413596", + "dirty": "728", + "free": "125361140", + "inactive": "2075924", + "used": "1133088" + }, + { + "Time": "20:22:27", + "active": "2909292", + "avail": "129330820", + "buffers": "285304", + "cached": "4104032", + "commit": "10402660", + "dirty": "744", + "free": "125358988", + "inactive": "2077184", + "used": "1133548" + }, + { + "Time": "20:22:29", + "active": "2909712", + "avail": "129332596", + "buffers": "285304", + "cached": "4106768", + "commit": "10403360", + "dirty": "756", + "free": "125356512", + "inactive": "2080984", + "used": "1133192" + }, + { + "Time": "20:22:31", + "active": "2909948", + "avail": "129332708", + "buffers": "285304", + "cached": "4110448", + "commit": "10403360", + "dirty": "768", + "free": "125353716", + "inactive": "2083716", + "used": "1132240" + }, + { + "Time": "20:22:33", + "active": "2910500", + "avail": "129332644", + "buffers": "285308", + "cached": "4115356", + "commit": "10403360", + "dirty": "780", + "free": "125348636", + "inactive": "2087128", + "used": "1132324" + }, + { + "Time": "20:22:35", + "active": "2910788", + "avail": "129332876", + "buffers": "285312", + "cached": "4117468", + "commit": "10403360", + "dirty": "804", + "free": "125346528", + "inactive": "2090156", + "used": "1132324" + }, + { + "Time": "20:22:37", + "active": "2911088", + "avail": "129330300", + "buffers": "285320", + "cached": "4120184", + "commit": "10403360", + "dirty": "584", + "free": "125340212", + "inactive": "2093072", + "used": "1135876" + }, + { + "Time": "20:22:39", + "active": "2903584", + "avail": "129338976", + "buffers": "285324", + "cached": "4123508", + "commit": "10403360", + "dirty": "664", + "free": "125346496", + "inactive": "2095004", + "used": "1126132" + }, + { + "Time": "20:22:41", + "active": "2911816", + "avail": "129330592", + "buffers": "285328", + "cached": "4126196", + "commit": "10403360", + "dirty": "724", + "free": "125334392", + "inactive": "2098848", + "used": "1135484" + }, + { + "Time": "20:22:43", + "active": "2912324", + "avail": "129330016", + "buffers": "285332", + "cached": "4130360", + "commit": "10403360", + "dirty": "760", + "free": "125330108", + "inactive": "2101528", + "used": "1135564" + }, + { + "Time": "20:22:45", + "active": "2882492", + "avail": "129360484", + "buffers": "285336", + "cached": "4132844", + "commit": "10403360", + "dirty": "776", + "free": "125358048", + "inactive": "2103368", + "used": "1105108" + }, + { + "Time": "20:22:47", + "active": "2912576", + "avail": "129332076", + "buffers": "285348", + "cached": "4135912", + "commit": "10403360", + "dirty": "812", + "free": "125326512", + "inactive": "2106984", + "used": "1133484" + } + ], + "Network Stats": [ + { + "IFACE": "ens785f1", + "Time": "20:21:49", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:49", + "rxkB/s": "8.79", + "rxpck/s": "18.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:51", + "rxkB/s": "0.72", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:51", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:53", + "rxkB/s": "0.58", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:53", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:55", + "rxkB/s": "0.06", + "rxpck/s": "0.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:55", + "rxkB/s": "2.17", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:57", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:57", + "rxkB/s": "2.33", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:59", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:21:59", + "rxkB/s": "0.12", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:01", + "rxkB/s": "0.74", + "rxpck/s": "2.50", + "txkB/s": "0.16", + "txpck/s": "0.50" + }, + { + "IFACE": "eno0", + "Time": "20:22:01", + "rxkB/s": "4.42", + "rxpck/s": "9.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:03", + "rxkB/s": "0.35", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:03", + "rxkB/s": "8.90", + "rxpck/s": "19.50", + "txkB/s": "0.08", + "txpck/s": "1.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:05", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:05", + "rxkB/s": "4.53", + "rxpck/s": "10.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:07", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:07", + "rxkB/s": "3.53", + "rxpck/s": "11.50", + "txkB/s": "1.78", + "txpck/s": "10.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:07", + "rxkB/s": "0.16", + "rxpck/s": "2.00", + "txkB/s": "0.16", + "txpck/s": "2.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:09", + "rxkB/s": "0.35", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:09", + "rxkB/s": "9.02", + "rxpck/s": "19.00", + "txkB/s": "0.91", + "txpck/s": "1.50" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:11", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:11", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:13", + "rxkB/s": "0.73", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:13", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:15", + "rxkB/s": "0.27", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:15", + "rxkB/s": "2.39", + "rxpck/s": "6.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:17", + "rxkB/s": "0.40", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:17", + "rxkB/s": "2.42", + "rxpck/s": "6.50", + "txkB/s": "0.08", + "txpck/s": "1.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:19", + "rxkB/s": "0.40", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:19", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:21", + "rxkB/s": "0.06", + "rxpck/s": "0.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:21", + "rxkB/s": "4.42", + "rxpck/s": "9.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:23", + "rxkB/s": "0.41", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:23", + "rxkB/s": "9.04", + "rxpck/s": "19.00", + "txkB/s": "0.03", + "txpck/s": "0.50" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:25", + "rxkB/s": "0.56", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:25", + "rxkB/s": "4.42", + "rxpck/s": "9.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:27", + "rxkB/s": "0.92", + "rxpck/s": "3.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:27", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:29", + "rxkB/s": "0.39", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:29", + "rxkB/s": "12.26", + "rxpck/s": "26.50", + "txkB/s": "2.61", + "txpck/s": "10.50" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:29", + "rxkB/s": "0.16", + "rxpck/s": "2.00", + "txkB/s": "0.16", + "txpck/s": "2.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:31", + "rxkB/s": "1.02", + "rxpck/s": "3.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:31", + "rxkB/s": "0.12", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:33", + "rxkB/s": "0.39", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:33", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:35", + "rxkB/s": "0.87", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:35", + "rxkB/s": "2.17", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:37", + "rxkB/s": "0.22", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:37", + "rxkB/s": "2.33", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:39", + "rxkB/s": "0.69", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:39", + "rxkB/s": "0.14", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:41", + "rxkB/s": "0.68", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:41", + "rxkB/s": "4.45", + "rxpck/s": "10.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:43", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:43", + "rxkB/s": "8.78", + "rxpck/s": "18.00", + "txkB/s": "0.03", + "txpck/s": "0.50" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:45", + "rxkB/s": "0.69", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:45", + "rxkB/s": "4.61", + "rxpck/s": "10.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:47", + "rxkB/s": "0.06", + "rxpck/s": "0.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno0", + "Time": "20:22:47", + "rxkB/s": "0.18", + "rxpck/s": "2.50", + "txkB/s": "0.08", + "txpck/s": "1.00" + }, + { + "IFACE": "enp3s0f1", + "Time": "20:22:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + } + ], + "Summary": [ + { + "CPU Utilization (%)": "99.99", + "Drive Reads (kB/s)": "6812.98", + "Drive Writes (kB/s)": "884695.07", + "IRQ Rate (IRQ/s)": "18691.07", + "Kernel Utilization (%)": "4.51", + "Memory Available (kB)": "129347253.33", + "Memory Free (kB)": "125393066.53", + "Memory Used (kB)": "1118168.00", + "Network RX (kB/s)": "3.88", + "Network RX (packets/s)": "9.88", + "Network TX (kB/s)": "0.20", + "Network TX (packets/s)": "1.02", + "Soft IRQ Utilization (%)": "0.00", + "User Utilization (%)": "95.40" + } + ] + }, + "Recommendations": { + "Insight": [ + { + "Justification": "Hyper-threading is not enabled.", + "Recommendation": "Consider enabling hyper-threading." + }, + { + "Justification": "CPU is 2 or more generations behind current generation Xeon.", + "Recommendation": "Consider upgrading to the latest generation Xeon CPU." + }, + { + "Justification": "CPU frequency governors are set to 'powersave'.", + "Recommendation": "Consider setting the CPU frequency governors to 'performance'." + }, + { + "Justification": "System is using the IRQ Balance service to manage IRQ CPU affinity.", + "Recommendation": "Consider manually configuring IRQ CPU affinity for network intensive workloads." + }, + { + "Justification": "Average CPU Utilization is approaching saturation...measured: '99.99%'.", + "Recommendation": "Consider changing the distribution of work among available systems and/or applying hardware and software optimizations." + } + ] + } + }, + "SDP_8065": { + "Analyze": { + "Code Path Frequency": [ + { + "Java Paths": "", + "System Paths": "irqbalance;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;new_sync_read;proc_reg_read_iter;seq_read_iter;show_interrupts 252341195\nkhugepaged;ret_from_fork;kthread;khugepaged;khugepaged_scan_mm_slot;khugepaged_scan_pmd;collapse_huge_page;__alloc_pages;get_page_from_freelist;clear_page_erms 252781714\nkubelet;[kubelet];[kubelet];[kubelet] 253024813\nkubelet;[kubelet];[kubelet];[kubelet];[kubelet];[kubelet];[kubelet] 253369978\nkubelet;entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;arch_do_signal_or_restart;get_signal;do_group_exit;do_exit;exit_notify;_raw_write_lock_irq;queued_write_lock_slowpath 253045364\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;perf_mmap_fault 3584805867\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable 14239010\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched 43455581\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;intel_pmu_enable_all 9491425\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;perf_ioctl;_perf_ioctl;perf_event_for_each_child;_perf_event_enable;event_function_call;smp_call_function_single;generic_exec_single;remote_function;event_function;__perf_event_enable;ctx_resched;x86_pmu_enable 63256861\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;balance_dirty_pages_ratelimited;radix_tree_lookup 253307651\nperf;[unknown];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];[perf];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;copy_user_enhanced_fast_string 252784441\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;iterate_supers;sync_fs_one_sb;ext4_sync_fs;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253279276\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode 252514676\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;mutex_spin_on_owner 507287197\nstress-ng;[stress-ng];__irqentry_text_end 506584972\nstress-ng;[unknown];[libc.so.6] 11399065646\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;dequeue_task;dequeue_task_fair;update_cfs_group 30730520\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;mpage_map_and_submit_buffers;mpage_submit_page;ext4_bio_write_page;fscrypt_mergeable_bio 252661108\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 507305725\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region 24333301\nstress-ng;[unknown];[libc.so.6];syscall_return_via_sysret 142033998\nstress-ng;[unknown];[unknown];[libm.so.6] 222518474433\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_post_write;_ZdlPv;_ZdlPv;_ZdlPv;_ZdlPv;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_network_ops_inet6_sockraw_recvmsg 16905498\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__cgroup_throttle_swaprate 253656350\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;rmqueue 253460019\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;d_alloc_pseudo;__d_alloc;kmem_cache_alloc;memcg_slab_post_alloc_hook;mod_objcg_state 253469934\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;vm_normal_page 253626298\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;rmqueue;rmqueue_bulk 253578504\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 34796997\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;__kmalloc 20268341\nstress-ng;[unknown];[stress-ng];error_entry 253099911\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 506287819\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 506969522\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;lru_cache_add_inactive_or_unevictable;lru_cache_add;__pagevec_lru_add;__pagevec_lru_add_fn;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 253559505\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;mem_cgroup_update_lru_size 252464735\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode 759656722\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;set_page_dirty;page_mapping 27263207\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;__pagevec_release;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__mod_lruvec_state 253129354\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;mpage_process_page_bufs;mpage_submit_page;ext4_bio_write_page;bio_alloc_bioset;bvec_alloc;mempool_alloc;mempool_alloc_slab;kmem_cache_alloc;memcg_slab_post_alloc_hook 253433582\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;_raw_spin_lock_irq 12628268\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;rcu_read_unlock_strict 253641451\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;unlock_page_memcg 253637163\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set 252884676\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;down_write;rwsem_down_write_slowpath;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 252665313\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_cfs_group 253192960\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;flush_tlb_mm_range 30236047\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;security_inode_free;pinnedhook_security_inode_free_security;cshook_security_inode_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security 253057785\nstress-ng;[unknown];[unknown];[unknown];[stress-ng];__irqentry_text_end 253116430\nstress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;perf_event_task_tick;perf_adjust_freq_unthr_context 253264306\nstress-ng;[libc.so.6];asm_exc_page_fault 253349732\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;release_pages;free_unref_page_list;free_unref_page_commit.constprop.0;free_pcppages_bulk;__free_one_page 253505627\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_pselect6;do_pselect.constprop.0;core_sys_select;do_select;set_normalized_timespec64 252812546\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols 17703537\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;task_numa_work;change_prot_numa;change_protection;change_protection_range;change_p4d_range;change_pmd_range.isra.0;change_pte_range 253623266\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_undo_range;__pagevec_release;release_pages;__mem_cgroup_uncharge_list;uncharge_page 19250033\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;page_cache_pipe_buf_release 252061333\nstress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_lseek;ksys_lseek;ext4_llseek 252955531\nstress-ng;[unknown];[unknown];[libm.so.6];sync_regs 253158633\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;__rseq_handle_notify_resume 253357516\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap;perf_event_mmap_event;perf_iterate_sb;perf_event_mmap_output;perf_output_copy 252957756\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;blk_finish_plug;blk_flush_plug_list;blk_mq_flush_plug_list;blk_mq_sched_insert_requests;blk_mq_run_hw_queue;__blk_mq_delay_run_hw_queue;__blk_mq_run_hw_queue;blk_mq_sched_dispatch_requests;__blk_mq_sched_dispatch_requests;blk_mq_do_dispatch_sched;__blk_mq_do_dispatch_sched;blk_mq_dispatch_rq_list;scsi_queue_rq;scsi_prepare_cmd;sd_init_command;sd_setup_read_write_cmnd 252457073\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;rseq_ip_fixup 252834341\nstress-ng;[unknown];[unknown];[unknown];[stress-ng] 295065393231\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits 252573703\nstress-ng;[stress-ng] 2147964743732\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;lru_cache_add_inactive_or_unevictable;lru_cache_add;__pagevec_lru_add;__pagevec_lru_add_fn;__mod_lruvec_state;__mod_node_page_state 253597750\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;native_read_msr 252677680\nstress-ng;[unknown];[stress-ng] 835709255702\nstress-ng;[libc.so.6];asm_exc_page_fault;exc_page_fault;irqentry_exit;irqentry_exit_to_user_mode 507010476\nstress-ng;[stress-ng];asm_common_interrupt;common_interrupt;__common_interrupt;handle_edge_irq;handle_irq_event;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;ledtrig_disk_activity;_raw_read_unlock_irqrestore 253419141\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;touch_atime;__mark_inode_dirty;ext4_dirty_inode;__ext4_journal_stop;jbd2_journal_stop;kmem_cache_free 30857081\nstress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt 253600905\nstress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_min_vruntime 253284728\nstress-ng;[libm.so.6] 347499662304\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte;mark_page_accessed 253657445\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;__vma_rb_erase 253043605\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;destroy_inode;__destroy_inode;security_inode_free;pinnedhook_security_inode_free_security;cshook_security_inode_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security;[[falcon_kal]];down_write 16123788\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance 252997769\nstress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;account_process_tick;__cgroup_account_cputime_field 253299427\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;iterate_supers;sync_inodes_one_sb;sync_inodes_sb;wait_sb_inodes;filemap_fdatawait_keep_errors;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;psi_task_switch;psi_group_change 252247017\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;kernel_init_free_pages.part.0 253761682\nstress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;ktime_get 253089152\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_fdatasync;ext4_sync_file;blkdev_issue_flush;submit_bio_wait;wait_for_completion_io_timeout;__wait_for_common;io_schedule_timeout;schedule_timeout;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group 251761309\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;down_write;rwsem_down_write_slowpath;rwsem_optimistic_spin;rwsem_spin_on_owner 268543654\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 253587084\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;task_tick_fair;update_load_avg;__update_load_avg_se 253616818\nstress-ng;[stress-ng];native_irq_return_iret 253235550\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;prepare_task_switch 252120542\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;ext4_io_submit;submit_bio;submit_bio_noacct;__submit_bio;blk_mq_submit_bio;__rq_qos_throttle;wbt_wait;__x86_indirect_thunk_rbx 36811848\nstress-ng;[unknown];[unknown];[stress-ng];[stress-ng] 3800334353\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_zone_page_state 253010316\nstress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats;_find_next_bit 253344480\nstress-ng;[unknown];[unknown];[stress-ng];[libm.so.6] 29118613595\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;irq_exit_rcu 252460665\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;_raw_spin_trylock 253456740\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 252273300\nstress-ng;[unknown];[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt 253486851\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_file;alloc_empty_file;__alloc_file;kmem_cache_alloc;memcg_slab_post_alloc_hook;mod_objcg_state;__mod_memcg_lruvec_state 251978789\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode;mpol_shared_policy_init 253517495\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 758724003\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;__read_extent_tree_block;__getblk_gfp;__find_get_block;__find_get_block_slow;pagecache_get_page;xas_load 253057124\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode 536076100\nstress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irqentry_exit;irqentry_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;task_numa_work;change_prot_numa;change_protection;change_protection_range;change_p4d_range;change_pmd_range.isra.0;change_pte_range 506766757\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;syscall_exit_to_user_mode 70537660\nstress-ng;[libc.so.6];syscall_return_via_sysret 253173559\nstress-ng;[libm.so.6];error_entry 253175026\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault 253546878\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;inode_wait_for_writeback;__inode_wait_for_writeback 252907859\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;security_file_free;kmem_cache_free;slab_free_freelist_hook.constprop.0 13903521\nstress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;finish_wait;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253107276\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_sync;ksys_sync;sync_bdevs;filemap_fdatawait_keep_errors;__filemap_fdatawait_range;wait_on_page_writeback;wait_on_page_bit;wait_on_page_bit_common;io_schedule;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0;update_sg_lb_stats 253094431\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;fileattr_set_prepare 22603501\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;find_vma;vmacache_update 252463474\nstress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;ktime_get 253379695\nstress-ng;[unknown];[unknown];[unknown];[libm.so.6] 252867667\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;prepare_to_wait_event;_raw_spin_lock_irqsave;native_queued_spin_lock_slowpath;native_queued_spin_lock_slowpath.part.0 253465372\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;charge_memcg;try_charge_memcg 253684779\nstress-ng;[unknown];[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt 252973694\nstress-ng;[unknown];[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;update_process_times 253159195\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;down_write;rwsem_down_write_slowpath;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance;find_busiest_group;update_sd_lb_stats.constprop.0 252247743\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;__mm_populate;populate_vma_page_range;__get_user_pages;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_fault;do_read_fault;__do_fault;shmem_fault;shmem_getpage_gfp;shmem_alloc_and_acct_page;shmem_alloc_page;alloc_pages_vma;__alloc_pages;__next_zones_zonelist 253129059\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer;rb_next 253628701\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;free_pgtables;unlink_file_vma 253271799\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;security_file_free;pinnedhook_security_file_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_security_file_free_security;cshook_network_ops_inet6_sockraw_recvmsg;cshook_security_inode_free_security;[[falcon_kal]];down_read 33818211\nstress-ng;[unknown];[libm.so.6];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;tick_program_event;clockevents_program_event;native_write_msr 253535663\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;irqentry_exit;irqentry_exit_to_user_mode 253245183\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_lseek;ksys_lseek;__fdget_pos;mutex_lock;__mutex_lock_slowpath;__mutex_lock.constprop.0;schedule_preempt_disabled;schedule;__schedule;dequeue_task;dequeue_task_fair;dequeue_entity;update_curr 31913892\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;fault_in_iov_iter_readable;__get_user_nocheck_1 253257518\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;__remove_hrtimer 253003178\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput 252798854\nstress-ng;[unknown];[libm.so.6] 396149889752\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_find_extent;kmalloc_slab 252915770\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;syscall_exit_to_user_mode 31942933\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range 253606058\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;alloc_file_pseudo;alloc_empty_file 252999964\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;rw_verify_area;security_file_permission;fsnotify_perm.part.0;__fsnotify_parent 252583783\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;pte_pfn 253559352\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_clock_nanosleep;common_nsleep;hrtimer_nanosleep;do_nanosleep;schedule;__schedule;psi_task_switch;psi_group_change 253036475\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill 20797858\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_map_and_submit_extent;ext4_map_blocks;ext4_ext_map_blocks;ext4_ext_handle_unwritten_extents;ext4_split_convert_extents;ext4_split_extent;ext4_split_extent_at;__ext4_ext_dirty;ext4_extent_block_csum_set;crypto_shash_update;crc_101 253112383\nstress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance 252923447\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;ext4_reserve_inode_write;ext4_get_inode_loc;__ext4_get_inode_loc;__getblk_gfp;__find_get_block 252866960\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;perf_event_mmap 252853974\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup 12538011\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;__f_unlock_pos;mutex_unlock;__mutex_unlock_slowpath.constprop.0;wake_up_q;try_to_wake_up;select_task_rq_fair;wake_affine;task_h_load 253306891\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;file_write_and_wait_range;filemap_fdatawrite_wbc;do_writepages;ext4_writepages;mpage_prepare_extent_to_map;mpage_process_page_bufs;mpage_submit_page;ext4_bio_write_page;bio_associate_blkg;bio_associate_blkg_from_css 2307514858\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0 253221000\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;exit_to_user_mode_prepare;exit_to_user_mode_loop;task_work_run;____fput;__fput;dput;dentry_kill;__dentry_kill;dentry_unlink_inode;iput;evict;shmem_evict_inode;shmem_undo_range;find_lock_entries;xas_find;xas_start 29687623\nstress-ng;[libc.so.6] 6078494054\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;syscall_exit_to_user_mode;fpregs_assert_state_consistent 251955567\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_stop;jbd2_journal_stop;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_idle;set_next_task_idle 20624342\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_sendfile64;do_sendfile;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;copy_page_from_iter_atomic 505400384\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_huge_addr 253573934\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;touch_atime;__mark_inode_dirty;ext4_dirty_inode;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_transaction_credits;wait_transaction_locked;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;load_balance 32429565\nstress-ng;[unknown];[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_read;ksys_read;vfs_read;new_sync_read 52780111\nstress-ng;[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;page_add_new_anon_rmap;__mod_lruvec_page_state;__mod_lruvec_state;__mod_memcg_lruvec_state;cgroup_rstat_updated 253664212\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe 42489105\nstress-ng;[unknown];[stress-ng];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;ptep_clear_flush;flush_tlb_mm_range;flush_tlb_func;native_flush_tlb_one_user 253644776\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;generic_perform_write;ext4_da_write_end;unlock_page 252849766\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_madvise;do_madvise.part.0;faultin_vma_page_range;__get_user_pages;follow_page_mask;follow_pud_mask.isra.0;follow_pmd_mask.isra.0;follow_page_pte;mark_page_accessed;pagevec_lru_move_fn;__activate_page;__activate_page.part.0;__mod_lruvec_state;cgroup_rstat_updated 253296565\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;page_remove_rmap;__mod_lruvec_page_state;__mod_node_page_state 253180549\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set 253023555\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;security_mmap_file 252804327\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_write;ksys_write;vfs_write;new_sync_write;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;schedule;__schedule;pick_next_task;pick_next_task_fair;newidle_balance;__bitmap_and 10960113\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues 253450170\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;update_curr 252222269\nstress-ng;[unknown];[unknown];[libc.so.6] 506602411\nstress-ng;[unknown];[unknown];[stress-ng] 376839808367\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_mmap;ksys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;shmem_zero_setup;__shmem_file_setup;shmem_get_inode;new_inode;alloc_inode;inode_init_always;security_inode_alloc;kmem_cache_alloc 252539498\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;crowdstrike_probe_sched_process_exec 252989701\nstress-ng;[unknown];[libc.so.6];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 253503982\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;__x64_sys_munmap;__vm_munmap;__do_munmap;unmap_region;unmap_vmas;unmap_single_vma;unmap_page_range;zap_pmd_range.isra.0;zap_pte_range;tlb_flush_mmu;free_pages_and_swap_cache;lru_add_drain;lru_add_drain_cpu;pagevec_lru_move_fn;lock_page_lruvec_irqsave;_raw_spin_lock_irqsave 252548535\nstress-ng;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_copy_file_range;__do_sys_copy_file_range;vfs_copy_file_range;do_splice_direct;splice_direct_to_actor;direct_splice_actor;iter_file_splice_write;vfs_iter_write;do_iter_write;do_iter_readv_writev;ext4_file_write_iter;ext4_buffered_write_iter;vfs_fsync_range;ext4_sync_file;ext4_fc_commit;jbd2_complete_transaction;jbd2_log_wait_commit;prepare_to_wait_event 252246617\nstress-ng;[unknown];[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;note_gp_changes 253388140\nstress-ng;[unknown];[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;__mem_cgroup_charge;charge_memcg;try_charge_memcg 253626054\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;__ext4_journal_start_sb;jbd2__journal_start;start_this_handle;add_timer;__mod_timer;lock_timer_base;_raw_spin_lock_irqsave 253215051\nstress-ng;[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;__x64_sys_ioctl;do_vfs_ioctl;vfs_fileattr_set;ext4_fileattr_set;ext4_ioctl_setflags;ext4_set_inode_flags;inode_set_flags 251991651\nstress-ng;[stress-ng];asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;tick_sched_timer;tick_sched_handle;update_process_times;scheduler_tick;nohz_balancer_kick 253043017\nstress-ng;[stress-ng];error_entry 253432442\nstress-ng;[unknown];[stress-ng];asm_exc_page_fault;exc_page_fault;do_user_addr_fault;handle_mm_fault;__handle_mm_fault;handle_pte_fault;do_wp_page;wp_page_copy;alloc_pages_vma;__alloc_pages;get_page_from_freelist;clear_page_erms 253634856\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;arch_cpu_idle_enter;tsc_verify_tsc_adjust 252692506\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance;cpumask_next_and 46018223\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_finish_command;scsi_io_completion;scsi_end_request;__blk_mq_end_request;flush_end_io 20287006\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;update_rq_clock 252775635\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;pick_next_task;pick_next_task_fair 252304267\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;asm_sysvec_apic_timer_interrupt 25079108\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;update_load_avg 252902703\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending 57538992\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;finish_task_switch.isra.0;asm_common_interrupt;common_interrupt;__common_interrupt;handle_edge_irq;handle_irq_event;__handle_irq_event_percpu;ahci_single_level_irq_intr;ahci_handle_port_intr;ahci_handle_port_interrupt;ata_qc_complete_multiple;ata_qc_complete;__ata_qc_complete;ata_scsi_qc_complete;scsi_mq_done;blk_mq_complete_request;blk_mq_complete_request_remote;cpus_share_cache 253273221\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state 252738107\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_io_completion 252800883\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;enqueue_entity;__update_load_avg_se 253293493\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;rebalance_domains;load_balance 253008331\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule;switch_mm_irqs_off;load_new_mm_cr3 254752083\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;tick_nohz_idle_enter;sched_clock_idle_sleep_event;sched_clock_cpu;sched_clock;native_sched_clock 18120254\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;mwait_idle_with_hints.constprop.0 1338550359365\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_select;menu_select;tick_nohz_get_sleep_length;__hrtimer_next_event_base 253253131\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;rcu_core_si;rcu_core;rcu_do_batch;i_callback;shmem_free_in_core_inode;kmem_cache_free;memcg_slab_free_hook;__mod_memcg_lruvec_state 23482769\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;poll_idle 252680267\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;do_softirq;__softirqentry_text_start;blk_done_softirq;blk_complete_reqs;scsi_complete;scsi_finish_command;scsi_io_completion;scsi_end_request;blk_update_request;bio_endio;ext4_end_bio;ext4_finish_bio;end_page_writeback;test_clear_page_writeback;__fprop_inc_percpu_max;__fprop_inc_percpu;percpu_counter_add_batch;_raw_spin_lock_irqsave 252834809\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;schedule_idle;__schedule 29317705\nswapper;secondary_startup_64_no_verify;x86_64_start_kernel;x86_64_start_reservations;start_kernel;arch_call_rest_init;rest_init;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;mwait_idle_with_hints.constprop.0 79757255981\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;_raw_spin_lock 252779652\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;psi_task_change;sched_clock_cpu 253007547\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;__sysvec_apic_timer_interrupt;hrtimer_interrupt;__hrtimer_run_queues;hrtimer_wakeup;wake_up_process;try_to_wake_up;_raw_spin_lock_irqsave 97172670\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_enter;cpuidle_enter_state;asm_sysvec_apic_timer_interrupt;sysvec_apic_timer_interrupt;irq_exit_rcu;__softirqentry_text_start;run_rebalance_domains;update_blocked_averages;__update_blocked_fair;update_load_avg 38828727\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;cpuidle_idle_call;cpuidle_select;menu_select 253000859\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;_raw_spin_lock 26094429\nswapper;secondary_startup_64_no_verify;start_secondary;cpu_startup_entry;do_idle;flush_smp_call_function_from_idle;flush_smp_call_function_queue;sched_ttwu_pending;ttwu_do_activate;enqueue_task;enqueue_task_fair;update_cfs_group 19289426\nsystemd;[unknown];[libc.so.6];entry_SYSCALL_64_after_hwframe;do_syscall_64;unload_network_ops_symbols;cshook_systemcalltable_pre_umount2;cshook_network_ops_inet6_sockraw_recvmsg;fshook_syscalltable_pre_lchown;[[falcon_kal]];[[falcon_kal]];strcmp 252969731\ndockerd;[dockerd];[dockerd];[dockerd] 41409704\n" + } + ] + }, + "Brief": { + "Accelerator": [ + { + "Accelerators": "DLB:0, DSA:0, IAX:0, QAT (on CPU):0, QAT (on chipset):0" + } + ], + "BIOS": [ + { + "BIOS": "SE5C610.86B.01.01.0027.071020182329" + } + ], + "Baseboard": [ + { + "Baseboard": "Intel Corporation S2600WTT" + } + ], + "CPU": [ + { + "All-core Maximum Frequency": "2.9GHz", + "Base Frequency": "2.3GHz", + "CPU Model": "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", + "CPUs": "72", + "Cores per Socket": "18", + "Hyperthreading": "Enabled", + "Intel Turbo Boost": "Enabled", + "Maximum Frequency": "3.6GHz", + "Microarchitecture": "BDX", + "NUMA Nodes": "2", + "PPINs": "32eb0dc5fe84128a,32eb07b62b8f2086", + "Prefetchers": "L2 HW, L2 Adj., DCU HW, DCU IP", + "Sockets": "2" + } + ], + "Chassis": [ + { + "Chassis": "............................... Rack Mount Chassis" + } + ], + "Disk": [ + { + "Disk": "1x 447.1G SanDisk SSD PLUS" + } + ], + "Host": [ + { + "Name": "3cfdfebf4ba4.jf.intel.com", + "Time": "Sat Mar 18 03:23:53 AM UTC 2023" + } + ], + "Marketing Claim": [ + { + "System Summary": "Test by \u003ccompany\u003e as of 03/17/23\n. 1-node, 2x Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz, 18 cores, HT On, Turbo On, Total Memory 128GB (8x16GB DDR4 2400 MT/s [2400 MT/s]), BIOS SE5C610.86B.01.01.0027.071020182329, microcode 0xb000040, 2x Ethernet Controller 10-Gigabit X540-AT2, 2x Ethernet Controller XXV710 for 25GbE SFP28, 1x 447.1G SanDisk SSD PLUS, Ubuntu 22.04.1 LTS, 5.15.0-67-generic, \u003ccompiler version\u003e, \u003cworkload/benchmark version\u003e, \u003cother sw if relevant\u003e, score=?\u003cunits\u003e" + } + ], + "Memory": [ + { + "Automatic NUMA Balancing": "Enabled", + "Hugepagesize": "2048 kB", + "Installed Memory": "128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])", + "Transparent Huge Pages": "madvise" + } + ], + "NIC": [ + { + "NIC": "2x Ethernet Controller 10-Gigabit X540-AT2, 2x Ethernet Controller XXV710 for 25GbE SFP28" + } + ], + "OS": [ + { + "Kernel": "5.15.0-67-generic", + "Microcode": "0xb000040", + "OS": "Ubuntu 22.04.1 LTS" + } + ], + "Power": [ + { + "Frequency Driver": "intel_cpufreq", + "Frequency Governor": "schedutil", + "Max C-State": "9", + "Power \u0026 Perf Policy": "Balanced", + "TDP": "145 watts" + } + ], + "System": [ + { + "System": "Intel Corporation S2600WTT" + } + ], + "Vulnerability": [ + { + "Vulnerability": "CVE-2017-5753:OK, CVE-2017-5715:OK, CVE-2017-5754:OK, CVE-2018-3640:OK, CVE-2018-3639:OK, CVE-2018-3615:OK, CVE-2018-3620:OK, CVE-2018-3646:OK, CVE-2018-12126:OK, CVE-2018-12130:OK, CVE-2018-12127:OK, CVE-2019-11091:OK, CVE-2019-11135:OK, CVE-2018-12207:OK, CVE-2020-0543:OK, CVE-2022-0001:OK, CVE-2022-0002:OK" + } + ] + }, + "Configuration": { + "Accelerator": [ + { + "Count": "0", + "Description": "hardware managed system of queues and arbiters connecting producers and consumers", + "Full Name": "Intel Dynamic Load Balancer", + "Name": "DLB" + }, + { + "Count": "0", + "Description": "a high-performance data copy and transformation accelerator", + "Full Name": "Intel Data Streaming Accelerator", + "Name": "DSA" + }, + { + "Count": "0", + "Description": "accelerates compression and decompression for big data applications and in-memory analytic databases", + "Full Name": "Intel Analytics Accelerator", + "Name": "IAX" + }, + { + "Count": "0", + "Description": "accelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database", + "Full Name": "Intel Quick Assist Technology", + "Name": "QAT (on CPU)" + }, + { + "Count": "0", + "Description": "accelerates data encryption and compression for applications from networking to enterprise, cloud to storage, and content delivery to database", + "Full Name": "Intel Quick Assist Technology", + "Name": "QAT (on chipset)" + } + ], + "BIOS": [ + { + "Release Date": "07/10/2018", + "Vendor": "Intel Corporation", + "Version": "SE5C610.86B.01.01.0027.071020182329" + } + ], + "Baseboard": [ + { + "Manufacturer": "Intel Corporation", + "Product Name": "S2600WTT", + "Serial #": "BQWL45150485", + "Version": "G92187-350" + } + ], + "CPU": [ + { + "All-core Maximum Frequency": "2.9GHz", + "Architecture": "x86_64", + "Base Frequency": "2.3GHz", + "CPU Model": "Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz", + "CPUs": "72", + "Cores per Socket": "18", + "Family": "6", + "Hyperthreading": "Enabled", + "Intel Turbo Boost": "Enabled", + "L1d Cache": "1.1 MiB (36 instances)", + "L1i Cache": "1.1 MiB (36 instances)", + "L2 Cache": "9 MiB (36 instances)", + "L3 Cache": "90 MiB (2 instances)", + "Maximum Frequency": "3.6GHz", + "Memory Channels": "4", + "Microarchitecture": "BDX", + "Model": "79", + "NUMA CPU List": "0-17,36-53 :: 18-35,54-71", + "NUMA Nodes": "2", + "On-line CPU List": "0-71", + "PPINs": "32eb0dc5fe84128a,32eb07b62b8f2086", + "Prefetchers": "L2 HW, L2 Adj., DCU HW, DCU IP", + "Sockets": "2", + "Stepping": "1", + "Virtualization": "" + } + ], + "Chassis": [ + { + "Manufacturer": "...............................", + "Serial #": "..................", + "Type": "Rack Mount Chassis", + "Version": ".................." + } + ], + "Chassis Status": [ + { + "Cooling/Fan Fault": "false", + "Drive Fault": "false", + "Last Power Event": "ac-failed command", + "Main Power Fault": "false", + "Power Overload": "false", + "Power Restore Policy": "always-on", + "System Time": "03/17/23 20:23:54 PDT" + } + ], + "DIMM": [ + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_A1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E4C6", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_A2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_A3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_B1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E4D0", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_B2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_B3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_C1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56E", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_C2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_C3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_D1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FCA21C4", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_D2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_D3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_E1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E575", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_E2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_E3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_F1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E574", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_F2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_F3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_G1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E474", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_G2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_G3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Detail": "Synchronous", + "Locator": "DIMM_H1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E569", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_H2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Detail": "Synchronous", + "Locator": "DIMM_H3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + } + ], + "DIMM Population": [ + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "0", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E4C6", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_A3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "1", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E4D0", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_B3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "2", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E56E", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_C3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "2400 MT/s", + "Derived Channel": "3", + "Derived Slot": "0", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FCA21C4", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "1", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 1", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "2", + "Derived Socket": "0", + "Detail": "Synchronous", + "Locator": "DIMM_D3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "0", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E575", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "0", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_E3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "1", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E574", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "1", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_F3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "2", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E474", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "2", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_G3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "2400 MT/s", + "Derived Channel": "3", + "Derived Slot": "0", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H1", + "Manufacturer": "Micron", + "Part": "36ASF2G72PZ-2G3A3", + "Rank": "2", + "Serial": "0FC8E569", + "Size": "16 GB", + "Speed": "2400 MT/s", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "1", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H2", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + }, + { + "Bank Locator": "NODE 2", + "Configured Speed": "", + "Derived Channel": "3", + "Derived Slot": "2", + "Derived Socket": "1", + "Detail": "Synchronous", + "Locator": "DIMM_H3", + "Manufacturer": "", + "Part": "", + "Rank": "", + "Serial": "", + "Size": "No Module Installed", + "Speed": "", + "Type": "DDR4" + } + ], + "Disk": [ + { + "FSTYPE": "", + "FwRev": "UG3600RL", + "MIN-IO": "512", + "MODEL": "SanDisk SSD PLUS", + "MOUNTPOINT": "", + "NAME": "sda", + "RQ-SIZE": "64", + "SIZE": "447.1G" + }, + { + "FSTYPE": "vfat", + "FwRev": "", + "MIN-IO": "512", + "MODEL": "", + "MOUNTPOINT": "/boot/efi", + "NAME": "sda1", + "RQ-SIZE": "64", + "SIZE": "538M" + }, + { + "FSTYPE": "ext4", + "FwRev": "", + "MIN-IO": "512", + "MODEL": "", + "MOUNTPOINT": "/", + "NAME": "sda2", + "RQ-SIZE": "64", + "SIZE": "446.6G" + } + ], + "Feature": [ + {} + ], + "Filesystem": [ + { + "Avail": "13G", + "Filesystem": "tmpfs", + "Mounted": "/run", + "Size": "13G", + "Use%": "1%", + "Used": "2.3M" + }, + { + "Avail": "386G", + "Filesystem": "/dev/sda2", + "Mounted": "/", + "Size": "440G", + "Use%": "8%", + "Used": "32G" + }, + { + "Avail": "63G", + "Filesystem": "tmpfs", + "Mounted": "/dev/shm", + "Size": "63G", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "5.0M", + "Filesystem": "tmpfs", + "Mounted": "/run/lock", + "Size": "5.0M", + "Use%": "0%", + "Used": "0" + }, + { + "Avail": "532M", + "Filesystem": "/dev/sda1", + "Mounted": "/boot/efi", + "Size": "537M", + "Use%": "1%", + "Used": "5.3M" + }, + { + "Avail": "13G", + "Filesystem": "tmpfs", + "Mounted": "/run/user/1000", + "Size": "13G", + "Use%": "1%", + "Used": "4.0K" + } + ], + "GPU": [ + { + "Manufacturer": "MGA", + "Model": "Unknown", + "PCI ID": "102B:522" + } + ], + "Host": [ + { + "Name": "3cfdfebf4ba4.jf.intel.com", + "Time": "Sat Mar 18 03:23:53 AM UTC 2023" + } + ], + "ISA": [ + { + "AES - Advanced Encryption Standard New Instructions (AES-NI)": "Yes", + "AMX-BF16 - Advanced Matrix Extensions Tile BFLOAT16": "No", + "AMX-INT8 - Advanced Matrix Extensions Tile 8-bit Integer": "No", + "AMX-TILE - Advanced Matrix Extensions Tile Architecture": "No", + "AVX - Advanced Vector Extensions": "Yes", + "AVX2 - Advanced Vector Extensions 2": "Yes", + "AVX512F - AVX-512 Foundation": "No", + "AVX512_4VNNIW - VNNI Word Variable Precision": "No", + "AVX512_BF16 - BFLOAT16": "No", + "AVX512_VNNI - Vector Neural Network Instructions": "No", + "VAES - Vector AES": "No" + } + ], + "Kernel Log": [ + { + "Entries": "[ +0.000006] serviceable_lsm: initialization complete" + }, + { + "Entries": "[ +0.000002] ServiceableModuleInit_Deferred: 0" + }, + { + "Entries": "[ +0.002646] pinned_lsm[1555]: load_serviceable_symbols..." + }, + { + "Entries": "[ +1.743198] pinned_lsm[1555]: load_serviceable_symbols succeeded" + }, + { + "Entries": "[ +0.000049] pinned_lsm[1555]: load_network_ops_symbols..." + }, + { + "Entries": "[ +0.402191] manual prevention is enabled" + }, + { + "Entries": "[ +0.000003] network telemetry is enabled" + }, + { + "Entries": "[ +0.000001] network event is enabled" + }, + { + "Entries": "[ +0.000001] script control is enabled" + }, + { + "Entries": "[ +0.000004] filesystem event is enabled" + }, + { + "Entries": "[Mar10 07:20] kauditd_printk_skb: 21 callbacks suppressed" + }, + { + "Entries": "[ +0.000005] audit: type=1400 audit(1678461645.456:33): apparmor=\"STATUS\" operation=\"profile_load\" profile=\"unconfined\" name=\"docker-default\" pid=2149 comm=\"apparmor_parser\"" + }, + { + "Entries": "[ +0.695915] Initializing XFRM netlink socket" + }, + { + "Entries": "[ +0.384630] loop6: detected capacity change from 0 to 8" + }, + { + "Entries": "[Mar12 23:21] perf: interrupt took too long (2506 \u003e 2500), lowering kernel.perf_event_max_sample_rate to 79750" + }, + { + "Entries": "[Mar13 19:35] perf: interrupt took too long (3152 \u003e 3132), lowering kernel.perf_event_max_sample_rate to 63250" + }, + { + "Entries": "[Mar15 08:36] perf: interrupt took too long (3966 \u003e 3940), lowering kernel.perf_event_max_sample_rate to 50250" + }, + { + "Entries": "[Mar17 20:22] perf: interrupt took too long (5008 \u003e 4957), lowering kernel.perf_event_max_sample_rate to 39750" + }, + { + "Entries": "[ +6.185448] perf: interrupt took too long (6293 \u003e 6260), lowering kernel.perf_event_max_sample_rate to 31750" + }, + { + "Entries": "[Mar17 20:23] perf: interrupt took too long (7871 \u003e 7866), lowering kernel.perf_event_max_sample_rate to 25250" + } + ], + "Memory": [ + { + "Automatic NUMA Balancing": "Enabled", + "Buffers": "197480 kB", + "Cached": "12256200 kB", + "HugePages_Total": "0", + "Hugepagesize": "2048 kB", + "Installed Memory": "128GB (8x16GB DDR4 2400 MT/s [2400 MT/s])", + "MemAvailable": "128761724 kB", + "MemFree": "116731148 kB", + "MemTotal": "131895472 kB", + "Populated Memory Channels": "8", + "Transparent Huge Pages": "madvise" + } + ], + "NIC": [ + { + "Bus": "0000:03:00.0", + "Driver": "ixgbe", + "Driver Version": "5.15.0-67-generic", + "Firmware Version": "0x800004f8", + "IRQBalance": "Enabled", + "Link": "yes", + "MAC Address": "00:1e:67:d4:35:69", + "Model": "Ethernet Controller 10-Gigabit X540-AT2", + "NUMA Node": "0", + "Name": "eno1", + "Speed": "1000Mb/s" + }, + { + "Bus": "0000:03:00.1", + "Driver": "ixgbe", + "Driver Version": "5.15.0-67-generic", + "Firmware Version": "0x800004f8", + "IRQBalance": "Enabled", + "Link": "no", + "MAC Address": "00:1e:67:d4:35:6a", + "Model": "Ethernet Controller 10-Gigabit X540-AT2", + "NUMA Node": "0", + "Name": "eno2", + "Speed": "Unknown!" + }, + { + "Bus": "0000:05:00.0", + "Driver": "i40e", + "Driver Version": "5.15.0-67-generic", + "Firmware Version": "6.01 0x80003554 1.1747.0", + "IRQBalance": "Enabled", + "Link": "no", + "MAC Address": "3c:fd:fe:bf:4b:a4", + "Model": "Ethernet Controller XXV710 for 25GbE SFP28", + "NUMA Node": "0", + "Name": "ens785f0", + "Speed": "Unknown!" + }, + { + "Bus": "0000:05:00.1", + "Driver": "i40e", + "Driver Version": "5.15.0-67-generic", + "Firmware Version": "6.01 0x80003554 1.1747.0", + "IRQBalance": "Enabled", + "Link": "yes", + "MAC Address": "3c:fd:fe:bf:4b:a5", + "Model": "Ethernet Controller XXV710 for 25GbE SFP28", + "NUMA Node": "0", + "Name": "ens785f1", + "Speed": "25000Mb/s" + } + ], + "Network IRQ Mapping": [ + { + "CPU:IRQs CPU:IRQs ...": "0:213 1:218,239 2:231,259 3:236,257 4:215,260 5:237,244 6:205,250 7:217,262 8:202,223 9:207,252 10:203,230 11:214,235 12:211 13:232,253 14:208,229 15:248 16:247,254 17:220,238 36:209,216 37:222,243 38:234,255 39:240,261 40:210,256 41:241 42:200,246 43:221 44:219,226 45:201 46:206,227 47:258 48:224,245 49:228,249 50:212,233 51:242,263 52:251 53:204,225", + "Interface": "eno1" + }, + { + "CPU:IRQs CPU:IRQs ...": "0:268 1:290,313 2:286,302 3:275,327 4:326 5:289,311 6:316 7:273,325 8:278 9:281 10:284,314 11:328 12:276,315,320 13:308 14:280,303 15:277,282,294 16:265,299 17:300,323 36:293,317 37:298 38:279,301 39:306 40:295,319 41:296,312 42:285,309 43:274,297,304 44:270,321 45:287,292,322 46:283,307 47:266,305,310 48:269,291 49:267,272 50:288 51:271 52:324 53:318", + "Interface": "eno2" + }, + { + "CPU:IRQs CPU:IRQs ...": "0:36,42 1:43,87 2:60,83 3:77,104 4:38,44 5:57,88 6:62,94 7:68,75 8:46,52 9:58,64,65 10:55,99 11:86,92,93 12:73,103 13:76,82 14:49,61 15:40,91 16:41,67 17:69,106 36:95,98 37:66,72 38:47,78 39:84,105 40:59,81 41:70 42:71,101 43:45,89 44:39,51 45:50 46:85,102 47:63,79 48:37,96 49:53,97 50:56,90 51:100,107 52:74,80 53:48,54", + "Interface": "ens785f0" + }, + { + "CPU:IRQs CPU:IRQs ...": "0:136,146,175 1:153,180 2:127,154 3:132,171 4:139,176 5:150,151 6:129,166 7:169,188 8:119,184 9:159,178 10:126,165 11:168,187 12:144,183 13:148,177 14:143,170 15:135,162 16:161,189 17:163,190 36:122,123 37:138,167 38:131,140 39:156,185 40:125,152 41:137,164 42:142,181 43:155,182 44:133,160 45:145,172 46:141,179 47:134,173 48:121,130 49:124 50:128,157 51:120,158 52:147,174 53:149,186", + "Interface": "ens785f1" + } + ], + "Operating System": [ + { + "Boot Parameters": "BOOT_IMAGE=/boot/vmlinuz-5.15.0-67-generic root=UUID=251d71d4-950e-4c83-89e8-1e7b4dfea317 ro", + "Kernel": "5.15.0-67-generic", + "Microcode": "0xb000040", + "OS": "Ubuntu 22.04.1 LTS" + } + ], + "PCIe Slots": [ + { + "Bus Address": "0000:00:03.0", + "Current Usage": "In Use", + "Designation": "J3B2 - Riser 1, slot 1", + "Length": "Long", + "Type": "x16 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:01.0", + "Current Usage": "Available", + "Designation": "J3B2 - Riser 1, slot 2", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:02.0", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 1", + "Length": "Long", + "Type": "x16 PCI Express 3 x16" + }, + { + "Bus Address": "0000:80:03.2", + "Current Usage": "Available", + "Designation": "J6B1 - Riser 2, slot 2", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:00.0", + "Current Usage": "Available", + "Designation": "J6B2 - Riser 3, slot 1", + "Length": "Long", + "Type": "x4 PCI Express 3 x8" + }, + { + "Bus Address": "0000:80:03.0", + "Current Usage": "Available", + "Designation": "J6B2 - Riser 3, slot 2", + "Length": "Long", + "Type": "x8 PCI Express 3 x8" + } + ], + "PMU": [ + { + "cpu_cycles": "Active", + "gen_programmable_1": "Inactive", + "gen_programmable_2": "Inactive", + "gen_programmable_3": "Inactive", + "gen_programmable_4": "Inactive", + "gen_programmable_5": "Unknown", + "gen_programmable_6": "Unknown", + "gen_programmable_7": "Unknown", + "gen_programmable_8": "Unknown", + "instructions": "Inactive", + "ref_cycles": "Inactive", + "topdown_slots": "Unknown" + } + ], + "Power": [ + { + "Frequency Driver": "intel_cpufreq", + "Frequency Governor": "schedutil", + "Max C-State": "9", + "Power \u0026 Perf Policy": "Balanced", + "TDP": "145 watts" + } + ], + "Process": [ + { + "%CPU": "1.8", + "%MEM": "0.0", + "COMMAND": "sshd: sdp@notty", + "PID": "1695497", + "PPID": "1695441", + "RSS": "8732" + }, + { + "%CPU": "0.7", + "%MEM": "0.0", + "COMMAND": "falcon-sensor", + "PID": "1555", + "PPID": "1553", + "RSS": "40468" + }, + { + "%CPU": "0.2", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-journald", + "PID": "1192", + "PPID": "1", + "RSS": "123996" + }, + { + "%CPU": "0.1", + "%MEM": "0.0", + "COMMAND": "/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock", + "PID": "2081", + "PPID": "1", + "RSS": "77848" + }, + { + "%CPU": "0.1", + "%MEM": "0.0", + "COMMAND": "/usr/sbin/irqbalance --foreground", + "PID": "1818", + "PPID": "1", + "RSS": "4664" + }, + { + "%CPU": "0.1", + "%MEM": "0.0", + "COMMAND": "/sbin/init", + "PID": "1", + "PPID": "0", + "RSS": "11772" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "head -n 20", + "PID": "1695614", + "PPID": "1695610", + "RSS": "1108" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "ps -eo pid,ppid,%cpu,%mem,rss,command --sort=-%cpu,-pid", + "PID": "1695612", + "PPID": "1695610", + "RSS": "4520" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695602", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695601", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695600", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695599", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695598", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695597", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695596", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695595", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695594", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695593", + "PPID": "1249", + "RSS": "4480" + }, + { + "%CPU": "0.0", + "%MEM": "0.0", + "COMMAND": "/lib/systemd/systemd-udevd", + "PID": "1695592", + "PPID": "1249", + "RSS": "4480" + } + ], + "Sensor": [ + { + "Reading": "26 CFM", + "Sensor": "System Airflow", + "Status": "ok" + }, + { + "Reading": "27 degrees C", + "Sensor": "BB P1 VR Temp", + "Status": "ok" + }, + { + "Reading": "29 degrees C", + "Sensor": "BB P2 VR Temp", + "Status": "ok" + }, + { + "Reading": "20 degrees C", + "Sensor": "Front Panel Temp", + "Status": "ok" + }, + { + "Reading": "32 degrees C", + "Sensor": "SSB Temp", + "Status": "ok" + }, + { + "Reading": "41 degrees C", + "Sensor": "BB BMC Temp", + "Status": "ok" + }, + { + "Reading": "32 degrees C", + "Sensor": "BB Rt Rear Temp", + "Status": "ok" + }, + { + "Reading": "31 degrees C", + "Sensor": "BB Lft Rear Temp", + "Status": "ok" + }, + { + "Reading": "22 degrees C", + "Sensor": "HSBP 1 Temp", + "Status": "ok" + }, + { + "Reading": "30 degrees C", + "Sensor": "Exit Air Temp", + "Status": "ok" + }, + { + "Reading": "32 degrees C", + "Sensor": "LAN NIC Temp", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 1A", + "Status": "ok" + }, + { + "Reading": "7470 RPM", + "Sensor": "System Fan 1B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 2A", + "Status": "ok" + }, + { + "Reading": "7221 RPM", + "Sensor": "System Fan 2B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 3A", + "Status": "ok" + }, + { + "Reading": "7304 RPM", + "Sensor": "System Fan 3B", + "Status": "ok" + }, + { + "Reading": "7396 RPM", + "Sensor": "System Fan 4A", + "Status": "ok" + }, + { + "Reading": "7470 RPM", + "Sensor": "System Fan 4B", + "Status": "ok" + }, + { + "Reading": "7482 RPM", + "Sensor": "System Fan 5A", + "Status": "ok" + }, + { + "Reading": "7304 RPM", + "Sensor": "System Fan 5B", + "Status": "ok" + }, + { + "Reading": "7482 RPM", + "Sensor": "System Fan 6A", + "Status": "ok" + }, + { + "Reading": "7553 RPM", + "Sensor": "System Fan 6B", + "Status": "ok" + }, + { + "Reading": "392 Watts", + "Sensor": "PS1 Input Power", + "Status": "ok" + }, + { + "Reading": "48 percent", + "Sensor": "PS1 Curr Out %", + "Status": "ok" + }, + { + "Reading": "27 degrees C", + "Sensor": "PS1 Temperature", + "Status": "ok" + }, + { + "Reading": "-14 degrees C", + "Sensor": "P1 Therm Margin", + "Status": "ok" + }, + { + "Reading": "-17 degrees C", + "Sensor": "P2 Therm Margin", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "P1 Therm Ctrl %", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "P2 Therm Ctrl %", + "Status": "ok" + }, + { + "Reading": "-7 degrees C", + "Sensor": "P1 DTS Therm Mgn", + "Status": "ok" + }, + { + "Reading": "-7 degrees C", + "Sensor": "P2 DTS Therm Mgn", + "Status": "ok" + }, + { + "Reading": "-58 degrees C", + "Sensor": "DIMM Thrm Mrgn 1", + "Status": "ok" + }, + { + "Reading": "-61 degrees C", + "Sensor": "DIMM Thrm Mrgn 2", + "Status": "ok" + }, + { + "Reading": "-56 degrees C", + "Sensor": "DIMM Thrm Mrgn 3", + "Status": "ok" + }, + { + "Reading": "-60 degrees C", + "Sensor": "DIMM Thrm Mrgn 4", + "Status": "ok" + }, + { + "Reading": "-2 degrees C", + "Sensor": "Agg Therm Mgn 1", + "Status": "ok" + }, + { + "Reading": "12.20 Volts", + "Sensor": "BB +12.0V", + "Status": "ok" + }, + { + "Reading": "3.14 Volts", + "Sensor": "BB +3.3V Vbat", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "MTT CPU1", + "Status": "ok" + }, + { + "Reading": "0 percent", + "Sensor": "MTT CPU2", + "Status": "ok" + } + ], + "Software Version": [ + { + "Binutils": "GNU ld (GNU Binutils for Ubuntu) 2.38", + "GCC": "gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0", + "GLIBC": "ldd (Ubuntu GLIBC 2.35-0ubuntu3.1) 2.35", + "Java": "openjdk version \"11.0.18\" 2023-01-17", + "OpenSSL": "OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)", + "Python": "", + "Python3": "Python 3.10.6" + } + ], + "System": [ + { + "Manufacturer": "Intel Corporation", + "Product Name": "S2600WTT", + "Serial #": "............", + "UUID": "80f60b67-1686-e411-906e-0012795d96dd", + "Version": "...................." + } + ], + "System Event Log": [ + { + "Date": "02/17/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "14:54:48 PST" + }, + { + "Date": "02/17/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "14:55:48 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:16:22 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:16:30 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:17:30 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:44:38 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:44:39 PST" + }, + { + "Date": "02/21/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "12:45:39 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Unknown SmaRT-CLST Stat", + "Status": "State Asserted", + "Time": "07:13:23 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "Failure detected", + "Time": "07:13:24 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "Power off/down", + "Time": "07:13:24 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Power Supply PS1 Status", + "Status": "Power Supply AC lost", + "Time": "07:13:24 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "AC lost", + "Time": "07:14:54 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Processor P1 Status", + "Status": "Presence detected", + "Time": "07:14:54 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Processor P2 Status", + "Status": "Presence detected", + "Time": "07:14:54 PST" + }, + { + "Date": "03/10/23", + "Event": "Deasserted", + "Sensor": "Power Unit Pwr Unit Status", + "Status": "AC lost", + "Time": "07:14:54 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "Drive Slot / Bay HDD 0 Status", + "Status": "Drive Present", + "Time": "07:15:00 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "07:16:28 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "07:16:30 PST" + }, + { + "Date": "03/10/23", + "Event": "Asserted", + "Sensor": "System Event BIOS Evt Sensor", + "Status": "OEM System boot event", + "Time": "07:17:30 PST" + } + ], + "Uncore": [ + { + "CHA Count": "18", + "Maximum Frequency": "2.8Ghz", + "Minimum Frequency": "1.2GHz" + } + ], + "Vulnerability": [ + { + "CVE-2017-5715": "OK (Full retpoline + IBPB are mitigating the vulnerability)", + "CVE-2017-5753": "OK (Mitigation: usercopy/swapgs barriers and __user pointer sanitization)", + "CVE-2017-5754": "OK (Mitigation: PTI)", + "CVE-2018-12126": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12127": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12130": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2018-12207": "OK (this system is not running a hypervisor)", + "CVE-2018-3615": "OK (your CPU vendor reported your CPU model as not affected)", + "CVE-2018-3620": "OK (Mitigation: PTE Inversion)", + "CVE-2018-3639": "OK (Mitigation: Speculative Store Bypass disabled via prctl and seccomp)", + "CVE-2018-3640": "OK (your CPU microcode mitigates the vulnerability)", + "CVE-2018-3646": "OK (this system is not running a hypervisor)", + "CVE-2019-11091": "OK (Your microcode and kernel are both up to date for this mitigation, and mitigation is enabled)", + "CVE-2019-11135": "OK (Mitigation: Clear CPU buffers; SMT vulnerable)", + "CVE-2020-0543": "OK (your CPU vendor reported your CPU model as not affected)", + "CVE-2022-0001": "OK (unprivileged eBPF disabled)", + "CVE-2022-0002": "OK (unprivileged eBPF disabled)" + } + ], + "svr-info": [ + { + "version": "2.2.0_2023-03-17_43b96700" + } + ] + }, + "Performance": { + "Core Frequency": [ + { + "Core Count": "1", + "Measured Frequency (GHz)": "3.6", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "2", + "Measured Frequency (GHz)": "3.5", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "3", + "Measured Frequency (GHz)": "3.3", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "4", + "Measured Frequency (GHz)": "3.2", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "5", + "Measured Frequency (GHz)": "3.1", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "6", + "Measured Frequency (GHz)": "3.0", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "7", + "Measured Frequency (GHz)": "3.0", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "8", + "Measured Frequency (GHz)": "2.9", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "9", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "10", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "11", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "12", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "13", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "14", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "15", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "16", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "17", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "18", + "Measured Frequency (GHz)": "2.8", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "19", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "20", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "21", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "22", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "23", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "24", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "25", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "26", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "27", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + }, + { + "Core Count": "28", + "Measured Frequency (GHz)": "", + "Spec Frequency (GHz)": "3.6" + } + ], + "Memory Bandwidth and Latency": [ + { + "Bandwidth (GB/s)": "2.1", + "Latency (ns)": "79.72" + }, + { + "Bandwidth (GB/s)": "3.6", + "Latency (ns)": "80.05" + }, + { + "Bandwidth (GB/s)": "5.8", + "Latency (ns)": "80.75" + }, + { + "Bandwidth (GB/s)": "7.9", + "Latency (ns)": "81.59" + }, + { + "Bandwidth (GB/s)": "10.7", + "Latency (ns)": "82.41" + }, + { + "Bandwidth (GB/s)": "15.4", + "Latency (ns)": "83.62" + }, + { + "Bandwidth (GB/s)": "19.8", + "Latency (ns)": "84.87" + }, + { + "Bandwidth (GB/s)": "25.4", + "Latency (ns)": "86.36" + }, + { + "Bandwidth (GB/s)": "35.8", + "Latency (ns)": "88.30" + }, + { + "Bandwidth (GB/s)": "49.4", + "Latency (ns)": "92.01" + }, + { + "Bandwidth (GB/s)": "61.0", + "Latency (ns)": "94.51" + }, + { + "Bandwidth (GB/s)": "79.8", + "Latency (ns)": "101.23" + }, + { + "Bandwidth (GB/s)": "115.4", + "Latency (ns)": "118.56" + }, + { + "Bandwidth (GB/s)": "141.1", + "Latency (ns)": "219.88" + }, + { + "Bandwidth (GB/s)": "141.6", + "Latency (ns)": "235.74" + }, + { + "Bandwidth (GB/s)": "141.5", + "Latency (ns)": "242.51" + }, + { + "Bandwidth (GB/s)": "141.5", + "Latency (ns)": "243.21" + }, + { + "Bandwidth (GB/s)": "141.4", + "Latency (ns)": "245.24" + }, + { + "Bandwidth (GB/s)": "141.4", + "Latency (ns)": "244.78" + } + ], + "Memory NUMA Bandwidth": [ + { + "Bandwidths 0-N": "69079.4,29199.7", + "Node": "0" + }, + { + "Bandwidths 0-N": "29163.6,68643.4", + "Node": "1" + } + ], + "Summary": [ + { + "All-core Turbo": "2800 MHz", + "CPU Speed": "374600 ops/s", + "Disk Speed": "1555 iops", + "Idle TDP": "57.18 Watts", + "Memory Minimum Latency": "79.7 ns", + "Memory Peak Bandwidth": "141.6 GB/s", + "Single-core Turbo": "3499 MHz", + "Turbo TDP": "232.10 Watts" + } + ] + }, + "Profile": { + "Average CPU Utilization": [ + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.61", + "%iowait": "2.34", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.64", + "%usr": "77.37", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.36", + "%iowait": "2.36", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.52", + "%usr": "76.73", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.30", + "%iowait": "2.26", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.67", + "%usr": "76.73", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.82", + "%iowait": "2.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.04", + "%steal": "0.00", + "%sys": "0.34", + "%usr": "76.75", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.33", + "%iowait": "2.30", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.88", + "%usr": "76.46", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.36", + "%iowait": "2.38", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.85", + "%usr": "76.38", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.22", + "%iowait": "2.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.67", + "%usr": "76.47", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.59", + "%iowait": "3.47", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.61", + "%usr": "76.33", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.54", + "%iowait": "2.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.39", + "%usr": "76.50", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.42", + "%iowait": "3.79", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.28", + "%usr": "76.51", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.33", + "%iowait": "2.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.81", + "%usr": "76.34", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.34", + "%iowait": "2.42", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.79", + "%usr": "76.42", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.21", + "%iowait": "2.44", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.65", + "%usr": "76.67", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.58", + "%iowait": "2.23", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.77", + "%usr": "76.39", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.56", + "%iowait": "2.27", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.92", + "%usr": "76.23", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.14", + "%iowait": "2.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "1.04", + "%usr": "76.31", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.37", + "%iowait": "2.40", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.05", + "%steal": "0.00", + "%sys": "0.71", + "%usr": "76.47", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.35", + "%iowait": "2.30", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.67", + "%usr": "76.66", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.53", + "%iowait": "2.25", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.47", + "%usr": "76.72", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "18.53", + "%iowait": "4.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.17", + "%usr": "76.61", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.10", + "%iowait": "2.78", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.29", + "%usr": "76.81", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.40", + "%iowait": "2.36", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.49", + "%usr": "76.73", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.23", + "%iowait": "2.43", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.63", + "%usr": "76.69", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.48", + "%iowait": "2.34", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.02", + "%steal": "0.00", + "%sys": "0.54", + "%usr": "76.62", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.41", + "%iowait": "2.39", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.72", + "%usr": "76.46", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.11", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.56", + "%usr": "76.77", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.31", + "%iowait": "2.44", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.03", + "%steal": "0.00", + "%sys": "0.43", + "%usr": "76.78", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.25", + "%iowait": "2.42", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.06", + "%steal": "0.00", + "%sys": "0.47", + "%usr": "76.80", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.55", + "%iowait": "3.38", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.37", + "%usr": "76.69", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.40", + "%iowait": "3.68", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.01", + "%steal": "0.00", + "%sys": "0.19", + "%usr": "76.72", + "Time": "20:22:45" + } + ], + "CPU Utilization": [ + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "48.24", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "48.24", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.57", + "%iowait": "10.45", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "24.00", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "72.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "7.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.05", + "%usr": "1.52", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "24.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "74.50", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "8.54", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.43", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "35.03", + "%iowait": "2.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "61.93", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.36", + "%iowait": "37.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.52", + "%steal": "0.00", + "%sys": "3.05", + "%usr": "0.51", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.20", + "%iowait": "19.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.55", + "%usr": "6.06", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.50", + "%iowait": "4.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "27.41", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "6.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "7.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "7.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.42", + "%iowait": "5.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.59", + "%iowait": "3.98", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.99", + "%usr": "11.44", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.58", + "%iowait": "5.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "5.47", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.20", + "%iowait": "18.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "7.58", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.89", + "%iowait": "16.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "1.51", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.93", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "28.43", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:47" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.31", + "%iowait": "10.66", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.29", + "%iowait": "38.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.52", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "27.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.32", + "%iowait": "34.67", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "97.49", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.36", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "3.03", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.50", + "%iowait": "2.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "34.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.98", + "%iowait": "2.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.89", + "%iowait": "17.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.01", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "20.20", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "78.79", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "98.51", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.43", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.94", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.39", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "3.05", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.36", + "%iowait": "8.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.73", + "%iowait": "11.22", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.04", + "%usr": "0.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "27.00", + "%iowait": "2.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "69.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:49" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.85", + "%iowait": "7.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.77", + "%iowait": "9.64", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.08", + "%usr": "0.51", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.91", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "15.08", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.00", + "%iowait": "3.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "4.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "16.58", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "82.91", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.79", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.08", + "%usr": "3.55", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "40.39", + "%iowait": "3.94", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.48", + "%usr": "54.19", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "98.00", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.97", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.67", + "%iowait": "37.76", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "2.55", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "12.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.00", + "%iowait": "3.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "17.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.00", + "%iowait": "8.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.50", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "2.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.37", + "%iowait": "7.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "47.98", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "45.96", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.38", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "1.01", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.19", + "%iowait": "9.90", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.95", + "%usr": "3.47", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.84", + "%iowait": "25.13", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.52", + "%usr": "1.01", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "73.10", + "%iowait": "22.84", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.06", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:51" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "39.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.42", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "10.55", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.36", + "%iowait": "8.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.51", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "10.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "89.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "29.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "68.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.37", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.03", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "37.37", + "%iowait": "0.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "62.12", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "10.45", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "89.55", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.35", + "%iowait": "14.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "14.07", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "64.32", + "%iowait": "1.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "33.17", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.95", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "64.00", + "%iowait": "34.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.00", + "%iowait": "5.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.44", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.86", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "3.05", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.43", + "%iowait": "7.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.52", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.19", + "%iowait": "29.29", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:53" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "5.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "3.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.00", + "%iowait": "11.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.91", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "14.57", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.50", + "%usr": "77.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.99", + "%usr": "97.01", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "73.87", + "%iowait": "11.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "12.56", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.81", + "%iowait": "34.67", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "0.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "1.01", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "87.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.97", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "3.02", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.41", + "%iowait": "3.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "10.00", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.50", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.86", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "2.03", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.92", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.86", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.04", + "%usr": "3.03", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "9.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "0.50", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "53.00", + "%iowait": "43.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "1.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:55" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.90", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "2.02", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.41", + "%iowait": "14.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.93", + "%iowait": "12.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "99.50", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "14.07", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "18.59", + "%usr": "67.34", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "71.36", + "%iowait": "25.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "97.51", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.44", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.51", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.00", + "%iowait": "3.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "1.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.00", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "19.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.42", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "5.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.42", + "%iowait": "15.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.40", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "0.51", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.35", + "%iowait": "27.64", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "72.36", + "%iowait": "21.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "3.02", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:57" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.40", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "71.21", + "%iowait": "8.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "17.17", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "59.90", + "%iowait": "24.87", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "13.71", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.97", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "3.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "97.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.76", + "%iowait": "36.22", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "4.48", + "%iowait": "13.43", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "82.09", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "10.10", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.35", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.92", + "%iowait": "15.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.57", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "86.43", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.57", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "86.43", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.92", + "%iowait": "3.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.98", + "%iowait": "2.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "97.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.89", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.43", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "3.52", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.96", + "%iowait": "3.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.86", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "3.05", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "71.21", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "20.71", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.57", + "%iowait": "17.86", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.55", + "%usr": "1.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.73", + "%iowait": "12.24", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.45", + "%iowait": "18.27", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "16.75", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:21:59" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "73.74", + "%iowait": "19.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "3.54", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "3.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "24.50", + "%usr": "75.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.00", + "%iowait": "8.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "3.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "10.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "8.96", + "%iowait": "9.45", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "81.59", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.48", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.98", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "12.50", + "%iowait": "86.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.90", + "%iowait": "18.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.00", + "%iowait": "16.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.92", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.02", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "1.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "56.72", + "%iowait": "23.88", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "18.41", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:01" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "55.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "41.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "14.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.90", + "%iowait": "14.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "3.02", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "7.00", + "%usr": "93.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.00", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "15.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.95", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "15.08", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "84.92", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.50", + "%iowait": "5.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "38.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "61.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.50", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "14.50", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.50", + "%iowait": "16.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "96.98", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "10.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.29", + "%iowait": "42.21", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.94", + "%iowait": "11.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.00", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.50", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.00", + "%iowait": "13.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.00", + "%iowait": "8.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "1.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "64.65", + "%iowait": "30.30", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "2.53", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.06", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.94", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "7.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.40", + "%iowait": "2.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "16.58", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "12.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:03" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.50", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "2.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "96.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.50", + "%iowait": "5.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.18", + "%iowait": "31.84", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "3.48", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.90", + "%iowait": "20.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "100.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.85", + "%iowait": "30.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "96.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "100.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.50", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.35", + "%iowait": "29.65", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.43", + "%iowait": "13.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "51.00", + "%iowait": "44.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "43.50", + "%iowait": "51.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.50", + "%iowait": "13.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:05" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.81", + "%iowait": "13.13", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "3.03", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.07", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "11.94", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "2.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.51", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "9.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.00", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "65.66", + "%iowait": "32.83", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "29.50", + "%usr": "70.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.92", + "%iowait": "3.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.85", + "%iowait": "26.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.04", + "%iowait": "7.46", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "11.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.47", + "%iowait": "2.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.34", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.03", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "56.78", + "%iowait": "37.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.52", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.06", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.94", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.91", + "%iowait": "12.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.51", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.42", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:07" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.43", + "%iowait": "8.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "2.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "77.27", + "%iowait": "9.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "11.62", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "16.34", + "%iowait": "2.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "80.20", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.96", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "3.03", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "96.52", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "9.95", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "89.55", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "77.61", + "%iowait": "2.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "19.40", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "21.00", + "%usr": "79.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.36", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.85", + "%iowait": "27.14", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.94", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.91", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "76.00", + "%iowait": "21.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.94", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "3.54", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.00", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "3.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.18", + "%iowait": "7.88", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.49", + "%steal": "0.00", + "%sys": "2.46", + "%usr": "0.99", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "8.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "1.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "53.81", + "%iowait": "43.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "0.51", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:09" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "3.03", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.39", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "1.01", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.24", + "%iowait": "10.71", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.04", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "2.50", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "27.78", + "%iowait": "16.16", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "56.06", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.50", + "%usr": "94.50", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.96", + "%iowait": "1.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.90", + "%iowait": "4.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.37", + "%iowait": "5.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.53", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.01", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.83", + "%iowait": "9.64", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.19", + "%iowait": "28.79", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.72", + "%iowait": "6.67", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.05", + "%usr": "2.56", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "45.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "46.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.50", + "%iowait": "19.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "1.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.80", + "%iowait": "9.18", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.35", + "%iowait": "23.62", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "5.53", + "%usr": "1.01", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:11" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.88", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "1.02", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.37", + "%iowait": "8.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "2.02", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.00", + "%iowait": "10.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "21.61", + "%iowait": "2.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "75.38", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "8.50", + "%iowait": "15.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "75.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "6.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.00", + "%iowait": "4.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "18.59", + "%usr": "81.41", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "96.52", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "67.84", + "%iowait": "29.65", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.51", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "5.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.83", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "26.13", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.52", + "%usr": "2.51", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.84", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "25.63", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "2.01", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.66", + "%iowait": "28.36", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.85", + "%iowait": "12.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.51", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:13" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.40", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "14.07", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.61", + "%iowait": "6.93", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.48", + "%usr": "1.98", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.32", + "%iowait": "15.66", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.00", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.56", + "%iowait": "8.46", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "0.50", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.52", + "%iowait": "2.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "10.50", + "%usr": "89.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.50", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.01", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "22.00", + "%usr": "78.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.43", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "86.07", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "42.93", + "%iowait": "42.42", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "12.12", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.00", + "%iowait": "18.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.41", + "%iowait": "17.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "3.52", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.47", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.59", + "%iowait": "6.44", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.98", + "%usr": "0.50", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.79", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "3.05", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.91", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "2.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.39", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "15.58", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:15" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.23", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "9.64", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.84", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "3.03", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.93", + "%iowait": "11.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.00", + "%iowait": "4.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "2.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "67.68", + "%iowait": "30.30", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.46", + "%iowait": "2.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "25.50", + "%usr": "74.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.51", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.40", + "%iowait": "5.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "15.00", + "%usr": "85.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "8.00", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "91.50", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.40", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "1.01", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.89", + "%iowait": "4.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "1.52", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.26", + "%iowait": "12.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "2.03", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.34", + "%iowait": "12.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.51", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.07", + "%iowait": "39.39", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "1.01", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "1.01", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.78", + "%iowait": "4.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.06", + "%usr": "3.57", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.20", + "%iowait": "15.74", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "1.52", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:17" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.01", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.01", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.45", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "25.38", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "7.04", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "92.46", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "59.80", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "36.68", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.91", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.03", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.29", + "%iowait": "10.78", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.98", + "%steal": "0.00", + "%sys": "2.45", + "%usr": "0.49", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "98.00", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "17.00", + "%usr": "83.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.91", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "3.03", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "96.50", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "21.61", + "%iowait": "1.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "77.39", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.28", + "%iowait": "4.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "8.12", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "34.50", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "64.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.97", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.92", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.92", + "%iowait": "4.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "60.91", + "%iowait": "36.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "0.51", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "55.28", + "%iowait": "42.21", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.31", + "%iowait": "12.32", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.49", + "%steal": "0.00", + "%sys": "3.94", + "%usr": "3.94", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.24", + "%iowait": "9.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.04", + "%usr": "1.02", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:19" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.14", + "%iowait": "8.76", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.58", + "%usr": "0.52", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.25", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "5.08", + "%usr": "3.05", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "0.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "2.53", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.50", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "0.50", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.04", + "%iowait": "1.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.48", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.96", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.96", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.46", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.31", + "%iowait": "34.17", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.50", + "%iowait": "39.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.36", + "%iowait": "9.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "2.53", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.00", + "%iowait": "7.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.56", + "%iowait": "5.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "1.99", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.84", + "%iowait": "11.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "1.52", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "10.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "1.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.35", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "0.51", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:21" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "7.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.77", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.55", + "%usr": "3.05", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "1.49", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "98.02", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.94", + "%iowait": "2.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "2.53", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "11.56", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "10.55", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "97.50", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.85", + "%iowait": "4.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "10.61", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.89", + "%iowait": "10.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.98", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "60.71", + "%iowait": "35.20", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "2.04", + "%usr": "1.02", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.81", + "%iowait": "36.18", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.91", + "%iowait": "10.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.02", + "%usr": "4.02", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.40", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "88.50", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.42", + "%iowait": "6.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.55", + "%usr": "3.05", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.57", + "%iowait": "9.95", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.99", + "%usr": "0.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.93", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "9.00", + "%iowait": "1.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "89.50", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "9.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "90.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:23" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.38", + "%iowait": "20.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "3.02", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.85", + "%iowait": "14.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "15.08", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.98", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "23.23", + "%iowait": "10.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "66.16", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "76.88", + "%iowait": "23.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "72.64", + "%iowait": "27.36", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "2.51", + "%iowait": "97.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.06", + "%iowait": "4.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "84.92", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.50", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "3.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.52", + "%iowait": "3.98", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.02", + "%iowait": "3.48", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.00", + "%iowait": "4.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.00", + "%iowait": "4.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "47.24", + "%iowait": "14.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "37.19", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "61.81", + "%iowait": "37.19", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.00", + "%iowait": "20.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.31", + "%iowait": "37.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:25" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "1.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "1.52", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.84", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.54", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.00", + "%iowait": "11.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "18.50", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.42", + "%iowait": "11.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "2.51", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.17", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "15.23", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "17.00", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "81.50", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "12.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "1.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.98", + "%iowait": "0.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "1.01", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "27.78", + "%iowait": "70.20", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "8.00", + "%iowait": "10.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "81.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.90", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "4.04", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "12.50", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "87.50", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.96", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "97.98", + "%iowait": "1.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "76.65", + "%iowait": "3.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "19.80", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.87", + "%iowait": "12.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.93", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "1.01", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.81", + "%iowait": "18.18", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.89", + "%iowait": "10.10", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:27" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.93", + "%iowait": "5.56", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.50", + "%iowait": "5.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.00", + "%usr": "5.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.58", + "%iowait": "8.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "32.32", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "89.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "74.75", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "19.70", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "99.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.44", + "%iowait": "5.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "4.02", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.18", + "%iowait": "10.95", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.99", + "%usr": "23.88", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.43", + "%iowait": "12.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.50", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "54.77", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "45.23", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "96.48", + "%iowait": "2.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "28.79", + "%iowait": "1.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "69.19", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "69.19", + "%iowait": "27.27", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.29", + "%iowait": "29.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "11.56", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "18.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "80.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.00", + "%iowait": "12.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "3.00", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.50", + "%iowait": "5.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "2.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.01", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "22.00", + "%iowait": "1.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "76.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.38", + "%iowait": "8.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "1.01", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "35.18", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "55.28", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:29" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.88", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.00", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "3.50", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.14", + "%iowait": "10.40", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.97", + "%usr": "0.50", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "98.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "98.50", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.00", + "%iowait": "6.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "3.50", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.50", + "%iowait": "4.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.50", + "%iowait": "3.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "1.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.95", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.53", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.88", + "%iowait": "38.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.02", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "67.17", + "%iowait": "31.31", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.51", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "74.63", + "%iowait": "20.90", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "1.99", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.32", + "%iowait": "6.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "3.05", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.43", + "%iowait": "4.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.14", + "%iowait": "5.45", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "4.95", + "%usr": "2.97", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.05", + "%iowait": "5.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.99", + "%usr": "1.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.73", + "%iowait": "11.22", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.53", + "%usr": "0.51", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:31" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.43", + "%iowait": "3.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.29", + "%iowait": "5.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.55", + "%usr": "2.55", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "72.22", + "%iowait": "9.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "17.68", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "16.58", + "%usr": "83.42", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.93", + "%iowait": "2.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "2.53", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.30", + "%iowait": "3.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "15.66", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "65.67", + "%iowait": "31.34", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "0.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "78.17", + "%iowait": "21.32", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "15.50", + "%iowait": "2.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "82.50", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "73.98", + "%iowait": "24.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.22", + "%iowait": "15.74", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "2.03", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "3.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "1.02", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.83", + "%iowait": "4.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "4.06", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.91", + "%iowait": "5.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "1.01", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.86", + "%iowait": "6.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.26", + "%iowait": "9.23", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "10.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.13", + "%iowait": "1.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.86", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:33" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.40", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.80", + "%iowait": "7.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "3.05", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "20.40", + "%usr": "79.60", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "0.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "2.53", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "25.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "75.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.47", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "1.01", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "15.42", + "%iowait": "1.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "82.59", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.48", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.71", + "%iowait": "18.27", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.69", + "%iowait": "29.29", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.44", + "%iowait": "5.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.96", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.00", + "%iowait": "3.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "3.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.34", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.54", + "%usr": "5.05", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.06", + "%iowait": "9.45", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.39", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "43.22", + "%iowait": "29.65", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "25.63", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.40", + "%iowait": "17.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "0.00", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "70.00", + "%iowait": "9.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "17.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:35" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.29", + "%iowait": "9.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.51", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.00", + "%iowait": "11.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "4.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "51.52", + "%iowait": "8.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "38.89", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.02", + "%usr": "95.98", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "98.51", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.50", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "23.62", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "75.88", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.95", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "3.54", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.16", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "29.80", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.92", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "2.53", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "1.01", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.90", + "%iowait": "8.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "36.18", + "%iowait": "1.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "61.81", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "97.99", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "63.13", + "%iowait": "31.82", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.01", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "1.01", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.73", + "%iowait": "12.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.54", + "%usr": "3.05", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.95", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.79", + "%iowait": "8.63", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.05", + "%usr": "2.54", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.37", + "%iowait": "10.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.82", + "%iowait": "10.15", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.00", + "%iowait": "10.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.00", + "%usr": "25.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "59.20", + "%iowait": "33.83", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.00", + "%steal": "0.00", + "%sys": "3.48", + "%usr": "2.49", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "25.00", + "%iowait": "2.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "72.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "99.50", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:37" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.00", + "%iowait": "5.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.18", + "%iowait": "10.20", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.55", + "%usr": "3.06", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.33", + "%iowait": "10.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "21.11", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.94", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "12.06", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.89", + "%iowait": "5.08", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "1.02", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.45", + "%iowait": "3.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "13.57", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "85.93", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.47", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "19.40", + "%iowait": "1.49", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "79.10", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "13.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "1.50", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.91", + "%iowait": "13.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.51", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "5.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.94", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "3.52", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "11.56", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "87.94", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.82", + "%iowait": "7.14", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "1.02", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.31", + "%iowait": "10.66", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "0.51", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "82.41", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.02", + "%usr": "4.52", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "58.88", + "%iowait": "38.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.05", + "%usr": "0.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "57.87", + "%iowait": "26.40", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.02", + "%usr": "14.72", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:39" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.41", + "%iowait": "7.07", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "87.88", + "%iowait": "6.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.03", + "%usr": "3.03", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.94", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.38", + "%iowait": "4.62", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.39", + "%iowait": "5.61", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.85", + "%iowait": "7.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.52", + "%usr": "1.52", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "41.29", + "%iowait": "54.23", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "2.99", + "%steal": "0.00", + "%sys": "1.49", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "66.67", + "%iowait": "29.29", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "2.02", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "4.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.51", + "%usr": "1.51", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.86", + "%iowait": "3.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.53", + "%usr": "2.04", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "6.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "2.01", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.00", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "94.39", + "%iowait": "4.59", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "6.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "0.50", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.07", + "%iowait": "5.97", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "4.98", + "%usr": "2.99", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "89.45", + "%iowait": "7.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.02", + "%usr": "0.50", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.32", + "%iowait": "6.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.55", + "%usr": "1.52", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:41" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "81.82", + "%iowait": "3.03", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "14.14", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.50", + "%iowait": "13.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.00", + "%usr": "3.00", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.29", + "%iowait": "20.20", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "7.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "92.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.42", + "%iowait": "14.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.38", + "%iowait": "24.12", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.42", + "%iowait": "7.58", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.49", + "%usr": "97.51", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "14.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "86.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.10", + "%iowait": "14.87", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.03", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "49.00", + "%iowait": "47.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.50", + "%usr": "1.50", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "68.84", + "%iowait": "21.11", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "8.04", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.46", + "%iowait": "3.52", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "2.01", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.37", + "%iowait": "3.55", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.03", + "%usr": "3.05", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "95.98", + "%iowait": "3.02", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.95", + "%iowait": "8.04", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "77.27", + "%iowait": "21.72", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.93", + "%iowait": "10.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "1.51", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.85", + "%iowait": "9.60", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.51", + "%steal": "0.00", + "%sys": "2.02", + "%usr": "3.03", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.50", + "%iowait": "18.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.50", + "%usr": "0.50", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:43" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "62.81", + "%iowait": "2.01", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "34.67", + "CORE": "0", + "CPU": "0", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "76.38", + "%iowait": "18.09", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "2.01", + "%usr": "3.52", + "CORE": "1", + "CPU": "1", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "80.81", + "%iowait": "18.69", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.51", + "%usr": "0.00", + "CORE": "2", + "CPU": "2", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "3", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "4", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "5", + "CPU": "5", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "6", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "7", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "8", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "9", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "10", + "CPU": "10", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "11", + "CPU": "11", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "12", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "13", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "14", + "CPU": "14", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "15", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "16", + "CPU": "16", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "17", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "18", + "CPU": "18", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "12.50", + "%iowait": "0.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "87.00", + "CORE": "19", + "CPU": "19", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "20", + "CPU": "20", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "91.46", + "%iowait": "8.54", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.00", + "CORE": "21", + "CPU": "21", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "22", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "23", + "CPU": "23", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "24", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "25", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "26", + "CPU": "26", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "27", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "28", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "88.44", + "%iowait": "11.06", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "29", + "CPU": "29", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "30", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "31", + "CPU": "31", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "86.57", + "%iowait": "12.44", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.00", + "CORE": "32", + "CPU": "32", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "33", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "34", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "35", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "34.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "66.00", + "CORE": "0", + "CPU": "36", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "1", + "CPU": "37", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "2", + "CPU": "38", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "3", + "CPU": "39", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "4", + "CPU": "40", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "92.50", + "%iowait": "6.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.50", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "5", + "CPU": "41", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "6", + "CPU": "42", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "7", + "CPU": "43", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "8", + "CPU": "44", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "9", + "CPU": "45", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "14.57", + "%iowait": "84.92", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "0.00", + "CORE": "10", + "CPU": "46", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "79.50", + "%iowait": "16.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "3.50", + "CORE": "11", + "CPU": "47", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "12", + "CPU": "48", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "13", + "CPU": "49", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "84.00", + "%iowait": "14.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.00", + "%usr": "0.50", + "CORE": "14", + "CPU": "50", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "15", + "CPU": "51", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.97", + "%iowait": "1.51", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.51", + "%usr": "3.02", + "CORE": "16", + "CPU": "52", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "17", + "CPU": "53", + "NODE": "0", + "SOCK": "0", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "93.97", + "%iowait": "5.53", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "18", + "CPU": "54", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "75.00", + "%iowait": "11.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.50", + "%usr": "13.00", + "CORE": "19", + "CPU": "55", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "74.00", + "%iowait": "25.50", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "20", + "CPU": "56", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "21", + "CPU": "57", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "22", + "CPU": "58", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "90.45", + "%iowait": "9.05", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "0.50", + "CORE": "23", + "CPU": "59", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "24", + "CPU": "60", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "25", + "CPU": "61", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "83.50", + "%iowait": "6.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "3.50", + "%usr": "7.00", + "CORE": "26", + "CPU": "62", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "27", + "CPU": "63", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "28", + "CPU": "64", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "29", + "CPU": "65", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "30", + "CPU": "66", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "85.43", + "%iowait": "13.57", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "1.01", + "%usr": "0.00", + "CORE": "31", + "CPU": "67", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "32", + "CPU": "68", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "33", + "CPU": "69", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "34", + "CPU": "70", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + }, + { + "%gnice": "0.00", + "%guest": "0.00", + "%idle": "0.00", + "%iowait": "0.00", + "%irq": "0.00", + "%nice": "0.00", + "%soft": "0.00", + "%steal": "0.00", + "%sys": "0.00", + "%usr": "100.00", + "CORE": "35", + "CPU": "71", + "NODE": "1", + "SOCK": "1", + "Time": "20:22:45" + } + ], + "Drive Stats": [ + { + "Device": "sda", + "kB_dscd/s": "667.71", + "kB_read/s": "9.95", + "kB_wrtn/s": "167.04", + "tps": "14.09" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "298.00", + "kB_wrtn/s": "17452.00", + "tps": "1937.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "274.00", + "kB_wrtn/s": "17300.00", + "tps": "1908.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "254.00", + "kB_wrtn/s": "15668.00", + "tps": "1711.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "168.00", + "kB_wrtn/s": "13458.00", + "tps": "1452.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "312.00", + "kB_wrtn/s": "16584.00", + "tps": "1836.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "276.00", + "kB_wrtn/s": "16872.00", + "tps": "1850.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "206.00", + "kB_wrtn/s": "13340.00", + "tps": "1481.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "24.00", + "kB_wrtn/s": "838.00", + "tps": "78.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "42.00", + "kB_wrtn/s": "4810.00", + "tps": "482.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "2.00", + "kB_wrtn/s": "608.00", + "tps": "50.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "234.00", + "kB_wrtn/s": "10256.00", + "tps": "1118.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "422.00", + "kB_wrtn/s": "17560.00", + "tps": "1946.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "510.00", + "kB_wrtn/s": "17328.00", + "tps": "1924.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "446.00", + "kB_wrtn/s": "15230.00", + "tps": "1694.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "382.00", + "kB_wrtn/s": "15300.00", + "tps": "1697.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "274.00", + "kB_wrtn/s": "17834.00", + "tps": "1979.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "430.00", + "kB_wrtn/s": "16548.00", + "tps": "1890.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "552.00", + "kB_wrtn/s": "16634.00", + "tps": "1791.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "386.00", + "kB_wrtn/s": "16050.00", + "tps": "1765.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "34.00", + "kB_wrtn/s": "1472.00", + "tps": "136.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "274.00", + "kB_wrtn/s": "8226.00", + "tps": "924.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "488.00", + "kB_wrtn/s": "17074.00", + "tps": "1870.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "622.00", + "kB_wrtn/s": "17140.00", + "tps": "1862.00" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "348.00", + "kB_wrtn/s": "15820.00", + "tps": "1765.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "432.00", + "kB_wrtn/s": "15544.00", + "tps": "1753.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "538.00", + "kB_wrtn/s": "15958.00", + "tps": "1865.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "480.00", + "kB_wrtn/s": "16960.00", + "tps": "1959.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "554.00", + "kB_wrtn/s": "15906.00", + "tps": "1833.50" + }, + { + "Device": "sda", + "kB_dscd/s": "0.00", + "kB_read/s": "320.00", + "kB_wrtn/s": "11294.00", + "tps": "1292.50" + } + ], + "IRQ Rate": [ + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "87.50", + "SCHED/s": "155.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.50", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "78.00", + "SCHED/s": "271.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "15.50", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "44.00", + "TASKLET/s": "4.00", + "TIMER/s": "2.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "13.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.50", + "TASKLET/s": "1.50", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "138.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "215.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "20.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "4.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "53.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "12.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "45.00", + "SCHED/s": "54.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "238.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "104.50", + "TASKLET/s": "0.00", + "TIMER/s": "34.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "1519.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "246.00", + "TASKLET/s": "0.00", + "TIMER/s": "36.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "218.50", + "SCHED/s": "230.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "111.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "142.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "137.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "67.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "56.00", + "SCHED/s": "136.00", + "TASKLET/s": "0.00", + "TIMER/s": "27.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "58.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "144.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "81.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "206.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "56.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "177.50", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "290.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "177.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "247.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.50", + "SCHED/s": "190.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "106.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "169.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.50", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:47" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "341.50", + "TASKLET/s": "0.00", + "TIMER/s": "16.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "82.50", + "SCHED/s": "216.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "135.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "63.00", + "SCHED/s": "141.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "98.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "202.00", + "TASKLET/s": "0.00", + "TIMER/s": "16.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "60.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "98.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "50.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "50.50", + "SCHED/s": "80.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "226.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "1691.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "248.50", + "TASKLET/s": "0.00", + "TIMER/s": "21.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "67.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "65.50", + "SCHED/s": "128.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "140.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "77.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "172.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "62.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "54.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "73.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "153.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "82.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "214.00", + "TASKLET/s": "0.00", + "TIMER/s": "51.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "108.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "158.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "198.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "192.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "40.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "82.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:49" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "345.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "168.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "149.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "175.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "67.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "225.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "53.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "106.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "18.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "14.50", + "SCHED/s": "24.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "63.50", + "SCHED/s": "139.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "956.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "88.50", + "SCHED/s": "235.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "34.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "46.00", + "SCHED/s": "44.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "215.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "34.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "128.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "88.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "245.50", + "TASKLET/s": "0.00", + "TIMER/s": "31.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "74.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "107.00", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "96.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "73.50", + "SCHED/s": "235.50", + "TASKLET/s": "0.00", + "TIMER/s": "46.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "134.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "206.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "377.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "177.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "20.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "339.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "166.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:51" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "164.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.50", + "RCU/s": "58.00", + "SCHED/s": "140.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "74.50", + "SCHED/s": "169.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "25.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "55.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "74.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "186.00", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "91.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "63.00", + "SCHED/s": "116.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "35.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "46.00", + "SCHED/s": "74.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "42.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "28.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "626.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "92.50", + "SCHED/s": "246.50", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "161.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "101.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "56.50", + "SCHED/s": "91.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "56.00", + "SCHED/s": "102.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "489.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "66.00", + "SCHED/s": "139.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "73.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "216.50", + "TASKLET/s": "0.00", + "TIMER/s": "62.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "53.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "209.00", + "TASKLET/s": "0.00", + "TIMER/s": "24.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "69.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "195.00", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "129.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "194.50", + "TASKLET/s": "0.00", + "TIMER/s": "25.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "251.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "61.50", + "SCHED/s": "121.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:53" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "265.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "198.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "85.00", + "SCHED/s": "198.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "51.50", + "SCHED/s": "142.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "151.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "158.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "531.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "217.50", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "58.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "170.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "517.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "88.50", + "SCHED/s": "240.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "98.00", + "SCHED/s": "31.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "56.50", + "SCHED/s": "159.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "183.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "140.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "44.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "131.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "8.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "32.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "92.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "61.00", + "SCHED/s": "235.50", + "TASKLET/s": "0.00", + "TIMER/s": "56.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "102.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "66.00", + "SCHED/s": "207.00", + "TASKLET/s": "0.00", + "TIMER/s": "28.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "85.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "220.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "122.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "165.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "661.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "234.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:55" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "92.50", + "SCHED/s": "264.50", + "TASKLET/s": "0.00", + "TIMER/s": "23.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "78.00", + "SCHED/s": "249.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "199.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "26.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "379.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "44.00", + "SCHED/s": "247.50", + "TASKLET/s": "0.00", + "TIMER/s": "85.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "41.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.00", + "SCHED/s": "86.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "687.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "232.50", + "TASKLET/s": "0.00", + "TIMER/s": "27.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "69.50", + "SCHED/s": "141.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "173.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "169.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "175.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "228.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "156.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "62.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "124.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "87.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "157.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "92.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "195.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "91.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "206.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "457.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "191.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "323.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "224.00", + "TASKLET/s": "0.00", + "TIMER/s": "14.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:57" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "67.00", + "SCHED/s": "296.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "197.00", + "TASKLET/s": "0.00", + "TIMER/s": "23.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "142.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "50.50", + "SCHED/s": "148.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "2.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "21.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "460.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "42.00", + "SCHED/s": "159.50", + "TASKLET/s": "0.00", + "TIMER/s": "39.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.50", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "14.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "98.00", + "SCHED/s": "15.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "23.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "27.50", + "SCHED/s": "87.50", + "TASKLET/s": "0.00", + "TIMER/s": "60.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "15.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "15.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "628.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "74.50", + "SCHED/s": "182.50", + "TASKLET/s": "0.00", + "TIMER/s": "25.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "37.50", + "SCHED/s": "63.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "64.50", + "SCHED/s": "161.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "71.50", + "SCHED/s": "178.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "45.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "32.00", + "SCHED/s": "48.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "29.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "85.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "49.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "217.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "70.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "176.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "254.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "223.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "131.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "205.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "252.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "187.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:21:59" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "206.50", + "TASKLET/s": "0.00", + "TIMER/s": "27.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "47.00", + "SCHED/s": "175.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "3.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.50", + "SCHED/s": "156.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "5.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "13.00", + "SCHED/s": "49.50", + "TASKLET/s": "0.00", + "TIMER/s": "16.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "147.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "1.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "14.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "1.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "33.50", + "SCHED/s": "95.50", + "TASKLET/s": "0.00", + "TIMER/s": "82.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "10.50", + "SCHED/s": "15.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "5.00", + "SCHED/s": "9.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "59.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "30.50", + "SCHED/s": "51.50", + "TASKLET/s": "0.00", + "TIMER/s": "30.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "8.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "20.00", + "SCHED/s": "37.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "27.50", + "SCHED/s": "54.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "3.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "10.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "2.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "9.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "74.50", + "SCHED/s": "216.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "4.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "211.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "6.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "45.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "4.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "25.00", + "SCHED/s": "12.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:01" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "84.00", + "SCHED/s": "135.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "94.00", + "SCHED/s": "35.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "92.50", + "SCHED/s": "178.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "20.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "157.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "29.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "32.50", + "SCHED/s": "203.00", + "TASKLET/s": "0.00", + "TIMER/s": "90.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "30.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "7.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "21.00", + "SCHED/s": "37.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "73.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "29.00", + "SCHED/s": "29.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "30.00", + "SCHED/s": "74.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "256.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "42.00", + "SCHED/s": "89.00", + "TASKLET/s": "0.00", + "TIMER/s": "22.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "14.50", + "SCHED/s": "22.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "41.00", + "SCHED/s": "89.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "39.50", + "SCHED/s": "93.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "199.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "19.00", + "SCHED/s": "36.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "15.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "32.50", + "SCHED/s": "63.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "28.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.00", + "SCHED/s": "188.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "30.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "18.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "243.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "16.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "50.50", + "SCHED/s": "74.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "29.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "17.50", + "SCHED/s": "35.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:03" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "199.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "43.00", + "SCHED/s": "172.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "6.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "23.00", + "SCHED/s": "108.50", + "TASKLET/s": "0.00", + "TIMER/s": "37.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "3.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "50.00", + "SCHED/s": "137.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "21.00", + "SCHED/s": "51.50", + "TASKLET/s": "0.00", + "TIMER/s": "48.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "4.00", + "SCHED/s": "6.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "16.00", + "SCHED/s": "26.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "18.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "23.50", + "SCHED/s": "40.00", + "TASKLET/s": "0.00", + "TIMER/s": "24.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "3.00", + "SCHED/s": "7.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "5.50", + "SCHED/s": "8.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "16.00", + "SCHED/s": "22.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "3.00", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "2.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "3.50", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "13.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "51.00", + "SCHED/s": "146.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "8.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "162.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "2.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "47.00", + "SCHED/s": "128.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "4.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "15.00", + "SCHED/s": "22.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:05" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "73.00", + "SCHED/s": "250.50", + "TASKLET/s": "0.00", + "TIMER/s": "28.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.50", + "RCU/s": "119.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "66.50", + "SCHED/s": "199.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "15.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "54.50", + "SCHED/s": "99.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "40.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "175.50", + "TASKLET/s": "0.00", + "TIMER/s": "16.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "20.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "32.50", + "SCHED/s": "162.50", + "TASKLET/s": "0.00", + "TIMER/s": "90.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "120.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "93.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "758.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "58.50", + "SCHED/s": "135.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "92.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "34.00", + "SCHED/s": "60.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "159.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "21.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "42.00", + "SCHED/s": "71.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "40.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "45.00", + "SCHED/s": "85.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "150.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "188.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "116.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "203.50", + "TASKLET/s": "0.00", + "TIMER/s": "25.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "2.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "29.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "196.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.00", + "SCHED/s": "125.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "68.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "57.00", + "SCHED/s": "152.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:07" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "276.00", + "TASKLET/s": "0.00", + "TIMER/s": "27.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "285.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "59.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "172.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "6.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.50", + "SCHED/s": "162.00", + "TASKLET/s": "0.00", + "TIMER/s": "23.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "65.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "41.00", + "SCHED/s": "136.50", + "TASKLET/s": "0.00", + "TIMER/s": "53.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "33.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "47.00", + "SCHED/s": "50.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "1054.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "216.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "156.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "207.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "77.50", + "SCHED/s": "146.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "347.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "73.50", + "SCHED/s": "212.50", + "TASKLET/s": "0.00", + "TIMER/s": "32.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "56.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.00", + "SCHED/s": "153.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "74.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "221.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "82.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "221.50", + "TASKLET/s": "0.00", + "TIMER/s": "28.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "93.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "163.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "20.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "121.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "226.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "652.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "88.00", + "SCHED/s": "250.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:09" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "274.00", + "TASKLET/s": "0.00", + "TIMER/s": "29.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "240.50", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "258.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "168.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "248.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "78.50", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "102.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.50", + "SCHED/s": "125.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "83.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "155.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "525.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "177.50", + "TASKLET/s": "0.00", + "TIMER/s": "7.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "202.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "212.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "87.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "158.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "209.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "478.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "173.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "81.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "213.00", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "115.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "128.50", + "TASKLET/s": "0.00", + "TIMER/s": "21.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "294.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "199.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "112.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "213.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "346.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.00", + "SCHED/s": "208.00", + "TASKLET/s": "0.00", + "TIMER/s": "52.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:11" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "286.50", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.50", + "RCU/s": "89.00", + "SCHED/s": "230.00", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "90.50", + "SCHED/s": "236.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "64.00", + "SCHED/s": "150.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "42.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "70.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "207.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "71.00", + "TASKLET/s": "0.00", + "TIMER/s": "28.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "79.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "38.00", + "SCHED/s": "66.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "46.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "208.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "883.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "161.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "214.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "177.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "78.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "127.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "94.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "118.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "82.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "162.00", + "SCHED/s": "185.00", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "49.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "141.00", + "TASKLET/s": "0.00", + "TIMER/s": "25.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "71.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "214.00", + "TASKLET/s": "0.00", + "TIMER/s": "47.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "397.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "204.50", + "TASKLET/s": "0.00", + "TIMER/s": "29.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "188.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.00", + "SCHED/s": "237.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:13" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "88.00", + "SCHED/s": "243.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "78.00", + "SCHED/s": "275.00", + "TASKLET/s": "0.00", + "TIMER/s": "31.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "72.00", + "SCHED/s": "211.00", + "TASKLET/s": "0.00", + "TIMER/s": "16.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "28.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "157.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "106.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "167.50", + "TASKLET/s": "0.00", + "TIMER/s": "27.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "29.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "46.00", + "SCHED/s": "73.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "6.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "25.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "30.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "167.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "1585.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "196.50", + "TASKLET/s": "0.00", + "TIMER/s": "24.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "76.00", + "SCHED/s": "161.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "223.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "181.00", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "47.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "213.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "54.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.50", + "SCHED/s": "160.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "86.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "117.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "118.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "157.50", + "SCHED/s": "209.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "61.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "214.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "94.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "66.50", + "SCHED/s": "172.00", + "TASKLET/s": "0.00", + "TIMER/s": "44.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:15" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "86.00", + "SCHED/s": "270.00", + "TASKLET/s": "0.00", + "TIMER/s": "19.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.50", + "RCU/s": "113.50", + "SCHED/s": "249.00", + "TASKLET/s": "0.00", + "TIMER/s": "46.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "66.00", + "SCHED/s": "227.00", + "TASKLET/s": "0.00", + "TIMER/s": "64.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "185.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "482.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "69.50", + "SCHED/s": "144.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "21.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "22.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "57.00", + "SCHED/s": "110.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "52.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "65.00", + "SCHED/s": "118.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "94.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "172.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "837.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "237.00", + "TASKLET/s": "0.00", + "TIMER/s": "34.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "238.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "92.50", + "SCHED/s": "203.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "80.50", + "SCHED/s": "153.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "145.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "195.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "558.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "186.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "74.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.50", + "SCHED/s": "220.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "93.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "217.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "183.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "238.00", + "TASKLET/s": "0.00", + "TIMER/s": "16.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:17" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "287.00", + "TASKLET/s": "0.00", + "TIMER/s": "23.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "88.50", + "SCHED/s": "218.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "175.00", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "35.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "67.00", + "SCHED/s": "159.00", + "TASKLET/s": "0.00", + "TIMER/s": "60.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "211.50", + "TASKLET/s": "0.00", + "TIMER/s": "33.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "141.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "137.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "147.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "8.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "35.00", + "SCHED/s": "42.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "42.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "176.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "45.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "109.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "49.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "670.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "215.00", + "TASKLET/s": "0.00", + "TIMER/s": "22.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "71.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "147.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "89.00", + "SCHED/s": "188.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "62.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "229.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "522.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "212.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "639.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "204.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "207.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "172.00", + "SCHED/s": "220.50", + "TASKLET/s": "0.00", + "TIMER/s": "26.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "160.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "214.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:19" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "340.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "235.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "202.50", + "TASKLET/s": "0.00", + "TIMER/s": "113.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "8.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "13.00", + "SCHED/s": "36.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "15.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "49.00", + "SCHED/s": "80.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "48.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "59.50", + "SCHED/s": "103.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "60.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "67.50", + "SCHED/s": "129.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "32.00", + "SCHED/s": "53.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "1572.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "229.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "136.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "201.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "178.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "71.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.00", + "SCHED/s": "200.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "73.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "221.00", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "168.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "204.50", + "TASKLET/s": "0.00", + "TIMER/s": "13.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "139.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "237.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "199.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "217.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:21" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "87.50", + "SCHED/s": "316.00", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "106.50", + "SCHED/s": "256.50", + "TASKLET/s": "0.00", + "TIMER/s": "56.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "203.50", + "TASKLET/s": "0.00", + "TIMER/s": "59.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "26.00", + "SCHED/s": "36.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "3.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "42.00", + "SCHED/s": "36.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "52.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "64.00", + "SCHED/s": "88.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "154.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "153.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "30.00", + "SCHED/s": "45.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.50", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "1570.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "98.00", + "SCHED/s": "230.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "178.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "173.00", + "SCHED/s": "231.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "137.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "69.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "171.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "3.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "89.00", + "SCHED/s": "25.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "79.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "227.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "86.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "207.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "125.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.00", + "SCHED/s": "180.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "147.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "248.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "19.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "30.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "7.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "27.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:23" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "64.50", + "SCHED/s": "210.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "181.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "37.50", + "SCHED/s": "113.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "60.00", + "SCHED/s": "181.00", + "TASKLET/s": "0.00", + "TIMER/s": "102.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "4.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "68.00", + "TASKLET/s": "0.00", + "TIMER/s": "14.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "149.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "1.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "9.50", + "SCHED/s": "25.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "7.00", + "SCHED/s": "10.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "94.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "31.50", + "SCHED/s": "55.00", + "TASKLET/s": "0.00", + "TIMER/s": "36.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "46.50", + "SCHED/s": "158.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "7.50", + "SCHED/s": "13.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "4.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "18.50", + "SCHED/s": "34.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "1.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "17.00", + "SCHED/s": "30.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "6.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "22.00", + "SCHED/s": "31.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "18.50", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.50", + "SCHED/s": "94.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "2.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "17.50", + "SCHED/s": "23.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "4.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "67.50", + "SCHED/s": "168.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "7.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "15.50", + "SCHED/s": "27.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "6.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "21.50", + "SCHED/s": "46.00", + "TASKLET/s": "0.00", + "TIMER/s": "35.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "110.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:25" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "244.00", + "TASKLET/s": "0.00", + "TIMER/s": "19.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.00", + "NET_TX/s": "0.50", + "RCU/s": "77.50", + "SCHED/s": "194.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "150.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "53.50", + "SCHED/s": "92.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.00", + "NET_TX/s": "0.00", + "RCU/s": "75.50", + "SCHED/s": "140.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "92.00", + "SCHED/s": "95.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "18.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "42.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "98.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "149.50", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "147.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "140.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "146.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "6.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "56.00", + "SCHED/s": "118.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "35.00", + "SCHED/s": "75.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "781.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "149.00", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "151.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "43.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "179.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "21.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "41.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "181.50", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "35.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "39.50", + "SCHED/s": "70.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "11.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "60.00", + "SCHED/s": "77.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "44.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "47.50", + "SCHED/s": "77.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "42.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "55.50", + "SCHED/s": "126.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "20.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "54.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "71.50", + "SCHED/s": "150.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "38.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "181.50", + "TASKLET/s": "0.00", + "TIMER/s": "91.50", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:27" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "88.00", + "SCHED/s": "357.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "219.00", + "SCHED/s": "234.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "135.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "67.50", + "SCHED/s": "83.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "168.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.50", + "SCHED/s": "113.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "234.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "69.50", + "SCHED/s": "212.00", + "TASKLET/s": "0.00", + "TIMER/s": "36.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "148.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "1.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "62.00", + "SCHED/s": "9.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "22.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "178.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "145.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "54.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "144.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "1410.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "238.00", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "81.00", + "SCHED/s": "136.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "33.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "102.50", + "SCHED/s": "183.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "70.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "192.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "70.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.50", + "SCHED/s": "181.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "19.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "48.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "92.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "167.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "111.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "58.00", + "SCHED/s": "206.00", + "TASKLET/s": "0.00", + "TIMER/s": "61.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "130.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "93.50", + "SCHED/s": "227.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "145.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.00", + "SCHED/s": "105.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:29" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "297.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "4.00", + "NET_TX/s": "0.00", + "RCU/s": "102.00", + "SCHED/s": "202.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "83.00", + "SCHED/s": "183.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "108.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "231.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "89.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "46.50", + "SCHED/s": "76.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "29.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "60.50", + "SCHED/s": "100.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "29.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "133.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "1775.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "231.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "80.00", + "SCHED/s": "177.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "207.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "66.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "57.50", + "SCHED/s": "145.00", + "TASKLET/s": "0.00", + "TIMER/s": "26.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "89.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "203.50", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "69.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "182.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "83.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "171.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "98.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "179.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "136.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "55.00", + "SCHED/s": "249.00", + "TASKLET/s": "0.00", + "TIMER/s": "68.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:31" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "75.00", + "SCHED/s": "300.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.50", + "RCU/s": "123.00", + "SCHED/s": "197.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "70.00", + "SCHED/s": "164.00", + "TASKLET/s": "0.00", + "TIMER/s": "42.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "196.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "76.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "69.50", + "SCHED/s": "157.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "42.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "209.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "439.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "280.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "198.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "54.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "1002.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "226.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "162.50", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "67.50", + "SCHED/s": "129.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "218.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "68.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "116.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "93.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "146.50", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "81.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "193.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "110.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "199.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "115.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "81.50", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "9.50", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "52.50", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:33" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "71.00", + "SCHED/s": "300.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "197.50", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "160.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "13.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "49.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "67.00", + "SCHED/s": "142.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "10.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "55.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "52.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "221.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "227.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "91.00", + "SCHED/s": "185.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "392.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "204.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "37.50", + "SCHED/s": "165.00", + "TASKLET/s": "0.00", + "TIMER/s": "87.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "145.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "581.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "224.50", + "TASKLET/s": "0.00", + "TIMER/s": "20.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "183.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "65.00", + "SCHED/s": "117.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "170.50", + "SCHED/s": "213.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "115.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "88.50", + "SCHED/s": "187.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "80.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "86.50", + "SCHED/s": "161.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "431.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "106.00", + "SCHED/s": "159.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "214.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.50", + "SCHED/s": "171.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "137.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "202.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:35" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "77.00", + "SCHED/s": "309.00", + "TASKLET/s": "0.00", + "TIMER/s": "21.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "107.00", + "SCHED/s": "203.00", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "154.50", + "TASKLET/s": "0.00", + "TIMER/s": "58.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "21.00", + "SCHED/s": "55.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "33.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "1.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "52.50", + "SCHED/s": "143.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "143.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "59.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "78.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "43.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "174.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "144.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "99.50", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "95.00", + "SCHED/s": "218.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "70.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "176.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "20.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "143.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "63.00", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.50", + "NET_TX/s": "0.00", + "RCU/s": "148.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "1227.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "78.00", + "SCHED/s": "223.50", + "TASKLET/s": "0.00", + "TIMER/s": "56.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "187.50", + "TASKLET/s": "0.00", + "TIMER/s": "9.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "69.00", + "SCHED/s": "117.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "173.50", + "TASKLET/s": "0.00", + "TIMER/s": "14.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:37" + }, + { + "BLOCK/s": "95.00", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "96.00", + "SCHED/s": "194.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "86.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.50", + "SCHED/s": "206.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "148.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "100.50", + "SCHED/s": "140.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "525.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "154.50", + "SCHED/s": "230.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "139.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "53.50", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "108.00", + "SCHED/s": "68.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:37" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "72.00", + "SCHED/s": "332.00", + "TASKLET/s": "0.00", + "TIMER/s": "30.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "211.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "89.00", + "SCHED/s": "142.00", + "TASKLET/s": "0.00", + "TIMER/s": "12.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "17.50", + "SCHED/s": "5.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "56.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "57.50", + "SCHED/s": "214.50", + "TASKLET/s": "0.00", + "TIMER/s": "63.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "67.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "6.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "34.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "94.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "205.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "148.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "28.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "971.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "96.50", + "SCHED/s": "220.50", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "147.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "89.50", + "SCHED/s": "139.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "112.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "195.50", + "TASKLET/s": "0.00", + "TIMER/s": "24.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "43.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "86.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "85.50", + "SCHED/s": "169.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "84.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "193.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "140.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "97.50", + "SCHED/s": "184.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "88.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "205.00", + "SCHED/s": "231.50", + "TASKLET/s": "0.00", + "TIMER/s": "32.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "593.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "234.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "403.50", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "90.00", + "SCHED/s": "174.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:39" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "72.00", + "SCHED/s": "304.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.50", + "NET_TX/s": "0.00", + "RCU/s": "134.00", + "SCHED/s": "234.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "127.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "54.50", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "60.50", + "SCHED/s": "121.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "134.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "75.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "68.00", + "SCHED/s": "226.00", + "TASKLET/s": "0.00", + "TIMER/s": "54.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "72.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "185.00", + "TASKLET/s": "0.00", + "TIMER/s": "18.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "144.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "140.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "1692.00", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "98.50", + "SCHED/s": "214.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "135.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "217.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "157.50", + "SCHED/s": "219.00", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "100.00", + "SCHED/s": "211.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "226.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "84.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "82.00", + "SCHED/s": "223.50", + "TASKLET/s": "0.00", + "TIMER/s": "23.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "70.50", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.00", + "SCHED/s": "144.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "82.50", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "78.50", + "SCHED/s": "133.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "67.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "208.50", + "TASKLET/s": "0.00", + "TIMER/s": "13.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "113.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "84.50", + "SCHED/s": "174.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.50", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "114.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "112.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "114.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "101.50", + "SCHED/s": "152.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:41" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "87.00", + "SCHED/s": "296.50", + "TASKLET/s": "0.00", + "TIMER/s": "19.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.50", + "RCU/s": "93.50", + "SCHED/s": "235.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "64.00", + "SCHED/s": "168.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "146.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "5.50", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "124.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "123.50", + "SCHED/s": "16.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "118.00", + "SCHED/s": "19.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "61.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "52.50", + "SCHED/s": "90.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "126.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "138.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "42.50", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "53.50", + "SCHED/s": "110.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "145.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "55.00", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "82.00", + "TASKLET/s": "0.00", + "TIMER/s": "4.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "151.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "122.50", + "SCHED/s": "15.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "147.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "7.00", + "NET_TX/s": "0.00", + "RCU/s": "141.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "894.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "165.00", + "TASKLET/s": "0.00", + "TIMER/s": "15.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "139.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "141.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "141.00", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "72.50", + "SCHED/s": "138.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "76.50", + "SCHED/s": "164.50", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "118.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "148.50", + "SCHED/s": "209.00", + "TASKLET/s": "0.00", + "TIMER/s": "6.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "125.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "35.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "66.50", + "SCHED/s": "149.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "97.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "48.50", + "SCHED/s": "173.50", + "TASKLET/s": "0.00", + "TIMER/s": "84.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "52.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "50.50", + "SCHED/s": "128.00", + "TASKLET/s": "0.00", + "TIMER/s": "25.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "103.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "121.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "112.50", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "73.00", + "SCHED/s": "148.50", + "TASKLET/s": "0.00", + "TIMER/s": "16.50", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "117.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "79.00", + "SCHED/s": "185.50", + "TASKLET/s": "0.00", + "TIMER/s": "11.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "125.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "109.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "225.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "55.00", + "SCHED/s": "114.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:43" + }, + { + "BLOCK/s": "0.00", + "CPU": "0", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "83.50", + "SCHED/s": "173.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "1", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "94.00", + "SCHED/s": "200.00", + "TASKLET/s": "0.00", + "TIMER/s": "3.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "2", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "64.50", + "SCHED/s": "161.00", + "TASKLET/s": "0.00", + "TIMER/s": "7.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "3", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "4", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "5", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "2.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "6", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "7", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "136.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "8", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "133.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "9", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "128.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "10", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.00", + "NET_TX/s": "0.00", + "RCU/s": "113.50", + "SCHED/s": "19.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "11", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "122.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "12", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.50", + "NET_TX/s": "0.00", + "RCU/s": "128.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "13", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "14", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "15", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "16", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "112.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "17", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "18", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "131.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "5.50", + "CPU": "19", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "23.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "20", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "123.00", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "19.00", + "CPU": "21", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "23.50", + "SCHED/s": "42.00", + "TASKLET/s": "0.00", + "TIMER/s": "2.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "22", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "135.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "23", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "132.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "24", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "133.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "25", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "26", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "129.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "27", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "28", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "33.00", + "CPU": "29", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "23.00", + "SCHED/s": "39.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "30", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "149.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "31", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "19.50", + "CPU": "32", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "20.00", + "SCHED/s": "26.50", + "TASKLET/s": "0.00", + "TIMER/s": "3.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "33", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "142.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "34", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "120.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "35", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "137.00", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "36", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "99.50", + "SCHED/s": "12.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "37", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "127.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "38", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "39", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "156.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "40", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "3.00", + "NET_TX/s": "0.00", + "RCU/s": "127.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "456.50", + "CPU": "41", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "45.50", + "SCHED/s": "92.00", + "TASKLET/s": "0.00", + "TIMER/s": "20.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "42", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "6.50", + "NET_TX/s": "0.00", + "RCU/s": "130.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "43", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "129.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "44", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "130.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "45", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "106.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "46", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "38.00", + "SCHED/s": "65.50", + "TASKLET/s": "0.00", + "TIMER/s": "17.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "47", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "79.50", + "SCHED/s": "159.50", + "TASKLET/s": "0.00", + "TIMER/s": "4.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "48", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "17.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "49", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "2.00", + "NET_TX/s": "0.00", + "RCU/s": "109.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "50", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "53.00", + "SCHED/s": "103.00", + "TASKLET/s": "0.00", + "TIMER/s": "10.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "51", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "110.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "52", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.00", + "NET_TX/s": "0.00", + "RCU/s": "69.00", + "SCHED/s": "181.00", + "TASKLET/s": "0.00", + "TIMER/s": "5.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "53", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "1.50", + "NET_TX/s": "0.00", + "RCU/s": "116.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "42.50", + "CPU": "54", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "31.50", + "SCHED/s": "64.50", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "14.00", + "CPU": "55", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "45.50", + "SCHED/s": "113.50", + "TASKLET/s": "0.00", + "TIMER/s": "87.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "24.00", + "CPU": "56", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "21.00", + "SCHED/s": "61.00", + "TASKLET/s": "0.00", + "TIMER/s": "28.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "57", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "99.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "58", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "104.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "25.00", + "CPU": "59", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "18.50", + "SCHED/s": "28.00", + "TASKLET/s": "0.00", + "TIMER/s": "1.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "60", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "111.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "61", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "39.00", + "CPU": "62", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "70.50", + "SCHED/s": "178.50", + "TASKLET/s": "0.00", + "TIMER/s": "12.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "63", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "117.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "64", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "65", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "66", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "107.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "13.00", + "CPU": "67", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "36.50", + "SCHED/s": "91.50", + "TASKLET/s": "0.00", + "TIMER/s": "8.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "68", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "105.50", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.50", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "69", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.50", + "SCHED/s": "18.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "70", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "115.00", + "SCHED/s": "17.50", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + }, + { + "BLOCK/s": "0.00", + "CPU": "71", + "HI/s": "0.00", + "HRTIMER/s": "0.00", + "IRQ_POLL/s": "0.00", + "NET_RX/s": "0.00", + "NET_TX/s": "0.00", + "RCU/s": "119.00", + "SCHED/s": "18.00", + "TASKLET/s": "0.00", + "TIMER/s": "0.00", + "Time": "20:22:45" + } + ], + "Memory Stats": [ + { + "Time": "20:21:47", + "active": "1654364", + "avail": "128873628", + "buffers": "195276", + "cached": "11673936", + "commit": "4574752", + "dirty": "0", + "free": "117447124", + "inactive": "10762540", + "used": "1589984" + }, + { + "Time": "20:21:49", + "active": "1708612", + "avail": "128875732", + "buffers": "195296", + "cached": "11693740", + "commit": "4527164", + "dirty": "468", + "free": "117429608", + "inactive": "10713564", + "used": "1587360" + }, + { + "Time": "20:21:51", + "active": "1712188", + "avail": "128887624", + "buffers": "195308", + "cached": "11712864", + "commit": "4527164", + "dirty": "172", + "free": "117422364", + "inactive": "10727892", + "used": "1574952" + }, + { + "Time": "20:21:53", + "active": "1662088", + "avail": "128887964", + "buffers": "195324", + "cached": "11729200", + "commit": "4527164", + "dirty": "0", + "free": "117405868", + "inactive": "10793776", + "used": "1575208" + }, + { + "Time": "20:21:55", + "active": "1665396", + "avail": "128888872", + "buffers": "195340", + "cached": "11746888", + "commit": "4527164", + "dirty": "292", + "free": "117388728", + "inactive": "10808236", + "used": "1574280" + }, + { + "Time": "20:21:57", + "active": "1720496", + "avail": "128913548", + "buffers": "195364", + "cached": "11764344", + "commit": "4533768", + "dirty": "148", + "free": "117395644", + "inactive": "10745692", + "used": "1549492" + }, + { + "Time": "20:21:59", + "active": "1723396", + "avail": "128880656", + "buffers": "195380", + "cached": "11779620", + "commit": "4533768", + "dirty": "116", + "free": "117347156", + "inactive": "10788536", + "used": "1582268" + }, + { + "Time": "20:22:01", + "active": "1671572", + "avail": "128928620", + "buffers": "195380", + "cached": "11778788", + "commit": "4540372", + "dirty": "52", + "free": "117395468", + "inactive": "10790940", + "used": "1534724" + }, + { + "Time": "20:22:03", + "active": "1672236", + "avail": "128873788", + "buffers": "195392", + "cached": "11781392", + "commit": "4540372", + "dirty": "56", + "free": "117338416", + "inactive": "10849796", + "used": "1589084" + }, + { + "Time": "20:22:05", + "active": "1671924", + "avail": "128910052", + "buffers": "195392", + "cached": "11779884", + "commit": "4540372", + "dirty": "188", + "free": "117376180", + "inactive": "10809936", + "used": "1552784" + }, + { + "Time": "20:22:07", + "active": "1673416", + "avail": "128909184", + "buffers": "195396", + "cached": "11788972", + "commit": "4540372", + "dirty": "0", + "free": "117366180", + "inactive": "10818252", + "used": "1553452" + }, + { + "Time": "20:22:09", + "active": "1676832", + "avail": "128906316", + "buffers": "195412", + "cached": "11805240", + "commit": "4546976", + "dirty": "132", + "free": "117347260", + "inactive": "10831688", + "used": "1555864" + }, + { + "Time": "20:22:11", + "active": "1680212", + "avail": "128882092", + "buffers": "195416", + "cached": "11819472", + "commit": "4546976", + "dirty": "140", + "free": "117308560", + "inactive": "10868056", + "used": "1580004" + }, + { + "Time": "20:22:13", + "active": "1683332", + "avail": "128862112", + "buffers": "195436", + "cached": "11832204", + "commit": "4546976", + "dirty": "384", + "free": "117275084", + "inactive": "10895536", + "used": "1600472" + }, + { + "Time": "20:22:15", + "active": "1686516", + "avail": "128877568", + "buffers": "195440", + "cached": "11844176", + "commit": "4546976", + "dirty": "40", + "free": "117278248", + "inactive": "10885852", + "used": "1585060" + }, + { + "Time": "20:22:17", + "active": "1741996", + "avail": "128854908", + "buffers": "195464", + "cached": "11856244", + "commit": "4553444", + "dirty": "40", + "free": "117243152", + "inactive": "10868068", + "used": "1608148" + }, + { + "Time": "20:22:19", + "active": "1693404", + "avail": "128849556", + "buffers": "195480", + "cached": "11868420", + "commit": "4560184", + "dirty": "340", + "free": "117225540", + "inactive": "10934940", + "used": "1613464" + }, + { + "Time": "20:22:21", + "active": "1697460", + "avail": "128851172", + "buffers": "195484", + "cached": "11880116", + "commit": "4560184", + "dirty": "0", + "free": "117215180", + "inactive": "10942020", + "used": "1611792" + }, + { + "Time": "20:22:23", + "active": "1701328", + "avail": "128853972", + "buffers": "195492", + "cached": "11889324", + "commit": "4560184", + "dirty": "0", + "free": "117208532", + "inactive": "10947956", + "used": "1608744" + }, + { + "Time": "20:22:25", + "active": "1701732", + "avail": "128852252", + "buffers": "195496", + "cached": "11888420", + "commit": "4560184", + "dirty": "68", + "free": "117207672", + "inactive": "10946488", + "used": "1610476" + }, + { + "Time": "20:22:27", + "active": "1703116", + "avail": "128851876", + "buffers": "195500", + "cached": "11890492", + "commit": "4560184", + "dirty": "0", + "free": "117204880", + "inactive": "10947408", + "used": "1610916" + }, + { + "Time": "20:22:29", + "active": "1707264", + "avail": "128896232", + "buffers": "195504", + "cached": "11900228", + "commit": "4560184", + "dirty": "292", + "free": "117240080", + "inactive": "10907636", + "used": "1565996" + }, + { + "Time": "20:22:31", + "active": "1711716", + "avail": "128847372", + "buffers": "195512", + "cached": "11911508", + "commit": "4560184", + "dirty": "180", + "free": "117179240", + "inactive": "10959784", + "used": "1615216" + }, + { + "Time": "20:22:33", + "active": "1767468", + "avail": "128851312", + "buffers": "195528", + "cached": "11919560", + "commit": "4560184", + "dirty": "328", + "free": "117174876", + "inactive": "10912424", + "used": "1611172" + }, + { + "Time": "20:22:35", + "active": "1771040", + "avail": "128853336", + "buffers": "195532", + "cached": "11928524", + "commit": "4560184", + "dirty": "160", + "free": "117167712", + "inactive": "10917072", + "used": "1609152" + }, + { + "Time": "20:22:37", + "active": "1722248", + "avail": "128848832", + "buffers": "195532", + "cached": "11934260", + "commit": "4560184", + "dirty": "320", + "free": "117157292", + "inactive": "10972036", + "used": "1613648" + }, + { + "Time": "20:22:39", + "active": "1726244", + "avail": "128850148", + "buffers": "195540", + "cached": "11941812", + "commit": "4560184", + "dirty": "128", + "free": "117150804", + "inactive": "10975636", + "used": "1612400" + }, + { + "Time": "20:22:41", + "active": "1730528", + "avail": "128847156", + "buffers": "195548", + "cached": "11947952", + "commit": "4560184", + "dirty": "308", + "free": "117141492", + "inactive": "10977496", + "used": "1615428" + }, + { + "Time": "20:22:43", + "active": "1733408", + "avail": "128849780", + "buffers": "195556", + "cached": "11951260", + "commit": "4559364", + "dirty": "12", + "free": "117140628", + "inactive": "10977448", + "used": "1612828" + }, + { + "Time": "20:22:45", + "active": "1733720", + "avail": "128850500", + "buffers": "195556", + "cached": "11950420", + "commit": "4558968", + "dirty": "0", + "free": "117142216", + "inactive": "10976328", + "used": "1612056" + } + ], + "Network Stats": [ + { + "IFACE": "lo", + "Time": "20:21:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:47", + "rxkB/s": "0.73", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:47", + "rxkB/s": "2.63", + "rxpck/s": "16.50", + "txkB/s": "28.21", + "txpck/s": "22.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:47", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:49", + "rxkB/s": "0.38", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:49", + "rxkB/s": "7.71", + "rxpck/s": "15.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:49", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:51", + "rxkB/s": "0.57", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:51", + "rxkB/s": "0.50", + "rxpck/s": "4.50", + "txkB/s": "2.71", + "txpck/s": "4.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:51", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:53", + "rxkB/s": "0.58", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:53", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:53", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:55", + "rxkB/s": "0.06", + "rxpck/s": "0.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:55", + "rxkB/s": "2.39", + "rxpck/s": "6.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:55", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:57", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:57", + "rxkB/s": "2.33", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:57", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:21:59", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:21:59", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:21:59", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:01", + "rxkB/s": "0.90", + "rxpck/s": "3.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:01", + "rxkB/s": "5.46", + "rxpck/s": "11.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:01", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:03", + "rxkB/s": "0.51", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:03", + "rxkB/s": "7.74", + "rxpck/s": "16.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:03", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:05", + "rxkB/s": "0.35", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:05", + "rxkB/s": "4.67", + "rxpck/s": "12.00", + "txkB/s": "0.16", + "txpck/s": "1.50" + }, + { + "IFACE": "eno2", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:05", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:07", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:07", + "rxkB/s": "1.53", + "rxpck/s": "5.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:07", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:09", + "rxkB/s": "0.35", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:09", + "rxkB/s": "7.63", + "rxpck/s": "15.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:09", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:11", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:11", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:11", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:13", + "rxkB/s": "0.73", + "rxpck/s": "2.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:13", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:13", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:15", + "rxkB/s": "0.27", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:15", + "rxkB/s": "2.29", + "rxpck/s": "7.00", + "txkB/s": "0.08", + "txpck/s": "1.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:15", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:17", + "rxkB/s": "0.57", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:17", + "rxkB/s": "2.33", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:17", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:19", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:19", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:19", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:21", + "rxkB/s": "0.22", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:21", + "rxkB/s": "5.46", + "rxpck/s": "11.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:21", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:23", + "rxkB/s": "0.41", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:23", + "rxkB/s": "7.74", + "rxpck/s": "16.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:23", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:25", + "rxkB/s": "0.40", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:25", + "rxkB/s": "4.61", + "rxpck/s": "10.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:25", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:27", + "rxkB/s": "0.92", + "rxpck/s": "3.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:27", + "rxkB/s": "1.13", + "rxpck/s": "3.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:27", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:29", + "rxkB/s": "0.39", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:29", + "rxkB/s": "7.71", + "rxpck/s": "15.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:29", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:31", + "rxkB/s": "0.85", + "rxpck/s": "2.50", + "txkB/s": "0.17", + "txpck/s": "0.50" + }, + { + "IFACE": "eno1", + "Time": "20:22:31", + "rxkB/s": "0.12", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:31", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:33", + "rxkB/s": "0.56", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:33", + "rxkB/s": "0.09", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:33", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:35", + "rxkB/s": "0.70", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:35", + "rxkB/s": "2.17", + "rxpck/s": "5.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:35", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:37", + "rxkB/s": "0.50", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:37", + "rxkB/s": "2.36", + "rxpck/s": "6.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:37", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:39", + "rxkB/s": "0.40", + "rxpck/s": "1.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:39", + "rxkB/s": "0.14", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:39", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:41", + "rxkB/s": "0.68", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:41", + "rxkB/s": "5.46", + "rxpck/s": "11.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:41", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:43", + "rxkB/s": "0.23", + "rxpck/s": "1.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:43", + "rxkB/s": "7.71", + "rxpck/s": "15.50", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno2", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:43", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "lo", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f0", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "ens785f1", + "Time": "20:22:45", + "rxkB/s": "0.69", + "rxpck/s": "2.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "eno1", + "Time": "20:22:45", + "rxkB/s": "4.57", + "rxpck/s": "11.00", + "txkB/s": "0.16", + "txpck/s": "1.50" + }, + { + "IFACE": "eno2", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + }, + { + "IFACE": "docker0", + "Time": "20:22:45", + "rxkB/s": "0.00", + "rxpck/s": "0.00", + "txkB/s": "0.00", + "txpck/s": "0.00" + } + ], + "Summary": [ + { + "CPU Utilization (%)": "79.84", + "Drive Reads (kB/s)": "9591.95", + "Drive Writes (kB/s)": "395231.04", + "IRQ Rate (IRQ/s)": "14073.32", + "Kernel Utilization (%)": "0.58", + "Memory Available (kB)": "128872205.33", + "Memory Free (kB)": "117277372.80", + "Memory Used (kB)": "1590547.47", + "Network RX (kB/s)": "3.72", + "Network RX (packets/s)": "9.67", + "Network TX (kB/s)": "1.05", + "Network TX (packets/s)": "1.02", + "Soft IRQ Utilization (%)": "0.00", + "User Utilization (%)": "76.60" + } + ] + }, + "Recommendations": { + "Insight": [ + { + "Justification": "System is using the IRQ Balance service to manage IRQ CPU affinity.", + "Recommendation": "Consider manually configuring IRQ CPU affinity for network intensive workloads." + }, + { + "Justification": "Frequency driver is 'intel_cpufreq'.", + "Recommendation": "Consider using the 'Intel PState' frequency driver." + }, + { + "Justification": "Power and Performance policy is set to 'Balanced'.", + "Recommendation": "Consider setting the Power and Performance policy to 'Performance'." + }, + { + "Justification": "CPU is 2 or more generations behind current generation Xeon.", + "Recommendation": "Consider upgrading to the latest generation Xeon CPU." + }, + { + "Justification": "CPU frequency governors are set to 'schedutil'.", + "Recommendation": "Consider setting the CPU frequency governors to 'performance'." + } + ] + } + } +} \ No newline at end of file diff --git a/documentation/examples/all_hosts.xlsx b/documentation/examples/all_hosts.xlsx new file mode 100644 index 0000000..660abb7 Binary files /dev/null and b/documentation/examples/all_hosts.xlsx differ diff --git a/documentation/source/ServerInfoUserGuide.docx b/documentation/guide/SvrInfoUserGuide.docx similarity index 88% rename from documentation/source/ServerInfoUserGuide.docx rename to documentation/guide/SvrInfoUserGuide.docx index b60ebca..604db09 100644 Binary files a/documentation/source/ServerInfoUserGuide.docx and b/documentation/guide/SvrInfoUserGuide.docx differ diff --git a/documentation/ServerInfoUserGuide.pdf b/documentation/guide/SvrInfoUserGuide.pdf similarity index 81% rename from documentation/ServerInfoUserGuide.pdf rename to documentation/guide/SvrInfoUserGuide.pdf index 3296539..81bc194 100644 Binary files a/documentation/ServerInfoUserGuide.pdf and b/documentation/guide/SvrInfoUserGuide.pdf differ diff --git a/go.work b/go.work index be88d92..8e5c2e8 100644 --- a/go.work +++ b/go.work @@ -4,4 +4,10 @@ use ./src/collector use ./src/msrbusy use ./src/orchestrator use ./src/rdmsr -use ./src/reporter \ No newline at end of file +use ./src/reporter +use ./src/pkg/commandfile +use ./src/pkg/core +use ./src/pkg/cpu +use ./src/pkg/msr +use ./src/pkg/progress +use ./src/pkg/target \ No newline at end of file diff --git a/security.md b/security.md index cb59eb8..f14ba1e 100644 --- a/security.md +++ b/security.md @@ -1,5 +1,5 @@ -# Security Policy -Intel is committed to rapidly addressing security vulnerabilities affecting our customers and providing clear guidance on the solution, impact, severity and mitigation. - -## Reporting a Vulnerability -Please report any security vulnerabilities in this project utilizing the guidelines [here](https://www.intel.com/content/www/us/en/security-center/vulnerability-handling-guidelines.html). +# Security Policy +Intel is committed to rapidly addressing security vulnerabilities affecting our customers and providing clear guidance on the solution, impact, severity and mitigation. + +## Reporting a Vulnerability +Please report any security vulnerabilities in this project utilizing the guidelines [here](https://www.intel.com/content/www/us/en/security-center/vulnerability-handling-guidelines.html). \ No newline at end of file diff --git a/src/Makefile b/src/Makefile index ea34aa5..324a1ef 100644 --- a/src/Makefile +++ b/src/Makefile @@ -3,39 +3,62 @@ # Copyright (C) 2023 Intel Corporation # SPDX-License-Identifier: MIT # +COMMIT_ID := $(shell git rev-parse --short=8 HEAD) +COMMIT_DATE := $(shell git show -s --format=%cd --date=short HEAD) +VERSION_FILE := ../version.txt +VERSION_NUMBER := $(shell cat ${VERSION_FILE}) +VERSION := $(VERSION_NUMBER)_$(COMMIT_DATE)_$(COMMIT_ID) -VERSION ?= dev +default: check orchestrator +.PHONY: default test check format_check format linux-source collector reporter orchestrator rdmsr msrbusy reset clean tools libs async-profiler burn calcfreq cpuid dmidecode ethtool fio flamegraph ipmitool lshw lspci mlc perf spectre-meltdown-checker sshpass stress-ng sysstat turbostat oss-source -default: apps -.PHONY: default all linux-source collector reporter orchestrator rdmsr msrbusy reset clean tools libs async-profiler burn calcfreq cpuid dmidecode ethtool fio flamegraph ipmitool lshw mlc perf spectre-meltdown-checker sshpass stress-ng sysstat turbostat oss-source +collector_tools: async-profiler calcfreq cpuid dmidecode ethtool fio flamegraph ipmitool lshw lspci mlc msrbusy perf rdmsr spectre-meltdown-checker stress-ng sysstat turbostat -package_tests: +test: cd pkg/commandfile && go test -v -vet=all . cd pkg/core && go test -v -vet=all . cd pkg/cpu && go test -v -vet=all . # these tests require access to MSRs which we don't have on WSL2 and may not have on build machine -- cd pkg/msr && go test -v -vet=all . cd pkg/progress && go test -v -vet=all . cd pkg/target && go test -v -vet=all . - -orchestrator: package_tests cd orchestrator && go test -v -vet=all . + cd collector && go test -v -vet=all . + cd reporter && go test -v -vet=all . + cd rdmsr && go test -v -vet=all . + cd msrbusy && go test -v -vet=all . + +format: + gofmt -l -w -s pkg/commandfile/ pkg/core/ pkg/cpu/ pkg/progress/ pkg/target/ orchestrator/ collector/ reporter/ + +lint: + golint -set_exit_status pkg/commandfile/ pkg/core/ pkg/cpu/ pkg/progress/ pkg/target/ orchestrator/ collector/ reporter/ + +format_check: + @echo "Running gofmt -l to check for code formatting issues..." + @test -z $(shell gofmt -l -s pkg/commandfile/ pkg/core/ pkg/cpu/ pkg/progress/ pkg/target/ orchestrator/ collector/ reporter/) || { echo "[WARN] Formatting issues detected. Resolve with 'make format'"; exit 1; } + @echo "gofmt detected no issues" + +check: format_check + +orchestrator: sshpass reporter collector collector-deps + cp sshpass/sshpass orchestrator/resources/ + cp reporter/reporter orchestrator/resources/ + cp collector/collector orchestrator/resources/ + cp collector/collector_arm64 orchestrator/resources/ cd orchestrator && CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-s -w -X main.gVersion=$(VERSION)' -o orchestrator collector: - cd collector && go test -v -vet=all . cd collector && CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-s -w -X main.gVersion=$(VERSION)' -o collector cd collector && CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-s -w -X main.gVersion=$(VERSION)' -o collector_arm64 -reporter: - cd reporter && go test -v -vet=all . +reporter: burn + cp burn/burn reporter/resources/ cd reporter && CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-s -w -X main.gVersion=$(VERSION)' -o reporter rdmsr: - cd rdmsr && go test -v -vet=all . cd rdmsr && CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-s -w -X main.gVersion=$(VERSION)' -o rdmsr msrbusy: - cd msrbusy && go test -v -vet=all . cd msrbusy && CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-s -w -X main.gVersion=$(VERSION)' -o msrbusy async-profiler: @@ -129,6 +152,14 @@ endif cd lshw && git checkout B.02.19 cd lshw/src && make static +lspci: +ifeq ("$(wildcard lspci)","") + git clone https://github.com/pciutils/pciutils.git lspci +else + cd lspci && git checkout master && git pull +endif + cd lspci && make + mlc: ifeq ("$(wildcard mlc)","") -if [ ${CI} = true ]; then\ @@ -184,20 +215,53 @@ endif linux-source: ifeq ("$(wildcard linux)","") -ifeq ("$(wildcard linux-5.19.16.tar.xz)","") - wget https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.19.16.tar.xz +ifeq ("$(wildcard linux-6.0.7.tar.xz)","") + wget https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.7.tar.xz endif - tar -xf linux-5.19.16.tar.xz && mv linux-5.19.16/ linux/ + tar -xf linux-6.0.7.tar.xz && mv linux-6.0.7/ linux/ endif turbostat: linux-source cd linux/tools/power/x86/turbostat && make -apps: collector reporter orchestrator -tools: rdmsr msrbusy async-profiler burn calcfreq cpuid dmidecode ethtool fio flamegraph ipmitool lshw mlc perf spectre-meltdown-checker sshpass stress-ng sysstat turbostat +collector-deps-amd64: collector_tools + $(eval TMPDIR := $(shell mktemp -d build.XXXXXX)) + cp calcfreq/calcfreq $(TMPDIR) + cp cpuid/cpuid $(TMPDIR) + cp dmidecode/dmidecode $(TMPDIR) + cp ethtool/ethtool $(TMPDIR) + cp fio/fio $(TMPDIR) + cp ipmitool/src/ipmitool.static $(TMPDIR)/ipmitool + cp lshw/src/lshw-static $(TMPDIR)/lshw + cp lspci/lspci $(TMPDIR) + -cp mlc/mlc $(TMPDIR) + cp msrbusy/msrbusy $(TMPDIR) + cp linux/tools/perf/perf $(TMPDIR) + cp -R async-profiler $(TMPDIR) + cp flamegraph/stackcollapse-perf.pl $(TMPDIR) + cp rdmsr/rdmsr $(TMPDIR) + cp spectre-meltdown-checker/spectre-meltdown-checker.sh $(TMPDIR) + cp stress-ng/stress-ng $(TMPDIR) + cp sysstat/mpstat $(TMPDIR) + cp sysstat/iostat $(TMPDIR) + cp sysstat/sar $(TMPDIR) + cp sysstat/sadc $(TMPDIR) + cp linux/tools/power/x86/turbostat/turbostat $(TMPDIR) + -cp -r ../bin/* $(TMPDIR) + for f in $(TMPDIR)/*; do strip -s -p --strip-unneeded $$f; done + cd $(TMPDIR) && tar -czf ../orchestrator/resources/collector_deps_amd64.tgz . + rm -rf $(TMPDIR) + +collector-deps-arm64: spectre-meltdown-checker + $(eval TMPDIR := $(shell mktemp -d build.XXXXXX)) + cp spectre-meltdown-checker/spectre-meltdown-checker.sh $(TMPDIR) + cd $(TMPDIR) && tar -czf ../orchestrator/resources/collector_deps_arm64.tgz . + rm -rf $(TMPDIR) + +collector-deps: collector-deps-amd64 collector-deps-arm64 clean: - rm -rf async-profiler burn cpuid dmidecode ethtool fio flamegraph ipmitool linux lshw mlc spectre-meltdown-checker sshpass stress-ng sysstat oss_source.* linux-*.xz cpuid-*.gz glibc-*.bz2 libcrypt*.gz zlib.*.gz + rm -rf async-profiler burn cpuid dmidecode ethtool fio flamegraph ipmitool linux lshw lspci mlc spectre-meltdown-checker sshpass stress-ng sysstat oss_source.* linux-*.xz cpuid-*.gz glibc-*.bz2 libcrypt*.gz zlib.*.gz rm -f calcfreq/calcfreq rm -f collector/collector rm -f collector/collector_arm64 @@ -208,6 +272,12 @@ clean: rm -f orchestrator/orchestrator rm -f orchestrator/orchestrator_arm64 rm -f orchestrator/orchestrator.exe + rm -f orchestrator/resources/collector + rm -f orchestrator/resources/collector_arm64 + rm -f orchestrator/resources/collector_deps_amd64.tgz + rm -f orchestrator/resources/collector_deps_arm64.tgz + rm -f orchestrator/resources/reporter + rm -f orchestrator/resources/sshpass rm -f rdmsr/rdmsr rm -f msrbusy/msrbusy @@ -220,6 +290,7 @@ reset: cd flamegraph && git clean -fdx && git reset --hard cd ipmitool && git clean -fdx && git reset --hard cd lshw && git clean -fdx && git reset --hard + cd lspci && git clean -fdx && git reset --hard -cd mlc && git clean -fdx && git reset --hard cd linux/tools/perf && make clean cd sshpass && make clean @@ -237,5 +308,5 @@ libcrypt.tar.gz: libs: glibc-2.19.tar.bz2 zlib.tar.gz libcrypt.tar.gz oss-source: reset libs - tar --exclude-vcs -czf oss_source.tgz async-profiler/ dmidecode/ ethtool/ fio/ flamegraph/ ipmitool/ linux/ lshw/ spectre-meltdown-checker/ sshpass/ sysstat/ stress-ng/ glibc-2.19.tar.bz2 zlib.tar.gz libcrypt.tar.gz + tar --exclude-vcs -czf oss_source.tgz async-profiler/ dmidecode/ ethtool/ fio/ flamegraph/ ipmitool/ linux/ lshw/ lspci/ spectre-meltdown-checker/ sshpass/ sysstat/ stress-ng/ glibc-2.19.tar.bz2 zlib.tar.gz libcrypt.tar.gz md5sum oss_source.tgz > oss_source.tgz.md5 diff --git a/src/calcfreq/calcfreq.c b/src/calcfreq/calcfreq.c index fdce2da..db88738 100644 --- a/src/calcfreq/calcfreq.c +++ b/src/calcfreq/calcfreq.c @@ -235,10 +235,10 @@ int main(int argc, char **argv) // Detect architecture to determine cycles_expected int family, model, stepping; get_arch(&family, &model, &stepping); - if (model == 143 /*SPR*/) { + if (model == 143 /*SPR*/ || model == 207 /*EMR*/) { use_aperf = check_whether_ia32_aperf_is_accessible(); if (!use_aperf) { - fprintf(stderr, "Failed to read APERF MSR. Cannot proceed on SPR.\n"); + fprintf(stderr, "Failed to read APERF MSR.\n"); return 1; } } diff --git a/src/collector/main.go b/src/collector/main.go index 78244b5..a54f52d 100644 --- a/src/collector/main.go +++ b/src/collector/main.go @@ -104,12 +104,7 @@ func runConfigCommand(cmd commandfile.Command, args commandfile.Arguments, sudo if err != nil { log.Printf("Error: %v Stderr: %s, Exit Code: %d", err, stderr, exitCode) } - // if a sudo password was provided, make sure it doesn't show up in any of the command results - if sudo != "" { - result["stdout"] = strings.ReplaceAll(stdout, sudo, "********") - } else { - result["stdout"] = stdout - } + result["stdout"] = stdout result["stderr"] = stderr result["exitstatus"] = fmt.Sprint(exitCode) ch <- result diff --git a/src/orchestrator/collection.go b/src/orchestrator/collection.go index c7ca453..86ba98f 100644 --- a/src/orchestrator/collection.go +++ b/src/orchestrator/collection.go @@ -17,14 +17,12 @@ import ( "gopkg.in/yaml.v2" "intel.com/svr-info/pkg/commandfile" - "intel.com/svr-info/pkg/core" "intel.com/svr-info/pkg/target" ) type Collection struct { target target.Target cmdLineArgs *CmdLineArgs - assets *core.Assets outputDir string outputFilePath string stdout string @@ -32,11 +30,10 @@ type Collection struct { ok bool } -func newCollection(target target.Target, cmdLineArgs *CmdLineArgs, assets *core.Assets, outputDir string) *Collection { +func newCollection(target target.Target, cmdLineArgs *CmdLineArgs, outputDir string) *Collection { c := Collection{ target: target, cmdLineArgs: cmdLineArgs, - assets: assets, outputDir: outputDir, stdout: "", stderr: "", @@ -51,13 +48,9 @@ func (c *Collection) getCommandFilePath(extra string) (commandFilePath string) { return } -func customizeCommandYAML(sourceFilePath string, cmdLineArgs *CmdLineArgs, targetBinDir string, targetHostName string) (customized []byte, err error) { - defaultCollectorYAML, err := os.ReadFile(sourceFilePath) - if err != nil { - return - } +func customizeCommandYAML(cmdTemplate []byte, cmdLineArgs *CmdLineArgs, targetBinDir string, targetHostName string) (customized []byte, err error) { var cf commandfile.CommandFile - err = yaml.Unmarshal(defaultCollectorYAML, &cf) + err = yaml.Unmarshal(cmdTemplate, &cf) if err != nil { return } @@ -145,12 +138,12 @@ func customizeCommandYAML(sourceFilePath string, cmdLineArgs *CmdLineArgs, targe return } -func (c *Collection) customizeCommandFile(sourceFilePath string, targetFilePath string, targetBinDir string) (err error) { - return customizeCmdFile(sourceFilePath, targetFilePath, targetBinDir, c.target.GetName(), c.cmdLineArgs) +func (c *Collection) customizeCommandFile(cmdTemplate []byte, targetFilePath string, targetBinDir string) (err error) { + return customizeCmdFile(cmdTemplate, targetFilePath, targetBinDir, c.target.GetName(), c.cmdLineArgs) } -func customizeCmdFile(sourceFilePath string, targetFilePath string, targetBinDir string, targetHostName string, cmdLineArgs *CmdLineArgs) (err error) { - customized, err := customizeCommandYAML(sourceFilePath, cmdLineArgs, targetBinDir, targetHostName) +func customizeCmdFile(cmdTemplate []byte, targetFilePath string, targetBinDir string, targetHostName string, cmdLineArgs *CmdLineArgs) (err error) { + customized, err := customizeCommandYAML(cmdTemplate, cmdLineArgs, targetBinDir, targetHostName) if err != nil { return } @@ -163,11 +156,16 @@ func (c *Collection) getDepsFile() (depsFile string, err error) { if err != nil { return } + var binPath string + binPath, err = getBinPath() + if err != nil { + return + } switch arch { case "x86_64", "amd64": - depsFile = c.assets[core.Amd64Deps] + depsFile = filepath.Join(binPath, "collector_deps_amd64.tgz") case "aarch64", "arm64": - depsFile = c.assets[core.Arm64Deps] + depsFile = filepath.Join(binPath, "collector_deps_arm64.tgz") } if depsFile == "" { err = fmt.Errorf("unsupported architecture: '%s'", arch) @@ -180,11 +178,16 @@ func (c *Collection) getCollectorFile() (collectorFile string, err error) { if err != nil { return } + var binPath string + binPath, err = getBinPath() + if err != nil { + return + } switch arch { case "x86_64", "amd64": - collectorFile = c.assets[core.Amd64Collector] + collectorFile = filepath.Join(binPath, "collector") case "aarch64", "arm64": - collectorFile = c.assets[core.Arm64Collector] + collectorFile = filepath.Join(binPath, "collector_arm64") } if collectorFile == "" { err = errors.New("unsupported architecture: " + "'" + arch + "'") @@ -225,10 +228,11 @@ func (c *Collection) getCollectorOutputFile(workingDirectory string) (outputFile } func (c *Collection) getExtraFiles() (extras []string, err error) { - extrasDir, err := core.FindAsset("extras") + exePath, err := os.Executable() if err != nil { return } + extrasDir := filepath.Join(exePath, "extras") dir, err := os.Open(extrasDir) if err != nil { return @@ -281,7 +285,7 @@ func (c *Collection) Collect() (err error) { } if (strings.Contains(c.cmdLineArgs.analyze, "system") || strings.Contains(c.cmdLineArgs.analyze, "all")) && - !hasPreReqs(c.target, []string{"perl"}) { + !hasPreReqs(c.target, []string{"perl"}) { log.Printf("perl not found on target: %s. Analyze system requires perl to process data.", c.target.GetName()) } @@ -291,8 +295,12 @@ func (c *Collection) Collect() (err error) { return } defer c.cleanupTarget(tempDir) + cmdTemplate, err := resources.ReadFile("resources/collector_reports.yaml.tmpl") + if err != nil { + return + } commandFilePath := c.getCommandFilePath("_reports") - err = c.customizeCommandFile(c.assets[core.ReportsYaml], commandFilePath, tempDir) + err = c.customizeCommandFile(cmdTemplate, commandFilePath, tempDir) if err != nil { log.Print("failed to customize command file path") return @@ -356,8 +364,13 @@ func (c *Collection) Collect() (err error) { return } if c.cmdLineArgs.megadata { + var cmdTemplate []byte + cmdTemplate, err = resources.ReadFile("resources/collector_megadata.yaml.tmpl") + if err != nil { + return + } commandFilePath := c.getCommandFilePath("_megadata") - err = c.customizeCommandFile(c.assets[core.MegadataYaml], commandFilePath, tempDir) + err = c.customizeCommandFile(cmdTemplate, commandFilePath, tempDir) if err != nil { log.Print("failed to customize command file path") return diff --git a/src/orchestrator/command_line_args.go b/src/orchestrator/command_line_args.go index 0b56f3d..fd05468 100644 --- a/src/orchestrator/command_line_args.go +++ b/src/orchestrator/command_line_args.go @@ -38,6 +38,8 @@ type CmdLineArgs struct { temp string dumpConfig bool cmdTimeout int + reporter string + collector string debug bool } @@ -53,7 +55,8 @@ func showUsage() { fmt.Fprintf(os.Stderr, " [-analyze SELECT] [-analyze_duration SECONDS] [-analyze_frequency N]\n") fmt.Fprintf(os.Stderr, " [-megadata]\n") fmt.Fprintf(os.Stderr, " [-ip IP] [-port PORT] [-user USER] [-key KEY] [-targets TARGETS]\n") - fmt.Fprintf(os.Stderr, " [-output OUTPUT] [-temp TEMP] [-dumpconfig] [-cmd_timeout] [-debug]\n") + fmt.Fprintf(os.Stderr, " [-output OUTPUT] [-temp TEMP] [-dumpconfig] [-cmd_timeout]\n") + fmt.Fprintf(os.Stderr, " [-reporter \"args\"] [-collector \"args\"] [-debug]\n") longHelp := ` Intel System Health Inspector. Creates configuration, benchmark, profile, and insights reports for one or more systems. @@ -102,7 +105,11 @@ advanced arguments: -temp DIR path to temporary directory on target. Directory must exist. (default: system default) -dumpconfig dump the collector configuration file and exit (default: False) -cmd_timeout the maximum number of seconds to wait for each data collection command (default: 300) - -debug additional logging and retain temporary files + -reporter run the the reporter sub-component with args + e.g., -reporter "-input /home/rex -output /home/rex -format html" (default: Nil) + -collector run the the collector sub-component with args + e.g., -collector "collect.yaml" (default: Nil) + -debug additional logging and retain temporary files (default: False) Examples: $ ./%[1]s @@ -154,6 +161,8 @@ func (cmdLineArgs *CmdLineArgs) parse(name string, arguments []string) (err erro flagSet.IntVar(&cmdLineArgs.analyzeDuration, "analyze_duration", 60, "") flagSet.IntVar(&cmdLineArgs.profileInterval, "profile_interval", 2, "") flagSet.IntVar(&cmdLineArgs.analyzeFrequency, "analyze_frequency", 11, "") + flagSet.StringVar(&cmdLineArgs.reporter, "reporter", "", "") + flagSet.StringVar(&cmdLineArgs.collector, "collector", "", "") err = flagSet.Parse(arguments) if err != nil { return @@ -326,5 +335,10 @@ func (cmdLineArgs *CmdLineArgs) validate() (err error) { return } } + // -collector and -reporter are mutually exclusive + if cmdLineArgs.collector != "" && cmdLineArgs.reporter != "" { + err = fmt.Errorf("-collector and -reporter are mutually exclusive options") + return + } return } diff --git a/src/orchestrator/go.mod b/src/orchestrator/go.mod index e0f214d..d268a6a 100644 --- a/src/orchestrator/go.mod +++ b/src/orchestrator/go.mod @@ -15,7 +15,8 @@ replace intel.com/svr-info/pkg/target => ../pkg/target replace intel.com/svr-info/pkg/commandfile => ../pkg/commandfile require ( - golang.org/x/term v0.5.0 + golang.org/x/exp v0.0.0-20230321023759-10a507213a29 + golang.org/x/term v0.7.0 gopkg.in/yaml.v2 v2.4.0 intel.com/svr-info/pkg/commandfile v0.0.0-00010101000000-000000000000 intel.com/svr-info/pkg/core v0.0.0-00010101000000-000000000000 @@ -25,5 +26,5 @@ require ( require ( github.com/creasty/defaults v1.6.0 // indirect - golang.org/x/sys v0.5.0 // indirect + golang.org/x/sys v0.7.0 // indirect ) diff --git a/src/orchestrator/go.sum b/src/orchestrator/go.sum index eb489ac..b3cbce7 100644 --- a/src/orchestrator/go.sum +++ b/src/orchestrator/go.sum @@ -1,9 +1,11 @@ github.com/creasty/defaults v1.6.0 h1:ltuE9cfphUtlrBeomuu8PEyISTXnxqkBIoQfXgv7BSc= github.com/creasty/defaults v1.6.0/go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM= -golang.org/x/sys v0.5.0 h1:MUK/U/4lj1t1oPg0HfuXDN/Z1wv31ZJ/YcPiGccS4DU= -golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/term v0.5.0 h1:n2a8QNdAb0sZNpU9R1ALUXBbY+w51fCQDN+7EdxNBsY= -golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= +golang.org/x/exp v0.0.0-20230321023759-10a507213a29 h1:ooxPy7fPvB4kwsA2h+iBNHkAbp/4JxTSwCmvdjEYmug= +golang.org/x/exp v0.0.0-20230321023759-10a507213a29/go.mod h1:CxIveKay+FTh1D0yPZemJVgC/95VzuuOLq5Qi4xnoYc= +golang.org/x/sys v0.7.0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU= +golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/term v0.7.0 h1:BEvjmm5fURWqcfbSKTdpkDXYBrUS1c0m8agp14W48vQ= +golang.org/x/term v0.7.0/go.mod h1:P32HKFT3hSsZrRxla30E9HqToFYAQPCMs/zFMBUFqPY= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY= diff --git a/src/orchestrator/main.go b/src/orchestrator/main.go index e49cae0..142bc1c 100644 --- a/src/orchestrator/main.go +++ b/src/orchestrator/main.go @@ -7,6 +7,8 @@ package main import ( "archive/tar" "compress/gzip" + "embed" + "encoding/binary" "fmt" "io" "io/fs" @@ -17,18 +19,22 @@ import ( "strings" "time" + "golang.org/x/exp/slices" "golang.org/x/term" "intel.com/svr-info/pkg/core" "intel.com/svr-info/pkg/progress" "intel.com/svr-info/pkg/target" ) +//go:embed resources +var resources embed.FS + // globals var ( gVersion string = "dev" // build overrides this, see makefile ) -func getTargets(assets *core.Assets, cmdLineArgs *CmdLineArgs) (targets []target.Target, err error) { +func getTargets(cmdLineArgs *CmdLineArgs) (targets []target.Target, err error) { // if we have a targets file if cmdLineArgs.targets != "" { targetsFile := newTargetsFile(cmdLineArgs.targets) @@ -40,9 +46,13 @@ func getTargets(assets *core.Assets, cmdLineArgs *CmdLineArgs) (targets []target for _, t := range targetsFromFile { if t.ip == "localhost" { // special case, "localhost" in targets file var hostname string - hostname, err = os.Hostname() - if err != nil { - return + if t.label != "" { + hostname = t.label + } else { + hostname, err = os.Hostname() + if err != nil { + return + } } localTarget := target.NewLocalTarget(hostname, t.sudo) if !localTarget.CanElevatePrivileges() { @@ -51,7 +61,12 @@ func getTargets(assets *core.Assets, cmdLineArgs *CmdLineArgs) (targets []target } targets = append(targets, localTarget) } else { - targets = append(targets, target.NewRemoteTarget(t.label, t.ip, t.port, t.user, t.key, t.pwd, assets[core.Sshpass], t.sudo)) + var binPath string + binPath, err = getBinPath() + if err != nil { + return + } + targets = append(targets, target.NewRemoteTarget(t.label, t.ip, t.port, t.user, t.key, t.pwd, filepath.Join(binPath, "sshpass"), t.sudo)) } } } else { @@ -114,11 +129,11 @@ func doCollection(collection *Collection, ch chan *Collection, statusUpdate prog ch <- collection } -func getCollections(targets []target.Target, assets *core.Assets, workDir string, cmdLineArgs *CmdLineArgs, statusUpdate progress.MultiSpinnerUpdateFunc) (collections []*Collection, err error) { +func getCollections(targets []target.Target, workDir string, cmdLineArgs *CmdLineArgs, statusUpdate progress.MultiSpinnerUpdateFunc) (collections []*Collection, err error) { // run collections in parallel ch := make(chan *Collection) for _, target := range targets { - collection := newCollection(target, cmdLineArgs, assets, workDir) + collection := newCollection(target, cmdLineArgs, workDir) go doCollection(collection, ch, statusUpdate) } // wait for all collections to complete collecting @@ -129,7 +144,7 @@ func getCollections(targets []target.Target, assets *core.Assets, workDir string return } -func getReports(collections []*Collection, assets *core.Assets, outputDir string, cmdLineArgs *CmdLineArgs, statusUpdate progress.MultiSpinnerUpdateFunc) (reportFilePaths []string, err error) { +func getReports(collections []*Collection, outputDir string, cmdLineArgs *CmdLineArgs, statusUpdate progress.MultiSpinnerUpdateFunc) (reportFilePaths []string, err error) { var okCollections = make([]*Collection, 0) for _, collection := range collections { if collection.ok { @@ -147,7 +162,12 @@ func getReports(collections []*Collection, assets *core.Assets, outputDir string for _, collection := range okCollections { collectionFilePaths = append(collectionFilePaths, collection.outputFilePath) } - cmd := exec.Command(assets[core.Reporter], "-input", strings.Join(collectionFilePaths, ","), "-output", outputDir, "-format", cmdLineArgs.format) + var binPath string + binPath, err = getBinPath() + if err != nil { + return + } + cmd := exec.Command(filepath.Join(binPath, "reporter"), "-input", strings.Join(collectionFilePaths, ","), "-output", outputDir, "-format", cmdLineArgs.format) log.Printf("run: %s", strings.Join(cmd.Args, " ")) stdout, _, _, err := target.RunLocalCommand(cmd) if err != nil { @@ -170,7 +190,7 @@ func getReports(collections []*Collection, assets *core.Assets, outputDir string return } -func archiveOutputDir(outputDir string) (err error) { +func archiveOutputDir(outputDir string, collections []*Collection, reportFilePaths []string) (err error) { tarFilePath := filepath.Join(outputDir, filepath.Base(outputDir)+".tgz") out, err := os.Create(tarFilePath) if err != nil { @@ -190,34 +210,53 @@ func archiveOutputDir(outputDir string) (err error) { return } defer os.Chdir(baseDir) + var filesToArchive []string + for _, collection := range collections { + hostname := collection.target.GetName() + filesToArchive = append(filesToArchive, getLogfileName()) + filesToArchive = append(filesToArchive, hostname+"_reports_collector.yaml") + filesToArchive = append(filesToArchive, hostname+"_collector.log") + filesToArchive = append(filesToArchive, hostname+"_megadata_collector.yaml") + filesToArchive = append(filesToArchive, hostname+"_megadata_collector.log") + filesToArchive = append(filesToArchive, hostname+"_megadata", "collector.log") + filesToArchive = append(filesToArchive, hostname+"_megadata", "collector.pid") + filesToArchive = append(filesToArchive, hostname+".raw.json") + } + for _, reportFilePath := range reportFilePaths { + filesToArchive = append(filesToArchive, filepath.Base(reportFilePath)) + } + filesToArchive = append(filesToArchive, "reporter.log") err = filepath.WalkDir(".", func(path string, d fs.DirEntry, err error) error { if err != nil { return err } if !d.IsDir() && filepath.Base(path) != filepath.Base(tarFilePath) { - info, err := d.Info() - if err != nil { - return err - } - var header *tar.Header - header, err = tar.FileInfoHeader(info, info.Name()) - if err != nil { - return err - } - header.Name = filepath.Join(filepath.Base(outputDir), path) - err = tw.WriteHeader(header) - if err != nil { - return err - } - var file *os.File - file, err = os.Open(path) - if err != nil { - return err - } - _, err = io.Copy(tw, file) - file.Close() - if err != nil { - return err + // Include files in filesToArchive only + if slices.Contains(filesToArchive, filepath.Base(path)) { + info, err := d.Info() + if err != nil { + return err + } + var header *tar.Header + header, err = tar.FileInfoHeader(info, info.Name()) + if err != nil { + return err + } + header.Name = filepath.Join(filepath.Base(outputDir), path) + err = tw.WriteHeader(header) + if err != nil { + return err + } + var file *os.File + file, err = os.Open(path) + if err != nil { + return err + } + _, err = io.Copy(tw, file) + file.Close() + if err != nil { + return err + } } } return nil @@ -245,30 +284,22 @@ func cleanupOutputDir(outputDir string, collections []*Collection, reportFilePat return } -func doWork(outputDir string, cmdLineArgs *CmdLineArgs) error { - assets, err := core.NewAssets() - if err != nil { - return err - } - _, nomatch, nodata, err := assets.Verify() - if err != nil { - log.Printf("Warning: %v", err) - } - for _, a := range nomatch { - log.Printf("checksum does not match -- %s has been modified.", a) - } - for _, a := range nodata { - log.Printf("checksum not found for %s.", a) - } +func doWork(outputDir string, cmdLineArgs *CmdLineArgs) (err error) { if cmdLineArgs.dumpConfig { - customized, err := customizeCommandYAML(assets[core.ReportsYaml], cmdLineArgs, ".", "target_hostname") + var bytes []byte + bytes, err = resources.ReadFile("resources/collector_reports.yaml.tmpl") if err != nil { - return err + return + } + var customized []byte + customized, err = customizeCommandYAML(bytes, cmdLineArgs, ".", "target_hostname") + if err != nil { + return } fmt.Print(string(customized)) - return nil + return } - targets, err := getTargets(assets, cmdLineArgs) + targets, err := getTargets(cmdLineArgs) if err != nil { return err } @@ -281,16 +312,16 @@ func doWork(outputDir string, cmdLineArgs *CmdLineArgs) error { } multiSpinner.Start() defer multiSpinner.Finish() - collections, err := getCollections(targets, assets, outputDir, cmdLineArgs, multiSpinner.Status) + collections, err := getCollections(targets, outputDir, cmdLineArgs, multiSpinner.Status) if err != nil { return err } var reportFilePaths []string - reportFilePaths, err = getReports(collections, assets, outputDir, cmdLineArgs, multiSpinner.Status) + reportFilePaths, err = getReports(collections, outputDir, cmdLineArgs, multiSpinner.Status) if err != nil { return err } - err = archiveOutputDir(outputDir) + err = archiveOutputDir(outputDir, collections, reportFilePaths) if err != nil { return err } @@ -316,6 +347,64 @@ func getLogfileName() string { return filepath.Base(os.Args[0]) + ".log" } +func getBinPath() (binPath string, err error) { + exePath, err := os.Executable() + if err != nil { + return + } + binPath = filepath.Join(filepath.Dir(exePath), "tmpbin") + return +} + +func writeExecutableResources() (binPath string, err error) { + toolNames := []string{"sshpass", "reporter", "collector", "collector_deps_amd64.tgz", "collector_deps_arm64.tgz"} + for _, toolName := range toolNames { + // get the exe from our embedded resources + var toolBytes []byte + toolBytes, err = resources.ReadFile("resources/" + toolName) + if err != nil { + return + } + binPath, err = getBinPath() + if err != nil { + return + } + err = os.MkdirAll(binPath, 0744) + if err != nil { + return + } + toolPath := filepath.Join(binPath, toolName) + var f *os.File + f, err = os.OpenFile(toolPath, os.O_CREATE|os.O_WRONLY|os.O_TRUNC, 0744) + if err != nil { + return + } + defer f.Close() + err = binary.Write(f, binary.LittleEndian, toolBytes) + if err != nil { + return + } + } + return +} + +func runSubComponent(componentName string, componentArgs string) (exitCode int, err error) { + binPath, err := getBinPath() + if err != nil { + return + } + componentPath := filepath.Join(binPath, componentName) + bashCmd := fmt.Sprintf("%s %s", componentPath, componentArgs) + cmd := exec.Command("bash", "-c", bashCmd) + stdout, stderr, exitCode, err := target.RunLocalCommand(cmd) + if err != nil { + return + } + fmt.Fprintf(os.Stdout, stdout) + fmt.Fprintf(os.Stderr, stderr) + return +} + const ( retNoError = 0 retError = 1 @@ -386,6 +475,34 @@ func mainReturnWithCode() int { os.Getppid(), strings.Join(os.Args, " "), ) + // write out any executable tools we have in our embedded resources + binPath, err := writeExecutableResources() + if err != nil { + log.Printf("Error: %v", err) + fmt.Fprintf(os.Stderr, "Error: %v\n", err) + return retError + } + if !cmdLineArgs.debug { + defer os.RemoveAll(binPath) + } + if cmdLineArgs.reporter != "" { + exitCode, err := runSubComponent("reporter", cmdLineArgs.reporter) + if err != nil { + log.Printf("Error: %v", err) + fmt.Fprintf(os.Stderr, "Error: %v\n", err) + return retError + } + return exitCode + } + if cmdLineArgs.collector != "" { + exitCode, err := runSubComponent("collector", cmdLineArgs.collector) + if err != nil { + log.Printf("Error: %v", err) + fmt.Fprintf(os.Stderr, "Error: %v\n", err) + return retError + } + return exitCode + } // get to work err = doWork(outputDir, cmdLineArgs) if err != nil { diff --git a/config/collector_megadata.yaml.tmpl b/src/orchestrator/resources/collector_megadata.yaml.tmpl similarity index 100% rename from config/collector_megadata.yaml.tmpl rename to src/orchestrator/resources/collector_megadata.yaml.tmpl diff --git a/config/collector_reports.yaml.tmpl b/src/orchestrator/resources/collector_reports.yaml.tmpl similarity index 95% rename from config/collector_reports.yaml.tmpl rename to src/orchestrator/resources/collector_reports.yaml.tmpl index 6b6890d..476972e 100644 --- a/config/collector_reports.yaml.tmpl +++ b/src/orchestrator/resources/collector_reports.yaml.tmpl @@ -246,6 +246,13 @@ commands: done superuser: true parallel: true + - label: lspci bits + command: lspci -s $(lspci | grep 325b | awk 'NR==1{{print $1}}') -xxx | awk '$1 ~ /^90/{{print $9 $8 $7 $6; exit}}' + superuser: true + parallel: true + - label: lspci devices + command: lspci -d 8086:3258 | wc -l + parallel: true ############ # Profile command below # Note that this is one command because we want the profiling options to run in parallel with @@ -381,11 +388,7 @@ commands: run: false command: |- # measure turbo frequencies using calcfreq utility - num_vcpus=$( lscpu | grep 'CPU(s):' | head -1 | awk '{print $2}' ) - threads_per_core=$( lscpu | grep 'Thread(s) per core:' | head -1 | awk '{print $4}' ) - num_sockets=$( lscpu | grep 'Socket(s):' | head -1 | awk '{print $2}' ) - num_cores=$(( num_vcpus / threads_per_core )) - num_cores_per_socket=$(( num_cores / num_sockets )) + num_cores_per_socket=$( lscpu | grep 'Core(s) per socket:' | head -1 | awk '{print $4}' ) # if the first two 'core ids' from /proc/cpuinfo are the same then use -a1 option cpu_0_core_id=$( grep 'core id' /proc/cpuinfo | head -1 | awk '{print $4}' ) cpu_1_core_id=$( grep 'core id' /proc/cpuinfo | head -2 | tail -1 | awk '{print $4}' ) @@ -399,7 +402,7 @@ commands: run: false command: |- # measure tdp and all-core turbo frequency - ((turbostat -i 2 2>/dev/null &) ; stress-ng --cpu 1 -t 9s 2>&1 ; stress-ng --cpu 0 -t 5s 2>&1 ; pkill -9 -f turbostat) | awk '$0~"stress" {print $0} $1=="Package" || $1=="CPU" || $1=="Core" || $1=="Node" {if(f!=1) print $0;f=1} $1=="-" {print $0}' + ((turbostat -i 2 2>/dev/null &) ; stress-ng --cpu 1 -t 20s 2>&1 ; stress-ng --cpu 0 -t 20s 2>&1 ; pkill -9 -f turbostat) | awk '$0~"stress" {print $0} $1=="Package" || $1=="CPU" || $1=="Core" || $1=="Node" {if(f!=1) print $0;f=1} $1=="-" {print $0}' superuser: true modprobe: msr - label: CPU Idle diff --git a/src/pkg/core/assets.go b/src/pkg/core/assets.go deleted file mode 100644 index ad1d6c8..0000000 --- a/src/pkg/core/assets.go +++ /dev/null @@ -1,199 +0,0 @@ -/* -Package core includes internal shared code. -*/ -/* - * Copyright (C) 2023 Intel Corporation - * SPDX-License-Identifier: MIT - */ -package core - -import ( - "bufio" - "crypto/md5" - "fmt" - "io" - "os" - "path" - "path/filepath" - "regexp" - "strings" -) - -const ( - Orchestrator int = iota - Amd64Collector - Reporter - Amd64Deps - ReportsYaml - MegadataYaml - Sshpass - ReferenceData - HTMLReportTemplate - CPUsYaml - GPUsYaml - AcceleratorsYaml - Insights - Arm64Collector - Arm64Deps - Burn - numPaths // keep this at the end -) - -type Assets [numPaths]string - -func NewAssets() (assets *Assets, err error) { - assets = &Assets{} - - assets[Orchestrator], err = FindAsset("orchestrator") - if err != nil { - return - } - assets[Reporter], err = FindAsset("reporter") - if err != nil { - return - } - assets[Amd64Collector], err = FindAsset("collector") - if err != nil { - return - } - assets[Arm64Collector], err = FindAsset("collector_arm64") - if err != nil { - return - } - assets[ReportsYaml], err = FindAsset("collector_reports.yaml.tmpl") - if err != nil { - return - } - assets[MegadataYaml], err = FindAsset("collector_megadata.yaml.tmpl") - if err != nil { - return - } - assets[Amd64Deps], err = FindAsset("collector_deps_amd64.tgz") - if err != nil { - return - } - assets[Arm64Deps], err = FindAsset("collector_deps_arm64.tgz") - if err != nil { - return - } - assets[Sshpass], err = FindAsset("sshpass") - if err != nil { - return - } - assets[ReferenceData], err = FindAsset("reference.yaml") - if err != nil { - return - } - assets[HTMLReportTemplate], err = FindAsset("report.html.tmpl") - if err != nil { - return - } - assets[CPUsYaml], err = FindAsset("cpus.yaml") - if err != nil { - return - } - assets[CPUsYaml], err = FindAsset("gpus.yaml") - if err != nil { - return - } - assets[CPUsYaml], err = FindAsset("accelerators.yaml") - if err != nil { - return - } - assets[Insights], err = FindAsset("insights.grl") - if err != nil { - return - } - assets[Burn], err = FindAsset("burn") - if err != nil { - return - } - return -} - -func (assets *Assets) Verify() (match []string, nomatch []string, nodata []string, err error) { - sums := make(map[string]string) // filename to md5 map - // build map from file containing all md5 sums - sumsFilepath, err := FindAsset("sums.md5") - if err != nil { - return - } - sumsFile, err := os.Open(sumsFilepath) - if err != nil { - return - } - defer sumsFile.Close() - scanner := bufio.NewScanner(sumsFile) - for scanner.Scan() { - line := scanner.Text() - re := regexp.MustCompile(`(\w+)\s+([\w./-]+)`) - match := re.FindStringSubmatch(line) - if len(match) == 3 { - sums[path.Base(match[2])] = match[1] - } - } - - // find each asset in map, verify md5 - for _, asset := range assets { - if asset == "" { - continue - } - // calculate md5 of asset - var assetFile *os.File - assetFile, err = os.Open(asset) - if err != nil { - return - } - defer assetFile.Close() - hash := md5.New() - _, err = io.Copy(hash, assetFile) - if err != nil { - return - } - assetSum := fmt.Sprintf("%x", hash.Sum(nil)) - // categorize result - if sum, ok := sums[path.Base(asset)]; ok { - if sum != assetSum { - nomatch = append(nomatch, asset) - } else { - match = append(match, asset) - } - } else { - nodata = append(nodata, asset) - } - } - return -} - -func FindAsset(assetName string) (assetPath string, err error) { - exePath, _ := os.Executable() - exeDir := filepath.Dir(exePath) - - searchDirs := []string{ - /* for use during deployment */ - filepath.Join(exeDir, "..", "config"), - filepath.Join(exeDir, "..", "tools"), - /* for use during development */ - filepath.Join(exeDir, "..", "..", "config"), - filepath.Join(exeDir, "..", "orchestrator"), - filepath.Join(exeDir, "..", "collector"), - filepath.Join(exeDir, "..", "reporter"), - filepath.Join(exeDir, "..", "sshpass"), - filepath.Join(exeDir, "..", "burn"), - } - for _, dir := range searchDirs { - if dir == "." { - assetPath = strings.Join([]string{dir, assetName}, string(filepath.Separator)) - } else { - assetPath = filepath.Join(dir, assetName) - } - _, err = os.Stat(assetPath) - if err == nil { - return - } - } - if err != nil { - err = fmt.Errorf("could not find required asset (%s) relative to executable (%s)", assetName, exePath) - } - return -} diff --git a/src/pkg/core/assets_test.go b/src/pkg/core/assets_test.go deleted file mode 100644 index 388a3b8..0000000 --- a/src/pkg/core/assets_test.go +++ /dev/null @@ -1,31 +0,0 @@ -/* - * Copyright (C) 2023 Intel Corporation - * SPDX-License-Identifier: MIT - */ -package core - -// func TestNew(t *testing.T) { -// _, err := NewAssets() -// if err != nil { -// t.Fatal(err) -// } -// } - -// func TestFindAsset(t *testing.T) { -// _, err := FindAsset("insights.grl") -// if err != nil { -// t.Fatal(err) -// } -// } - -// func TestVerify(t *testing.T) { -// assets, err := NewAssets() -// if err != nil { -// t.Fatal(err) -// } -// match, nomatch, nodata, err := assets.Verify() -// if err != nil { -// t.Fatal(err) -// } -// fmt.Print(match, nomatch, nodata) -// } diff --git a/src/pkg/cpu/cpu.go b/src/pkg/cpu/cpu.go index bc32c84..9ba2eed 100644 --- a/src/pkg/cpu/cpu.go +++ b/src/pkg/cpu/cpu.go @@ -8,14 +8,17 @@ Package cpu provides a reference of CPU architectures and identification keys fo package cpu import ( + "embed" "fmt" "log" - "os" "regexp" "gopkg.in/yaml.v2" ) +//go:embed resources +var resources embed.FS + type CPUInfo struct { Architecture string `yaml:"architecture"` Family string `yaml:"family"` @@ -25,33 +28,21 @@ type CPUInfo struct { } type CPU struct { - configFilenames []string - cpusInfo []CPUInfo + cpusInfo []CPUInfo } -func NewCPU(configFilenames []string) (cpu *CPU, err error) { +func NewCPU() (cpu *CPU, err error) { + yamlBytes, err := resources.ReadFile("resources/cpus.yaml") + if err != nil { + log.Printf("failed to read cpus.yaml: %v", err) + return + } cpu = &CPU{ - configFilenames: configFilenames, - cpusInfo: []CPUInfo{}, + cpusInfo: []CPUInfo{}, } - err = cpu.init() - return -} - -func (c *CPU) init() (err error) { - for _, filename := range c.configFilenames { - yamlBytes, err := os.ReadFile(filename) - if err != nil { - log.Printf("failed to read CPU info file: %s, %v", filename, err) - continue - } - cpusInfo := []CPUInfo{} - err = yaml.UnmarshalStrict(yamlBytes, &cpusInfo) - if err != nil { - log.Printf("failed to parse CPU info file: %s, %v", filename, err) - continue - } - c.cpusInfo = append(c.cpusInfo, cpusInfo...) + err = yaml.UnmarshalStrict(yamlBytes, &cpu.cpusInfo) + if err != nil { + log.Printf("failed to parse cpus.yaml: %v", err) } return } @@ -66,7 +57,7 @@ func (c *CPU) getCPU(family, model, stepping string) (cpu CPUInfo, err error) { return } // if model matches - if reModel.FindString(model) != "" { + if reModel.FindString(model) == model { // if there is a stepping if info.Stepping != "" { var reStepping *regexp.Regexp diff --git a/src/pkg/cpu/cpu_test.go b/src/pkg/cpu/cpu_test.go index 0f8a2fe..aa69ceb 100644 --- a/src/pkg/cpu/cpu_test.go +++ b/src/pkg/cpu/cpu_test.go @@ -10,7 +10,7 @@ import ( ) func TestFindCPU(t *testing.T) { - cpu, err := NewCPU([]string{"cpu_test.yaml", "cpu_test_2.yaml"}) + cpu, err := NewCPU() if err != nil { t.Fatal(err) } @@ -57,6 +57,13 @@ func TestFindCPU(t *testing.T) { if uarch != "BDW" { t.Fatal(fmt.Errorf("Found the wrong CPU")) } + uarch, err = cpu.GetMicroArchitecture("25", "17", "1") + if err != nil { + t.Fatal(err) + } + if uarch != "Zen4" { + t.Fatal(fmt.Errorf("Found the wrong CPU")) + } // test the regex on model for HSW channels, err := cpu.GetMemoryChannels("6", "50", "0") //HSW diff --git a/src/pkg/cpu/cpu_test.yaml b/src/pkg/cpu/cpu_test.yaml old mode 100755 new mode 100644 diff --git a/src/pkg/cpu/cpu_test_2.yaml b/src/pkg/cpu/cpu_test_2.yaml old mode 100755 new mode 100644 index 3b09487..83341b3 --- a/src/pkg/cpu/cpu_test_2.yaml +++ b/src/pkg/cpu/cpu_test_2.yaml @@ -19,3 +19,34 @@ model: 1 stepping: r3p1 channels: 8 + +########## +# AMD CPUs +########## +# Naples +- architecture: Zen + family: 23 + model: 1 + stepping: + channels: 8 + +# Rome +- architecture: Zen2 + family: 23 + model: 49 + stepping: + channels: 8 + +# Milan +- architecture: Zen3 + family: 25 + model: 1 + stepping: + channels: 8 + +# Genoa +- architecture: Zen4 + family: 25 + model: 17 + stepping: + channels: 12 diff --git a/config/cpus.yaml b/src/pkg/cpu/resources/cpus.yaml similarity index 91% rename from config/cpus.yaml rename to src/pkg/cpu/resources/cpus.yaml index 3dde1a4..ccc9973 100644 --- a/config/cpus.yaml +++ b/src/pkg/cpu/resources/cpus.yaml @@ -111,14 +111,21 @@ - architecture: SPR family: 6 model: 143 - stepping: (0|1|2|3|4|5|6|7|8) + stepping: channels: 8 # Emerald Rapids - architecture: EMR family: 6 - model: 143 - stepping: (9|10|11|12) + model: 207 + stepping: + channels: 8 + +# Sierra Forest +- architecture: SRF + family: 6 + model: 175 + stepping: channels: 8 ########## @@ -145,6 +152,13 @@ stepping: channels: 8 +# Genoa +- architecture: Zen4 + family: 25 + model: 17 + stepping: + channels: 12 + ########## # ARM CPUs ######### diff --git a/src/pkg/progress/multispinner.go b/src/pkg/progress/multispinner.go index b4b8e4f..e85d72e 100644 --- a/src/pkg/progress/multispinner.go +++ b/src/pkg/progress/multispinner.go @@ -12,6 +12,8 @@ import ( "os" "sort" "time" + + "golang.org/x/term" ) var spinChars []string = []string{"⣾", "⣽", "⣻", "⢿", "⡿", "⣟", "⣯", "⣷"} @@ -19,8 +21,9 @@ var spinChars []string = []string{"⣾", "⣽", "⣻", "⢿", "⡿", "⣟", "⣯ type MultiSpinnerUpdateFunc func(string, string) error type spinnerState struct { - status string - spinIndex int + status string + statusIsNew bool + spinIndex int } type MultiSpinner struct { @@ -42,7 +45,7 @@ func (ms *MultiSpinner) AddSpinner(label string) (err error) { err = fmt.Errorf("spinner with label %s already exists", label) return } - ms.spinners[label] = &spinnerState{"?", 0} + ms.spinners[label] = &spinnerState{"?", false, 0} return } @@ -63,7 +66,10 @@ func (ms *MultiSpinner) Finish() { func (ms *MultiSpinner) Status(label string, status string) (err error) { if spinner, ok := ms.spinners[label]; ok { - spinner.status = status + if status != spinner.status { + spinner.statusIsNew = true + spinner.status = status + } } else { err = fmt.Errorf("did not find spinner with label %s", label) return @@ -90,13 +96,17 @@ func (ms *MultiSpinner) draw(goUp bool) { sort.Strings(spinnerLabels) for _, label := range spinnerLabels { spinner := ms.spinners[label] + if !term.IsTerminal(int(os.Stderr.Fd())) && !spinner.statusIsNew { + return + } fmt.Fprintf(os.Stderr, "%-20s %s %-40s\n", label, spinChars[spinner.spinIndex], spinner.status) + spinner.statusIsNew = false spinner.spinIndex += 1 if spinner.spinIndex >= len(spinChars) { spinner.spinIndex = 0 } } - if goUp { + if goUp && term.IsTerminal(int(os.Stderr.Fd())) { for range ms.spinners { fmt.Fprintf(os.Stderr, "\x1b[1A") } diff --git a/src/pkg/target/target.go b/src/pkg/target/target.go index e2aae75..8384a27 100644 --- a/src/pkg/target/target.go +++ b/src/pkg/target/target.go @@ -73,8 +73,6 @@ func (t *RemoteTarget) getSSHFlags(scp bool) (flags []string) { "-o", "StrictHostKeyChecking=no", "-o", - "IdentitiesOnly=yes", - "-o", "ConnectTimeout=10", // This one exposes a bug in Windows' SSH client. Each connection takes "-o", // 10 seconds to establish. https://github.com/PowerShell/Win32-OpenSSH/issues/1352 "GSSAPIAuthentication=no", // This one is not supported, but is ignored on Windows. @@ -89,6 +87,9 @@ func (t *RemoteTarget) getSSHFlags(scp bool) (flags []string) { "-o", "ControlPersist=1m", } + if scp == false { + flags = append(flags, "-tt") + } if t.key != "" { keyFlags := []string{ "-o", @@ -393,7 +394,7 @@ func (t *LocalTarget) CanConnect() bool { func (t *RemoteTarget) CanConnect() bool { cmd := exec.Command("exit", "0") - _, _, _, err := t.RunCommand(cmd) + _, _, _, err := t.RunCommandWithTimeout(cmd, 5) return err == nil } diff --git a/src/reporter/go.mod b/src/reporter/go.mod index 24c8d6d..1cee15b 100644 --- a/src/reporter/go.mod +++ b/src/reporter/go.mod @@ -15,7 +15,7 @@ replace intel.com/svr-info/pkg/target => ../pkg/target require ( github.com/google/go-cmp v0.5.9 github.com/hyperjumptech/grule-rule-engine v1.13.0 - github.com/xuri/excelize/v2 v2.7.0 + github.com/xuri/excelize/v2 v2.7.1 gopkg.in/yaml.v2 v2.4.0 intel.com/svr-info/pkg/core v0.0.0-00010101000000-000000000000 intel.com/svr-info/pkg/cpu v0.0.0-00010101000000-000000000000 @@ -42,10 +42,10 @@ require ( go.uber.org/atomic v1.7.0 // indirect go.uber.org/multierr v1.6.0 // indirect go.uber.org/zap v1.21.0 // indirect - golang.org/x/crypto v0.5.0 // indirect - golang.org/x/net v0.5.0 // indirect - golang.org/x/sys v0.4.0 // indirect - golang.org/x/text v0.6.0 // indirect + golang.org/x/crypto v0.8.0 // indirect + golang.org/x/net v0.9.0 // indirect + golang.org/x/sys v0.7.0 // indirect + golang.org/x/text v0.9.0 // indirect gopkg.in/src-d/go-billy.v4 v4.3.2 // indirect gopkg.in/src-d/go-git.v4 v4.13.1 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect diff --git a/src/reporter/go.sum b/src/reporter/go.sum index 305f6f1..a37f009 100644 --- a/src/reporter/go.sum +++ b/src/reporter/go.sum @@ -70,8 +70,8 @@ github.com/xanzy/ssh-agent v0.2.1 h1:TCbipTQL2JiiCprBWx9frJ2eJlCYT00NmctrHxVAr70 github.com/xanzy/ssh-agent v0.2.1/go.mod h1:mLlQY/MoOhWBj+gOGMQkOeiEvkx+8pJSI+0Bx9h2kr4= github.com/xuri/efp v0.0.0-20220603152613-6918739fd470 h1:6932x8ltq1w4utjmfMPVj09jdMlkY0aiA6+Skbtl3/c= github.com/xuri/efp v0.0.0-20220603152613-6918739fd470/go.mod h1:ybY/Jr0T0GTCnYjKqmdwxyxn2BQf2RcQIIvex5QldPI= -github.com/xuri/excelize/v2 v2.7.0 h1:Hri/czwyRCW6f6zrCDWXcXKshlq4xAZNpNOpdfnFhEw= -github.com/xuri/excelize/v2 v2.7.0/go.mod h1:ebKlRoS+rGyLMyUx3ErBECXs/HNYqyj+PbkkKRK5vSI= +github.com/xuri/excelize/v2 v2.7.1 h1:gm8q0UCAyaTt3MEF5wWMjVdmthm2EHAWesGSKS9tdVI= +github.com/xuri/excelize/v2 v2.7.1/go.mod h1:qc0+2j4TvAUrBw36ATtcTeC1VCM0fFdAXZOmcF4nTpY= github.com/xuri/nfp v0.0.0-20220409054826-5e722a1d9e22 h1:OAmKAfT06//esDdpi/DZ8Qsdt4+M5+ltca05dA5bG2M= github.com/xuri/nfp v0.0.0-20220409054826-5e722a1d9e22/go.mod h1:WwHg+CVyzlv/TX9xqBFXEZAuxOPxn2k1GNHwG41IIUQ= github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= @@ -89,13 +89,14 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= -golang.org/x/crypto v0.5.0 h1:U/0M97KRkSFvyD/3FSmdP5W5swImpNgle/EHFhOsQPE= -golang.org/x/crypto v0.5.0/go.mod h1:NK/OQwhpMQP3MwtdjgLlYHnH9ebylxKWv3e0fK+mkQU= -golang.org/x/image v0.0.0-20220902085622-e7cb96979f69 h1:Lj6HJGCSn5AjxRAH2+r35Mir4icalbqku+CLUtjnvXY= -golang.org/x/image v0.0.0-20220902085622-e7cb96979f69/go.mod h1:doUCurBvlfPMKfmIpRIywoHmhN3VyhnoFDbvIEWF4hY= +golang.org/x/crypto v0.8.0 h1:pd9TJtTueMTVQXzk8E2XESSMQDj/U7OUu0PqJqPXQjQ= +golang.org/x/crypto v0.8.0/go.mod h1:mRqEX+O9/h5TFCrQhkgjo2yKi0yYA+9ecGkdQoHrywE= +golang.org/x/image v0.5.0 h1:5JMiNunQeQw++mMOz48/ISeNu3Iweh/JaZU8ZLqHRrI= +golang.org/x/image v0.5.0/go.mod h1:FVC7BI/5Ym8R25iw5OLsgshdUBbT1h5jZTpA+mvAdZ4= golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4= +golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs= golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= @@ -103,11 +104,13 @@ golang.org/x/net v0.0.0-20190724013045-ca1201d0de80/go.mod h1:z5CRVTTTmAJ677TzLL golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg= golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM= golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= -golang.org/x/net v0.5.0 h1:GyT4nK/YDHSqa1c4753ouYCDajOYKTja9Xb/OHtgvSw= -golang.org/x/net v0.5.0/go.mod h1:DivGGAXEgPSlEBzxGzZI+ZLohi+xUj054jfeKui00ws= +golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs= +golang.org/x/net v0.9.0 h1:aWJ/m6xSmxWBx+V0XRHTlrYrPG56jKsLdTFmsSsCzOM= +golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns= golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= @@ -119,24 +122,28 @@ golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBc golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.4.0 h1:Zr2JFtRQNX3BCZ8YtxRE9hNJYC8J6I1MVbMg6owUp18= -golang.org/x/sys v0.4.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.7.0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU= +golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= -golang.org/x/term v0.4.0 h1:O7UWfv5+A2qiuulQk30kVinPoMtoIPeVaKLEgLpVkvg= -golang.org/x/term v0.4.0/go.mod h1:9P2UbLfCdcvo3p/nzKvsmas4TnlujnuoV9hGgYzW1lQ= +golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= +golang.org/x/term v0.7.0 h1:BEvjmm5fURWqcfbSKTdpkDXYBrUS1c0m8agp14W48vQ= +golang.org/x/term v0.7.0/go.mod h1:P32HKFT3hSsZrRxla30E9HqToFYAQPCMs/zFMBUFqPY= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= -golang.org/x/text v0.6.0 h1:3XmdazWV+ubf7QgHSTWeykHOci5oeekaGJBLkrkaw4k= -golang.org/x/text v0.6.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= +golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= +golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE= +golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= golang.org/x/tools v0.0.0-20190729092621-ff9f1409240a/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI= golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= golang.org/x/tools v0.1.5/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk= golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc= +golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU= golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= diff --git a/src/reporter/main.go b/src/reporter/main.go index 7eea047..a2c17ad 100644 --- a/src/reporter/main.go +++ b/src/reporter/main.go @@ -5,6 +5,8 @@ package main import ( + "embed" + "encoding/binary" "flag" "fmt" "io/fs" @@ -17,6 +19,9 @@ import ( "intel.com/svr-info/pkg/cpu" ) +//go:embed resources +var resources embed.FS + type CmdLineArgs struct { help bool version bool @@ -154,19 +159,8 @@ func getSources(inputFilePaths []string) (sources []*Source) { return } -func getCpusInfo() (cpusInfo *cpu.CPU, err error) { - // public cpus are required - cpusYaml, err := core.FindAsset("cpus.yaml") - if err != nil { - err = fmt.Errorf("failed to find cpus.yaml: %v", err) - return - } - cpusInfo, err = cpu.NewCPU([]string{cpusYaml}) - return -} - func getReports(sources []*Source, reportTypes []string, outputDir string) (reportFilePaths []string, err error) { - cpusInfo, err := getCpusInfo() + cpusInfo, err := cpu.NewCPU() if err != nil { return } @@ -205,6 +199,43 @@ func getReports(sources []*Source, reportTypes []string, outputDir string) (repo return } +func getBinPath() (binPath string, err error) { + exePath, err := os.Executable() + if err != nil { + return + } + binPath = filepath.Join(filepath.Dir(exePath), "tmpbin") + return +} + +func writeExecutableResources() (binPath string, err error) { + toolName := "burn" + // get the exe from our embedded resources + toolBytes, err := resources.ReadFile("resources/" + toolName) + if err != nil { + return + } + binPath, err = getBinPath() + if err != nil { + return + } + err = os.MkdirAll(binPath, 0744) + if err != nil { + return + } + toolPath := filepath.Join(binPath, toolName) + f, err := os.OpenFile(toolPath, os.O_CREATE|os.O_WRONLY|os.O_TRUNC, 0744) + if err != nil { + return + } + defer f.Close() + err = binary.Write(f, binary.LittleEndian, toolBytes) + if err != nil { + return + } + return +} + func mainReturnWithCode() int { if gCmdLineArgs.help { showUsage() @@ -237,7 +268,13 @@ func mainReturnWithCode() int { os.Getppid(), strings.Join(os.Args, " "), ) - + binPath, err := writeExecutableResources() + if err != nil { + log.Printf("Error: %v", err) + fmt.Fprintf(os.Stderr, "Error: %v\n", err) + return 1 + } + defer os.RemoveAll(binPath) inputFilePaths, err := getInputFilePaths(gCmdLineArgs.input) if err != nil { log.Printf("Error: %v", err) diff --git a/src/reporter/report.go b/src/reporter/report.go index fd222dc..800b331 100644 --- a/src/reporter/report.go +++ b/src/reporter/report.go @@ -39,11 +39,11 @@ func NewConfigurationReport(sources []*Source, cpusInfo *cpu.CPU) (report *Repor newOperatingSystemTable(sources, Software), newSoftwareTable(sources, Software), - newCPUTable(sources, cpusInfo, CPU), - newISATable(sources, CPU), - newAcceleratorTable(sources, CPU), - newFeatureTable(sources, CPU), - newUncoreTable(sources, CPU), + newCPUTable(sources, cpusInfo, CPUCategory), + newISATable(sources, CPUCategory), + newAcceleratorTable(sources, CPUCategory), + newFeatureTable(sources, CPUCategory), + newUncoreTable(sources, CPUCategory), newPowerTable(sources, Power), }..., @@ -76,6 +76,7 @@ func NewConfigurationReport(sources []*Source, cpusInfo *cpu.CPU) (report *Repor newSystemEventLogTable(sources, Status), newKernelLogTable(sources, Status), newPMUTable(sources, Status), + newSvrinfoTable(sources, Status), }..., ) // TODO: remove check when code is stable @@ -99,8 +100,8 @@ func NewBriefReport(sources []*Source, fullReport *Report, cpusInfo *cpu.CPU) (r newSystemSummaryTable(fullReport.findTable("System"), System), newBaseboardSummaryTable(fullReport.findTable("Baseboard"), System), newChassisSummaryTable(fullReport.findTable("Chassis"), System), - newCPUBriefTable(fullReport.findTable("CPU"), CPU), - newAcceleratorSummaryTable(fullReport.findTable("Accelerator"), CPU), + newCPUBriefTable(fullReport.findTable("CPU"), CPUCategory), + newAcceleratorSummaryTable(fullReport.findTable("Accelerator"), CPUCategory), newMemoryBriefTable(fullReport.findTable("Memory"), Memory), tableNicSummary, tableDiskSummary, diff --git a/src/reporter/report_generator_html.go b/src/reporter/report_generator_html.go index e02f468..4428494 100644 --- a/src/reporter/report_generator_html.go +++ b/src/reporter/report_generator_html.go @@ -21,7 +21,6 @@ import ( "github.com/google/go-cmp/cmp" "gopkg.in/yaml.v2" - "intel.com/svr-info/pkg/core" "intel.com/svr-info/pkg/cpu" "intel.com/svr-info/pkg/target" ) @@ -68,7 +67,7 @@ type ReportGen struct { Version string } -func newReportGen(reportsData []*Report, hostIndices []int, hostsReferenceData []*HostReferenceData, version string) (gen *ReportGen) { +func newReportGen(reportsData []*Report, hostIndices []int, hostsReferenceData []*HostReferenceData) (gen *ReportGen) { gen = &ReportGen{ HostIndices: hostIndices, ConfigurationReport: reportsData[configurationDataIndex], @@ -81,7 +80,6 @@ func newReportGen(reportsData []*Report, hostIndices []int, hostsReferenceData [ AnalyzeReportReferenceData: []*HostReferenceData{}, InsightsReport: reportsData[insightDataIndex], InsightsReportReferenceData: []*HostReferenceData{}, - Version: version, } return } @@ -90,20 +88,15 @@ type HostReferenceData map[string]interface{} type ReferenceData map[string]HostReferenceData func newReferenceData() (data *ReferenceData) { - refDataPath, err := core.FindAsset("reference.yaml") + refYaml, err := resources.ReadFile("resources/reference.yaml") if err != nil { - log.Printf("Failed to find reference data: %v", err) - return - } - refYaml, err := os.ReadFile(refDataPath) - if err != nil { - log.Printf("Failed to read reference data file: %v.", err) + log.Printf("Failed to read reference.yaml: %v.", err) return } data = &ReferenceData{} err = yaml.Unmarshal(refYaml, data) if err != nil { - log.Printf("Failed to parse reference data: %v.", err) + log.Printf("Failed to parse reference.yaml: %v.", err) } return } @@ -113,12 +106,20 @@ func (r *ReportGeneratorHTML) getRefLabel(hostIndex int) (refLabel string) { family := source.valFromRegexSubmatch("lscpu", `^CPU family.*:\s*([0-9]+)$`) model := source.valFromRegexSubmatch("lscpu", `^Model.*:\s*([0-9]+)$`) stepping := source.valFromRegexSubmatch("lscpu", `^Stepping.*:\s*(.+)$`) - uarch, err := r.cpusInfo.GetMicroArchitecture(family, model, stepping) + sockets := source.valFromRegexSubmatch("lscpu", `^Socket\(.*:\s*(.+?)$`) + capid4 := source.valFromRegexSubmatch("lspci bits", `^([0-9a-fA-F]+)`) + devices := source.valFromRegexSubmatch("lspci devices", `^([0-9]+)`) + var uarch string + var err error + if family == "6" && (model == "143" /*SPR*/ || model == "207" /*EMR*/ || model == "173" /*GNR*/) { + uarch, err = getMicroArchitectureExt(model, sockets, capid4, devices) + } else { + uarch, err = r.cpusInfo.GetMicroArchitecture(family, model, stepping) + } if err != nil { log.Printf("Did not find a matching CPU: %v", err) return } - sockets := source.valFromRegexSubmatch("lscpu", `^Socket\(.*:\s*(.+?)$`) refLabel = fmt.Sprintf("%s_%s", uarch, sockets) return } @@ -983,10 +984,11 @@ type flameGraphTemplateStruct struct { // getBurned -- converts folded code path frequency into hierarchical json // format for use in d3-flame-graph func getBurned(folded string) (burned string, err error) { - burnPath, err := core.FindAsset("burn") + binPath, err := getBinPath() if err != nil { return } + burnPath := filepath.Join(binPath, "burn") // run burn to convert folded to hierarchical format for d3-flame-graph bashCmd := fmt.Sprintf("%s convert --type folded", burnPath) cmd := exec.Command("bash", "-c", bashCmd) @@ -1015,6 +1017,7 @@ func renderFlameGraph(header string, hv *HostValues, field string, hostIndex int if err != nil { log.Printf("failed to burn folded data: %v", err) out += "Error." + return } fg := texttemplate.Must(texttemplate.New("flameGraphTemplate").Parse(flameGraphTemplate)) buf := new(bytes.Buffer) @@ -1272,13 +1275,14 @@ func (r *ReportGen) renderDIMMPopulationTable(table *Table, refData []*HostRefer socketTableValues = append(socketTableValues, []string{}) var channelTableHeaders = []string{"Channel", "Slots"} var channelTableValues [][]string - var channelKeys []string + var channelKeys []int for k := range socketMap { - channelKeys = append(channelKeys, k) + channel, _ := strconv.Atoi(k) + channelKeys = append(channelKeys, channel) } - sort.Strings(channelKeys) + sort.Ints(channelKeys) for _, channel := range channelKeys { - channelMap := socketMap[channel] + channelMap := socketMap[strconv.Itoa(channel)] channelTableValues = append(channelTableValues, []string{}) var slotTableHeaders []string var slotTableValues [][]string @@ -1306,7 +1310,7 @@ func (r *ReportGen) renderDIMMPopulationTable(table *Table, refData []*HostRefer } slotTable := renderHTMLTable(slotTableHeaders, slotTableValues, "pure-table pure-table-bordered", slotTableValuesStyles) // channel number - channelTableValues[len(channelTableValues)-1] = append(channelTableValues[len(channelTableValues)-1], channel) + channelTableValues[len(channelTableValues)-1] = append(channelTableValues[len(channelTableValues)-1], strconv.Itoa(channel)) // slot table channelTableValues[len(channelTableValues)-1] = append(channelTableValues[len(channelTableValues)-1], slotTable) // style @@ -1368,7 +1372,7 @@ func HTMLEscapeTable(table *Table) (safeTable Table) { func (r *ReportGen) RenderDataTable(unsafeTable *Table, refData []*HostReferenceData) template.HTML { t := HTMLEscapeTable(unsafeTable) table := &t - out := fmt.Sprintf("

%s

\n", table.Name, table.Name) + out := fmt.Sprintf("

%s

\n", "\""+table.Name+"\"", table.Name) if table.Name == "Core Frequency" { out += r.renderFrequencyChart(table, refData) } else if table.Name == "Memory Bandwidth and Latency" { @@ -1400,11 +1404,7 @@ func (r *ReportGen) RenderDataTable(unsafeTable *Table, refData []*HostReference } func (r *ReportGeneratorHTML) generate() (reportFilePaths []string, err error) { - reportTemplate, err := core.FindAsset("report.html.tmpl") - if err != nil { - return - } - t, err := template.ParseFiles(reportTemplate) + t, err := template.ParseFS(resources, "resources/report.html.tmpl") if err != nil { return } @@ -1428,7 +1428,7 @@ func (r *ReportGeneratorHTML) generate() (reportFilePaths []string, err error) { if err != nil { return } - err = t.Execute(f, newReportGen(r.reports, []int{hostIndex}, hostsReferenceData, gVersion)) + err = t.Execute(f, newReportGen(r.reports, []int{hostIndex}, hostsReferenceData)) f.Close() if err != nil { return @@ -1467,7 +1467,7 @@ func (r *ReportGeneratorHTML) generate() (reportFilePaths []string, err error) { for i := 0; i < len(hostnames); i++ { hostIndices = append(hostIndices, i) } - err = t.Execute(f, newReportGen(r.reports, hostIndices, hostsReferenceData, gVersion)) + err = t.Execute(f, newReportGen(r.reports, hostIndices, hostsReferenceData)) f.Close() if err != nil { return diff --git a/src/reporter/report_generator_xlsx.go b/src/reporter/report_generator_xlsx.go index df92e87..25f3870 100644 --- a/src/reporter/report_generator_xlsx.go +++ b/src/reporter/report_generator_xlsx.go @@ -286,7 +286,6 @@ func (r *ReportGeneratorXLSX) fillSheet(f *excelize.File, reportSheetName string if briefReport { row += 1 } - f.SetCellStr(reportSheetName, cellName(1, row), fmt.Sprintf("svr-info version: %s", gVersion)) return } diff --git a/src/reporter/report_tables.go b/src/reporter/report_tables.go index c7358f1..2dbeaba 100644 --- a/src/reporter/report_tables.go +++ b/src/reporter/report_tables.go @@ -10,7 +10,6 @@ import ( "fmt" "log" "math" - "os" "regexp" "sort" "strconv" @@ -21,7 +20,6 @@ import ( "github.com/hyperjumptech/grule-rule-engine/engine" "github.com/hyperjumptech/grule-rule-engine/pkg" "gopkg.in/yaml.v2" - "intel.com/svr-info/pkg/core" "intel.com/svr-info/pkg/cpu" ) @@ -268,26 +266,24 @@ func newFrequencyTable(sources []*Source, category TableCategory) (table *Table) x.measured = ghz vals[count] = x } - if len(vals) > 0 { - // get spec frequencies (these also may not be present) - countFreqs, err := source.getSpecCountFrequencies() - if err != nil { - log.Print(err) - } else { - // fill in gaps in sparse list... - // go through list in reverse order so we can fill previous slots with same frequency - for i := len(countFreqs) - 1; i >= 0; i-- { - countFreq := countFreqs[i] - count, _ := strconv.Atoi(countFreq[0]) - ghz, _ := strconv.ParseFloat(countFreq[1], 64) - for j := count; j > 0; j-- { - if _, ok := vals[j]; !ok { - vals[j] = freq{} - } - x := vals[j] - x.spec = ghz - vals[j] = x + // get spec frequencies (these also may not be present) + countFreqs, err := source.getSpecCountFrequencies() + if err != nil { + log.Print(err) + } else { + // fill in gaps in sparse list... + // go through list in reverse order so we can fill previous slots with same frequency + for i := len(countFreqs) - 1; i >= 0; i-- { + countFreq := countFreqs[i] + count, _ := strconv.Atoi(countFreq[0]) + ghz, _ := strconv.ParseFloat(countFreq[1], 64) + for j := count; j > 0; j-- { + if _, ok := vals[j]; !ok { + vals[j] = freq{} } + x := vals[j] + x.spec = ghz + vals[j] = x } } } @@ -699,7 +695,16 @@ func newCPUTable(sources []*Source, cpusInfo *cpu.CPU, category TableCategory) ( family := source.valFromRegexSubmatch("lscpu", `^CPU family.*:\s*([0-9]+)$`) model := source.valFromRegexSubmatch("lscpu", `^Model.*:\s*([0-9]+)$`) stepping := source.valFromRegexSubmatch("lscpu", `^Stepping.*:\s*(.+)$`) - microarchitecture, err := cpusInfo.GetMicroArchitecture(family, model, stepping) + sockets := source.valFromRegexSubmatch("lscpu", `^Socket\(.*:\s*(.+?)$`) + capid4 := source.valFromRegexSubmatch("lspci bits", `^([0-9a-fA-F]+)`) + devices := source.valFromRegexSubmatch("lspci devices", `^([0-9]+)`) + var microarchitecture string + var err error + if family == "6" && (model == "143" /*SPR*/ || model == "207" /*EMR*/ || model == "173" /*GNR*/) { + microarchitecture, err = getMicroArchitectureExt(model, sockets, capid4, devices) + } else { + microarchitecture, err = cpusInfo.GetMicroArchitecture(family, model, stepping) + } if err != nil && family == "6" { microarchitecture = "Unknown Intel" } @@ -805,38 +810,48 @@ func newISATable(sources []*Source, category TableCategory) (table *Table) { Category: category, AllHostValues: []HostValues{}, } + type ISA struct { + Name string + FullName string + CpuID string + lscpu string + } + isas := []ISA{ + {"AVX", "Advanced Vector Extensions", "AVX: advanced vector extensions", "avx"}, + {"AVX2", "Advanced Vector Extensions 2", "AVX2: advanced vector extensions 2", "avx2"}, + {"AVX512F", "AVX-512 Foundation", "AVX512F: AVX-512 foundation instructions", "avx512f"}, + {"AVX512_VNNI", "Vector Neural Network Instructions", "AVX512_VNNI: neural network instructions", "avx512_vnni"}, + {"AVX512_BF16", "BFLOAT16", "AVX512_BF16: bfloat16 instructions", "avx512_bf16"}, + {"AES", "Advanced Encryption Standard New Instructions (AES-NI)", "AES instruction", "aes"}, + {"VAES", "Vector AES", "VAES instructions", "vaes"}, + {"AMX-BF16", "Advanced Matrix Extensions Tile BFLOAT16", "AMX-BF16: tile bfloat16 support", "amx_bf16"}, + {"AMX-TILE", "Advanced Matrix Extensions Tile Architecture", "AMX-TILE: tile architecture support", "amx_tile"}, + {"AMX-INT8", "Advanced Matrix Extensions Tile 8-bit Integer", "AMX-INT8: tile 8-bit integer support", "amx_int8"}, + } for _, source := range sources { var hostValues = HostValues{ Name: source.getHostname(), ValueNames: []string{ - "AVX - Advanced Vector Extensions", - "AVX2 - Advanced Vector Extensions 2", - "AVX512F - AVX-512 Foundation", - "AVX512_VNNI - Vector Neural Network Instructions", - "AVX512_4VNNIW - VNNI Word Variable Precision", - "AVX512_BF16 - BFLOAT16", - "AES - Advanced Encryption Standard New Instructions (AES-NI)", - "VAES - Vector AES", - "AMX-BF16 - Advanced Matrix Extensions Tile BFLOAT16", - "AMX-TILE - Advanced Matrix Extensions Tile Architecture", - "AMX-INT8 - Advanced Matrix Extensions Tile 8-bit Integer", - }, - Values: [][]string{ - { - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AVX: advanced vector extensions\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AVX2: advanced vector extensions 2\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AVX512F: AVX-512 foundation instructions\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AVX512_VNNI: neural network instructions\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AVX512_4VNNIW: neural network instrs\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AVX512_BF16: bfloat16 instructions\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AES instruction\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `VAES instructions\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AMX-BF16: tile bfloat16 support\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AMX-TILE: tile architecture support\s*= (.+?)$`)), - yesIfTrue(source.valFromRegexSubmatch("cpuid -1", `AMX-INT8: tile 8-bit integer support\s*= (.+?)$`)), - }, + "Name", + "Full Name", + "CPU Support", + "Kernel Support", }, } + flags := source.valFromRegexSubmatch("lscpu", `^Flags.*:\s*(.*)$`) + for _, isa := range isas { + cpuSupport := yesIfTrue(source.valFromRegexSubmatch("cpuid -1", isa.CpuID+`\s*= (.+?)$`)) + kernelSupport := "Yes" + match, err := regexp.MatchString(" "+isa.lscpu+" ", flags) + if err != nil { + log.Printf("regex match failed: %v", err) + return + } + if !match { + kernelSupport = "No" + } + hostValues.Values = append(hostValues.Values, []string{isa.Name, isa.FullName, cpuSupport, kernelSupport}) + } table.AllHostValues = append(table.AllHostValues, hostValues) } return @@ -856,20 +871,15 @@ func newAcceleratorTable(sources []*Source, category TableCategory) (table *Tabl Description string `yaml:"description"` } var accelDefs []Accelerator - // load GPU info from YAML - yamlPath, err := core.FindAsset("accelerators.yaml") - if err != nil { - log.Printf("failed to find accelerators.yaml") - return - } - yamlBytes, err := os.ReadFile(yamlPath) + // load accelerator info from YAML + yamlBytes, err := resources.ReadFile("resources/accelerators.yaml") if err != nil { - log.Printf("failed to read accelerator info file: %s, %v", yamlPath, err) + log.Printf("failed to read accelerators.yaml: %v", err) return } err = yaml.UnmarshalStrict(yamlBytes, &accelDefs) if err != nil { - log.Printf("failed to parse accelerator info file: %s, %v", yamlPath, err) + log.Printf("failed to parse accelerators.yaml: %v", err) return } for _, source := range sources { @@ -964,19 +974,14 @@ func newGPUTable(sources []*Source, category TableCategory) (table *Table) { } var gpuDefs []GPU // load GPU info from YAML - yamlPath, err := core.FindAsset("gpus.yaml") + yamlBytes, err := resources.ReadFile("resources/gpus.yaml") if err != nil { - log.Printf("failed to find gpus.yaml") - return - } - yamlBytes, err := os.ReadFile(yamlPath) - if err != nil { - log.Printf("failed to read GPU info file: %s, %v", yamlPath, err) + log.Printf("failed to read gpus.yaml: %v", err) return } err = yaml.UnmarshalStrict(yamlBytes, &gpuDefs) if err != nil { - log.Printf("failed to parse GPU info file: %s, %v", yamlPath, err) + log.Printf("failed to parse gpus.yaml: %v", err) return } for _, source := range sources { @@ -2152,3 +2157,26 @@ func newInsightTable(sources []*Source, configReport, briefReport, profileReport } return } + +func newSvrinfoTable(sources []*Source, category TableCategory) (table *Table) { + table = &Table{ + Name: "svr-info", + Category: category, + AllHostValues: []HostValues{}, + } + for _, source := range sources { + var hostValues = HostValues{ + Name: source.getHostname(), + ValueNames: []string{ + "version", + }, + Values: [][]string{ + { + gVersion, + }, + }, + } + table.AllHostValues = append(table.AllHostValues, hostValues) + } + return +} diff --git a/src/reporter/report_tables_helpers.go b/src/reporter/report_tables_helpers.go index 88f8fd0..f1e9a7b 100644 --- a/src/reporter/report_tables_helpers.go +++ b/src/reporter/report_tables_helpers.go @@ -7,12 +7,9 @@ package main import ( "fmt" "log" - "os" "regexp" "strconv" "strings" - - "intel.com/svr-info/pkg/core" ) func enabledIfVal(val string) string { @@ -186,6 +183,23 @@ func getDIMMSocketSlot(dimmType DIMMType, reBankLoc *regexp.Regexp, reLoc *regex slot, _ = strconv.Atoi(match[2]) return } + } else if dimmType == DIMMType12 { + match := reLoc.FindStringSubmatch(locator) + if match != nil { + socket, _ = strconv.Atoi(match[1]) + socket = socket - 1 + slot, _ = strconv.Atoi(match[3]) + slot = slot - 1 + return + } + } else if dimmType == DIMMType13 { + match := reLoc.FindStringSubmatch(locator) + if match != nil { + socket, _ = strconv.Atoi(match[1]) + slot, _ = strconv.Atoi(match[3]) + slot = slot - 1 + return + } } err = fmt.Errorf("unrecognized bank locator and/or locator in dimm info: %s %s", bankLocator, locator) return @@ -207,6 +221,8 @@ const ( DIMMType9 DIMMType10 DIMMType11 + DIMMType12 + DIMMType13 ) func getDIMMParseInfo(bankLocator string, locator string) (dimmType DIMMType, reBankLoc *regexp.Regexp, reLoc *regexp.Regexp) { @@ -233,6 +249,19 @@ func getDIMMParseInfo(bankLocator string, locator string) (dimmType DIMMType, re dimmType = DIMMType3 return } + /* Added for SuperMicro X13DET-B (SPR). Must be before Type4 because Type4 matches, but data in BankLoc is invalid. + * Locator: P1-DIMMA1 + * Locator: P1-DIMMB1 + * Locator: P1-DIMMC1 + * ... + * Locator: P2-DIMMA1 + * ... + */ + reLoc = regexp.MustCompile(`P([1,2])-DIMM([A-L])([1])`) + if reLoc.FindStringSubmatch(locator) != nil { + dimmType = DIMMType12 + return + } reBankLoc = regexp.MustCompile(`P([0-9])_Node([0-9])_Channel([0-9])_Dimm([0-9])`) if reBankLoc.FindStringSubmatch(bankLocator) != nil { dimmType = DIMMType4 @@ -305,6 +334,20 @@ func getDIMMParseInfo(bankLocator string, locator string) (dimmType DIMMType, re dimmType = DIMMType11 return } + /* BIRCHSTREAM + * LOCATOR BANK LOCATOR + * CPU0_DIMM_A1 BANK 0 + * CPU0_DIMM_A2 BANK 0 + * CPU0_DIMM_B1 BANK 1 + * CPU0_DIMM_B2 BANK 1 + * ... + * CPU0_DIMM_H2 BANK 7 + */ + reLoc = regexp.MustCompile(`CPU([\d])_DIMM_([A-H])([1-2])`) + if reLoc.FindStringSubmatch(locator) != nil { + dimmType = DIMMType13 + return + } return } @@ -331,6 +374,11 @@ func deriveDIMMInfoOther(dimms *[][]string, numSockets int, channelsPerSocket in } else if previousSocket == socket && slot == 0 { channel++ } + // sanity check + if channel >= channelsPerSocket { + err = fmt.Errorf("invalid interpretation of DIMM data") + return + } previousSocket = socket dimm[DerivedSocketIdx] = fmt.Sprintf("%d", socket) dimm[DerivedChannelIdx] = fmt.Sprintf("%d", channel) @@ -575,15 +623,57 @@ func getSumOfFields(hostValues *HostValues, fieldNames []string, separatorFieldN } func getInsightsRules() (rules []byte, err error) { - rulesFilePath, err := core.FindAsset("insights.grl") + rules, err = resources.ReadFile("resources/insights.grl") if err != nil { - err = fmt.Errorf("could not find rules file, %v", err) + err = fmt.Errorf("failed to read insights.grl, %v", err) return } - rules, err = os.ReadFile(rulesFilePath) + return +} + +func getMicroArchitectureExt(model, sockets string, capid4 string, devices string) (uarch string, err error) { + capid4Int, err := strconv.ParseInt(capid4, 16, 64) if err != nil { - err = fmt.Errorf("failed to read rules file, %v", err) return } + bits := (capid4Int >> 6) & 0b11 + if model == "143" { // SPR + if bits == 3 { + uarch = "SPR_XCC" + } else if bits == 1 { + uarch = "SPR_MCC" + } else { + uarch = "SPR_Unknown" + } + } else if model == "207" { /*EMR*/ + if bits == 3 { + uarch = "EMR_XCC" + } else if bits == 1 { + uarch = "EMR_MCC" + } else { + uarch = "EMR_Unknown" + } + } else if model == "173" { /*GNR*/ + var devCount int + devCount, err = strconv.Atoi(devices) + if err != nil { + return + } + var socketsCount int + socketsCount, err = strconv.Atoi(sockets) + if socketsCount == 0 || err != nil { + return + } + ratio := devCount / socketsCount + if ratio == 3 { + uarch = "GNR_X1" + } else if ratio == 4 { + uarch = "GNR_X2" + } else if ratio == 5 { + uarch = "GNR_X3" + } else { + uarch = "GNR_Unknown" + } + } return } diff --git a/config/accelerators.yaml b/src/reporter/resources/accelerators.yaml similarity index 100% rename from config/accelerators.yaml rename to src/reporter/resources/accelerators.yaml diff --git a/config/gpus.yaml b/src/reporter/resources/gpus.yaml similarity index 100% rename from config/gpus.yaml rename to src/reporter/resources/gpus.yaml diff --git a/config/insights.grl b/src/reporter/resources/insights.grl similarity index 100% rename from config/insights.grl rename to src/reporter/resources/insights.grl diff --git a/config/reference.yaml b/src/reporter/resources/reference.yaml similarity index 99% rename from config/reference.yaml rename to src/reporter/resources/reference.yaml index 34f004c..fe156b6 100644 --- a/config/reference.yaml +++ b/src/reporter/resources/reference.yaml @@ -223,7 +223,7 @@ ICX_2: - - 70.75 - 3925.1 -SPR_2: +SPR_XCC_2: Hostref: Name: Reference (Intel 2S Xeon Platinum 8480+) Summary: @@ -279,7 +279,7 @@ SPR_2: - - 111.80 - 2200.9 -SPR_1: +SPR_XCC_1: Hostref: Name: Reference (Intel 1S Xeon Platinum 8480+) Summary: diff --git a/config/report.html.tmpl b/src/reporter/resources/report.html.tmpl similarity index 99% rename from config/report.html.tmpl rename to src/reporter/resources/report.html.tmpl index 2b14794..7ddc1a4 100644 --- a/config/report.html.tmpl +++ b/src/reporter/resources/report.html.tmpl @@ -341,7 +341,6 @@ {{$reportGen.RenderDataTable . $reportGen.ConfigurationReportReferenceData}} {{end}} -

svr-info version: {{.Version}}

@@ -464,4 +463,4 @@ - \ No newline at end of file + diff --git a/src/reporter/source.go b/src/reporter/source.go index c073a75..2beb8b7 100644 --- a/src/reporter/source.go +++ b/src/reporter/source.go @@ -636,18 +636,24 @@ func (s *Source) getCPUSpeed() (val string) { } func (s *Source) getTurbo() (singleCoreTurbo, allCoreTurbo, turboTDP string) { + var allTurbos []string + var allTDPs []string var turbos []string var tdps []string var headers []string - var idxTurbo, idxTdp int - var turbo, tdp string + idxTurbo := -1 + idxTdp := -1 re := regexp.MustCompile(`\s+`) // whitespace for _, line := range s.getCommandOutputLines("CPU Turbo Test") { if strings.Contains(line, "stress-ng") { if strings.Contains(line, "completed") { - if turbo != "" && tdp != "" { - turbos = append(turbos, turbo) - tdps = append(tdps, tdp) + if idxTurbo >= 0 && len(allTurbos) >= 2 { + turbos = append(turbos, allTurbos[len(allTurbos)-2]) + allTurbos = nil + } + if idxTdp >= 0 && len(allTDPs) >= 2 { + tdps = append(tdps, allTDPs[len(allTDPs)-2]) + allTDPs = nil } } continue @@ -664,8 +670,12 @@ func (s *Source) getTurbo() (singleCoreTurbo, allCoreTurbo, turboTDP string) { continue } tokens := re.Split(line, -1) - turbo = tokens[idxTurbo] - tdp = tokens[idxTdp] + if idxTurbo >= 0 { + allTurbos = append(allTurbos, tokens[idxTurbo]) + } + if idxTdp >= 0 { + allTDPs = append(allTDPs, tokens[idxTdp]) + } } if len(turbos) == 2 { singleCoreTurbo = turbos[0] + " MHz" diff --git a/src/reporter/table.go b/src/reporter/table.go index ce03bcf..0104ea6 100644 --- a/src/reporter/table.go +++ b/src/reporter/table.go @@ -20,7 +20,7 @@ type TableCategory int const ( System TableCategory = iota Software - CPU + CPUCategory Power Memory Network diff --git a/test/fuzz b/test/fuzz new file mode 100755 index 0000000..198e012 --- /dev/null +++ b/test/fuzz @@ -0,0 +1,96 @@ +#!/usr/bin/env bash + +app="svr-info/svr-info" +fuzzer="radamsa" + +passes=0 +failures=0 + +# helper function: check_error +# arguments +# $1 - arguments to pass to the app +check_error () { + if $app "$1" >> /dev/null 2>&1; then + echo "FAIL [$1]" + failures=$((failures+1)) + else + echo "PASS" + passes=$((passes+1)) + fi +} + +count=10 +# helper function: fuzz_it +# arguments +# $1 argument to fuzz test +fuzz_it () { + for ((i=1; i <= count; i++)); do + check_error "$1 $(echo "foo" | $fuzzer )" + done +} + +# helper function: fuzz_it_no_space +# arguments +# $1 argument to fuzz test +fuzz_it_no_space () { + for ((i=1; i <= count; i++)); do + check_error "$1$(echo "foo" | $fuzzer )" + done +} + +# make sure app is present and runs +if $app -v > /dev/null 2>&1; then + echo "$app present" +else + echo "$app not found" + exit 1 +fi + +# make sure fuzzer is present and runs +if $fuzzer -V > /dev/null 2>&1; then + echo "$fuzzer present" +else + echo "$fuzzer not found" + exit 1 +fi + +# test invalid argument +fuzz_it_no_space "-" +# test invalid format +fuzz_it "-format" +# test invalid benchmark +fuzz_it "-benchmark" +# test invalid analysis +fuzz_it "-analyze" +# test invalid storage_dir +fuzz_it "-benchmark all -storage" +# test invalid profile_duration +fuzz_it "-profile all -profile_duration" +# test invalid profile_interval +fuzz_it "-profile all -profile_interval" +# test invalid analyze_duration +fuzz_it "-analyze all -analyze_duration" +# test invalid analyze_frequency +fuzz_it "-analyze all -analyze_frequency" +# test invalid ip +fuzz_it "-ip" +# test invalid port +fuzz_it "-port" +# test invalid user +fuzz_it "-user" +# test invalid key +fuzz_it "-key" +# test invalid targets +fuzz_it "-targets" +# test invalid output dir +fuzz_it "-output" +# test invalid temp dir +fuzz_it "-temp" + +if [ $failures -gt 0 ]; then + echo "FAILED $failures TESTS" + exit 1 +else + echo "PASSED ALL ($passes) fuzz TESTS" + exit 0 +fi \ No newline at end of file diff --git a/version.txt b/version.txt index e3a4f19..cc6612c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.0 \ No newline at end of file +2.3.0 \ No newline at end of file