[TX2] yolo-v2-tiny handles video slowly ?

Hi,

When I test the TX2 board,Use the model that comes with yolo-v2-tiny to recognize a single video plays normally,but it has a stutter if playing 4 or more videos.How to solve this problem?

Thank you

deepstream-app -c deepstream_app_config_yoloV2_tiny.txt

################################################################################
# Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES 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.
################################################################################

[application]
enable-perf-measurement=1
perf-measurement-interval-sec=5
#gie-kitti-output-dir=streamscl

[tiled-display]
enable=1
rows=2
columns=2
width=1280
height=720
gpu-id=0
#(0): nvbuf-mem-default - Default memory allocated, specific to particular platform
#(1): nvbuf-mem-cuda-pinned - Allocate Pinned/Host cuda memory, applicable for Tesla
#(2): nvbuf-mem-cuda-device - Allocate Device cuda memory, applicable for Tesla
#(3): nvbuf-mem-cuda-unified - Allocate Unified cuda memory, applicable for Tesla
#(4): nvbuf-mem-surface-array - Allocate Surface Array memory, applicable for Jetson
nvbuf-memory-type=0

[source0]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
#uri=file://../../samples/streams/N01082810.mp4
#uri=file://../../samples/streams/share/sample_1080p_h265.mp4
uri=file://../../samples/streams/share/20190805093712.mp4
num-sources=1
gpu-id=0
# (0): memtype_device   - Memory type Device
# (1): memtype_pinned   - Memory type Host Pinned
# (2): memtype_unified  - Memory type Unified
cudadec-memtype=0

[source1]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
#uri=file://../../samples/streams/N01082810.mp4
#uri=file://../../samples/streams/share/sample_1080p_h265.mp4
uri=file://../../samples/streams/share/20190805094503.mp4
num-sources=1
gpu-id=0
# (0): memtype_device   - Memory type Device
# (1): memtype_pinned   - Memory type Host Pinned
# (2): memtype_unified  - Memory type Unified
cudadec-memtype=0

[source2]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
#uri=file://../../samples/streams/N01082810.mp4
#uri=file://../../samples/streams/share/sample_1080p_h265.mp4
uri=file://../../samples/streams/share/20190805094637.mp4
num-sources=1
gpu-id=0
# (0): memtype_device   - Memory type Device
# (1): memtype_pinned   - Memory type Host Pinned
# (2): memtype_unified  - Memory type Unified
cudadec-memtype=0

[source3]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
#uri=file://../../samples/streams/N01082810.mp4
#uri=file://../../samples/streams/share/sample_1080p_h265.mp4
uri=file://../../samples/streams/share/20190805094813.mp4
num-sources=1
gpu-id=0
# (0): memtype_device   - Memory type Device
# (1): memtype_pinned   - Memory type Host Pinned
# (2): memtype_unified  - Memory type Unified
cudadec-memtype=0

[sink0]
enable=1
#Type - 1=FakeSink 2=EglSink 3=File
type=2
sync=0
source-id=0
gpu-id=0
nvbuf-memory-type=0

[osd]
enable=1
gpu-id=0
border-width=1
text-size=15
text-color=1;1;1;1;
text-bg-color=0.3;0.3;0.3;1
font=Serif
show-clock=0
clock-x-offset=800
clock-y-offset=820
clock-text-size=12
clock-color=1;0;0;0
nvbuf-memory-type=0

[streammux]
gpu-id=0
##Boolean property to inform muxer that sources are live
live-source=0
batch-size=1
##time out in usec, to wait after the first buffer is available
##to push the batch even if the complete batch is not formed
batched-push-timeout=40000
## Set muxer output width and height
width=1920
height=1080
##Enable to maintain aspect ratio wrt source, and allow black borders, works
##along with width, height properties
enable-padding=0
nvbuf-memory-type=0

# config-file property is mandatory for any gie section.
# Other properties are optional and if set will override the properties set in
# the infer config file.
[primary-gie]
enable=1
gpu-id=0
#model-engine-file=model_b1_fp32.engine
labelfile-path=labels.txt
batch-size=1
#Required by the app for OSD, not a plugin property
bbox-border-color0=1;0;0;1
bbox-border-color1=0;1;1;1
bbox-border-color2=0;0;1;1
bbox-border-color3=0;1;0;1
interval=0
gie-unique-id=1
nvbuf-memory-type=0
config-file=config_infer_primary_yoloV2_tiny.txt

[tests]
file-loop=1

sudo tegrastats as following:

