Hi @jakaskerl
Still no good news.
I tried with 4 new different oak-1-poe and oak-1-poe W, and a ubiquiti USW-Lite-8-POE switch.
I tried on a raspberry pi and on MacOS running ventura 13.6.2.
The issue persists. Is it possible that is related to the oak-1-poe and not the oak-d? I have no other cameras to test, but this happened in 3 oak-1-poe and 3 oak-1-poe W.
The only new thing I discovered is that the issue seems to be related to waiting at the very beginning.
If I set record=True
straight away, it works.
If I wait for the cameras to have a queue, it freezes.
If I wait a random amount of time, it freezes.
If I wait 3 minutes, it seems to work?
Here's an output with debug enabled on the cameras, when the script froze (the cameras seem to keep going, because the info output keeps printing):
[2024-01-11 15:50:58.251] [depthai] [debug] Python bindings - version: 2.24.0.0 from 2023-12-13 15:38:19 +0100 build: 2023-12-13 23:34:03 +0000
[2024-01-11 15:50:58.251] [depthai] [debug] Library information - version: 2.24.0, commit: 6628488ef8956f73f1c7bf4c8f1da218ad327a6f from 2023-12-13 14:45:09 +0100, build: 2023-12-13 23:34:02 +0000, libusb enabled: true
[2024-01-11 15:50:58.263] [depthai] [debug] Initialize - finished
[2024-01-11 15:50:58.312] [depthai] [debug] Resources - Archive 'depthai-bootloader-fwp-0.0.26.tar.xz' open: 2ms, archive read: 58ms
[2024-01-11 15:50:58.578] [depthai] [debug] Resources - Archive 'depthai-device-fwp-a95f582a61ec9bdbd0f72dec84822455872ffaf7.tar.xz' open: 2ms, archive read: 324ms
[tn=MainThread] level=INFO available devices: 2 - [DeviceInfo(name=192.168.3.227, mxid=14442C105184EBCF00, X_LINK_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), DeviceInfo(name=192.168.3.226, mxid=14442C104130EBCF00, X_LIN
K_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS)]
[tn=MainThread] level=INFO init Oak, mxid: 14442C105184EBCF00
[2024-01-11 15:50:59.783] [depthai] [debug] Searching for booted device: DeviceInfo(name=192.168.3.227, mxid=14442C105184EBCF00, X_LINK_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only
[2024-01-11 15:50:59.797] [depthai] [debug] Connected bootloader version 0.0.26
[2024-01-11 15:50:59.797] [depthai] [debug] DeviceBootloader about to be closed...
[2024-01-11 15:50:59.797] [depthai] [debug] XLinkResetRemote of linkId: (0)
[2024-01-11 15:51:01.289] [depthai] [debug] DeviceBootloader closed, 1492
[tn=MainThread] level=INFO bootloader: 0.0.26
[tn=MainThread] level=INFO device state: XLinkDeviceState.X_LINK_BOOTLOADER
[tn=14442C105184EBCF00] level=INFO about to load pipeline
mre.py:51: DeprecationWarning: Use constructor taking 'UsbSpeed' instead with dai.Device(self.pipeline, self.device_info) as self.device:
[2024-01-11 15:51:01.297] [host] [debug] Device - OpenVINO version: universal
[14442C105184EBCF00] [192.168.3.227] [1704941461.297] [host] [debug] Device - BoardConfig: {"camera":[],"emmc":null,"gpio":[],"imu":null,"logDevicePrints":null,"logPath":null,"logSizeMax":null,"logVerbosity":null,"network":{"mtu":0,"xli
nkTcpNoDelay":true},"nonExclusiveMode":false,"pcieInternalClock":null,"sysctl":[],"uart":[],"usb":{"flashBootedPid":63037,"flashBootedVid":999,"manufacturer":"","maxSpeed":4,"pid":63035,"productName":"","vid":999},"usb3PhyInternalClock"
:null,"uvc":null,"watchdogInitialDelayMs":null,"watchdogTimeoutMs":null}
libnop:
0000: b9 12 b9 07 81 e7 03 81 3b f6 81 e7 03 81 3d f6 04 bd 00 bd 00 b9 02 00 01 ba 00 be be bb 00 bb
0020: 00 be be be be be be be 00 bb 00 be be
[2024-01-11 15:51:01.301] [depthai] [debug] Searching for booted device: DeviceInfo(name=192.168.3.227, mxid=14442C105184EBCF00, X_LINK_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only
[tn=MainThread] level=INFO init Oak, mxid: 14442C104130EBCF00
[2024-01-11 15:51:02.293] [depthai] [debug] Searching for booted device: DeviceInfo(name=192.168.3.226, mxid=14442C104130EBCF00, X_LINK_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only
[2024-01-11 15:51:02.308] [depthai] [debug] Connected bootloader version 0.0.26
[2024-01-11 15:51:02.308] [depthai] [debug] DeviceBootloader about to be closed...
[2024-01-11 15:51:02.309] [depthai] [debug] XLinkResetRemote of linkId: (1)
[2024-01-11 15:51:03.801] [depthai] [debug] DeviceBootloader closed, 1493
[tn=MainThread] level=INFO bootloader: 0.0.26
[tn=MainThread] level=INFO device state: XLinkDeviceState.X_LINK_BOOTLOADER
[tn=14442C104130EBCF00] level=INFO about to load pipeline
[2024-01-11 15:51:03.802] [host] [debug] Device - OpenVINO version: universal
[tn=MainThread] level=INFO waiting for camera queues to have frames
[14442C104130EBCF00] [192.168.3.226] [1704941463.802] [host] [debug] Device - BoardConfig: {"camera":[],"emmc":null,"gpio":[],"imu":null,"logDevicePrints":null,"logPath":null,"logSizeMax":null,"logVerbosity":null,"network":{"mtu":0,"xli
nkTcpNoDelay":true},"nonExclusiveMode":false,"pcieInternalClock":null,"sysctl":[],"uart":[],"usb":{"flashBootedPid":63037,"flashBootedVid":999,"manufacturer":"","maxSpeed":4,"pid":63035,"productName":"","vid":999},"usb3PhyInternalClock"
:null,"uvc":null,"watchdogInitialDelayMs":null,"watchdogTimeoutMs":null}
libnop:
0000: b9 12 b9 07 81 e7 03 81 3b f6 81 e7 03 81 3d f6 04 bd 00 bd 00 b9 02 00 01 ba 00 be be bb 00 bb
0020: 00 be be be be be be be 00 bb 00 be be
[2024-01-11 15:51:03.809] [depthai] [debug] Searching for booted device: DeviceInfo(name=192.168.3.226, mxid=14442C104130EBCF00, X_LINK_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only
[tn=MainThread] level=INFO waiting for camera queues to have frames
[tn=MainThread] level=INFO waiting for camera queues to have frames
[tn=MainThread] level=INFO waiting for camera queues to have frames
[tn=MainThread] level=INFO waiting for camera queues to have frames
[2024-01-11 15:51:08.046] [depthai] [debug] Connected bootloader version 0.0.26
[tn=MainThread] level=INFO waiting for camera queues to have frames
[14442C105184EBCF00] [192.168.3.227] [1704941468.944] [host] [debug] Booting FW with Bootloader. Version 0.0.26, Time taken: 897ms
[2024-01-11 15:51:08.944] [depthai] [debug] DeviceBootloader about to be closed...
[2024-01-11 15:51:08.944] [depthai] [debug] XLinkResetRemote of linkId: (2)
[tn=MainThread] level=INFO waiting for camera queues to have frames
[2024-01-11 15:51:10.167] [depthai] [debug] DeviceBootloader closed, 1222
[2024-01-11 15:51:10.169] [depthai] [debug] Searching for booted device: DeviceInfo(name=192.168.3.227, mxid=14442C105184EBCF00, X_LINK_BOOTED, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only
[tn=MainThread] level=INFO waiting for camera queues to have frames
[2024-01-11 15:51:11.070] [depthai] [debug] Connected bootloader version 0.0.26
[tn=MainThread] level=INFO waiting for camera queues to have frames
[14442C104130EBCF00] [192.168.3.226] [1704941471.972] [host] [debug] Booting FW with Bootloader. Version 0.0.26, Time taken: 901ms
[2024-01-11 15:51:11.972] [depthai] [debug] DeviceBootloader about to be closed...
[2024-01-11 15:51:11.972] [depthai] [debug] XLinkResetRemote of linkId: (3)
[tn=MainThread] level=INFO waiting for camera queues to have frames
[2024-01-11 15:51:13.198] [depthai] [debug] DeviceBootloader closed, 1226
[2024-01-11 15:51:13.204] [depthai] [debug] Searching for booted device: DeviceInfo(name=192.168.3.226, mxid=14442C104130EBCF00, X_LINK_BOOTED, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only
[tn=MainThread] level=INFO waiting for camera queues to have frames
[tn=MainThread] level=INFO waiting for camera queues to have frames
[tn=MainThread] level=INFO waiting for camera queues to have frames
[14442C105184EBCF00] [192.168.3.227] [6.852] [system] [info] Memory Usage - DDR: 0.12 / 333.46 MiB, CMX: 2.04 / 2.50 MiB, LeonOS Heap: 25.28 / 82.56 MiB, LeonRT Heap: 2.89 / 40.68 MiB / NOC ddr: 0 MB/s
[14442C105184EBCF00] [192.168.3.227] [6.852] [system] [info] Temperatures - Average: 34.40C, CSS: 36.06C, MSS 33.45C, UPA: 33.69C, DSS: 34.40C
[14442C105184EBCF00] [192.168.3.227] [6.852] [system] [info] Cpu Usage - LeonOS 32.38%, LeonRT: 0.39%
[14442C105184EBCF00] [192.168.3.227] [1704941476.365] [host] [debug] Schema dump: {"connections":[{"node1Id":1,"node1Output":"bitstream","node1OutputGroup":"","node2Id":2,"node2Input":"in","node2InputGroup":""},{"node1Id":0,"node1Output
":"video","node1OutputGroup":"","node2Id":1,"node2Input":"in","node2InputGroup":""}],"globalProperties":{"calibData":null,"cameraTuningBlobSize":null,"cameraTuningBlobUri":"","leonCssFrequencyHz":700000000.0,"leonMssFrequencyHz":7000000
00.0,"pipelineName":null,"pipelineVersion":null,"sippBufferSize":18432,"sippDmaBufferSize":16384,"xlinkChunkSize":-1},"nodes":[[0,{"id":0,"ioInfo":[[["","inputConfig"],{"blocking":false,"group":"","id":6,"name":"inputConfig","queueSize"
:8,"type":3,"waitForMessage":false}],[["","frameEvent"],{"blocking":false,"group":"","id":7,"name":"frameEvent","queueSize":8,"type":0,"waitForMessage":false}],[["","video"],{"blocking":false,"group":"","id":12,"name":"video","queueSize
":8,"type":0,"waitForMessage":false}],[["","raw"],{"blocking":false,"group":"","id":8,"name":"raw","queueSize":8,"type":0,"waitForMessage":false}],[["","inputControl"],{"blocking":true,"group":"","id":5,"name":"inputControl","queueSize"
:8,"type":3,"waitForMessage":false}],[["","isp"],{"blocking":false,"group":"","id":9,"name":"isp","queueSize":8,"type":0,"waitForMessage":false}],[["","still"],{"blocking":false,"group":"","id":10,"name":"still","queueSize":8,"type":0,"
waitForMessage":false}],[["","preview"],{"blocking":false,"group":"","id":11,"name":"preview","queueSize":8,"type":0,"waitForMessage":false}]],"name":"ColorCamera","properties":[185,26,185,30,0,3,0,0,0,185,3,0,0,0,185,5,0,0,0,0,0,185,5,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,3,0,0,0,185,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,189,0,255,0,1,0,129,44,1,129,44,1,133,128,7,133,56,4,255,255,0,136,0,0,240,65,0,136,0,0,128,191,136,0,0,128,191,1,185,4,0,0,0,0,3,3,4,4,4,190]}],[1,{"id":1,"i
oInfo":[[["","bitstream"],{"blocking":false,"group":"","id":4,"name":"bitstream","queueSize":8,"type":0,"waitForMessage":false}],[["","in"],{"blocking":true,"group":"","id":2,"name":"in","queueSize":4,"type":3,"waitForMessage":true}],[[
"","out"],{"blocking":false,"group":"","id":3,"name":"out","queueSize":8,"type":0,"waitForMessage":false}]],"name":"VideoEncoder","properties":[185,11,0,30,0,0,0,0,2,80,0,0,136,0,0,240,65]}],[2,{"id":2,"ioInfo":[[["","in"],{"blocking":t
rue,"group":"","id":1,"name":"in","queueSize":8,"type":3,"waitForMessage":true}]],"name":"XLinkOut","properties":[185,3,136,0,0,128,191,189,5,118,105,100,101,111,0]}]]}
[14442C105184EBCF00] [192.168.3.227] [1704941476.365] [host] [debug] Asset map dump: {"map":{}}
[14442C105184EBCF00] [192.168.3.227] [6.886] [system] [info] SIPP (Signal Image Processing Pipeline) internal buffer size '18432'B, DMA buffer size: '16384'B
[14442C105184EBCF00] [192.168.3.227] [6.921] [system] [info] ImageManip internal buffer size '285440'B, shave buffer size '34816'B
[tn=14442C105184EBCF00] level=INFO loaded pipeline to 14442C105184EBCF00 1704941476.465984
[14442C105184EBCF00] [192.168.3.227] [6.921] [system] [info] ColorCamera allocated resources: no shaves; cmx slices: [13-15]
ImageManip allocated resources: shaves: [15-15] no cmx slices.
[14442C105184EBCF00] [192.168.3.227] [7.052] [VideoEncoder(1)] [info] Bitrate: auto-set to 8500000 bit/s
[14442C105184EBCF00] [192.168.3.227] [7.055] [VideoEncoder(1)] [debug] Bitstream frame size: 3170304, num frames in pool: 4
[tn=MainThread] level=INFO waiting for camera queues to have frames
[14442C105184EBCF00] [192.168.3.227] [7.853] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.21 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 524 MB/s
[14442C105184EBCF00] [192.168.3.227] [7.853] [system] [info] Temperatures - Average: 35.88C, CSS: 37.94C, MSS 35.83C, UPA: 34.16C, DSS: 35.59C
[14442C105184EBCF00] [192.168.3.227] [7.853] [system] [info] Cpu Usage - LeonOS 29.66%, LeonRT: 8.62%
[tn=MainThread] level=INFO waiting for camera queues to have frames
[14442C105184EBCF00] [192.168.3.227] [8.855] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 1045 MB/s
[14442C105184EBCF00] [192.168.3.227] [8.855] [system] [info] Temperatures - Average: 36.18C, CSS: 38.41C, MSS 35.35C, UPA: 34.64C, DSS: 36.30C
[14442C105184EBCF00] [192.168.3.227] [8.855] [system] [info] Cpu Usage - LeonOS 25.32%, LeonRT: 4.26%
[tn=MainThread] level=INFO waiting for camera queues to have frames
[14442C105184EBCF00] [192.168.3.227] [9.856] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 972 MB/s
[14442C105184EBCF00] [192.168.3.227] [9.856] [system] [info] Temperatures - Average: 36.35C, CSS: 38.88C, MSS 35.35C, UPA: 34.88C, DSS: 36.30C
[14442C105184EBCF00] [192.168.3.227] [9.856] [system] [info] Cpu Usage - LeonOS 23.39%, LeonRT: 4.25%
[14442C104130EBCF00] [192.168.3.226] [6.878] [system] [info] Memory Usage - DDR: 0.12 / 333.46 MiB, CMX: 2.04 / 2.50 MiB, LeonOS Heap: 25.28 / 82.56 MiB, LeonRT Heap: 2.89 / 40.68 MiB / NOC ddr: 0 MB/s
[14442C104130EBCF00] [192.168.3.226] [6.878] [system] [info] Temperatures - Average: 34.28C, CSS: 36.06C, MSS 33.93C, UPA: 33.69C, DSS: 33.45C
[14442C104130EBCF00] [192.168.3.226] [6.878] [system] [info] Cpu Usage - LeonOS 29.01%, LeonRT: 0.39%
[14442C104130EBCF00] [192.168.3.226] [1704941479.414] [host] [debug] Schema dump: {"connections":[{"node1Id":1,"node1Output":"bitstream","node1OutputGroup":"","node2Id":2,"node2Input":"in","node2InputGroup":""},{"node1Id":0,"node1Output
":"video","node1OutputGroup":"","node2Id":1,"node2Input":"in","node2InputGroup":""}],"globalProperties":{"calibData":null,"cameraTuningBlobSize":null,"cameraTuningBlobUri":"","leonCssFrequencyHz":700000000.0,"leonMssFrequencyHz":7000000
00.0,"pipelineName":null,"pipelineVersion":null,"sippBufferSize":18432,"sippDmaBufferSize":16384,"xlinkChunkSize":-1},"nodes":[[0,{"id":0,"ioInfo":[[["","inputConfig"],{"blocking":false,"group":"","id":6,"name":"inputConfig","queueSize"
:8,"type":3,"waitForMessage":false}],[["","frameEvent"],{"blocking":false,"group":"","id":7,"name":"frameEvent","queueSize":8,"type":0,"waitForMessage":false}],[["","video"],{"blocking":false,"group":"","id":12,"name":"video","queueSize
":8,"type":0,"waitForMessage":false}],[["","raw"],{"blocking":false,"group":"","id":8,"name":"raw","queueSize":8,"type":0,"waitForMessage":false}],[["","inputControl"],{"blocking":true,"group":"","id":5,"name":"inputControl","queueSize"
:8,"type":3,"waitForMessage":false}],[["","isp"],{"blocking":false,"group":"","id":9,"name":"isp","queueSize":8,"type":0,"waitForMessage":false}],[["","still"],{"blocking":false,"group":"","id":10,"name":"still","queueSize":8,"type":0,"
waitForMessage":false}],[["","preview"],{"blocking":false,"group":"","id":11,"name":"preview","queueSize":8,"type":0,"waitForMessage":false}]],"name":"ColorCamera","properties":[185,26,185,30,0,3,0,0,0,185,3,0,0,0,185,5,0,0,0,0,0,185,5,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,185,3,0,0,0,185,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,189,0,255,0,1,0,129,44,1,129,44,1,133,128,7,133,56,4,255,255,0,136,0,0,240,65,0,136,0,0,128,191,136,0,0,128,191,1,185,4,0,0,0,0,3,3,4,4,4,190]}],[1,{"id":1,"i
oInfo":[[["","bitstream"],{"blocking":false,"group":"","id":4,"name":"bitstream","queueSize":8,"type":0,"waitForMessage":false}],[["","in"],{"blocking":true,"group":"","id":2,"name":"in","queueSize":4,"type":3,"waitForMessage":true}],[[
"","out"],{"blocking":false,"group":"","id":3,"name":"out","queueSize":8,"type":0,"waitForMessage":false}]],"name":"VideoEncoder","properties":[185,11,0,30,0,0,0,0,2,80,0,0,136,0,0,240,65]}],[2,{"id":2,"ioInfo":[[["","in"],{"blocking":t
rue,"group":"","id":1,"name":"in","queueSize":8,"type":3,"waitForMessage":true}]],"name":"XLinkOut","properties":[185,3,136,0,0,128,191,189,5,118,105,100,101,111,0]}]]}
[14442C104130EBCF00] [192.168.3.226] [1704941479.414] [host] [debug] Asset map dump: {"map":{}}
[14442C104130EBCF00] [192.168.3.226] [6.910] [system] [info] SIPP (Signal Image Processing Pipeline) internal buffer size '18432'B, DMA buffer size: '16384'B
[14442C104130EBCF00] [192.168.3.226] [6.945] [system] [info] ImageManip internal buffer size '285440'B, shave buffer size '34816'B
[14442C104130EBCF00] [192.168.3.226] [6.945] [system] [info] ColorCamera allocated resources: no shaves; cmx slices: [13-15]
ImageManip allocated resources: shaves: [15-15] no cmx slices.
[tn=14442C104130EBCF00] level=INFO loaded pipeline to 14442C104130EBCF00 1704941479.513939
[14442C104130EBCF00] [192.168.3.226] [7.076] [VideoEncoder(1)] [info] Bitrate: auto-set to 8500000 bit/s
[14442C104130EBCF00] [192.168.3.226] [7.079] [VideoEncoder(1)] [debug] Bitstream frame size: 3170304, num frames in pool: 4
[tn=MainThread] level=INFO all cameras ready
[tn=MainThread] level=INFO set 14442C105184EBCF00 to record
[tn=MainThread] level=INFO set 14442C104130EBCF00 to record
[14442C105184EBCF00] [192.168.3.227] [10.857] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 974 MB/s
[14442C105184EBCF00] [192.168.3.227] [10.857] [system] [info] Temperatures - Average: 36.71C, CSS: 38.88C, MSS 36.30C, UPA: 35.11C, DSS: 36.53C
[14442C105184EBCF00] [192.168.3.227] [10.857] [system] [info] Cpu Usage - LeonOS 26.59%, LeonRT: 4.28%
[14442C104130EBCF00] [192.168.3.226] [7.879] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.21 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 493 MB/s
[14442C104130EBCF00] [192.168.3.226] [7.879] [system] [info] Temperatures - Average: 35.64C, CSS: 38.18C, MSS 34.40C, UPA: 34.40C, DSS: 35.59C
[14442C104130EBCF00] [192.168.3.226] [7.879] [system] [info] Cpu Usage - LeonOS 29.95%, LeonRT: 8.65%
[tn=14442C105184EBCF00] level=INFO recording 5 seconds from first_frame: 120
[tn=14442C104130EBCF00] level=INFO recording 5 seconds from first_frame: 30
[14442C105184EBCF00] [192.168.3.227] [11.858] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 979 MB/s
[14442C105184EBCF00] [192.168.3.227] [11.858] [system] [info] Temperatures - Average: 36.12C, CSS: 37.48C, MSS 35.59C, UPA: 35.59C, DSS: 35.83C
[14442C105184EBCF00] [192.168.3.227] [11.858] [system] [info] Cpu Usage - LeonOS 26.54%, LeonRT: 4.32%
[14442C104130EBCF00] [192.168.3.226] [8.880] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.21 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 1037 MB/s
[14442C104130EBCF00] [192.168.3.226] [8.880] [system] [info] Temperatures - Average: 36.00C, CSS: 38.18C, MSS 35.83C, UPA: 34.64C, DSS: 35.35C
[14442C104130EBCF00] [192.168.3.226] [8.880] [system] [info] Cpu Usage - LeonOS 25.50%, LeonRT: 4.28%
[14442C105184EBCF00] [192.168.3.227] [12.859] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 976 MB/s
[14442C105184EBCF00] [192.168.3.227] [12.859] [system] [info] Temperatures - Average: 36.71C, CSS: 38.65C, MSS 36.06C, UPA: 35.35C, DSS: 36.77C
[14442C105184EBCF00] [192.168.3.227] [12.859] [system] [info] Cpu Usage - LeonOS 26.41%, LeonRT: 4.27%
[14442C104130EBCF00] [192.168.3.226] [9.881] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 973 MB/s
[14442C104130EBCF00] [192.168.3.226] [9.881] [system] [info] Temperatures - Average: 36.00C, CSS: 38.18C, MSS 35.11C, UPA: 34.64C, DSS: 36.06C
[14442C104130EBCF00] [192.168.3.226] [9.881] [system] [info] Cpu Usage - LeonOS 26.66%, LeonRT: 4.33%
[14442C105184EBCF00] [192.168.3.227] [13.860] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 975 MB/s
[14442C105184EBCF00] [192.168.3.227] [13.860] [system] [info] Temperatures - Average: 36.77C, CSS: 38.65C, MSS 36.06C, UPA: 35.83C, DSS: 36.53C
[14442C105184EBCF00] [192.168.3.227] [13.860] [system] [info] Cpu Usage - LeonOS 26.27%, LeonRT: 4.28%
[14442C104130EBCF00] [192.168.3.226] [10.882] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 974 MB/s
[14442C104130EBCF00] [192.168.3.226] [10.882] [system] [info] Temperatures - Average: 36.29C, CSS: 38.41C, MSS 34.88C, UPA: 35.11C, DSS: 36.77C
[14442C104130EBCF00] [192.168.3.226] [10.882] [system] [info] Cpu Usage - LeonOS 26.51%, LeonRT: 4.31%
[14442C105184EBCF00] [192.168.3.227] [14.861] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 975 MB/s
[14442C105184EBCF00] [192.168.3.227] [14.861] [system] [info] Temperatures - Average: 36.41C, CSS: 38.88C, MSS 35.83C, UPA: 35.35C, DSS: 35.59C
[14442C105184EBCF00] [192.168.3.227] [14.861] [system] [info] Cpu Usage - LeonOS 26.35%, LeonRT: 4.26%
[14442C104130EBCF00] [192.168.3.226] [11.883] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 970 MB/s
[14442C104130EBCF00] [192.168.3.226] [11.883] [system] [info] Temperatures - Average: 36.23C, CSS: 38.41C, MSS 35.35C, UPA: 34.88C, DSS: 36.30C
[14442C104130EBCF00] [192.168.3.226] [11.883] [system] [info] Cpu Usage - LeonOS 26.47%, LeonRT: 4.31%
[14442C105184EBCF00] [192.168.3.227] [15.862] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 975 MB/s
[14442C105184EBCF00] [192.168.3.227] [15.862] [system] [info] Temperatures - Average: 36.53C, CSS: 38.41C, MSS 35.59C, UPA: 35.35C, DSS: 36.77C
[14442C105184EBCF00] [192.168.3.227] [15.862] [system] [info] Cpu Usage - LeonOS 26.90%, LeonRT: 4.28%
[14442C104130EBCF00] [192.168.3.226] [12.884] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 974 MB/s
[14442C104130EBCF00] [192.168.3.226] [12.884] [system] [info] Temperatures - Average: 36.35C, CSS: 38.88C, MSS 36.06C, UPA: 34.16C, DSS: 36.30C
[14442C104130EBCF00] [192.168.3.226] [12.884] [system] [info] Cpu Usage - LeonOS 26.22%, LeonRT: 4.27%
[14442C105184EBCF00] [192.168.3.227] [16.863] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 976 MB/s
[14442C105184EBCF00] [192.168.3.227] [16.863] [system] [info] Temperatures - Average: 37.06C, CSS: 38.65C, MSS 36.30C, UPA: 35.83C, DSS: 37.48C
[14442C105184EBCF00] [192.168.3.227] [16.863] [system] [info] Cpu Usage - LeonOS 26.92%, LeonRT: 4.28%
[14442C104130EBCF00] [192.168.3.226] [13.885] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 969 MB/s
[14442C104130EBCF00] [192.168.3.226] [13.885] [system] [info] Temperatures - Average: 36.47C, CSS: 38.88C, MSS 35.59C, UPA: 34.88C, DSS: 36.53C
[14442C104130EBCF00] [192.168.3.226] [13.885] [system] [info] Cpu Usage - LeonOS 26.42%, LeonRT: 4.30%
[14442C105184EBCF00] [192.168.3.227] [17.864] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 976 MB/s
[14442C105184EBCF00] [192.168.3.227] [17.864] [system] [info] Temperatures - Average: 36.71C, CSS: 38.41C, MSS 35.83C, UPA: 36.06C, DSS: 36.53C
[14442C105184EBCF00] [192.168.3.227] [17.864] [system] [info] Cpu Usage - LeonOS 26.61%, LeonRT: 4.30%
[14442C104130EBCF00] [192.168.3.226] [14.886] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 975 MB/s
[14442C104130EBCF00] [192.168.3.226] [14.886] [system] [info] Temperatures - Average: 36.53C, CSS: 38.88C, MSS 35.59C, UPA: 35.35C, DSS: 36.30C
[14442C104130EBCF00] [192.168.3.226] [14.886] [system] [info] Cpu Usage - LeonOS 26.79%, LeonRT: 4.28%
[14442C105184EBCF00] [192.168.3.227] [18.865] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 974 MB/s
[14442C105184EBCF00] [192.168.3.227] [18.865] [system] [info] Temperatures - Average: 36.71C, CSS: 38.65C, MSS 35.59C, UPA: 36.30C, DSS: 36.30C
[14442C105184EBCF00] [192.168.3.227] [18.865] [system] [info] Cpu Usage - LeonOS 26.21%, LeonRT: 4.26%
[14442C104130EBCF00] [192.168.3.226] [15.887] [system] [info] Memory Usage - DDR: 54.50 / 333.46 MiB, CMX: 2.39 / 2.50 MiB, LeonOS Heap: 39.46 / 82.56 MiB, LeonRT Heap: 3.76 / 40.68 MiB / NOC ddr: 970 MB/s
[14442C104130EBCF00] [192.168.3.226] [15.887] [system] [info] Temperatures - Average: 36.47C, CSS: 38.18C, MSS 36.06C, UPA: 34.64C, DSS: 37.01C
[14442C104130EBCF00] [192.168.3.226] [15.887] [system] [info] Cpu Usage - LeonOS 26.67%, LeonRT: 4.31%