RAM 4172/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [15%@2035,28%@2035,26%@2035,12%@2034,13%@2034,12%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 92%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39C MCPU@39C PMIC@100C Tboard@32C GPU@42C BCPU@39C thermal@40.2C Tdiode@40.5C VDD_SYS_GPU 6614/6614 VDD_SYS_SOC 2204/2204 VDD_4V0_WIFI 19/19 VDD_IN 14490/14490 VDD_SYS_CPU 1140/1140 VDD_SYS_DDR 3272/3272
RAM 4172/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [13%@2053,26%@2035,30%@2035,16%@2035,17%@2034,13%@2036] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39C MCPU@39C PMIC@100C Tboard@32C GPU@42C BCPU@39C thermal@40.2C Tdiode@40.5C VDD_SYS_GPU 6462/6538 VDD_SYS_SOC 2204/2204 VDD_4V0_WIFI 19/19 VDD_IN 14522/14506 VDD_SYS_CPU 1216/1178 VDD_SYS_DDR 3253/3262
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@1967,31%@2035,36%@2036,15%@2040,14%@2035,13%@2036] EMC_FREQ 43%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39C MCPU@39C PMIC@100C Tboard@32C GPU@42C BCPU@39C thermal@40.2C Tdiode@41C VDD_SYS_GPU 6538/6538 VDD_SYS_SOC 2279/2229 VDD_4V0_WIFI 19/19 VDD_IN 14788/14600 VDD_SYS_CPU 1292/1216 VDD_SYS_DDR 3272/3265
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [17%@1980,42%@2036,39%@2035,15%@1991,13%@1991,12%@1990] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@32C GPU@42C BCPU@39.5C thermal@40.5C Tdiode@41C VDD_SYS_GPU 6386/6500 VDD_SYS_SOC 2280/2241 VDD_4V0_WIFI 19/19 VDD_IN 14788/14647 VDD_SYS_CPU 1368/1254 VDD_SYS_DDR 3253/3262
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [18%@2000,36%@2036,38%@2034,10%@2035,14%@2033,10%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 91%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@32C GPU@42.5C BCPU@39.5C thermal@40.5C Tdiode@40.75C VDD_SYS_GPU 6462/6492 VDD_SYS_SOC 2280/2249 VDD_4V0_WIFI 19/19 VDD_IN 14674/14652 VDD_SYS_CPU 1216/1246 VDD_SYS_DDR 3253/3260
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [9%@2027,30%@2035,37%@2035,13%@2035,11%@2035,11%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 93%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@33C GPU@42C BCPU@39.5C thermal@40.5C Tdiode@41.25C VDD_SYS_GPU 6614/6512 VDD_SYS_SOC 2280/2254 VDD_4V0_WIFI 19/19 VDD_IN 14864/14687 VDD_SYS_CPU 1292/1254 VDD_SYS_DDR 3272/3262
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@2032,42%@2036,43%@2035,14%@2035,13%@2035,12%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 92%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@33C GPU@42C BCPU@39.5C thermal@40.7C Tdiode@41C VDD_SYS_GPU 6614/6527 VDD_SYS_SOC 2280/2258 VDD_4V0_WIFI 19/19 VDD_IN 14750/14696 VDD_SYS_CPU 1292/1259 VDD_SYS_DDR 3272/3263
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [9%@1967,31%@2034,34%@2035,17%@1976,11%@1984,10%@1984] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@33C GPU@42.5C BCPU@39.5C thermal@40.7C Tdiode@41.25C VDD_SYS_GPU 6541/6528 VDD_SYS_SOC 2280/2260 VDD_4V0_WIFI 19/19 VDD_IN 14750/14703 VDD_SYS_CPU 1292/1263 VDD_SYS_DDR 3272/3264
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [13%@2029,26%@2034,28%@2035,11%@2035,12%@2034,16%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@33C GPU@42.5C BCPU@39.5C thermal@40.7C Tdiode@41.25C VDD_SYS_GPU 6538/6529 VDD_SYS_SOC 2280/2263 VDD_4V0_WIFI 19/19 VDD_IN 14560/14687 VDD_SYS_CPU 1140/1249 VDD_SYS_DDR 3272/3265
RAM 4172/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [16%@1973,28%@2034,31%@2036,12%@1974,13%@1972,11%@1973] EMC_FREQ 43%@1866 GR3D_FREQ 92%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@33C GPU@42C BCPU@39.5C thermal@40.7C Tdiode@41.25C VDD_SYS_GPU 6389/6515 VDD_SYS_SOC 2280/2264 VDD_4V0_WIFI 19/19 VDD_IN 14370/14655 VDD_SYS_CPU 1140/1238 VDD_SYS_DDR 3195/3258
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@1972,24%@2036,29%@2036,14%@2035,12%@2035,15%@2034] EMC_FREQ 42%@1866 GR3D_FREQ 96%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@33C GPU@42.5C BCPU@39.5C thermal@40.7C Tdiode@41.25C VDD_SYS_GPU 6389/6504 VDD_SYS_SOC 2280/2266 VDD_4V0_WIFI 19/19 VDD_IN 14446/14636 VDD_SYS_CPU 1140/1229 VDD_SYS_DDR 3233/3256
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@2034,27%@2035,29%@2034,12%@2036,14%@2035,15%@2035] EMC_FREQ 42%@1866 GR3D_FREQ 89%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@33C GPU@42.5C BCPU@39.5C thermal@40.7C Tdiode@41.5C VDD_SYS_GPU 6465/6501 VDD_SYS_SOC 2280/2267 VDD_4V0_WIFI 19/19 VDD_IN 14674/14639 VDD_SYS_CPU 1140/1222 VDD_SYS_DDR 3253/3256
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@2041,29%@2035,26%@2035,11%@2035,13%@2034,12%@2034] EMC_FREQ 42%@1866 GR3D_FREQ 88%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@33C GPU@42.5C BCPU@40C thermal@40.7C Tdiode@41.5C VDD_SYS_GPU 6462/6498 VDD_SYS_SOC 2204/2262 VDD_4V0_WIFI 19/19 VDD_IN 14484/14627 VDD_SYS_CPU 988/1204 VDD_SYS_DDR 3214/3252
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@2034,28%@2034,27%@2033,12%@2035,13%@2034,15%@2034] EMC_FREQ 42%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@39.5C MCPU@39.5C PMIC@100C Tboard@33C GPU@43C BCPU@39.5C thermal@40.7C Tdiode@41.5C VDD_SYS_GPU 6538/6500 VDD_SYS_SOC 2204/2258 VDD_4V0_WIFI 19/19 VDD_IN 14712/14633 VDD_SYS_CPU 1140/1199 VDD_SYS_DDR 3272/3254
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@2041,29%@2034,28%@2034,13%@2035,13%@2034,15%@2035] EMC_FREQ 42%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@33C GPU@43C BCPU@40C thermal@41C Tdiode@41.5C VDD_SYS_GPU 6462/6498 VDD_SYS_SOC 2204/2254 VDD_4V0_WIFI 19/19 VDD_IN 14370/14616 VDD_SYS_CPU 1140/1195 VDD_SYS_DDR 3214/3251
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [10%@2068,28%@2035,31%@2035,12%@2034,13%@2035,14%@2035] EMC_FREQ 42%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@33C GPU@43C BCPU@40C thermal@41.2C Tdiode@41.5C VDD_SYS_GPU 6462/6496 VDD_SYS_SOC 2204/2251 VDD_4V0_WIFI 19/19 VDD_IN 14446/14605 VDD_SYS_CPU 1216/1197 VDD_SYS_DDR 3233/3250
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@2035,28%@2034,33%@2034,9%@2035,9%@2035,4%@2034] EMC_FREQ 42%@1866 GR3D_FREQ 88%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@33C GPU@43C BCPU@40C thermal@41.2C Tdiode@41.5C VDD_SYS_GPU 6462/6494 VDD_SYS_SOC 2204/2248 VDD_4V0_WIFI 19/19 VDD_IN 14560/14602 VDD_SYS_CPU 1140/1193 VDD_SYS_DDR 3214/3248
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@2060,28%@2035,30%@2034,15%@2034,11%@2034,10%@2033] EMC_FREQ 42%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@33C GPU@42.5C BCPU@40C thermal@41.2C Tdiode@41.75C VDD_SYS_GPU 6538/6496 VDD_SYS_SOC 2280/2250 VDD_4V0_WIFI 19/19 VDD_IN 14712/14608 VDD_SYS_CPU 1140/1190 VDD_SYS_DDR 3233/3247
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [9%@1921,33%@2032,31%@2036,10%@2036,12%@2034,8%@2035] EMC_FREQ 42%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@33C GPU@43C BCPU@40C thermal@41.2C Tdiode@41.75C VDD_SYS_GPU 6614/6502 VDD_SYS_SOC 2280/2251 VDD_4V0_WIFI 19/19 VDD_IN 14484/14602 VDD_SYS_CPU 1140/1188 VDD_SYS_DDR 3253/3247
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@2052,37%@2034,30%@2035,12%@2034,12%@2035,14%@2034] EMC_FREQ 42%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40.5C MCPU@40.5C PMIC@100C Tboard@33C GPU@43C BCPU@40.5C thermal@41.5C Tdiode@42C VDD_SYS_GPU 6614/6508 VDD_SYS_SOC 2280/2253 VDD_4V0_WIFI 19/19 VDD_IN 14750/14609 VDD_SYS_CPU 1292/1193 VDD_SYS_DDR 3233/3246
RAM 4172/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [10%@2035,27%@2035,31%@2035,11%@2035,10%@2035,10%@2035] EMC_FREQ 42%@1866 GR3D_FREQ 89%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@34C GPU@43.5C BCPU@40C thermal@41.4C Tdiode@41.75C VDD_SYS_GPU 6538/6509 VDD_SYS_SOC 2204/2251 VDD_4V0_WIFI 19/19 VDD_IN 14522/14605 VDD_SYS_CPU 1140/1190 VDD_SYS_DDR 3195/3244
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [10%@2036,29%@2035,30%@2034,13%@2034,6%@2035,12%@2035] EMC_FREQ 42%@1866 GR3D_FREQ 88%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@34C GPU@43C BCPU@40C thermal@41.4C Tdiode@41.75C VDD_SYS_GPU 6389/6504 VDD_SYS_SOC 2204/2248 VDD_4V0_WIFI 19/19 VDD_IN 14452/14598 VDD_SYS_CPU 1216/1191 VDD_SYS_DDR 3214/3243
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [17%@2056,38%@2035,35%@2035,15%@2035,16%@2035,14%@2034] EMC_FREQ 42%@1866 GR3D_FREQ 93%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40C MCPU@40C PMIC@100C Tboard@34C GPU@43.5C BCPU@40C thermal@41.5C Tdiode@42C VDD_SYS_GPU 6462/6502 VDD_SYS_SOC 2280/2250 VDD_4V0_WIFI 19/19 VDD_IN 14864/14610 VDD_SYS_CPU 1368/1199 VDD_SYS_DDR 3253/3243
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [15%@2034,31%@2034,34%@2035,12%@2034,16%@2035,13%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 97%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40.5C MCPU@40.5C PMIC@100C Tboard@34C GPU@43.5C BCPU@40.5C thermal@41.7C Tdiode@42.25C VDD_SYS_GPU 6538/6503 VDD_SYS_SOC 2280/2251 VDD_4V0_WIFI 19/19 VDD_IN 14864/14620 VDD_SYS_CPU 1292/1203 VDD_SYS_DDR 3291/3245
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [13%@2057,32%@2034,31%@2034,11%@2035,11%@2034,12%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 89%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40.5C MCPU@40.5C PMIC@100C Tboard@34C GPU@43.5C BCPU@40.5C thermal@41.7C Tdiode@42.25C VDD_SYS_GPU 6538/6505 VDD_SYS_SOC 2280/2252 VDD_4V0_WIFI 19/19 VDD_IN 14636/14621 VDD_SYS_CPU 1140/1200 VDD_SYS_DDR 3233/3244
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@2028,32%@2034,33%@2035,14%@2035,13%@2035,13%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40.5C MCPU@40.5C PMIC@100C Tboard@34C GPU@43.5C BCPU@40.5C thermal@41.5C Tdiode@42.25C VDD_SYS_GPU 6538/6506 VDD_SYS_SOC 2280/2253 VDD_4V0_WIFI 19/19 VDD_IN 14826/14629 VDD_SYS_CPU 1216/1201 VDD_SYS_DDR 3272/3246
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@2035,33%@2036,28%@2034,11%@2035,14%@2034,7%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 93%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@40.5C MCPU@40.5C PMIC@100C Tboard@34C GPU@43C BCPU@40.5C thermal@42C Tdiode@42.5C VDD_SYS_GPU 6614/6510 VDD_SYS_SOC 2280/2254 VDD_4V0_WIFI 19/19 VDD_IN 14674/14630 VDD_SYS_CPU 1140/1199 VDD_SYS_DDR 3253/3246
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [15%@1946,34%@2035,37%@2035,14%@2035,15%@2035,13%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@43.5C BCPU@41C thermal@42C Tdiode@42.5C VDD_SYS_GPU 6614/6514 VDD_SYS_SOC 2280/2255 VDD_4V0_WIFI 19/19 VDD_IN 14940/14641 VDD_SYS_CPU 1292/1202 VDD_SYS_DDR 3291/3247
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [13%@2035,35%@2034,33%@2035,10%@2034,13%@2035,12%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@43.5C BCPU@41C thermal@42C Tdiode@42.5C VDD_SYS_GPU 6538/6514 VDD_SYS_SOC 2280/2256 VDD_4V0_WIFI 19/19 VDD_IN 14750/14645 VDD_SYS_CPU 1292/1205 VDD_SYS_DDR 3253/3248
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@1972,38%@2034,39%@2035,15%@1952,13%@1963,13%@1974] EMC_FREQ 43%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@43.5C BCPU@41C thermal@42.2C Tdiode@42.75C VDD_SYS_GPU 6614/6518 VDD_SYS_SOC 2280/2257 VDD_4V0_WIFI 19/19 VDD_IN 14940/14655 VDD_SYS_CPU 1368/1210 VDD_SYS_DDR 3272/3248
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [18%@2035,42%@2034,39%@2034,14%@2036,13%@2034,16%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 96%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@43.5C BCPU@41C thermal@42C Tdiode@42.75C VDD_SYS_GPU 6538/6518 VDD_SYS_SOC 2280/2257 VDD_4V0_WIFI 19/19 VDD_IN 15054/14668 VDD_SYS_CPU 1368/1216 VDD_SYS_DDR 3272/3249
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@1920,34%@2029,43%@2026,14%@1888,12%@1888,14%@1853] EMC_FREQ 43%@1866 GR3D_FREQ 84%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@43.5C BCPU@41C thermal@42C Tdiode@42.75C VDD_SYS_GPU 6538/6519 VDD_SYS_SOC 2280/2258 VDD_4V0_WIFI 19/19 VDD_IN 14788/14672 VDD_SYS_CPU 1216/1216 VDD_SYS_DDR 3253/3249
RAM 4174/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@2035,34%@2034,33%@2035,12%@2035,14%@2035,11%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@44C BCPU@41C thermal@42.2C Tdiode@42.75C VDD_SYS_GPU 6538/6520 VDD_SYS_SOC 2280/2259 VDD_4V0_WIFI 19/19 VDD_IN 14826/14676 VDD_SYS_CPU 1216/1216 VDD_SYS_DDR 3272/3250
RAM 4174/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [15%@2035,31%@2034,32%@2035,10%@2036,12%@2035,9%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@44C BCPU@41C thermal@42.2C Tdiode@42.75C VDD_SYS_GPU 6690/6525 VDD_SYS_SOC 2280/2259 VDD_4V0_WIFI 19/19 VDD_IN 14750/14678 VDD_SYS_CPU 1140/1213 VDD_SYS_DDR 3272/3251
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [12%@1970,31%@2035,35%@2036,7%@1975,8%@1975,8%@1975] EMC_FREQ 43%@1866 GR3D_FREQ 93%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@44C BCPU@41C thermal@42.2C Tdiode@42.75C VDD_SYS_GPU 6386/6521 VDD_SYS_SOC 2280/2260 VDD_4V0_WIFI 19/19 VDD_IN 14636/14677 VDD_SYS_CPU 1216/1213 VDD_SYS_DDR 3214/3249
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [19%@1949,29%@2035,28%@2034,10%@2035,12%@2035,12%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 87%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@44C BCPU@41C thermal@42.2C Tdiode@43C VDD_SYS_GPU 6614/6523 VDD_SYS_SOC 2280/2260 VDD_4V0_WIFI 19/19 VDD_IN 14598/14675 VDD_SYS_CPU 1140/1211 VDD_SYS_DDR 3253/3250
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@1919,29%@2036,32%@2035,12%@2036,13%@2035,10%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 91%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41C MCPU@41C PMIC@100C Tboard@34C GPU@44C BCPU@41C thermal@42.2C Tdiode@42.75C VDD_SYS_GPU 6386/6519 VDD_SYS_SOC 2204/2259 VDD_4V0_WIFI 19/19 VDD_IN 14598/14673 VDD_SYS_CPU 1216/1211 VDD_SYS_DDR 3233/3249
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [15%@2034,38%@2035,39%@2035,16%@2035,16%@2034,15%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41.5C MCPU@41.5C PMIC@100C Tboard@35C GPU@44.5C BCPU@41.5C thermal@42.2C Tdiode@43.25C VDD_SYS_GPU 6538/6520 VDD_SYS_SOC 2280/2259 VDD_4V0_WIFI 19/19 VDD_IN 15054/14683 VDD_SYS_CPU 1368/1216 VDD_SYS_DDR 3272/3250
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [18%@2038,55%@2034,36%@2035,15%@2035,17%@2036,17%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 96%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41.5C MCPU@41.5C PMIC@100C Tboard@35C GPU@44.5C BCPU@41.5C thermal@42.5C Tdiode@43C VDD_SYS_GPU 6538/6520 VDD_SYS_SOC 2280/2260 VDD_4V0_WIFI 19/19 VDD_IN 15092/14693 VDD_SYS_CPU 1520/1223 VDD_SYS_DDR 3272/3250
RAM 4173/7852MB (lfb 137x4MB) SWAP 0/3926MB (cached 0MB) CPU [17%@2035,45%@2035,36%@2035,15%@2034,16%@2035,14%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@41.5C MCPU@41.5C PMIC@100C Tboard@35C GPU@44.5C BCPU@41.5C thermal@42.5C Tdiode@43C VDD_SYS_GPU 6614/6523 VDD_SYS_SOC 2280/2260 VDD_4V0_WIFI 19/19 VDD_IN 14902/14699 VDD_SYS_CPU 1368/1227 VDD_SYS_DDR 3272/3251
RAM 4176/7852MB (lfb 135x4MB) SWAP 0/3926MB (cached 0MB) CPU [28%@2048,48%@2035,51%@2035,27%@2034,30%@2035,27%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@44C BCPU@42C thermal@42.8C Tdiode@42.75C VDD_SYS_GPU 6386/6519 VDD_SYS_SOC 2279/2261 VDD_4V0_WIFI 267/25 VDD_IN 15624/14721 VDD_SYS_CPU 1900/1243 VDD_SYS_DDR 3272/3251
RAM 4176/7852MB (lfb 135x4MB) SWAP 0/3926MB (cached 0MB) CPU [21%@2035,52%@2035,60%@2034,19%@2035,20%@2034,15%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@44.5C BCPU@42C thermal@42.8C Tdiode@43.25C VDD_SYS_GPU 6536/6520 VDD_SYS_SOC 2279/2261 VDD_4V0_WIFI 382/33 VDD_IN 15960/14751 VDD_SYS_CPU 1900/1259 VDD_SYS_DDR 3291/3252
RAM 4176/7852MB (lfb 135x4MB) SWAP 0/3926MB (cached 0MB) CPU [23%@1858,51%@1953,41%@2034,18%@2036,20%@2034,25%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@41.5C MCPU@41.5C PMIC@100C Tboard@35C GPU@44.5C BCPU@41.5C thermal@42.8C Tdiode@43.25C VDD_SYS_GPU 6538/6520 VDD_SYS_SOC 2279/2262 VDD_4V0_WIFI 114/35 VDD_IN 15282/14763 VDD_SYS_CPU 1596/1267 VDD_SYS_DDR 3272/3253
RAM 4177/7852MB (lfb 135x4MB) SWAP 0/3926MB (cached 0MB) CPU [17%@2026,43%@2034,53%@2035,14%@2026,20%@2027,15%@2032] EMC_FREQ 43%@1866 GR3D_FREQ 81%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@44.5C BCPU@42C thermal@42.8C Tdiode@43.25C VDD_SYS_GPU 6462/6519 VDD_SYS_SOC 2279/2262 VDD_4V0_WIFI 19/35 VDD_IN 15130/14771 VDD_SYS_CPU 1596/1274 VDD_SYS_DDR 3233/3252
RAM 4180/7852MB (lfb 135x4MB) SWAP 0/3926MB (cached 0MB) CPU [50%@2035,81%@2035,78%@2034,44%@2034,44%@2034,51%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 90%@1300 NVDEC 1203 APE 150 MTS fg 3% bg 3% PLL@42.5C MCPU@42.5C PMIC@100C Tboard@35C GPU@44.5C BCPU@42.5C thermal@43.3C Tdiode@43.75C VDD_SYS_GPU 6384/6516 VDD_SYS_SOC 2279/2262 VDD_4V0_WIFI 306/41 VDD_IN 16454/14809 VDD_SYS_CPU 2582/1303 VDD_SYS_DDR 3310/3253
RAM 4181/7852MB (lfb 135x4MB) SWAP 0/3926MB (cached 0MB) CPU [17%@2034,43%@2035,40%@2034,19%@2035,19%@2034,17%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@44.5C BCPU@42C thermal@43C Tdiode@43.5C VDD_SYS_GPU 6538/6516 VDD_SYS_SOC 2279/2263 VDD_4V0_WIFI 325/47 VDD_IN 15510/14824 VDD_SYS_CPU 1672/1311 VDD_SYS_DDR 3253/3253
RAM 4181/7852MB (lfb 135x4MB) SWAP 0/3926MB (cached 0MB) CPU [14%@1952,38%@2035,36%@2035,17%@2035,18%@2035,12%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@45C BCPU@42C thermal@43.2C Tdiode@43.75C VDD_SYS_GPU 6614/6518 VDD_SYS_SOC 2279/2263 VDD_4V0_WIFI 344/53 VDD_IN 15320/14834 VDD_SYS_CPU 1368/1312 VDD_SYS_DDR 3291/3254
RAM 4180/7852MB (lfb 133x4MB) SWAP 0/3926MB (cached 0MB) CPU [17%@2030,42%@2035,44%@2034,20%@1983,18%@1973,16%@1978] EMC_FREQ 43%@1866 GR3D_FREQ 96%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@44.5C BCPU@42C thermal@43.2C Tdiode@43.75C VDD_SYS_GPU 6462/6517 VDD_SYS_SOC 2279/2263 VDD_4V0_WIFI 325/59 VDD_IN 15472/14848 VDD_SYS_CPU 1596/1318 VDD_SYS_DDR 3272/3255
RAM 4181/7852MB (lfb 133x4MB) SWAP 0/3926MB (cached 0MB) CPU [22%@1982,44%@2034,41%@2035,15%@2035,23%@2034,18%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 93%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@42.5C MCPU@42.5C PMIC@100C Tboard@35C GPU@44.5C BCPU@42.5C thermal@43.2C Tdiode@43.75C VDD_SYS_GPU 6462/6516 VDD_SYS_SOC 2279/2264 VDD_4V0_WIFI 325/64 VDD_IN 15586/14863 VDD_SYS_CPU 1672/1326 VDD_SYS_DDR 3310/3256
RAM 4180/7852MB (lfb 133x4MB) SWAP 0/3926MB (cached 0MB) CPU [23%@1892,43%@2035,41%@2035,18%@2034,22%@2034,24%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@45C BCPU@42C thermal@43.2C Tdiode@43.75C VDD_SYS_GPU 6538/6516 VDD_SYS_SOC 2279/2264 VDD_4V0_WIFI 325/69 VDD_IN 15472/14875 VDD_SYS_CPU 1444/1328 VDD_SYS_DDR 3291/3256
RAM 4180/7852MB (lfb 133x4MB) SWAP 0/3926MB (cached 0MB) CPU [20%@2039,37%@2035,39%@2034,19%@2035,17%@2035,12%@2035] EMC_FREQ 43%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@45C BCPU@42C thermal@43.5C Tdiode@43.75C VDD_SYS_GPU 6538/6517 VDD_SYS_SOC 2279/2264 VDD_4V0_WIFI 325/74 VDD_IN 15396/14885 VDD_SYS_CPU 1444/1330 VDD_SYS_DDR 3272/3257
RAM 4181/7852MB (lfb 133x4MB) SWAP 0/3926MB (cached 0MB) CPU [23%@2034,45%@2034,43%@2035,18%@2035,19%@2035,16%@2036] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@42C MCPU@42C PMIC@100C Tboard@35C GPU@44C BCPU@42C thermal@43.5C Tdiode@43.5C VDD_SYS_GPU 6234/6511 VDD_SYS_SOC 2203/2263 VDD_4V0_WIFI 344/80 VDD_IN 15092/14889 VDD_SYS_CPU 1596/1335 VDD_SYS_DDR 3214/3256
RAM 4183/7852MB (lfb 132x4MB) SWAP 0/3926MB (cached 0MB) CPU [23%@1971,52%@2036,49%@2035,26%@2034,26%@2034,28%@2036] EMC_FREQ 43%@1866 GR3D_FREQ 94%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 2% PLL@42.5C MCPU@42.5C PMIC@100C Tboard@35C GPU@44.5C BCPU@42.5C thermal@43C Tdiode@43.5C VDD_SYS_GPU 6006/6502 VDD_SYS_SOC 2279/2263 VDD_4V0_WIFI 344/85 VDD_IN 15510/14901 VDD_SYS_CPU 1976/1347 VDD_SYS_DDR 3253/3256
RAM 4183/7852MB (lfb 131x4MB) SWAP 0/3926MB (cached 0MB) CPU [29%@2035,53%@2035,51%@2035,24%@2034,27%@1997,27%@1978] EMC_FREQ 43%@1866 GR3D_FREQ 93%@1300 NVDEC 1203 APE 150 MTS fg 1% bg 2% PLL@42.5C MCPU@42.5C PMIC@100C Tboard@36C GPU@45C BCPU@42.5C thermal@43.3C Tdiode@43.75C VDD_SYS_GPU 6462/6501 VDD_SYS_SOC 2279/2264 VDD_4V0_WIFI 344/89 VDD_IN 15434/14911 VDD_SYS_CPU 1672/1353 VDD_SYS_DDR 3272/3256
RAM 4184/7852MB (lfb 131x4MB) SWAP 0/3926MB (cached 0MB) CPU [28%@2034,59%@2034,53%@2034,27%@2033,27%@2035,26%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 95%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@42.5C MCPU@42.5C PMIC@100C Tboard@36C GPU@45C BCPU@42.5C thermal@43.3C Tdiode@43.75C VDD_SYS_GPU 6234/6496 VDD_SYS_SOC 2279/2264 VDD_4V0_WIFI 344/94 VDD_IN 15548/14922 VDD_SYS_CPU 1900/1363 VDD_SYS_DDR 3233/3256
RAM 4185/7852MB (lfb 131x4MB) SWAP 0/3926MB (cached 0MB) CPU [15%@2034,35%@2035,34%@2034,10%@2035,12%@2035,17%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 90%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@42C MCPU@42C PMIC@100C Tboard@36C GPU@45C BCPU@42C thermal@43.5C Tdiode@44.25C VDD_SYS_GPU 6538/6497 VDD_SYS_SOC 2279/2264 VDD_4V0_WIFI 363/99 VDD_IN 15358/14930 VDD_SYS_CPU 1368/1363 VDD_SYS_DDR 3233/3255
RAM 4184/7852MB (lfb 131x4MB) SWAP 0/3926MB (cached 0MB) CPU [17%@2028,35%@2036,37%@2035,18%@2028,18%@2031,15%@2033] EMC_FREQ 43%@1866 GR3D_FREQ 89%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@42.5C MCPU@42.5C PMIC@100C Tboard@36C GPU@45C BCPU@42.5C thermal@43.5C Tdiode@44C VDD_SYS_GPU 6614/6499 VDD_SYS_SOC 2279/2265 VDD_4V0_WIFI 344/103 VDD_IN 15358/14938 VDD_SYS_CPU 1368/1363 VDD_SYS_DDR 3253/3255
RAM 4184/7852MB (lfb 131x4MB) SWAP 0/3926MB (cached 0MB) CPU [24%@1917,44%@2041,45%@2035,21%@2036,21%@2034,25%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 98%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@42.5C MCPU@42.5C PMIC@100C Tboard@36C GPU@44.5C BCPU@42.5C thermal@43.3C Tdiode@44C VDD_SYS_GPU 6158/6493 VDD_SYS_SOC 2279/2265 VDD_4V0_WIFI 344/107 VDD_IN 15130/14941 VDD_SYS_CPU 1672/1369 VDD_SYS_DDR 3253/3255
RAM 4190/7852MB (lfb 129x4MB) SWAP 0/3926MB (cached 0MB) CPU [36%@2052,56%@2035,72%@2034,31%@2035,37%@2035,22%@2034] EMC_FREQ 43%@1866 GR3D_FREQ 90%@1300 NVDEC 1203 APE 150 MTS fg 1% bg 3% PLL@42.5C MCPU@42.5C PMIC@100C Tboard@36C GPU@45C BCPU@42.5C thermal@43.3C Tdiode@43.75C VDD_SYS_GPU 6158/6487 VDD_SYS_SOC 2279/2265 VDD_4V0_WIFI 344/111 VDD_IN 15434/14949 VDD_SYS_CPU 1900/1378 VDD_SYS_DDR 3253/3255

Hi,

GPU utilization is shown as GR3D_FREQ.
It looks like the GPU resource is almost fully occupied on your use case:

GR3D_FREQ 90%@1300 ...
GR3D_FREQ 89%@1300 ...
GR3D_FREQ 98%@1300 ...
GR3D_FREQ 90%@1300 ...

So it’s recommended to apply the inference periodically instead of each frame. Ex. every other frame.

[primary-gie]
interval=1
...

Thanks.

Hi

I set the interval=4,use 16 source,but the detect result is very slowly,the result video as following:
[url]b88eb2f6875079dd07a6394081574adf.mp4 - Google Drive

When use the resnet10 to detect 16 source,the result is normaly,the result video as following:
[url]097e392af1dd0f902f503dce2c5b0440.mp4 - Google Drive

use command:

When use yolov2-tiny model,use command:
deepstream-app -c deepstream_app_config_yoloV2_tiny_16.txt

deepstream_app_config_yoloV2_tiny_16.txt file as following:

################################################################################
# Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES 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.
################################################################################

[application]
enable-perf-measurement=1
perf-measurement-interval-sec=5
#gie-kitti-output-dir=streamscl

[tiled-display]
enable=1
rows=4
columns=4
width=1280
height=720
gpu-id=0
#(0): nvbuf-mem-default - Default memory allocated, specific to particular platform
#(1): nvbuf-mem-cuda-pinned - Allocate Pinned/Host cuda memory, applicable for Tesla
#(2): nvbuf-mem-cuda-device - Allocate Device cuda memory, applicable for Tesla
#(3): nvbuf-mem-cuda-unified - Allocate Unified cuda memory, applicable for Tesla
#(4): nvbuf-mem-surface-array - Allocate Surface Array memory, applicable for Jetson
nvbuf-memory-type=0

[source0]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
uri=file://../../samples/streams/share/sample_1080p_h265.mp4
#uri=file://../../samples/streams/share/20190805093712.mp4
num-sources=16
gpu-id=0
cudadec-memtype=0

[sink0]
enable=1
#Type - 1=FakeSink 2=EglSink 3=File
type=2
sync=0
source-id=0
gpu-id=0
nvbuf-memory-type=0


[osd]
enable=1
gpu-id=0
border-width=1
text-size=15
text-color=1;1;1;1;
text-bg-color=0.3;0.3;0.3;1
font=Serif
show-clock=0
clock-x-offset=800
clock-y-offset=820
clock-text-size=12
clock-color=1;0;0;0
nvbuf-memory-type=0

[streammux]
gpu-id=0
##Boolean property to inform muxer that sources are live
live-source=0
batch-size=1
##time out in usec, to wait after the first buffer is available
##to push the batch even if the complete batch is not formed
batched-push-timeout=40000
## Set muxer output width and height
width=1920
height=1080
##Enable to maintain aspect ratio wrt source, and allow black borders, works
##along with width, height properties
enable-padding=0
nvbuf-memory-type=0

# config-file property is mandatory for any gie section.
# Other properties are optional and if set will override the properties set in
# the infer config file.
[primary-gie]
enable=1
gpu-id=0
#model-engine-file=model_b1_fp32.engine
labelfile-path=labels.txt
batch-size=1
#Required by the app for OSD, not a plugin property
bbox-border-color0=1;0;0;1
bbox-border-color1=0;1;1;1
bbox-border-color2=0;0;1;1
bbox-border-color3=0;1;0;1
interval=4
gie-unique-id=1
nvbuf-memory-type=0
config-file=config_infer_primary_yoloV2_tiny.txt

[tests]
file-loop=1

sudo tegrastats as following:

RAM 4335/7859MB (lfb 274x4MB) SWAP 0/3929MB (cached 0MB) CPU [4%@2035,26%@2035,24%@2035,4%@2035,7%@2035,8%@2034] EMC_FREQ 12%@1866 GR3D_FREQ 7%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@36C BCPU@36.5C thermal@36.1C Tdiode@34C VDD_SYS_GPU 1372/1008 VDD_SYS_SOC 1676/1118 VDD_4V0_WIFI 95/42 VDD_IN 6895/5359 VDD_SYS_CPU 914/676 VDD_SYS_DDR 1779/1573
RAM 4336/7859MB (lfb 274x4MB) SWAP 0/3929MB (cached 0MB) CPU [9%@2034,27%@2035,23%@2035,4%@2035,9%@2035,7%@2034] EMC_FREQ 12%@1866 GR3D_FREQ 10%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@35.9C Tdiode@34.5C VDD_SYS_GPU 1372/1008 VDD_SYS_SOC 1676/1118 VDD_4V0_WIFI 57/42 VDD_IN 6822/5359 VDD_SYS_CPU 990/677 VDD_SYS_DDR 1817/1573
RAM 4335/7859MB (lfb 274x4MB) SWAP 0/3929MB (cached 0MB) CPU [9%@2050,23%@2035,23%@2035,5%@2035,11%@2034,8%@2035] EMC_FREQ 12%@1866 GR3D_FREQ 8%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36C MCPU@36C PMIC@100C Tboard@32C GPU@35.5C BCPU@36C thermal@35.8C Tdiode@33.75C VDD_SYS_GPU 1372/1008 VDD_SYS_SOC 1676/1119 VDD_4V0_WIFI 57/42 VDD_IN 6783/5360 VDD_SYS_CPU 914/677 VDD_SYS_DDR 1798/1573
RAM 4336/7859MB (lfb 274x4MB) SWAP 0/3929MB (cached 0MB) CPU [4%@1152,26%@2049,20%@2035,7%@2034,9%@2035,5%@2034] EMC_FREQ 12%@1866 GR3D_FREQ 8%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@35.8C Tdiode@33.75C VDD_SYS_GPU 1372/1008 VDD_SYS_SOC 1676/1119 VDD_4V0_WIFI 19/42 VDD_IN 6783/5360 VDD_SYS_CPU 990/677 VDD_SYS_DDR 1837/1573
RAM 4336/7859MB (lfb 274x4MB) SWAP 0/3929MB (cached 0MB) CPU [6%@1919,25%@2020,23%@2035,4%@2036,9%@2034,6%@2036] EMC_FREQ 12%@1866 GR3D_FREQ 9%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35.5C BCPU@36.5C thermal@35.9C Tdiode@34.25C VDD_SYS_GPU 1372/1008 VDD_SYS_SOC 1676/1119 VDD_4V0_WIFI 38/42 VDD_IN 6895/5360 VDD_SYS_CPU 914/677 VDD_SYS_DDR 1817/1573
RAM 4336/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [9%@2032,26%@2035,25%@2035,8%@2035,7%@2035,6%@2034] EMC_FREQ 12%@1866 GR3D_FREQ 10%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@35.8C Tdiode@34.5C VDD_SYS_GPU 1372/1009 VDD_SYS_SOC 1676/1119 VDD_4V0_WIFI 115/42 VDD_IN 7047/5360 VDD_SYS_CPU 990/677 VDD_SYS_DDR 1817/1573
RAM 4336/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [11%@1971,42%@2035,41%@2035,14%@1985,13%@1985,8%@1987] EMC_FREQ 12%@1866 GR3D_FREQ 10%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@35.9C Tdiode@33.5C VDD_SYS_GPU 1372/1009 VDD_SYS_SOC 1675/1119 VDD_4V0_WIFI 76/42 VDD_IN 7276/5361 VDD_SYS_CPU 1219/677 VDD_SYS_DDR 1856/1573
RAM 4336/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [3%@2036,25%@2034,31%@2036,5%@2036,10%@2034,6%@2035] EMC_FREQ 12%@1866 GR3D_FREQ 10%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@36.1C Tdiode@33.75C VDD_SYS_GPU 1372/1009 VDD_SYS_SOC 1675/1119 VDD_4V0_WIFI 95/42 VDD_IN 7009/5361 VDD_SYS_CPU 990/677 VDD_SYS_DDR 1837/1573
RAM 4336/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [8%@1967,33%@2035,31%@2035,7%@1982,8%@1980,8%@1980] EMC_FREQ 12%@1866 GR3D_FREQ 73%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35.5C BCPU@36.5C thermal@36.1C Tdiode@34C VDD_SYS_GPU 1448/1009 VDD_SYS_SOC 1675/1119 VDD_4V0_WIFI 19/42 VDD_IN 7047/5361 VDD_SYS_CPU 1143/677 VDD_SYS_DDR 1856/1573
RAM 4351/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [10%@1944,29%@2034,38%@2036,7%@1952,13%@1946,9%@1947] EMC_FREQ 12%@1866 GR3D_FREQ 81%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@35.9C Tdiode@34.5C VDD_SYS_GPU 1448/1009 VDD_SYS_SOC 1751/1119 VDD_4V0_WIFI 76/42 VDD_IN 7504/5361 VDD_SYS_CPU 1295/677 VDD_SYS_DDR 1932/1573
RAM 4351/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [8%@2068,61%@2034,47%@2034,7%@2036,15%@2035,7%@2035] EMC_FREQ 14%@1866 GR3D_FREQ 22%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 3% PLL@37C MCPU@37C PMIC@100C Tboard@32C GPU@36C BCPU@37C thermal@36.6C Tdiode@34.25C VDD_SYS_GPU 1828/1009 VDD_SYS_SOC 1750/1119 VDD_4V0_WIFI 19/42 VDD_IN 8304/5362 VDD_SYS_CPU 1676/677 VDD_SYS_DDR 2047/1573
RAM 4361/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [14%@2036,39%@2034,48%@2035,12%@2035,18%@2035,15%@2034] EMC_FREQ 15%@1866 GR3D_FREQ 14%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@37C MCPU@37C PMIC@100C Tboard@32C GPU@35.5C BCPU@37C thermal@36.2C Tdiode@34C VDD_SYS_GPU 1676/1009 VDD_SYS_SOC 1675/1119 VDD_4V0_WIFI 172/43 VDD_IN 7885/5362 VDD_SYS_CPU 1371/677 VDD_SYS_DDR 1971/1573
RAM 4361/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [6%@1880,54%@2036,32%@2035,5%@2034,10%@2034,7%@2036] EMC_FREQ 14%@1866 GR3D_FREQ 10%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@36C BCPU@36.5C thermal@36.3C Tdiode@34.25C VDD_SYS_GPU 1524/1009 VDD_SYS_SOC 1675/1119 VDD_4V0_WIFI 134/43 VDD_IN 7466/5363 VDD_SYS_CPU 1219/677 VDD_SYS_DDR 1875/1573
RAM 4361/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [8%@2035,59%@2034,50%@2035,14%@2035,11%@2035,8%@2034] EMC_FREQ 13%@1866 GR3D_FREQ 11%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@32C GPU@35.5C BCPU@37C thermal@36.3C Tdiode@34.75C VDD_SYS_GPU 1372/1009 VDD_SYS_SOC 1675/1120 VDD_4V0_WIFI 19/43 VDD_IN 7619/5363 VDD_SYS_CPU 1523/677 VDD_SYS_DDR 1856/1573
RAM 4361/7859MB (lfb 272x4MB) SWAP 0/3929MB (cached 0MB) CPU [8%@2046,40%@2034,29%@2033,10%@2034,16%@2035,7%@2035] EMC_FREQ 12%@1866 GR3D_FREQ 10%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@36C BCPU@36.5C thermal@36.2C Tdiode@33.75C VDD_SYS_GPU 1372/1009 VDD_SYS_SOC 1676/1120 VDD_4V0_WIFI 95/43 VDD_IN 7047/5363 VDD_SYS_CPU 1066/678 VDD_SYS_DDR 1837/1573
RAM 4362/7859MB (lfb 269x4MB) SWAP 0/3929MB (cached 0MB) CPU [11%@2034,24%@2035,28%@2035,7%@2034,10%@2034,5%@2035] EMC_FREQ 12%@1866 GR3D_FREQ 10%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35.5C BCPU@36.5C thermal@36.3C Tdiode@34C VDD_SYS_GPU 1296/1009 VDD_SYS_SOC 1676/1120 VDD_4V0_WIFI 19/43 VDD_IN 6898/5363 VDD_SYS_CPU 990/678 VDD_SYS_DDR 1856/1573
RAM 4362/7859MB (lfb 269x4MB) SWAP 0/3929MB (cached 0MB) CPU [6%@1963,32%@2035,34%@2035,7%@2035,10%@2034,7%@1984] EMC_FREQ 12%@1866 GR3D_FREQ 10%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@36.3C Tdiode@34.25C VDD_SYS_GPU 1448/1009 VDD_SYS_SOC 1675/1120 VDD_4V0_WIFI 153/43 VDD_IN 7200/5364 VDD_SYS_CPU 1066/678 VDD_SYS_DDR 1837/1573
RAM 4362/7859MB (lfb 269x4MB) SWAP 0/3929MB (cached 0MB) CPU [8%@2046,25%@2034,29%@2034,8%@2036,9%@2035,8%@2035] EMC_FREQ 12%@1866 GR3D_FREQ 73%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@36.1C Tdiode@34.5C VDD_SYS_GPU 1524/1009 VDD_SYS_SOC 1676/1120 VDD_4V0_WIFI 38/43 VDD_IN 7085/5364 VDD_SYS_CPU 990/678 VDD_SYS_DDR 1875/1573
RAM 4362/7859MB (lfb 269x4MB) SWAP 0/3929MB (cached 0MB) CPU [7%@2026,30%@2036,25%@2036,4%@2035,8%@2035,6%@2035] EMC_FREQ 12%@1866 GR3D_FREQ 74%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35.5C BCPU@36.5C thermal@36.3C Tdiode@34C VDD_SYS_GPU 1524/1009 VDD_SYS_SOC 1675/1120 VDD_4V0_WIFI 38/43 VDD_IN 7085/5364 VDD_SYS_CPU 990/678 VDD_SYS_DDR 1837/1574
RAM 4362/7859MB (lfb 269x4MB) SWAP 0/3929MB (cached 0MB) CPU [6%@2034,30%@2034,25%@2034,3%@2035,10%@2034,9%@2035] EMC_FREQ 12%@1866 GR3D_FREQ 74%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@32C GPU@35C BCPU@36.5C thermal@35.9C Tdiode@34C VDD_SYS_GPU 1524/1010 VDD_SYS_SOC 1675/1120 VDD_4V0_WIFI 134/43 VDD_IN 7276/5365 VDD_SYS_CPU 990/678 VDD_SYS_DDR 1856/1574

When use the resnet10 model,use the commond:

deepstream-app -c source12_1080p_dec_infer-resnet_tracker_tiled_display_fp16_tx2.txt

# Copyright (c) 2019 NVIDIA Corporation.  All rights reserved.
#
# NVIDIA Corporation and its licensors retain all intellectual property
# and proprietary rights in and to this software, related documentation
# and any modifications thereto.  Any use, reproduction, disclosure or
# distribution of this software and related documentation without an express
# license agreement from NVIDIA Corporation is strictly prohibited.

[application]
enable-perf-measurement=1
perf-measurement-interval-sec=5
#gie-kitti-output-dir=streamscl

[tiled-display]
enable=1
rows=4
columns=4
width=1280
height=720
gpu-id=0
#(0): nvbuf-mem-default - Default memory allocated, specific to particular platform
#(1): nvbuf-mem-cuda-pinned - Allocate Pinned/Host cuda memory, applicable for Tesla
#(2): nvbuf-mem-cuda-device - Allocate Device cuda memory, applicable for Tesla
#(3): nvbuf-mem-cuda-unified - Allocate Unified cuda memory, applicable for Tesla
#(4): nvbuf-mem-surface-array - Allocate Surface Array memory, applicable for Jetson
nvbuf-memory-type=0

[source0]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI 4=RTSP
#type=3
type = 3
uri=file://../../streams/sample_1080p_h264.mp4
#uri=rtsp://db:db@192.168.3.33:554
num-sources=16
#drop-frame-interval=2
gpu-id=0
# (0): memtype_device   - Memory type Device
# (1): memtype_pinned   - Memory type Host Pinned
# (2): memtype_unified  - Memory type Unified
cudadec-memtype=0

[sink0]
enable=1
#Type - 1=FakeSink 2=EglSink 3=File
type=5
sync=1
source-id=0
gpu-id=0
qos=0
nvbuf-memory-type=0
overlay-id=1

[sink1]
enable=0
type=3
#1=mp4 2=mkv
container=1
#1=h264 2=h265
codec=1
sync=0
#iframeinterval=10
bitrate=2000000
output-file=out.mp4
source-id=0

[sink2]
enable=0
#Type - 1=FakeSink 2=EglSink 3=File 4=RTSPStreaming
type=4
#1=h264 2=h265
codec=1
sync=0
bitrate=4000000
# set below properties in case of RTSPStreaming
rtsp-port=8554
udp-port=5400

[osd]
enable=1
gpu-id=0
border-width=1
text-size=15
text-color=1;1;1;1;
text-bg-color=0.3;0.3;0.3;1
font=Serif
show-clock=0
clock-x-offset=800
clock-y-offset=820
clock-text-size=12
clock-color=1;0;0;0
nvbuf-memory-type=0

[streammux]
gpu-id=0
##Boolean property to inform muxer that sources are live
live-source=0
batch-size=12
##time out in usec, to wait after the first buffer is available
##to push the batch even if the complete batch is not formed
batched-push-timeout=40000
## Set muxer output width and height
width=1920
height=1080
##Enable to maintain aspect ratio wrt source, and allow black borders, works
##along with width, height properties
enable-padding=0
nvbuf-memory-type=0

# config-file property is mandatory for any gie section.
# Other properties are optional and if set will override the properties set in
# the infer config file.
[primary-gie]
enable=1
gpu-id=0
model-engine-file=../../models/Primary_Detector_Nano/resnet10.caffemodel_b12_fp16.engine
batch-size=12
#Required by the app for OSD, not a plugin property
bbox-border-color0=1;0;0;1
bbox-border-color1=0;1;1;1
bbox-border-color2=0;0;1;1
bbox-border-color3=0;1;0;1
interval=4
gie-unique-id=1
nvbuf-memory-type=0
config-file=config_infer_primary_nano.txt

[tracker]
enable=1
tracker-width=480
tracker-height=272
#ll-lib-file=/opt/nvidia/deepstream/deepstream-4.0/lib/libnvds_mot_iou.so
ll-lib-file=/opt/nvidia/deepstream/deepstream-4.0/lib/libnvds_mot_klt.so
#ll-config-file required for IOU only
#ll-config-file=iou_config.txt
gpu-id=0

[tests]
file-loop=0

sudo tegrastats as following:

RAM 4575/7859MB (lfb 248x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@1801,39%@1942,42%@2036,25%@2035,27%@2034,26%@2034] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@31C GPU@35C BCPU@36.5C thermal@35.7C Tdiode@33.5C VDD_SYS_GPU 2360/1083 VDD_SYS_SOC 2206/1396 VDD_4V0_WIFI 95/26 VDD_IN 10201/6710 VDD_SYS_CPU 1827/1406 VDD_SYS_DDR 2506/1779
RAM 4575/7859MB (lfb 248x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@2035,38%@2035,38%@2034,28%@2035,28%@2035,24%@2036] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@34.5C BCPU@37C thermal@36.1C Tdiode@34C VDD_SYS_GPU 2284/1150 VDD_SYS_SOC 2282/1445 VDD_4V0_WIFI 114/31 VDD_IN 10429/6917 VDD_SYS_CPU 1827/1430 VDD_SYS_DDR 2583/1824
RAM 4575/7859MB (lfb 248x4MB) SWAP 0/3929MB (cached 0MB) CPU [30%@2037,44%@2034,42%@2035,30%@2036,33%@2035,32%@2035] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@35C BCPU@37C thermal@37.1C Tdiode@34.25C VDD_SYS_GPU 2284/1210 VDD_SYS_SOC 2206/1485 VDD_4V0_WIFI 57/33 VDD_IN 10505/7105 VDD_SYS_CPU 2131/1466 VDD_SYS_DDR 2545/1862
RAM 4577/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [31%@1920,42%@2036,41%@2034,29%@2035,32%@2035,28%@2034] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@35C BCPU@37C thermal@36.4C Tdiode@35.75C VDD_SYS_GPU 2360/1267 VDD_SYS_SOC 2206/1521 VDD_4V0_WIFI 95/36 VDD_IN 10315/7266 VDD_SYS_CPU 1979/1492 VDD_SYS_DDR 2506/1894
RAM 4578/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [26%@2072,40%@2034,39%@2035,28%@2035,28%@2035,26%@2035] EMC_FREQ 27%@1866 GR3D_FREQ 49%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@35C BCPU@37C thermal@36.2C Tdiode@33.75C VDD_SYS_GPU 2437/1323 VDD_SYS_SOC 2206/1554 VDD_4V0_WIFI 57/37 VDD_IN 10505/7420 VDD_SYS_CPU 1903/1512 VDD_SYS_DDR 2583/1927
RAM 4578/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [28%@2035,41%@2034,41%@2034,27%@2035,29%@2035,27%@2036] EMC_FREQ 26%@1866 GR3D_FREQ 33%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@35C BCPU@37C thermal@37C Tdiode@34C VDD_SYS_GPU 2513/1377 VDD_SYS_SOC 2206/1584 VDD_4V0_WIFI 19/36 VDD_IN 10619/7565 VDD_SYS_CPU 1979/1533 VDD_SYS_DDR 2545/1955
RAM 4578/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@1977,40%@2034,35%@2035,23%@2035,25%@2035,24%@2035] EMC_FREQ 26%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@36.5C MCPU@36.5C PMIC@100C Tboard@31C GPU@37.5C BCPU@36.5C thermal@37C Tdiode@34.25C VDD_SYS_GPU 2664/1433 VDD_SYS_SOC 2282/1614 VDD_4V0_WIFI 19/35 VDD_IN 10581/7697 VDD_SYS_CPU 1750/1542 VDD_SYS_DDR 2602/1983
RAM 4578/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [27%@1919,40%@2041,38%@2035,27%@2036,27%@2035,26%@2035] EMC_FREQ 26%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@35.5C BCPU@37C thermal@36.2C Tdiode@34.75C VDD_SYS_GPU 2664/1484 VDD_SYS_SOC 2206/1639 VDD_4V0_WIFI 19/34 VDD_IN 10657/7820 VDD_SYS_CPU 1903/1557 VDD_SYS_DDR 2583/2008
RAM 4578/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [23%@2078,40%@2035,37%@2035,23%@2035,25%@2036,26%@2035] EMC_FREQ 26%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@38C BCPU@37C thermal@36.6C Tdiode@35.5C VDD_SYS_GPU 2816/1537 VDD_SYS_SOC 2282/1664 VDD_4V0_WIFI 57/35 VDD_IN 10695/7935 VDD_SYS_CPU 1598/1559 VDD_SYS_DDR 2621/2032
RAM 4578/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [26%@2036,34%@2035,37%@2035,27%@2034,27%@2035,25%@2035] EMC_FREQ 27%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@36.5C BCPU@37C thermal@36.6C Tdiode@37C VDD_SYS_GPU 2816/1587 VDD_SYS_SOC 2282/1688 VDD_4V0_WIFI 38/35 VDD_IN 10657/8040 VDD_SYS_CPU 1674/1563 VDD_SYS_DDR 2621/2055
RAM 4579/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [24%@1943,41%@2035,38%@2035,22%@1947,25%@1948,21%@1948] EMC_FREQ 27%@1866 GR3D_FREQ 47%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@31C GPU@38.5C BCPU@37C thermal@37.2C Tdiode@34.25C VDD_SYS_GPU 2817/1632 VDD_SYS_SOC 2282/1710 VDD_4V0_WIFI 38/35 VDD_IN 10657/8136 VDD_SYS_CPU 1674/1567 VDD_SYS_DDR 2621/2076
RAM 4579/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [24%@1990,37%@2035,37%@2035,26%@2035,24%@2034,25%@2034] EMC_FREQ 26%@1866 GR3D_FREQ 49%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@32C GPU@37C BCPU@37C thermal@37.2C Tdiode@35.5C VDD_SYS_GPU 2741/1672 VDD_SYS_SOC 2206/1728 VDD_4V0_WIFI 38/36 VDD_IN 10505/8221 VDD_SYS_CPU 1674/1571 VDD_SYS_DDR 2583/2094
RAM 4579/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [29%@2027,42%@2034,38%@2035,27%@2015,26%@2026,27%@2018] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@39C BCPU@37.5C thermal@36.4C Tdiode@35.75C VDD_SYS_GPU 2664/1706 VDD_SYS_SOC 2206/1744 VDD_4V0_WIFI 38/36 VDD_IN 10619/8304 VDD_SYS_CPU 1903/1583 VDD_SYS_DDR 2583/2111
RAM 4579/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [26%@2037,37%@2035,35%@2035,24%@2035,24%@2034,22%@2028] EMC_FREQ 25%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@37C MCPU@37C PMIC@100C Tboard@32C GPU@38.5C BCPU@37C thermal@36.9C Tdiode@36.25C VDD_SYS_GPU 2665/1738 VDD_SYS_SOC 2206/1760 VDD_4V0_WIFI 38/36 VDD_IN 10315/8371 VDD_SYS_CPU 1674/1586 VDD_SYS_DDR 2545/2125
RAM 4579/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [28%@1946,37%@2035,43%@2036,26%@1948,27%@1954,25%@1948] EMC_FREQ 27%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@36C BCPU@37.5C thermal@37.2C Tdiode@37C VDD_SYS_GPU 2588/1765 VDD_SYS_SOC 2282/1776 VDD_4V0_WIFI 38/36 VDD_IN 10581/8442 VDD_SYS_CPU 1827/1593 VDD_SYS_DDR 2640/2142
RAM 4580/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [23%@1934,36%@2035,36%@2035,22%@2035,24%@2036,23%@2035] EMC_FREQ 27%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37C MCPU@37C PMIC@100C Tboard@32C GPU@37C BCPU@37C thermal@36.7C Tdiode@35.5C VDD_SYS_GPU 2513/1789 VDD_SYS_SOC 2282/1792 VDD_4V0_WIFI 0/35 VDD_IN 10429/8504 VDD_SYS_CPU 1674/1596 VDD_SYS_DDR 2640/2158
RAM 4580/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [24%@2035,41%@2034,38%@2036,23%@2035,21%@2034,22%@2035] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@36C BCPU@37.5C thermal@36.9C Tdiode@34.5C VDD_SYS_GPU 2513/1811 VDD_SYS_SOC 2282/1807 VDD_4V0_WIFI 76/36 VDD_IN 10505/8565 VDD_SYS_CPU 1827/1603 VDD_SYS_DDR 2602/2171
RAM 4580/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [27%@2034,38%@2035,39%@2034,25%@2035,27%@2035,24%@2035] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@37C BCPU@37.5C thermal@37.4C Tdiode@34.5C VDD_SYS_GPU 2437/1829 VDD_SYS_SOC 2206/1819 VDD_4V0_WIFI 0/35 VDD_IN 10201/8613 VDD_SYS_CPU 1827/1609 VDD_SYS_DDR 2525/2181
RAM 4580/7859MB (lfb 247x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@1949,37%@2036,37%@2036,22%@1945,24%@1952,21%@1955] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@36C BCPU@37.5C thermal@37.2C Tdiode@34.75C VDD_SYS_GPU 2360/1844 VDD_SYS_SOC 2282/1832 VDD_4V0_WIFI 38/35 VDD_IN 10239/8659 VDD_SYS_CPU 1827/1616 VDD_SYS_DDR 2583/2193
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [24%@1966,40%@2035,38%@2034,24%@1980,27%@1981,22%@1982] EMC_FREQ 27%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@35.5C BCPU@37.5C thermal@37.2C Tdiode@35C VDD_SYS_GPU 2208/1854 VDD_SYS_SOC 2282/1844 VDD_4V0_WIFI 95/37 VDD_IN 10315/8705 VDD_SYS_CPU 1827/1622 VDD_SYS_DDR 2602/2204
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@2035,36%@2035,37%@2033,20%@1984,22%@1980,23%@1982] EMC_FREQ 27%@1866 GR3D_FREQ 6%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@36C BCPU@37.5C thermal@36.7C Tdiode@35.25C VDD_SYS_GPU 2284/1866 VDD_SYS_SOC 2206/1854 VDD_4V0_WIFI 95/38 VDD_IN 10163/8745 VDD_SYS_CPU 1674/1623 VDD_SYS_DDR 2564/2214
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [26%@1967,39%@2035,37%@2036,23%@1987,25%@1968,25%@1978] EMC_FREQ 27%@1866 GR3D_FREQ 46%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@32C GPU@36C BCPU@38C thermal@36.9C Tdiode@34.75C VDD_SYS_GPU 2513/1883 VDD_SYS_SOC 2282/1865 VDD_4V0_WIFI 19/38 VDD_IN 10543/8792 VDD_SYS_CPU 1750/1626 VDD_SYS_DDR 2602/2224
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [24%@1975,37%@2034,35%@2035,21%@2036,25%@2035,22%@2034] EMC_FREQ 27%@1866 GR3D_FREQ 53%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@38.5C BCPU@37.5C thermal@37.9C Tdiode@34.75C VDD_SYS_GPU 2589/1901 VDD_SYS_SOC 2282/1876 VDD_4V0_WIFI 95/39 VDD_IN 10543/8837 VDD_SYS_CPU 1674/1627 VDD_SYS_DDR 2621/2234
RAM 4580/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [27%@1975,38%@2035,38%@2036,23%@1982,24%@1978,23%@1984] EMC_FREQ 26%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@37C BCPU@37.5C thermal@36.9C Tdiode@35C VDD_SYS_GPU 2741/1922 VDD_SYS_SOC 2206/1884 VDD_4V0_WIFI 76/40 VDD_IN 10505/8879 VDD_SYS_CPU 1674/1629 VDD_SYS_DDR 2583/2243
RAM 4580/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@2034,34%@2035,36%@2034,24%@2035,22%@2035,23%@2035] EMC_FREQ 27%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 1% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@39C BCPU@37.5C thermal@37.2C Tdiode@35.5C VDD_SYS_GPU 2892/1946 VDD_SYS_SOC 2206/1892 VDD_4V0_WIFI 172/43 VDD_IN 10695/8923 VDD_SYS_CPU 1522/1626 VDD_SYS_DDR 2602/2252
RAM 4580/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [24%@1960,39%@2035,38%@2034,27%@2033,25%@1984,22%@1983] EMC_FREQ 27%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@38C BCPU@37.5C thermal@37.5C Tdiode@36.25C VDD_SYS_GPU 2816/1966 VDD_SYS_SOC 2206/1900 VDD_4V0_WIFI 76/44 VDD_IN 10619/8963 VDD_SYS_CPU 1674/1627 VDD_SYS_DDR 2545/2259
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [21%@1947,35%@2034,33%@2034,21%@1952,18%@1952,21%@1952] EMC_FREQ 25%@1866 GR3D_FREQ 45%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@39C BCPU@37.5C thermal@38.1C Tdiode@37.5C VDD_SYS_GPU 2741/1984 VDD_SYS_SOC 2130/1905 VDD_4V0_WIFI 210/48 VDD_IN 10391/8996 VDD_SYS_CPU 1522/1625 VDD_SYS_DDR 2506/2264
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [21%@2022,34%@2034,33%@2033,23%@2024,23%@2027,21%@2027] EMC_FREQ 25%@1866 GR3D_FREQ 42%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@37.5C MCPU@37.5C PMIC@100C Tboard@32C GPU@37.5C BCPU@37.5C thermal@36.9C Tdiode@35C VDD_SYS_GPU 2741/2001 VDD_SYS_SOC 2206/1912 VDD_4V0_WIFI 19/47 VDD_IN 10391/9028 VDD_SYS_CPU 1598/1624 VDD_SYS_DDR 2583/2272
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [26%@1954,38%@2034,44%@2035,24%@1957,22%@1958,19%@1958] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@32C GPU@39.5C BCPU@38C thermal@37.4C Tdiode@36.75C VDD_SYS_GPU 2665/2016 VDD_SYS_SOC 2282/1920 VDD_4V0_WIFI 19/46 VDD_IN 10543/9062 VDD_SYS_CPU 1750/1627 VDD_SYS_DDR 2602/2279
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@2057,39%@2035,41%@2035,26%@2035,25%@2034,23%@2034] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@32C GPU@37.5C BCPU@38C thermal@38.2C Tdiode@36.5C VDD_SYS_GPU 2589/2029 VDD_SYS_SOC 2206/1926 VDD_4V0_WIFI 0/45 VDD_IN 10467/9092 VDD_SYS_CPU 1827/1631 VDD_SYS_DDR 2545/2285
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [26%@1975,40%@2034,36%@2035,27%@1975,26%@1976,25%@1972] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@32C GPU@36.5C BCPU@38C thermal@38.2C Tdiode@37.5C VDD_SYS_GPU 2513/2039 VDD_SYS_SOC 2282/1934 VDD_4V0_WIFI 0/44 VDD_IN 10467/9122 VDD_SYS_CPU 1827/1635 VDD_SYS_DDR 2602/2292
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [27%@2035,37%@2035,37%@2034,21%@2034,23%@2035,23%@2036] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@32C GPU@37C BCPU@38C thermal@36.9C Tdiode@37.75C VDD_SYS_GPU 2513/2049 VDD_SYS_SOC 2206/1939 VDD_4V0_WIFI 95/46 VDD_IN 10543/9151 VDD_SYS_CPU 1827/1639 VDD_SYS_DDR 2564/2297
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@2035,36%@2035,35%@2035,21%@2035,26%@2035,23%@2035] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@32C GPU@36.5C BCPU@38C thermal@37.7C Tdiode@36.75C VDD_SYS_GPU 2437/2057 VDD_SYS_SOC 2282/1946 VDD_4V0_WIFI 191/48 VDD_IN 10467/9178 VDD_SYS_CPU 1674/1640 VDD_SYS_DDR 2564/2303
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@1909,38%@2036,37%@2035,21%@2036,24%@2036,22%@2034] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@32C GPU@37C BCPU@38C thermal@38.3C Tdiode@35.25C VDD_SYS_GPU 2437/2064 VDD_SYS_SOC 2282/1953 VDD_4V0_WIFI 19/48 VDD_IN 10391/9202 VDD_SYS_CPU 1750/1642 VDD_SYS_DDR 2602/2309
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [27%@2037,38%@2035,40%@2034,28%@2034,29%@2035,27%@2034] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@32C GPU@36.5C BCPU@38C thermal@38.4C Tdiode@35.25C VDD_SYS_GPU 2360/2070 VDD_SYS_SOC 2206/1958 VDD_4V0_WIFI 115/49 VDD_IN 10429/9226 VDD_SYS_CPU 1903/1647 VDD_SYS_DDR 2564/2314
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [28%@1967,43%@2036,43%@2034,23%@2035,28%@2035,25%@2034] EMC_FREQ 27%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38.5C MCPU@38.5C PMIC@100C Tboard@33C GPU@36C BCPU@38.5C thermal@37.7C Tdiode@35.5C VDD_SYS_GPU 2360/2076 VDD_SYS_SOC 2282/1964 VDD_4V0_WIFI 19/49 VDD_IN 10505/9251 VDD_SYS_CPU 1979/1654 VDD_SYS_DDR 2621/2319
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [29%@2048,37%@2034,39%@2034,23%@2034,26%@2034,26%@2034] EMC_FREQ 27%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38.5C MCPU@38.5C PMIC@100C Tboard@33C GPU@36.5C BCPU@38.5C thermal@37.7C Tdiode@35.5C VDD_SYS_GPU 2284/2080 VDD_SYS_SOC 2206/1969 VDD_4V0_WIFI 19/48 VDD_IN 10315/9271 VDD_SYS_CPU 1903/1658 VDD_SYS_DDR 2564/2324
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [30%@2050,38%@2036,38%@2034,28%@2035,24%@2035,24%@2035] EMC_FREQ 27%@1866 GR3D_FREQ 52%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@33C GPU@36.5C BCPU@38C thermal@37.6C Tdiode@36C VDD_SYS_GPU 2437/2086 VDD_SYS_SOC 2282/1975 VDD_4V0_WIFI 0/47 VDD_IN 10277/9290 VDD_SYS_CPU 1750/1660 VDD_SYS_DDR 2545/2328
RAM 4582/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [25%@2041,41%@2034,44%@2034,29%@2035,27%@2034,27%@2034] EMC_FREQ 26%@1866 GR3D_FREQ 0%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@33C GPU@36.5C BCPU@38C thermal@37.4C Tdiode@35.25C VDD_SYS_GPU 2208/2088 VDD_SYS_SOC 2206/1979 VDD_4V0_WIFI 76/48 VDD_IN 9934/9301 VDD_SYS_CPU 1903/1664 VDD_SYS_DDR 2487/2331
RAM 4582/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [34%@1919,48%@2027,51%@2036,33%@2034,32%@2035,32%@2035] EMC_FREQ 27%@1866 GR3D_FREQ 4%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@33C GPU@36.5C BCPU@38C thermal@38.2C Tdiode@35.75C VDD_SYS_GPU 2284/2092 VDD_SYS_SOC 2206/1983 VDD_4V0_WIFI 19/47 VDD_IN 10315/9319 VDD_SYS_CPU 2055/1671 VDD_SYS_DDR 2506/2334
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [27%@2035,40%@2035,43%@2035,27%@2035,25%@2034,25%@2035] EMC_FREQ 27%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38.5C MCPU@38.5C PMIC@100C Tboard@33C GPU@39.5C BCPU@38.5C thermal@38.2C Tdiode@35.75C VDD_SYS_GPU 2740/2103 VDD_SYS_SOC 2281/1988 VDD_4V0_WIFI 38/47 VDD_IN 10886/9347 VDD_SYS_CPU 1827/1674 VDD_SYS_DDR 2659/2340
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [28%@2047,39%@2035,45%@2034,27%@2034,30%@2035,28%@2036] EMC_FREQ 27%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38.5C MCPU@38.5C PMIC@100C Tboard@33C GPU@38C BCPU@38.5C thermal@38.3C Tdiode@36.25C VDD_SYS_GPU 2816/2116 VDD_SYS_SOC 2281/1993 VDD_4V0_WIFI 0/46 VDD_IN 10848/9373 VDD_SYS_CPU 1826/1677 VDD_SYS_DDR 2659/2345
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [33%@1949,46%@2034,51%@2034,30%@2034,31%@2034,31%@2034] EMC_FREQ 27%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38.5C MCPU@38.5C PMIC@100C Tboard@33C GPU@39.5C BCPU@38.5C thermal@38.9C Tdiode@36.75C VDD_SYS_GPU 2968/2130 VDD_SYS_SOC 2281/1998 VDD_4V0_WIFI 38/46 VDD_IN 11152/9403 VDD_SYS_CPU 1826/1679 VDD_SYS_DDR 2659/2351
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [27%@2034,40%@2034,40%@2034,24%@2035,28%@2035,25%@2035] EMC_FREQ 26%@1866 GR3D_FREQ 99%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38.5C MCPU@38.5C PMIC@100C Tboard@33C GPU@36.5C BCPU@38.5C thermal@37.7C Tdiode@38C VDD_SYS_GPU 2513/2136 VDD_SYS_SOC 2130/2000 VDD_4V0_WIFI 19/46 VDD_IN 10163/9415 VDD_SYS_CPU 1750/1680 VDD_SYS_DDR 2468/2353
RAM 4581/7859MB (lfb 246x4MB) SWAP 0/3929MB (cached 0MB) CPU [24%@1948,39%@2035,38%@2035,23%@1945,24%@1948,24%@1944] EMC_FREQ 26%@1866 GR3D_FREQ 54%@1300 NVDEC 1203 APE 150 MTS fg 0% bg 0% PLL@38C MCPU@38C PMIC@100C Tboard@33C GPU@40C BCPU@38C thermal@37.9C Tdiode@38.5C VDD_SYS_GPU 2741/2146 VDD_SYS_SOC 2282/2005 VDD_4V0_WIFI 0/45 VDD_IN 10657/9436 VDD_SYS_CPU 1598/1679 VDD_SYS_DDR 2621/2357

Why the results of two models so large? How to set the yolo model to make the result normal?

Hi,

Could you try to add the tracker component into YOLO configure file to see if helps?
nvtracker help to track the object among the frames and improve the discontinuously with the bbox guess.

[tracker]
enable=1
tracker-width=480
tracker-height=272
ll-lib-file=/opt/nvidia/deepstream/deepstream-4.0/lib/libnvds_mot_klt.so
gpu-id=0

Thanks.

Hi,I add the tracker component into YOLO configure file,but it don’t help.
In the source12_1080p_dec_infer-resnet_tracker_tiled_display_fp16_tx2.txt file “[primary-gie] model-engine-file=…/…/models/Primary_Detector_Nano/resnet10.caffemodel_b12_fp16.engine”,

I add the following demond to the deepstream_app_config_yoloV2_tiny_16.txt,but it don’t help.
“[primary-gie] model-engine-file=model_b1_fp.engine”

Thanks

Hi,

We are checking this issue with our internal team.
Will update more information with you once we got a feedback.

Thanks.

Hi,

Could you update the batch size of streammux and primary-gie into 16 first.
When the input sources are 16, the streammux and nvinfer batch size need to be 16 as well.

Please update the configure and also monitor the system status with tegrastats.
It’s expected to have the gpu utilization close to 100% with 16 sources.

Thanks.

Hi,

I set the batch size of streammux and primary-gie into 16 when the input sources are 16,get the tegrastats the gpu utilization is 99%,but the display is slowly.

Thanks

Hi,

Thanks for your experiment and feedback.
We will check this and update information with you later.

Thanks.

Hi,

Sorry for keeping you waiting.
Here are some information from our internal team.

1.
The lagging effort is caused by the “sync=0” in the [sink0] component.
When using the tracker with interval>1, the inference won’t be applied to each batch.

By setting “sync=0”, the video slows down only when a batch is being used for inference and the display has to wait.
All the other batches are immediately available for display so the video speeds up.

If you set sync=1, you will see that the video stutters.
This is because the sink is now trying to display the output video at the same framerate as the input stream.

When inference is being done for a specific batch, we are consuming more than 33ms.
And hence some of the buffers need to dropped due to the overflow.

2.
We also think 16 streams for yolov2_tiny is over the capacity of Nano.
It’s recommended to eliminate the input source.

Thanks.