Загрузка данных


Last login: Mon Aug 17 12:30:02 on console
user@MBP-User ~ % log show --last 24h --predicate 'eventMessage contains[c] "Previous shutdown cause"'
Filtering the log data using "composedMessage CONTAINS[c] "Previous shutdown cause""
Skipping info and debug messages, pass --info and/or --debug to include.
Timestamp                       Thread     Type        Activity             PID    TTL  
2026-08-17 10:31:08.818412+0500 0xbe       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: 5
2026-08-17 10:31:11.118679+0500 0x274      Default     0x0                  87     0    DumpPanic: [com.apple.DumpPanic:panicprocessing] found previous shutdown cause 5
2026-08-17 11:13:13.831295+0500 0xbe       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: 5
2026-08-17 11:13:16.155683+0500 0x270      Default     0x0                  87     0    DumpPanic: [com.apple.DumpPanic:panicprocessing] found previous shutdown cause 5
2026-08-17 11:37:55.779009+0500 0xbe       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: -128
2026-08-17 11:37:58.147529+0500 0x26f      Default     0x0                  87     0    DumpPanic: [com.apple.DumpPanic:panicprocessing] found previous shutdown cause -128
2026-08-17 11:48:26.773157+0500 0xbe       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: -128
2026-08-17 11:48:29.113504+0500 0x269      Default     0x0                  87     0    DumpPanic: [com.apple.DumpPanic:panicprocessing] found previous shutdown cause -128
2026-08-17 12:09:00.841943+0500 0xbe       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: 0
2026-08-17 12:09:03.066663+0500 0x273      Default     0x0                  87     0    DumpPanic: [com.apple.DumpPanic:panicprocessing] found previous shutdown cause 0
2026-08-17 12:29:27.761365+0500 0xbe       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: -128
2026-08-17 12:29:30.103810+0500 0x26e      Default     0x0                  87     0    DumpPanic: [com.apple.DumpPanic:panicprocessing] found previous shutdown cause -128
--------------------------------------------------------------------------------------------------------------------
Log      - Default:         12, Info:                0, Debug:             0, Error:          0, Fault:          0
Activity - Create:           0, Transition:          0, Actions:           0
user@MBP-User ~ % log show --start "2026-08-17 12:25:00" --end "2026-08-17 12:30:00" --info --predicate 'process == "kernel" OR process == "powerd" OR process == "watchdogh"'
Filtering the log data using "process == "kernel" OR process == "powerd" OR process == "watchdogh""
Skipping debug messages, pass --debug to include.
Timestamp                       Thread     Type        Activity             PID    TTL  
2026-08-17 12:29:27.000148+0500 0x0        Default     0x0                  0      0    kernel: PMAP: PCID enabled
2026-08-17 12:29:27.000150+0500 0x0        Default     0x0                  0      0    kernel: PMAP: Supervisor Mode Execute Protection enabled
2026-08-17 12:29:27.002347+0500 0x0        Default     0x0                  0      0    kernel: Darwin Kernel Version 20.6.0: Thu Jul  6 22:12:47 PDT 2023; root:xnu-7195.141.49.702.12~1/RELEASE_X86_64
2026-08-17 12:29:27.006173+0500 0x0        Default     0x0                  0      0    kernel: pmap_startup() delaying init/free of page nums > 0x200000
2026-08-17 12:29:27.042034+0500 0x0        Default     0x0                  0      0    kernel: pmap_startup() init/release time: 35858 microsec
2026-08-17 12:29:27.042036+0500 0x0        Default     0x0                  0      0    kernel: pmap_startup() delayed init/release of 510176 pages
2026-08-17 12:29:27.042039+0500 0x0        Default     0x0                  0      0    kernel: vm_page_bootstrap: 1516030 free pages, 564738 wired pages, (up to 510176 of which are delayed free)
2026-08-17 12:29:27.057889+0500 0x0        Default     0x0                  0      0    kernel: "vm_compressor_mode" is 4
2026-08-17 12:29:27.057903+0500 0x0        Default     0x0                  0      0    kernel: kext submap [0x<private> - 0x<private>], kernel text [0x<private> - 0x<private>]
2026-08-17 12:29:27.057943+0500 0x0        Default     0x0                  0      0    kernel: zone leak detection enabled
2026-08-17 12:29:27.058356+0500 0x0        Default     0x0                  0      0    kernel: oslog_init completed, 16 chunks, 8 io pages
2026-08-17 12:29:27.058366+0500 0x0        Default     0x0                  0      0    kernel: standard timeslicing quantum is 10000 us
2026-08-17 12:29:27.058367+0500 0x0        Default     0x0                  0      0    kernel: standard background quantum is 2500 us
2026-08-17 12:29:27.058393+0500 0x0        Default     0x0                  0      0    kernel: WQ[wql_init]: init linktable with max:262144 elements (8388608 bytes)
2026-08-17 12:29:27.058408+0500 0x0        Default     0x0                  0      0    kernel: WQ[wqp_init]: init prepost table with max:262144 elements (8388608 bytes)
2026-08-17 12:29:27.058474+0500 0x0        Default     0x0                  0      0    kernel: mig_table_max_displ = 53 mach_kobj_count = 372
2026-08-17 12:29:27.081140+0500 0x0        Default     0x0                  0      0    kernel: TSC Deadline Timer supported and enabled
2026-08-17 12:29:27.081575+0500 0x65       Default     0x0                  0      0    kernel: kdp_core zlib memory 0x7000
2026-08-17 12:29:27.565979+0500 0x71       Default     0x0                  0      0    kernel: PMRD: PMTraceWorker <private>
2026-08-17 12:29:27.566029+0500 0x71       Default     0x0                  0      0    kernel: PMRD: changePowerStateWithTagToPriv(ON_STATE, 10001)
2026-08-17 12:29:27.566121+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.566122+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.566125+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) RSDP 0x000000007AD8E014 000024 (v02 APPLE )
2026-08-17 12:29:27.566126+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) RSDP 0x000000007AD8E014 000024 (v02 APPLE )
2026-08-17 12:29:27.566127+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.566128+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.566149+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.566149+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.566152+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) XSDT 0x000000007AD8E1C0 0000A4 (v01 APPLE  Apple00  00000000      01000013)
2026-08-17 12:29:27.566152+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) XSDT 0x000000007AD8E1C0 0000A4 (v01 APPLE  Apple00  00000000      01000013)
2026-08-17 12:29:27.566154+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.566154+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.566204+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.566205+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.566207+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) FACP 0x000000007AD8C000 0000F4 (v05 APPLE  Apple00  00000000 Loki 0000005F)
2026-08-17 12:29:27.566207+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) FACP 0x000000007AD8C000 0000F4 (v05 APPLE  Apple00  00000000 Loki 0000005F)
2026-08-17 12:29:27.566209+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.566209+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.566252+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI BIOS Warning (bug):
2026-08-17 12:29:27.566253+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI BIOS Warning (bug):
2026-08-17 12:29:27.566255+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 32/64X length mismatch in FADT/Gpe0Block: 128/0
2026-08-17 12:29:27.566255+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 32/64X length mismatch in FADT/Gpe0Block: 128/0
2026-08-17 12:29:27.566257+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform)  (20160930/tbfadt-723)
2026-08-17 12:29:27.566258+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform)  (20160930/tbfadt-723)
2026-08-17 12:29:27.568178+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568179+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568181+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) DSDT 0x000000007AD80000 006C21 (v03 APPLE  MacBookP 00110002 INTL 20100915)
2026-08-17 12:29:27.568182+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) DSDT 0x000000007AD80000 006C21 (v03 APPLE  MacBookP 00110002 INTL 20100915)
2026-08-17 12:29:27.568183+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568184+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568199+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568199+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568201+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) FACS 0x000000007AD18000 000040
2026-08-17 12:29:27.568201+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) FACS 0x000000007AD18000 000040
2026-08-17 12:29:27.568202+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568203+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568217+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568217+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568219+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) FACS 0x000000007AD18000 000040
2026-08-17 12:29:27.568220+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) FACS 0x000000007AD18000 000040
2026-08-17 12:29:27.568220+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568221+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568244+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568245+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568247+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) HPET 0x000000007AD8B000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.568247+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) HPET 0x000000007AD8B000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.568249+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568250+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568278+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568279+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568281+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) APIC 0x000000007AD8A000 0000BC (v02 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.568281+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) APIC 0x000000007AD8A000 0000BC (v02 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.568283+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568283+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568301+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568302+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568303+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SBST 0x000000007AD88000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.568304+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SBST 0x000000007AD88000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.568305+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568306+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568326+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568326+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568328+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ECDT 0x000000007AD87000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.568329+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ECDT 0x000000007AD87000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.568330+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568331+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568370+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568370+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568373+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD7F000 00010B (v01 APPLE  SataAhci 00001000 INTL 20100915)
2026-08-17 12:29:27.568373+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD7F000 00010B (v01 APPLE  SataAhci 00001000 INTL 20100915)
2026-08-17 12:29:27.568375+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568375+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568393+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568394+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568396+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD7E000 000024 (v01 APPLE  SmcDppt  00001000 INTL 20100915)
2026-08-17 12:29:27.568397+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD7E000 000024 (v01 APPLE  SmcDppt  00001000 INTL 20100915)
2026-08-17 12:29:27.568398+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568399+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568529+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568529+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568531+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD7C000 000688 (v01 APPLE  SDUsbLpt 00001000 INTL 20100915)
2026-08-17 12:29:27.568532+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD7C000 000688 (v01 APPLE  SDUsbLpt 00001000 INTL 20100915)
2026-08-17 12:29:27.568533+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568534+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568552+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568552+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.568554+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD79000 000032 (v01 APPLE  SsdtS3   00001000 INTL 20100915)
2026-08-17 12:29:27.568555+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD79000 000032 (v01 APPLE  SsdtS3   00001000 INTL 20100915)
2026-08-17 12:29:27.568556+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.568557+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570207+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570208+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570210+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD6E000 005CBF (v01 APPLE  TbtPEG10 00001000 INTL 20100915)
2026-08-17 12:29:27.570211+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD6E000 005CBF (v01 APPLE  TbtPEG10 00001000 INTL 20100915)
2026-08-17 12:29:27.570212+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570213+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570241+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570241+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570243+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD63000 0000B8 (v01 APPLE  Sdxc     00001000 INTL 20100915)
2026-08-17 12:29:27.570244+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD63000 0000B8 (v01 APPLE  Sdxc     00001000 INTL 20100915)
2026-08-17 12:29:27.570245+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570246+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570328+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570328+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570330+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD62000 0003E0 (v01 APPLE  SaHdaCdc 00001000 INTL 20100915)
2026-08-17 12:29:27.570331+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD62000 0003E0 (v01 APPLE  SaHdaCdc 00001000 INTL 20100915)
2026-08-17 12:29:27.570333+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570334+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570469+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570469+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570471+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD61000 0006DE (v01 PmRef  Cpu0Ist  00003000 INTL 20100915)
2026-08-17 12:29:27.570472+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD61000 0006DE (v01 PmRef  Cpu0Ist  00003000 INTL 20100915)
2026-08-17 12:29:27.570473+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570474+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570690+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570691+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570693+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD60000 000B83 (v01 PmRef  CpuPm    00003000 INTL 20100915)
2026-08-17 12:29:27.570694+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) SSDT 0x000000007AD60000 000B83 (v01 PmRef  CpuPm    00003000 INTL 20100915)
2026-08-17 12:29:27.570695+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570696+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570720+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570720+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570722+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) DMAR 0x000000007AD5F000 000088 (v01 APPLE  HSW      00000001 AAPL 00000001)
2026-08-17 12:29:27.570723+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) DMAR 0x000000007AD5F000 000088 (v01 APPLE  HSW      00000001 AAPL 00000001)
2026-08-17 12:29:27.570724+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570725+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570743+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570744+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.570746+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) MCFG 0x000000007AD89000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.570746+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) MCFG 0x000000007AD89000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
2026-08-17 12:29:27.570748+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.570748+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.577320+0500 0x74       Default     0x0                  0      0    kernel: calling mpo_policy_init for AMFI
2026-08-17 12:29:27.577323+0500 0x74       Default     0x0                  0      0    kernel: Security policy loaded: Apple Mobile File Integrity (AMFI)
2026-08-17 12:29:27.577327+0500 0x74       Default     0x0                  0      0    kernel: calling mpo_policy_init for Sandbox
2026-08-17 12:29:27.577371+0500 0x74       Default     0x0                  0      0    kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
2026-08-17 12:29:27.577456+0500 0x74       Default     0x0                  0      0    kernel: calling mpo_policy_init for Quarantine
2026-08-17 12:29:27.577459+0500 0x74       Default     0x0                  0      0    kernel: Security policy loaded: Quarantine policy (Quarantine)
2026-08-17 12:29:27.578375+0500 0x74       Info        0x0                  0      0    kernel: (IOTimeSyncFamily) TimeSyncTime is mach_absolute_time nanoseconds
2026-08-17 12:29:27.578435+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: init: called, instance = <private>.
2026-08-17 12:29:27.578456+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: value (value: 0x0), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-417.140.2/AppleCredentialManager/Services/ACMKernelService.cpp:182
2026-08-17 12:29:27.578463+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: init: EOSDevice: 0 [SEP over: KernelRelay=NO SEPManager=NO] [booted into: BaseSystem=NO InternalSystem=NO].
2026-08-17 12:29:27.578468+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: set var[6].
2026-08-17 12:29:27.578470+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams (len=1): new data:
2026-08-17 12:29:27.578472+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 00
2026-08-17 12:29:27.578472+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 
2026-08-17 12:29:27.578475+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: InitCredentialEngine: Global credential set created, CS[10].
2026-08-17 12:29:27.578477+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: set var[5].
2026-08-17 12:29:27.578479+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams (len=1): new data:
2026-08-17 12:29:27.578480+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 00
2026-08-17 12:29:27.578480+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 
2026-08-17 12:29:27.578483+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: set var[23].
2026-08-17 12:29:27.578485+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams (len=1): new data:
2026-08-17 12:29:27.578486+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 01
2026-08-17 12:29:27.578486+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 
2026-08-17 12:29:27.578488+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: set var[24].
2026-08-17 12:29:27.578489+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams (len=22): new data:
2026-08-17 12:29:27.578490+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 4a
2026-08-17 12:29:27.578491+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 75
2026-08-17 12:29:27.578491+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 6c
2026-08-17 12:29:27.578492+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 20
2026-08-17 12:29:27.578492+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 20
2026-08-17 12:29:27.578493+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 36
2026-08-17 12:29:27.578493+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 20
2026-08-17 12:29:27.578494+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 32
2026-08-17 12:29:27.578494+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 30
2026-08-17 12:29:27.578495+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 32
2026-08-17 12:29:27.578496+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 33
2026-08-17 12:29:27.578497+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 2c
2026-08-17 12:29:27.578497+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 20
2026-08-17 12:29:27.578498+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 32
2026-08-17 12:29:27.578498+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 32
2026-08-17 12:29:27.578499+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 3a
2026-08-17 12:29:27.578499+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 30
2026-08-17 12:29:27.578500+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 37
2026-08-17 12:29:27.578500+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 3a
2026-08-17 12:29:27.578501+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 30
2026-08-17 12:29:27.578501+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 34
2026-08-17 12:29:27.578502+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 00
2026-08-17 12:29:27.578502+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 
2026-08-17 12:29:27.578504+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetDataProvider: data provider *set* for var[25].
2026-08-17 12:29:27.578506+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetDataProvider: data provider *set* for var[27].
2026-08-17 12:29:27.578508+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetDataProvider: data provider *set* for var[22].
2026-08-17 12:29:27.578510+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetDataProvider: data provider *set* for var[29].
2026-08-17 12:29:27.578512+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: set var[7].
2026-08-17 12:29:27.578514+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams (len=1): new data:
2026-08-17 12:29:27.578515+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 00
2026-08-17 12:29:27.578515+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 
2026-08-17 12:29:27.578516+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: set var[26].
2026-08-17 12:29:27.578518+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams (len=1): new data:
2026-08-17 12:29:27.578519+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 00
2026-08-17 12:29:27.578519+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) 
2026-08-17 12:29:27.578522+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMFirstResponderKernelService: init: called, .
2026-08-17 12:29:27.578530+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-S: init: called, starting PersistentStore service.
2026-08-17 12:29:27.578533+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-C: init: called, starting AccessoryCache service.
2026-08-17 12:29:27.578536+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelService: initValueFromBootArgAliasesUInt32: acc-cache size = 16 (default).
2026-08-17 12:29:27.578539+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelService: initValueFromBootArgAliasesUInt32: acc-cache expiration = 2592000 (default).
2026-08-17 12:29:27.578542+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: init: called, starting TRM service.
2026-08-17 12:29:27.578544+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-A: init: called, starting TRM Analytics service.
2026-08-17 12:29:27.578547+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelService: initValueFromBootArgAliasesUInt32: analytics collection period = 86400 (default).
2026-08-17 12:29:27.578550+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelService: initValueFromBootArgAliasesUInt32: policy mode timeout = 259200 (default).
2026-08-17 12:29:27.578553+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-A: notifyStandardModeTimeoutChanged: called, value = 259200 (modified = YES).
2026-08-17 12:29:27.578556+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelService: initValueFromBootArgAliasesUInt32: (bounded) grace period timeout = 172800 (default).
2026-08-17 12:29:27.578558+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-A: notifyGracePeriodTimeoutChanged: called, value = 172800 (modified = YES).
2026-08-17 12:29:27.578561+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelService: initValueFromBootArgAliasesUInt32: enabled = 0 (default).
2026-08-17 12:29:27.578565+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _disableBy: [TRM ENABLED=NO] (mask=2, DISABLED BY: Def=YES* BtArg=NO LegHW=NO OSEnv=NO | MngCo=NO DwnOS=NO ChkBd=NO coGSw=NO).
2026-08-17 12:29:27.578570+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _disableBy: [TRM ENABLED=NO] (mask=2, DISABLED BY: Def=YES BtArg=NO* LegHW=NO OSEnv=NO | MngCo=NO DwnOS=NO ChkBd=NO coGSw=NO).
2026-08-17 12:29:27.578576+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: value (value: 0x0), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-417.140.2/AppleCredentialManager/Services/ACMKernelService.cpp:182
2026-08-17 12:29:27.578581+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _disableBy: [TRM ENABLED=NO] (mask=a, DISABLED BY: Def=YES BtArg=NO LegHW=YES* OSEnv=NO | MngCo=NO DwnOS=NO ChkBd=NO coGSw=NO).
2026-08-17 12:29:27.578588+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: data (value: 0x0), 'disable-transport-rm' property not found, file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-417.140.2/AppleCredentialManager/Services/ACMRestrictedModeKernelService.cpp:1146
2026-08-17 12:29:27.578592+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _loadDisabledByOSEnvironment: disabled by OSEnvironment: NO.
2026-08-17 12:29:27.578596+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _disableBy: [TRM ENABLED=NO] (mask=a, DISABLED BY: Def=YES BtArg=NO LegHW=YES OSEnv=NO* | MngCo=NO DwnOS=NO ChkBd=NO coGSw=NO).
2026-08-17 12:29:27.578600+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _publishIOResource: AppleUSBRestrictedModeWithReason = 0.
2026-08-17 12:29:27.578606+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _mapAndPublishTRM: set TRM_PolicyTimeout = 259200.
2026-08-17 12:29:27.578610+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _mapAndPublishTRM: set TRM_PolicyReason = Unrestricted(0).
2026-08-17 12:29:27.578615+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _mapAndPublishTRM: sending kIOMessageServicePropertyChange(n=2) while DISABLED, TRM: 259200 U/0 4294967295 -/ff miss=ff (CUR: 259200 U/0 4294967295 -/ff).
2026-08-17 12:29:27.578621+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: init: returning, result = true, instance = <private>.
2026-08-17 12:29:27.578723+0500 0x74       Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::init created and initing
2026-08-17 12:29:27.578736+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: start: called, instance = <private>.
2026-08-17 12:29:27.578740+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _publishIOResource: AppleUSBRestrictedModeTimeout = 259200.
2026-08-17 12:29:27.578761+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: start: started, instance = <private>.
2026-08-17 12:29:27.578773+0500 0x74       Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: start: returning, result = true, instance = <private>.
2026-08-17 12:29:27.578781+0500 0x74       Default     0x0                  0      0    kernel: IOGetBootKeyStoreData: data at address 0 size 0
2026-08-17 12:29:27.578806+0500 0x74       Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:321:0: starting (BUILT: Jul 29 2025 12:31:37)
2026-08-17 12:29:27.578920+0500 0x74       Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:491:0: _kernel_relay_enable = 0
2026-08-17 12:29:27.578923+0500 0x74       Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:545:0: _sep_enabled = 0
2026-08-17 12:29:27.578929+0500 0x74       Default     0x0                  0      0    kernel: (AppleSSE) AppleSSE::start called
2026-08-17 12:29:27.578952+0500 0x74       Default     0x0                  0      0    kernel: (AppleSSE) AssertMacros: value (value: 0x0),  file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleSSE/AppleSSE-212.120.1/AppleSSE/AppleSSE.cpp, line: 47
2026-08-17 12:29:27.578968+0500 0x74       Default     0x0                  0      0    kernel: (AppleSSE) AppleSSE::start returning, result = 1
2026-08-17 12:29:27.578971+0500 0x74       Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) virtual bool CoreAnalyticsHub::start(IOService *)::105:CoreAnalyticsHub start
2026-08-17 12:29:27.578974+0500 0x74       Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) virtual bool CoreAnalyticsHub::start(IOService *)::105:CoreAnalyticsHub start
2026-08-17 12:29:27.579091+0500 0x74       Default     0x0                  0      0    kernel: (IOBluetoothFamily) [IOBluetoothFamily][start] -- completed
2026-08-17 12:29:27.579103+0500 0x74       Default     0x0                  0      0    kernel: (IOBluetoothPacketLogger) [IOBluetoothPacketLogger][start] -- successful -- calling registerService()
2026-08-17 12:29:27.579162+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args <private> 0x0
2026-08-17 12:29:27.579166+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args <private> 0x0
2026-08-17 12:29:27.579245+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (OFF_STATE->ON_STATE, f, 0x2) tag 0x20064
2026-08-17 12:29:27.579252+0500 0x75       Default     0x0                  0      0    kernel: PMRD: sysPowerDownHandler message kIOMessageSystemCapabilityChange
2026-08-17 12:29:27.579253+0500 0x75       Default     0x0                  0      0    kernel: PMRD: sysPowerDownHandler cap f -> f (flags 1)
2026-08-17 12:29:27.579255+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set <private>
2026-08-17 12:29:27.579283+0500 0x72       Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: powerStateDidChangeToGated: SYSTEM IS AWAKE.
2026-08-17 12:29:27.579301+0500 0x87       Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: handleEventGated: called, event(4).
2026-08-17 12:29:27.579308+0500 0x75       Default     0x0                  0      0    kernel: PMRD: sysPowerDownHandler message kIOMessageSystemCapabilityChange
2026-08-17 12:29:27.579309+0500 0x75       Default     0x0                  0      0    kernel: PMRD: sysPowerDownHandler cap f -> f (flags 2)
2026-08-17 12:29:27.579312+0500 0x75       Default     0x0                  0      0    kernel: PMRD: tellChangeUp OFF_STATE->ON_STATE
2026-08-17 12:29:27.579317+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: OFF_STATE->ON_STATE
2026-08-17 12:29:27.579320+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x10001
2026-08-17 12:29:27.579321+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.579324+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x30064
2026-08-17 12:29:27.579325+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.579341+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x40064
2026-08-17 12:29:27.579342+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.579366+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x50064
2026-08-17 12:29:27.579369+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.579370+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x60064
2026-08-17 12:29:27.579372+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.579375+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x70064
2026-08-17 12:29:27.579376+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.589438+0500 0x74       Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::start starting
2026-08-17 12:29:27.593913+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.593913+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI:
2026-08-17 12:29:27.593916+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 10 ACPI AML tables successfully acquired and loaded
2026-08-17 12:29:27.593917+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 10 ACPI AML tables successfully acquired and loaded
2026-08-17 12:29:27.593918+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.593919+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) 
2026-08-17 12:29:27.596359+0500 0x91       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
2026-08-17 12:29:27.596363+0500 0x91       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
2026-08-17 12:29:27.596565+0500 0x91       Default     0x0                  0      0    kernel: cpu_data_alloc(1) <private> desc_table: <private> ldt: <private> int_stack: 0x<private>-0x<private>
2026-08-17 12:29:27.596571+0500 0x91       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
2026-08-17 12:29:27.596577+0500 0x91       Default     0x0                  0      0    kernel: cpu_data_alloc(2) <private> desc_table: <private> ldt: <private> int_stack: 0x<private>-0x<private>
2026-08-17 12:29:27.596584+0500 0x91       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
2026-08-17 12:29:27.596590+0500 0x91       Default     0x0                  0      0    kernel: cpu_data_alloc(3) <private> desc_table: <private> ldt: <private> int_stack: 0x<private>-0x<private>
2026-08-17 12:29:27.596595+0500 0x91       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
2026-08-17 12:29:27.596601+0500 0x91       Default     0x0                  0      0    kernel: cpu_data_alloc(4) <private> desc_table: <private> ldt: <private> int_stack: 0x<private>-0x<private>
2026-08-17 12:29:27.596603+0500 0x91       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
2026-08-17 12:29:27.596609+0500 0x91       Default     0x0                  0      0    kernel: cpu_data_alloc(5) <private> desc_table: <private> ldt: <private> int_stack: 0x<private>-0x<private>
2026-08-17 12:29:27.596612+0500 0x91       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
2026-08-17 12:29:27.596618+0500 0x91       Default     0x0                  0      0    kernel: cpu_data_alloc(6) <private> desc_table: <private> ldt: <private> int_stack: 0x<private>-0x<private>
2026-08-17 12:29:27.596621+0500 0x91       Default     0x0                  0      0    kernel: (AppleACPIPlatform) AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
2026-08-17 12:29:27.596628+0500 0x91       Default     0x0                  0      0    kernel: cpu_data_alloc(7) <private> desc_table: <private> ldt: <private> int_stack: 0x<private>-0x<private>
2026-08-17 12:29:27.596985+0500 0x65       Default     0x0                  0      0    kernel: (AppleImage4) Darwin Image4 Validator Version 3.1.0: Sun Sep  3 16:21:36 PDT 2023; root:AppleImage4-106.100.3~1896/AppleImage4/RELEASE_X86_64
2026-08-17 12:29:27.597129+0500 0x65       Info        0x0                  0      0    kernel: (AppleSystemPolicy) Initializing vnode cache
2026-08-17 12:29:27.662318+0500 0x92       Default     0x0                  0      0    kernel: Started cpu 2 (lapic id 00000002)
2026-08-17 12:29:27.671835+0500 0x93       Default     0x0                  0      0    kernel: Started cpu 4 (lapic id 00000004)
2026-08-17 12:29:27.681351+0500 0x94       Default     0x0                  0      0    kernel: Started cpu 6 (lapic id 00000006)
2026-08-17 12:29:27.690977+0500 0x95       Default     0x0                  0      0    kernel: Started cpu 1 (lapic id 00000001)
2026-08-17 12:29:27.700603+0500 0x96       Default     0x0                  0      0    kernel: Started cpu 3 (lapic id 00000003)
2026-08-17 12:29:27.710223+0500 0x97       Default     0x0                  0      0    kernel: Started cpu 5 (lapic id 00000005)
2026-08-17 12:29:27.719836+0500 0x98       Default     0x0                  0      0    kernel: Started cpu 7 (lapic id 00000007)
2026-08-17 12:29:27.720482+0500 0xaf       Default     0x0                  0      0    kernel: (AppleAPIC) IOAPIC: Version 0x20 Vectors 64:87
2026-08-17 12:29:27.733235+0500 0x71       Default     0x0                  0      0    kernel: (AppleACPIPlatform) ACPI: sleep states S3 S4 S5
2026-08-17 12:29:27.733237+0500 0x71       Default     0x0                  0      0    kernel: PMRD: setSleepSupported(1)
2026-08-17 12:29:27.733247+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args <private> 0x0
2026-08-17 12:29:27.733254+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x80064
2026-08-17 12:29:27.733259+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set <private>
2026-08-17 12:29:27.733265+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.745125+0500 0xb5       Default     0x0                  0      0    kernel: (IOPCIFamily) pci (build 22:07:20 Jul  6 2023), flags 0x20c3080
2026-08-17 12:29:27.745127+0500 0xb5       Default     0x0                  0      0    kernel: (IOPCIFamily) pci (build 22:07:20 Jul  6 2023), flags 0x20c3080
2026-08-17 12:29:27.745148+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PMTrace found PCI host bridge PCI0->AppleACPIPCI
2026-08-17 12:29:27.745155+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x90064
2026-08-17 12:29:27.745158+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.745180+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0xa0064
2026-08-17 12:29:27.745183+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.745190+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args <private> 0x0
2026-08-17 12:29:27.745193+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0xb0064
2026-08-17 12:29:27.745197+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set <private>
2026-08-17 12:29:27.745200+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.745518+0500 0xca       Default     0x0                  0      0    kernel: (IOHIDFamily) HID: Legacy shim 2
2026-08-17 12:29:27.745559+0500 0xc8       Default     0x0                  0      0    kernel: (IOHIDFamily) HID: Legacy shim 2
2026-08-17 12:29:27.745767+0500 0xcc       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Provider is IOSMBusController
2026-08-17 12:29:27.745808+0500 0xcc       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Clearing out battery data
2026-08-17 12:29:27.745827+0500 0xcc       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 1
2026-08-17 12:29:27.745828+0500 0xcc       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 1
2026-08-17 12:29:27.745858+0500 0xcc       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) AppleSmartBatteryManager started
2026-08-17 12:29:27.745862+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0xc0064
2026-08-17 12:29:27.745864+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.745869+0500 0xc7       Default     0x0                  0      0    kernel: (IOHIDFamily) HID: Legacy shim 2
2026-08-17 12:29:27.745875+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: handleSystemSleepWake(0) = 0
2026-08-17 12:29:27.745899+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0xd0064
2026-08-17 12:29:27.745901+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.746211+0500 0xb5       Default     0x0                  0      0    kernel: (IOPCIFamily) [ PCI configuration begin ]
2026-08-17 12:29:27.746214+0500 0xb5       Default     0x0                  0      0    kernel: kPEDisableScreen -1
2026-08-17 12:29:27.747241+0500 0xc7       Default     0x0                  0      0    kernel: (AppleACPIButtons) ACPI lid state changed: 1
2026-08-17 12:29:27.747270+0500 0x75       Default     0x0                  0      0    kernel: PMRD: Clamshell opened
2026-08-17 12:29:27.747274+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell closed 0, disabled 1/0, desktopMode 0, ac 1
2026-08-17 12:29:27.747276+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell closed 0, disabled 1/0, desktopMode 0, ac 1
2026-08-17 12:29:27.747283+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell tickled 0 lastSleepReason 0
2026-08-17 12:29:27.747334+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args <private> 0x0
2026-08-17 12:29:27.747338+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0xe0064
2026-08-17 12:29:27.747341+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set <private>
2026-08-17 12:29:27.747353+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.747369+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0xf0064
2026-08-17 12:29:27.747370+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.747389+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x100064
2026-08-17 12:29:27.747391+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.749545+0500 0xbe       Default     0x0                  0      0    kernel: (watchdog) watchdog configured to monitor userspace, SoC watchdog enabled, panic SoC watchdog enabled, halt on SoC watchdog expiration: no, userspace IOKit monitoring disabled
2026-08-17 12:29:27.753292+0500 0xb5       Default     0x0                  0      0    kernel: initialize_screen: b=7F90000000, w=00000B40, h=00000708, r=00002E00, d=00000001
2026-08-17 12:29:27.753676+0500 0xb5       Default     0x0                  0      0    kernel: kPEEnableScreen 1
2026-08-17 12:29:27.753677+0500 0xb5       Default     0x0                  0      0    kernel: (IOPCIFamily) console relocated to 0x7f90000000
2026-08-17 12:29:27.753679+0500 0xb5       Default     0x0                  0      0    kernel: (IOPCIFamily) [ PCI configuration end, bridges 12, devices 12 ]
2026-08-17 12:29:27.755037+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x110064
2026-08-17 12:29:27.755039+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.755067+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x120064
2026-08-17 12:29:27.755069+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.761365+0500 0xbe       Default     0x0                  0      0    kernel: (AppleSMC) Previous shutdown cause: -128
2026-08-17 12:29:27.766471+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0x9(key     ) size 0x2
2026-08-17 12:29:27.766568+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0xa(key     ) size 0x2
2026-08-17 12:29:27.766650+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0xb is not supported
2026-08-17 12:29:27.766730+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x76 is not supported
2026-08-17 12:29:27.766816+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x2 is not supported
2026-08-17 12:29:27.766902+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x1 is not supported
2026-08-17 12:29:27.766989+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0x16(key     ) size 0x2
2026-08-17 12:29:27.767407+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0x54(key     ) size 0x2
2026-08-17 12:29:27.767496+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x8 is not supported
2026-08-17 12:29:27.767600+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0x17(key     ) size 0x2
2026-08-17 12:29:27.767702+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0x13(key     ) size 0x2
2026-08-17 12:29:27.767811+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0x53(key     ) size 0x2
2026-08-17 12:29:27.767901+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x9c is not supported
2026-08-17 12:29:27.767985+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x12 is not supported
2026-08-17 12:29:27.768317+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x8b is not supported
2026-08-17 12:29:27.768404+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x21 is not supported
2026-08-17 12:29:27.768510+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0xf(key     ) size 0x2
2026-08-17 12:29:27.768610+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMCGetKeyInfo cmd 0x10(key     ) size 0x2
2026-08-17 12:29:27.768620+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family) AirPort_BrcmNIC::init AirPortFamily_kexts-1852.4 "AirPortFamily_kexts-1852.4" Jul 29 2025 12:17:08
2026-08-17 12:29:27.768664+0500 0xea       Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 0.768661: AirPort_Brcm43XX:probe:, this[0xe8a7340675c31137]  score[1400]
2026-08-17 12:29:27.768736+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC key      for cmd 0x18 is not supported
2026-08-17 12:29:27.769409+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) BatteryInstalled=1 cells:3
2026-08-17 12:29:27.769508+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read shutdown data error flags
2026-08-17 12:29:27.769593+0500 0xec       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to clear shutdown data. rc:0x84
2026-08-17 12:29:27.770984+0500 0xec       Default     0x0                  0      0    kernel: (AppleACPIPlatform) Matched against SMC (started)
2026-08-17 12:29:27.770985+0500 0xec       Default     0x0                  0      0    kernel: (AppleACPIPlatform) Generation from SMC report as 2
2026-08-17 12:29:27.771097+0500 0xf3       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) 771095us AppleThunderboltGenericHAL::probe
2026-08-17 12:29:27.771098+0500 0xf3       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) 771095us AppleThunderboltGenericHAL::probe
2026-08-17 12:29:27.771117+0500 0xf3       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) 771116us AppleThunderboltGenericHAL(0)::start
2026-08-17 12:29:27.771118+0500 0xf3       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) 771116us AppleThunderboltGenericHAL(0)::start
2026-08-17 12:29:27.771219+0500 0xf3       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) AppleThunderboltNHIType2::setupPowerSavings - GPE based runtime power management
2026-08-17 12:29:27.772217+0500 0xfd       Default     0x0                  0      0    kernel: (IOUSBFamily) 000000.772213 AppleUSBLegacyRoot@(null): AppleUSBLegacyRoot::init: enabling legacy matching
2026-08-17 12:29:27.772267+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x130064
2026-08-17 12:29:27.772269+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.772287+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x140064
2026-08-17 12:29:27.772288+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.829439+0500 0x104      Default     0x0                  0      0    kernel: (IOAHCIFamily) [AHCI][PML][00000000]+IOAHCIPortMultiplierGlobals::IOAHCIPortMultiplierGlobals
2026-08-17 12:29:27.829441+0500 0x104      Default     0x0                  0      0    kernel: (IOAHCIFamily) [AHCI][PML][00000000]-IOAHCIPortMultiplierGlobals::IOAHCIPortMultiplierGlobals
2026-08-17 12:29:27.833213+0500 0x108      Default     0x0                  0      0    kernel: (IOAHCIBlockStorage) SATA WARNING: IDENTIFY DEVICE checksum not implemented
2026-08-17 12:29:27.847827+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args <private> 0x0
2026-08-17 12:29:27.847832+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x150064
2026-08-17 12:29:27.847838+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set <private>
2026-08-17 12:29:27.847841+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:27.848351+0500 0x10d      Default     0x0                  0      0    kernel: (apfs) apfs_module_start:2487: load: com.apple.filesystems.apfs, v1677.141.3, apfs-1677.141.3.7.2, 2025/07/29
2026-08-17 12:29:28.383134+0500 0xf3       Default     0x0                  0      0    kernel: (IOThunderboltFamily) Serialized Properties Tree:
<dict ID="0"><key>vendorid (Value)</key><integer size="32" ID="1">0xa27</integer><key>vendorid (Text)</key><string ID="2">Apple Inc.</string><key>deviceid (Value)</key><integer size="32" ID="3">0xa</integer><key>deviceid (Text)</key><string ID="4">MacBookPro11,2</string><key>devicerv (Value)</key><integer size="32" ID="5">0x80000100</integer></dict>
2026-08-17 12:29:28.383423+0500 0xf3       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) 1383416us AppleThunderboltGenericHAL(255)::start - status = 0x0
2026-08-17 12:29:28.383430+0500 0xf3       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) 1383416us AppleThunderboltGenericHAL(255)::start - status = 0x0
2026-08-17 12:29:28.384330+0500 0x72       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) 1384317us AppleThunderboltGenericHAL::earlyWake - complete - took 0 milliseconds
2026-08-17 12:29:28.384349+0500 0x72       Default     0x0                  0      0    kernel: (AppleThunderboltNHI) AppleThunderboltGenericHAL::earlyWake - complete - took 0 milliseconds
2026-08-17 12:29:28.386245+0500 0x65       Default     0x0                  0      0    kernel: Marking const DATA read-only
2026-08-17 12:29:28.386278+0500 0x65       Default     0x0                  0      0    kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All rights reserved.
2026-08-17 12:29:28.386301+0500 0x65       Default     0x0                  0      0    kernel: MAC Framework successfully initialized
2026-08-17 12:29:28.386308+0500 0x65       Default     0x0                  0      0    kernel: ulock_initialize>thread_max=10240, ull_hash_buckets=4096
2026-08-17 12:29:28.388776+0500 0x65       Default     0x0                  0      0    kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
2026-08-17 12:29:28.388804+0500 0x65       Default     0x0                  0      0    kernel: (AppleACPIPlatform)  found RTC service
2026-08-17 12:29:28.388833+0500 0x65       Default     0x0                  0      0    kernel: (AppleRTC) RTC: getGMTTimeOfDay 1786951767
2026-08-17 12:29:28.388851+0500 0x65       Default     0x0                  0      0    kernel: clock_initialize_calendar system does not have monotonic clock
2026-08-17 12:29:28.389270+0500 0x65       Default     0x0                  0      0    kernel: mcache: 8 CPU(s), 64 bytes CPU cache line size
2026-08-17 12:29:28.389864+0500 0x65       Default     0x0                  0      0    kernel: mbinit: done [128 MB total pool size, (85/42) split]
2026-08-17 12:29:28.389982+0500 0x65       Default     0x0                  0      0    kernel: SK: netagent is enabled by default for this platform
2026-08-17 12:29:28.389983+0500 0x65       Default     0x0                  0      0    kernel: SK: netagent is force-disabled
2026-08-17 12:29:28.390051+0500 0x65       Default     0x0                  0      0    kernel: dlil_init: Waiting for all the create dlil kernel threads to get scheduled at least once.
2026-08-17 12:29:28.390059+0500 0x65       Default     0x0                  0      0    kernel: dlil_init: All the created dlil kernel threads have been scheduled at least once. Proceeding.
2026-08-17 12:29:28.390492+0500 0x65       Default     0x0                  0      0    kernel: bsd_autoconf: calling kminit
2026-08-17 12:29:28.391054+0500 0x65       Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface lo0 have been scheduled at least once. Proceeding.
2026-08-17 12:29:28.391086+0500 0x65       Default     0x0                  0      0    kernel: ifnet_attach: Waiting for all kernel threads created for interface gif0 to get scheduled at least once.
2026-08-17 12:29:28.391092+0500 0x65       Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface gif0 have been scheduled at least once. Proceeding.
2026-08-17 12:29:28.391181+0500 0x65       Default     0x0                  0      0    kernel: skip attaching fsw to lo0 using legacy TX model
2026-08-17 12:29:28.391214+0500 0x65       Info        0x0                  0      0    kernel: Reinit'd ND information for interface lo0
2026-08-17 12:29:28.391266+0500 0x65       Default     0x0                  0      0    kernel: ifnet_attach: Waiting for all kernel threads created for interface stf0 to get scheduled at least once.
2026-08-17 12:29:28.391272+0500 0x65       Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface stf0 have been scheduled at least once. Proceeding.
2026-08-17 12:29:28.391310+0500 0x12a      Default     0x0                  0      0    kernel: (AppleFSCompressionTypeDataless) com.apple.AppleFSCompressionTypeDataless kmod start
2026-08-17 12:29:28.391547+0500 0x12a      Default     0x0                  0      0    kernel: (AppleFSCompressionTypeZlib) com.apple.AppleFSCompressionTypeZlib kmod start
2026-08-17 12:29:28.392885+0500 0x12a      Default     0x0                  0      0    kernel: (AppleSystemPolicy) GK status: enabled
2026-08-17 12:29:28.392886+0500 0x12a      Default     0x0                  0      0    kernel: (AppleSystemPolicy) Per file changetime scans: enabled
2026-08-17 12:29:28.393084+0500 0x12a      Default     0x0                  0      0    kernel: (AppleFSCompressionTypeDataless) com.apple.AppleFSCompressionTypeDataless load succeeded
2026-08-17 12:29:28.393101+0500 0x12a      Default     0x0                  0      0    kernel: (AppleFSCompressionTypeZlib) com.apple.AppleFSCompressionTypeZlib load succeeded
2026-08-17 12:29:28.393146+0500 0x12a      Default     0x0                  0      0    kernel: calling mpo_policy_init for ASP
2026-08-17 12:29:28.393147+0500 0x12a      Default     0x0                  0      0    kernel: calling mpo_policy_initbsd for ASP
2026-08-17 12:29:28.393155+0500 0x12a      Default     0x0                  0      0    kernel: (AppleSystemPolicy) ASP: NVRAM pointer initialized
2026-08-17 12:29:28.393165+0500 0x12a      Default     0x0                  0      0    kernel: (AppleSystemPolicy) ASP: No recovery key set
2026-08-17 12:29:28.393170+0500 0x12a      Default     0x0                  0      0    kernel: Security policy loaded: Apple System Policy (ASP)
2026-08-17 12:29:28.393191+0500 0x12a      Default     0x0                  0      0    kernel: (AppleSystemPolicy) AppleSystemPolicy has been successfully started
2026-08-17 12:29:28.393197+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x160064
2026-08-17 12:29:28.393200+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:28.393225+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x170064
2026-08-17 12:29:28.393226+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:28.393287+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0d2c151d 0x0
2026-08-17 12:29:28.393290+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x180064
2026-08-17 12:29:28.393295+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d4149bbd5
2026-08-17 12:29:28.393299+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:28.393348+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0d2c165d 0x0
2026-08-17 12:29:28.393353+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x190064
2026-08-17 12:29:28.393358+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d4149babd
2026-08-17 12:29:28.393365+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:28.393705+0500 0x72       Default     0x0                  0      0    kernel: (IOSurface) IOSurfaceRoot::installMemoryRegions()
2026-08-17 12:29:28.393709+0500 0x12a      Default     0x0                  0      0    kernel: (IOSurface) IOSurface allowing global lookups (with warnings)
2026-08-17 12:29:28.394220+0500 0x65       Default     0x0                  0      0    kernel: rooting via boot-uuid from /chosen: 9A859663-4524-3929-AC62-147EFC1D6902
2026-08-17 12:29:28.394241+0500 0x65       Default     0x0                  0      0    kernel: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
2026-08-17 12:29:28.394268+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0d2f8a5d 0x0
2026-08-17 12:29:28.394272+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x1a0064
2026-08-17 12:29:28.394278+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d41466455
2026-08-17 12:29:28.394282+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:28.394312+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family) IO80211Controller::createIOReporters 0xa527e5a5dcb415dd
2026-08-17 12:29:28.394531+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family)  CCFlags: 0x0, CCLevel: 5 ConsoleFlags: 0x0, ConsoleLevel: -1
2026-08-17 12:29:28.395644+0500 0x13f      Default     0x0                  0      0    kernel: (apfs) cryptoAlloc:674: Using 64 buffers with size 16384, 512 buffers size 65536
2026-08-17 12:29:28.397334+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family) Not adding subscription due to missing boot-arg wlan.iorsubscriptions
2026-08-17 12:29:28.397457+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family)  CCFlags: 0x0, CCLevel: 5 ConsoleFlags: 0x0, ConsoleLevel: -1
2026-08-17 12:29:28.397515+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family)  CCFlags: 0x0, CCLevel: 5 ConsoleFlags: 0x0, ConsoleLevel: -1
2026-08-17 12:29:28.397537+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family) IO80211Controller::findAndAttachToFaultReporter no pipe found, making it
2026-08-17 12:29:28.397651+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family) initWithController: Setting fWlanRanging80MHzBootArg to 0
2026-08-17 12:29:28.397655+0500 0xea       Default     0x0                  0      0    kernel: (IO80211Family) IO80211Controller::start _controller is 0xa527e5a5dcb415dd, provider is 0xa527e5a5dcde399d
2026-08-17 12:29:28.397693+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0d2302dd 0x0
2026-08-17 12:29:28.397698+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x1b0064
2026-08-17 12:29:28.397703+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d4149bb85
2026-08-17 12:29:28.403283+0500 0x15e      Default     0x0                  0      0    kernel: (apfs) swcrypto_threadpool_init:1542: Starting ThreadPool
2026-08-17 12:29:28.403286+0500 0x15e      Default     0x0                  0      0    kernel: (apfs) swcrypto_threadpool_init:1564: 4 threads would be used for the ThreadPool
2026-08-17 12:29:28.403297+0500 0x15f      Default     0x0                  0      0    kernel: (apfs) swcrypto_threadpool_worker_thread:1488: ThreadPool worker thread started
2026-08-17 12:29:28.403300+0500 0x160      Default     0x0                  0      0    kernel: (apfs) swcrypto_threadpool_worker_thread:1488: ThreadPool worker thread started
2026-08-17 12:29:28.824015+0500 0x1b1      Info        0x0                  0      0    kernel: (IOHIDFamily) AppleUSBMultitouchDriver:0x100000376 start
2026-08-17 12:29:28.824743+0500 0x1b0      Info        0x0                  0      0    kernel: (IOHIDFamily) AppleUSBTCKeyboard:0x100000377 start
2026-08-17 12:29:28.824821+0500 0x1b2      Info        0x0                  0      0    kernel: (IOHIDFamily) AppleUSBTCButtons:0x100000379 start
2026-08-17 12:29:28.881082+0500 0x18a      Info        0x0                  0      0    kernel: Reinit'd ND information for interface lo0
2026-08-17 12:29:28.881105+0500 0x18a      Info        0x0                  0      0    kernel: Reinit'd ND information for interface lo0
2026-08-17 12:29:30.311331+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/com.apple.trustd/TemporaryItems): denied
2026-08-17 12:29:30.311369+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/com.apple.trustd/TemporaryItems): denied
2026-08-17 12:29:30.311407+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/com.apple.trustd): denied
2026-08-17 12:29:30.311439+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/com.apple.trustd): denied
2026-08-17 12:29:30.312724+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/locationd/TemporaryItems): denied
2026-08-17 12:29:30.312763+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/locationd/TemporaryItems): denied
2026-08-17 12:29:30.312799+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/locationd): denied
2026-08-17 12:29:30.312830+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/locationd): denied
2026-08-17 12:29:30.312929+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/TemporaryItems): denied
2026-08-17 12:29:30.312960+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/TemporaryItems): denied
2026-08-17 12:29:30.315125+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/com.apple.geod/TemporaryItems): denied
2026-08-17 12:29:30.315166+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/com.apple.geod/TemporaryItems): denied
2026-08-17 12:29:30.315204+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/com.apple.geod): denied
2026-08-17 12:29:30.315236+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/com.apple.geod): denied
2026-08-17 12:29:30.315334+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/.AddressBookLocks): denied
2026-08-17 12:29:30.315364+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/.AddressBookLocks): denied
2026-08-17 12:29:30.315456+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/.CalendarLocks): denied
2026-08-17 12:29:30.315487+0500 0x1e9      Info        0x0                  0      0    kernel: (Sandbox) sandboxd rejected approval request from dirhelper for kTCCServiceSystemPolicyAllFiles (/private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/.CalendarLocks): denied
2026-08-17 12:29:29.595966+0500 0x26b      Activity    0xd0                 85     0    powerd: (CoreFoundation) Loading Preferences From System CFPrefsD
2026-08-17 12:29:29.611590+0500 0x26b      Activity    0xd1                 85     0    powerd: (CoreFoundation) Loading Preferences From System CFPrefsD
2026-08-17 12:29:29.671858+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:sleepWake] vm.darkwake_mode: 0 -> 0
2026-08-17 12:29:29.672976+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:29.673042+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:pmSettings] No SC based prefs file found
2026-08-17 12:29:29.673185+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:pmSettings] UpdateDarkWakeBGSetting key already exists
2026-08-17 12:29:29.674939+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:pmSettings] Sleep timer 1 display timer 5
2026-08-17 12:29:29.699533+0500 0x26b      Default     0x0                  85     0    powerd: TCPKeepAliveState: Not ready
2026-08-17 12:29:29.699535+0500 0x26b      Default     0x0                  85     0    powerd: TCPKeepAliveState: unsupported
2026-08-17 12:29:29.700163+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:systemLoad] Activity changes from 0xffff to 0x1. UseActiveState:1
2026-08-17 12:29:29.700164+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:systemLoad] hidActive:0 displayOff:0 assertionActivityValid:1 now:0x4  hid_ts:0x0 assertion_ts:0x4
2026-08-17 12:29:29.700174+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:systemLoad] rootDomain's user activity state:1
2026-08-17 12:29:29.700183+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:sleepWake] vm.darkwake_mode: 0 -> 0
2026-08-17 12:29:29.727024+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:adaptiveDisplay] Denying display state change for proximity on Battery as feature is not supported
2026-08-17 12:29:29.727026+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:adaptiveDisplay] Denying darkwake for proximity as feature is disabled. proxEnableFlags:0x0
2026-08-17 12:29:29.727111+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:adaptiveDisplay] Proximity monitoring in sleep: Disabled. Run-time proximity notifications: Disabled
2026-08-17 12:29:29.729052+0500 0x26b      Default     0x0                  85     0    powerd: (libDiagnosticMessagesClient.dylib) MessageTracer: Falling back to default whitelist
2026-08-17 12:29:29.730124+0500 0x331      Activity    0xd2                 85     0    powerd: (CoreDuetContext) Duet: ClientContext setupXPCConnection:
2026-08-17 12:29:29.730508+0500 0x331      Default     0xd2                 85     0    powerd: (CoreDuetContext) [com.apple.coreduet.context:client] Setting up XPC connection with com.apple.coreduetd.context
2026-08-17 12:29:29.732600+0500 0x26b      Default     0x0                  85     0    powerd: [powerd:sleepWake] Failed to get sleep type. rc:0xe00002c7
2026-08-17 12:29:29.733516+0500 0x332      Error       0x0                  85     0    powerd: [powerd:battery] Battery does not report SOC
2026-08-17 12:29:29.734233+0500 0x330      Default     0x0                  85     0    powerd: TCPKeepAliveState: Not ready
2026-08-17 12:29:29.734234+0500 0x330      Default     0x0                  85     0    powerd: TCPKeepAliveState: unsupported
2026-08-17 12:29:29.734333+0500 0x330      Default     0x0                  85     0    powerd: [powerd:assertions] Summary- [System: No Assertions]
2026-08-17 12:29:29.801861+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManagerUserClient: start: session_uid = ffffffff.
2026-08-17 12:29:29.802659+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManagerUserClient: start: session_uid = ffffffff.
2026-08-17 12:29:29.803220+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManagerUserClient: start: session_uid = ffffffff.
2026-08-17 12:29:29.803375+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMFirstResponderKernelService: _onGetCapabilities: T208: NO.
2026-08-17 12:29:29.803408+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _onDaemonStarted: called, allowedByMC=YES, alreadyStarted=NO.
2026-08-17 12:29:29.803431+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _disableBy: [TRM ENABLED=NO] (mask=a, DISABLED BY: Def=YES BtArg=NO LegHW=YES OSEnv=NO | MngCo=NO* DwnOS=NO ChkBd=NO coGSw=NO).
2026-08-17 12:29:29.803487+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Permissions_VerifyCaller: returning, err = -1, permission denied (callerPermissions=0x00000010 requiredPermissions=0x00000020).
2026-08-17 12:29:29.803497+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: err == 0  (value: 0xffffffffffffffff), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-417.140.2/common/CoreEnv.c:695
2026-08-17 12:29:29.803504+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_GetVariable: returning, err = -1.
2026-08-17 12:29:29.803515+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: err == 0  (value: 0xffffffffffffffff), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-417.140.2/common/CoreExec.c:180
2026-08-17 12:29:29.803523+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Exec_ACMGetEnvironmentVariable: returning, err = -1.
2026-08-17 12:29:29.803529+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: err == 0  (value: 0xffffffffffffffff), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-417.140.2/common/Credentials.c:9073
2026-08-17 12:29:29.803537+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: ProcessRawCommand: returning, err = -1, DBG_FW=NO.
2026-08-17 12:29:29.803543+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: err == 0  (value: 0xffffffffffffffff), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-417.140.2/AppleCredentialManager/AppleCredentialManager.cpp:1297
2026-08-17 12:29:29.803553+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: _performCommand: returning, err = -1, cmd=25 inLen=12 outLen=0.
2026-08-17 12:29:29.803560+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: err == 0  (value: 0xffffffffffffffff), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/5f3ad454b9/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager/AppleCredentialManager-417.140.2/AppleCredentialManager/AppleCredentialManager.cpp:1178
2026-08-17 12:29:29.803570+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManager: performCommandGated: returning, err = -1.
2026-08-17 12:29:29.803577+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: err == 0  (value: 0xffffffffffffffff), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/37599d3d49/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager_KernelLibs/AppleCredentialManager-417.140.2/ACMKernelLib/ACMKernelTransport.cpp:49
2026-08-17 12:29:29.803592+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelTransport: performCommand: returning, err = -1.
2026-08-17 12:29:29.803599+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: err == 0  (value: 0xffffffffffffffff), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/37599d3d49/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager_KernelLibs/AppleCredentialManager-417.140.2/ACMKernelLib/ACMKernelTransport.cpp:112
2026-08-17 12:29:29.803607+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelTransport: ACMKernelTransport: returning, err = -1.
2026-08-17 12:29:29.803614+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) AssertMacros: err == 0  (value: 0xffffffffffffffff), ---, file: /System/Volumes/Data/SWE/macOS/BuildRoots/37599d3d49/Library/Caches/com.apple.xbs/Sources/AppleCredentialManager_KernelLibs/AppleCredentialManager-417.140.2/common/LibCall.c:1120
2026-08-17 12:29:29.803622+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: LibCall_ACMGetEnvironmentVariable: returning, err = -1.
2026-08-17 12:29:29.803626+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMKernelLib: ACMKernPrivGetEnvironmentVariable: returning, err = -1.
2026-08-17 12:29:29.803630+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-S: _loadAll: called, isLockerAvailable=NO.
2026-08-17 12:29:29.803635+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-S: _loadAll: fetching policy <- daemon (gen=0 len=41).
2026-08-17 12:29:29.803640+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-S: _loadAll: fetching analytics <- daemon (gen=0 len=50).
2026-08-17 12:29:29.803658+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _logPolicy: LOADED: ver=8 smTm=0 poRsn=0 gpTm=0 smExp=NO gpBlk=NO suTm=1786950557 svTm=1786950557 gpRsn=0 cMs=NO.
2026-08-17 12:29:29.803666+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _logConfig: caller=_loadConfig ver=1 gSw=1 GP=2 Ask=3.
2026-08-17 12:29:29.803673+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _disableBy: [TRM ENABLED=NO] (mask=a, DISABLED BY: Def=YES BtArg=NO LegHW=YES OSEnv=NO | MngCo=NO DwnOS=NO ChkBd=NO coGSw=NO*).
2026-08-17 12:29:29.803680+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _mapAndPublishTRM: set TRM_GracePeriodTimeout = 172800.
2026-08-17 12:29:29.803690+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _mapAndPublishTRM: sending kIOMessageServicePropertyChange(n=1) while DISABLED, TRM: 259200 U/0 172800 -/ff miss=ff (CUR: 259200 U/0 172800 -/ff).
2026-08-17 12:29:29.803703+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _onDaemonStarted: timePolicyViolated=NO (saveTime=1786950557 bootCalTime=1786951769 (delta=1212) bootUpTime=4 nowUp=1786951769).
2026-08-17 12:29:29.803712+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-A: _logAnalytics: caller=_loadAnalytics ver=5 rmLckDur=0 curPerTm=1786947789 rmLckTm=0 actRMLckTm=0 rmPubTm=0 rmPubDur=0 blFPCnt=0/0 uSdn=0.
2026-08-17 12:29:29.803722+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-C: onDaemonStarted: acc-cache not found.
2026-08-17 12:29:29.803730+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _publish: _onDaemonStarted LOCKED(1) reason=0 (on=NO pub=YES(255) pasThr=NO(0) poRsn=0 smExp=NO gpBlk=NO cMs=NO suTm=0 tm=1786951769(0) | 3D=0/0 GP=0/0/(0)).
2026-08-17 12:29:29.803739+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _publishIOResource: AppleUSBRestrictedModeWithReason = 0.
2026-08-17 12:29:29.803757+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _mapAndPublishTRM: set TRM_CacheMiss = False.
2026-08-17 12:29:29.803765+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _mapAndPublishTRM: sending kIOMessageServicePropertyChange(n=1) while LOCKED, TRM: 259200 U/0 172800 -/ff miss=0 (CUR: 259200 U/0 172800 X/0).
2026-08-17 12:29:29.803774+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _logPolicy: SAVING (sync): ver=8 smTm=0 poRsn=0 gpTm=0 smExp=NO gpBlk=NO suTm=0 svTm=1786951769 gpRsn=0 cMs=NO.
2026-08-17 12:29:29.803780+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-S: setData: saving policy (len=41) in 1 seconds.
2026-08-17 12:29:29.803840+0500 0x288      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM: _registerBioNotifier: Biometric driver not detected.
2026-08-17 12:29:29.805759+0500 0x343      Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface en0 have been scheduled at least once. Proceeding.
2026-08-17 12:29:29.805764+0500 0x330      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:29.805784+0500 0x343      Default     0x0                  0      0    kernel: (IO80211Family) IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
2026-08-17 12:29:29.805798+0500 0x343      Default     0x0                  0      0    kernel: (IO80211Family) IO80211Interface::efiNVRAMPublished():
2026-08-17 12:29:29.805833+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:29.805834+0500 0x332      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:29.805844+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:29.805921+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0d01a73d 0x0
2026-08-17 12:29:29.805930+0500 0x343      Default     0x0                  0      0    kernel: (IO80211Family) initting Scan Manager controller 0xa527e5a5dcb415dd ioservice 0xa527e5a5dcde399d interface 0xa527e5a5dc8fa1dd ioservce 0xa527e5a5dcb415dd
2026-08-17 12:29:29.805932+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x230064
2026-08-17 12:29:29.805948+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d4149b1d5
2026-08-17 12:29:29.805955+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:29.806077+0500 0x343      Default     0x0                  0      0    kernel: (IO80211Family) bpfAttach len 72 dlt 12
2026-08-17 12:29:29.806407+0500 0x343      Default     0x0                  0      0    kernel: (IO80211Family) Not adding subscription due to missing boot-arg wlan.iorsubscriptions
2026-08-17 12:29:29.806691+0500 0x352      Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::matched first interface
2026-08-17 12:29:29.806925+0500 0x330      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:29.806941+0500 0x330      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:29.981342+0500 0x33a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for dirhelper deny(1) file-write-unlink /private/var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/T/.CalendarLocks
2026-08-17 12:29:29.981346+0500 0x33a      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: contextstored(110) deny(1) user-preference-read kCFPreferencesAnyApplication
2026-08-17 12:29:29.993289+0500 0x2b7      Info        0x0                  0      0    kernel: (Sandbox) successfully truncated syncroots to 0 bytes
2026-08-17 12:29:29.993336+0500 0x2b7      Info        0x0                  0      0    kernel: (Sandbox) successfully truncated syncroot_ancestors to 0 bytes
2026-08-17 12:29:29.994860+0500 0x331      Default     0x0                  85     0    powerd: [powerd:adaptiveDisplay] Registering for proximity change notifications
2026-08-17 12:29:29.996130+0500 0x331      Activity    0xd3                 85     0    powerd: (CoreDuetContext) Duet: ClientContext registerCallback:
2026-08-17 12:29:29.996146+0500 0x331      Default     0xd3                 85     0    powerd: (CoreDuetContext) [com.apple.coreduet.context:client] Registering callback: com.apple.powerd.userIsNearby
2026-08-17 12:29:30.007432+0500 0x2b7      Info        0x0                  0      0    kernel: (Sandbox) successfully truncated network-exemptions to 0 bytes
2026-08-17 12:29:30.028041+0500 0x269      Default     0x0                  0      0    kernel: (ALF) ALF, old data swfs_pid_entry <private>, updaterules_msg <private>, updaterules_state <private>
2026-08-17 12:29:30.044622+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
2026-08-17 12:29:30.044634+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) Got incomplete channel sequence length 0, should be 16
2026-08-17 12:29:30.044912+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) postMessage::1412 APPLE80211_M_BSSID_CHANGED received
2026-08-17 12:29:30.044961+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) en0: channel changed to 1
2026-08-17 12:29:30.045022+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) en0: channel changed to 1
2026-08-17 12:29:30.045042+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) en0::IO80211Interface::postMessage bssid changed
2026-08-17 12:29:30.045049+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) bpfAttach len 94 dlt 163
2026-08-17 12:29:30.045064+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) bpfAttach len 30 dlt 105
2026-08-17 12:29:30.045070+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) bpfAttach len 52 dlt 127
2026-08-17 12:29:30.045075+0500 0x269      Default     0x0                  0      0    kernel: (IO80211Family) bpfAttach len 38 dlt 192
2026-08-17 12:29:30.050099+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) AirPort_BrcmNIC::getSSIDData(): Get failure: APPLE80211_IOC_SSID: 6
2026-08-17 12:29:30.050353+0500 0x269      Default     0x0                  0      0    kernel: _dlil_attach_flowswitch_nexus: en0 1500 1500
2026-08-17 12:29:30.051901+0500 0x269      Info        0x0                  0      0    kernel: Reinit'd ND information for interface en0
2026-08-17 12:29:30.071864+0500 0x399      Default     0x0                  0      0    kernel: (ALF) ALF, old data swfs_pid_entry <private>, updaterules_msg <private>, updaterules_state <private>
2026-08-17 12:29:30.083199+0500 0x2c0      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:7289:72: unexpected session: 100000 uid: -1 requested by: 72
2026-08-17 12:29:30.083218+0500 0x2c0      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:10727:72: operation failed (sel: 7 ret: e00002c2, -1, 100000)
2026-08-17 12:29:30.086972+0500 0x310      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for contextstored deny(1) user-preference-read kCFPreferencesAnyApplication
2026-08-17 12:29:30.086976+0500 0x310      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: bluetoothd(133) deny(1) file-read-metadata /usr
2026-08-17 12:29:30.127381+0500 0x28d      Default     0x0                  0      0    kernel: (IOBluetoothFamily) **** [IOBluetoothHostController][RequestPowerStateChangeFromUserSpace] -- ON -> OFF (thread: 0xe690)
2026-08-17 12:29:30.127393+0500 0x28d      Default     0x0                  0      0    kernel: (IOBluetoothHostControllerUSBTransport) **** [IOBluetoothHostControllerUSBTransport][RequestTransportPowerStateChange] -- entering -- ON -> OFF -- this = 0xc800 ****
2026-08-17 12:29:30.127451+0500 0x28d      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.516277 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::forcePowerGated: kPowerStateOn timeout 0ms
2026-08-17 12:29:30.158797+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.547625 BRCM20702 Hub@14300000: IOUSBHostDevice::powerStateWillChangeToGated: kPowerStateOn
2026-08-17 12:29:30.158842+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.547670 BRCM20702 Hub@14300000: IOUSBHostDevice::setPowerStateGated: kPowerStateSuspended -> kPowerStateOn
2026-08-17 12:29:30.158858+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.547689 BRCM20702 Hub@14300000: IOUSBHostDevice::setPowerStateGated: resuming pipes
2026-08-17 12:29:30.158932+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.547762 BRCM20702 Hub@14300000: IOUSBHostDevice::powerStateWillChangeToGated: AppleUSB20HubPort@14330000 will inhibit idling
2026-08-17 12:29:30.158945+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.547776 BRCM20702 Hub@14300000: IOUSBHostDevice::updateIdlePolicyGated: consensus idle policy timeout 0ms
2026-08-17 12:29:30.179116+0500 0x3cc      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(173) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:30.179142+0500 0x3cc      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(173) deny(1) file-read-metadata /usr
2026-08-17 12:29:30.194515+0500 0x27b      Error       0x0                  0      0    kernel: (Sandbox) System Policy: diskarbitrationd(103) deny(1) file-read-data /dev/rdisk1s5s1
2026-08-17 12:29:30.210031+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598859 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::powerStateWillChangeToGated: kPowerStateOn
2026-08-17 12:29:30.210062+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598891 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::setPowerStateGated: kPowerStateSuspended -> kPowerStateOn
2026-08-17 12:29:30.210078+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598911 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::setPowerStateGated: resuming pipes
2026-08-17 12:29:30.210117+0500 0x28d      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598945 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::forcePowerGated: kPowerStateOn completed with 0x00000000 after 82ms
2026-08-17 12:29:30.210135+0500 0x75       Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598967 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::powerChangeDone:
2026-08-17 12:29:30.210153+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598983 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::updateIdlePolicyGated: IOUSBHostInterface@0 [<private>] has an idle policy of 500ms
2026-08-17 12:29:30.210159+0500 0x75       Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598991 BRCM20702 Hub@14300000: IOUSBHostDevice::powerChangeDone:
2026-08-17 12:29:30.210161+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598992 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::updateIdlePolicyGated: IOUSBHostInterface@1 [<private>] has an idle policy of 500ms
2026-08-17 12:29:30.210166+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.598998 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::updateIdlePolicyGated: IOUSBHostInterface@2 [<private>] has an idle policy of 500ms
2026-08-17 12:29:30.210172+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.599004 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::updateIdlePolicyGated: consensus idle policy timeout 500ms
2026-08-17 12:29:30.210178+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000004.599011 BRCM20702 Hub@14300000: IOUSBHostDevice::updateIdlePolicyGated: consensus idle policy timeout 0ms
2026-08-17 12:29:30.211358+0500 0x28d      Default     0x0                  0      0    kernel: (IOBluetoothHostControllerUSBTransport) **** [IOBluetoothHostControllerUSBTransport][RequestTransportPowerStateChange] -- newPowerState is OFF -- ON -> OFF -- this = 0xc800 ****
2026-08-17 12:29:30.211362+0500 0x28d      Default     0x0                  0      0    kernel: (IOBluetoothHostControllerUSBTransport) **** [IOBluetoothHostControllerUSBTransport][RequestTransportPowerStateChange] -- calling PrepareControllerForPowerOff () -- called by IOBluetoothHostController::RequestPowerStateChangeFromUserSpace() -- ON -> OFF -- this = 0xc800 ****
2026-08-17 12:29:30.211390+0500 0x28d      Default     0x0                  0      0    kernel: (IOBluetoothFamily) HCIReset was sent by IOBluetoothHostControllerUSBTransport::PrepareControllerForPowerOff
2026-08-17 12:29:30.215363+0500 0x28d      Default     0x0                  0      0    kernel: (BroadcomBluetoothHostControllerUSBTransport) **** [BroadcomBluetoothHostControllerUSBTransport][StopLMPLoggingBulkPipeRead] -- mLMPBulkInPipe->abort() returned 0x0000 (kIOReturnSuccess) ****
2026-08-17 12:29:30.215415+0500 0x28d      Default     0x0                  0      0    kernel: (IOBluetoothHostControllerUSBTransport) **** [IOBluetoothHostControllerUSBTransport][StopInterruptPipeRead] -- mInterruptPipe->abort() returned 0x0000 (kIOReturnSuccess) ****
2026-08-17 12:29:30.215460+0500 0x28d      Default     0x0                  0      0    kernel: (IOBluetoothHostControllerUSBTransport) **** [IOBluetoothHostControllerUSBTransport][RequestTransportPowerStateChange] -- exiting -- result = SUCCESS -- this = 0xc800 ****
2026-08-17 12:29:30.215465+0500 0x28d      Default     0x0                  0      0    kernel: (IOBluetoothFamily) **** [IOBluetoothHostController][RequestPowerStateChangeFromUserSpace] -- ON -> OFF (thread: 0xe690) -- returning 0x0000 (kIOReturnSuccess)
2026-08-17 12:29:30.348040+0500 0x43b      Default     0x0                  0      0    kernel: telemetry: ustackshot every 12000000000 cycles
2026-08-17 12:29:30.471913+0500 0x1ba      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for diskarbitrationd deny(1) file-read-data /dev/rdisk1s5s1
2026-08-17 12:29:30.471917+0500 0x1ba      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: contextstored(110) deny(1) mach-lookup com.apple.tccd.system
2026-08-17 12:29:30.483197+0500 0x331      Activity    0xd4                 85     0    powerd: (CoreDuetContext) Duet: ClientContext handleRegistrationCompleted:handler:
2026-08-17 12:29:30.483206+0500 0x331      Default     0xd4                 85     0    powerd: (CoreDuetContext) [com.apple.coreduet.context:client] Registration completed for <private>
2026-08-17 12:29:30.579351+0500 0x33b      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for contextstored deny(1) mach-lookup com.apple.tccd.system
2026-08-17 12:29:30.579355+0500 0x33b      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(125) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:30.579373+0500 0x33b      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(125) deny(1) file-read-metadata /usr
2026-08-17 12:29:30.672745+0500 0x331      Info        0x0                  85     0    powerd: (CoreAnalytics) [com.apple.CoreAnalytics:client] Daemon status changed from 0 to 1
2026-08-17 12:29:30.677513+0500 0x478      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: analyticsd(142) deny(1) file-write-owner /Library/CoreAnalytics
2026-08-17 12:29:30.677588+0500 0x478      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: analyticsd(142) deny(1) file-write-mode /Library/CoreAnalytics
2026-08-17 12:29:30.738037+0500 0x389      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.126864 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::forcePowerGated: kPowerStateSuspended timeout 1000ms
2026-08-17 12:29:30.738082+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.126914 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::powerStateWillChangeToGated: kPowerStateSuspended
2026-08-17 12:29:30.738104+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.126936 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::setPowerStateGated: kPowerStateOn -> kPowerStateSuspended
2026-08-17 12:29:30.738108+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.126941 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::setPowerStateGated: suspending pipes
2026-08-17 12:29:30.738211+0500 0x389      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.127034 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::forcePowerGated: allowing power level to float
2026-08-17 12:29:30.738217+0500 0x389      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.127049 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::forcePowerGated: kPowerStateSuspended completed with 0x00000000 after 0ms
2026-08-17 12:29:30.749449+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.138277 BRCM20702 Hub@14300000: IOUSBHostDevice::powerStateDidChangeToGated: AppleUSB20HubPort@14330000 will permit idling
2026-08-17 12:29:30.749465+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.138296 BRCM20702 Hub@14300000: IOUSBHostDevice::updateIdlePolicyGated: IOUSBHostInterface@0 [<private>] has an idle policy of 50ms
2026-08-17 12:29:30.749471+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.138303 BRCM20702 Hub@14300000: IOUSBHostDevice::updateIdlePolicyGated: consensus idle policy timeout 50ms
2026-08-17 12:29:30.803985+0500 0x389      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMRM-S: _saveAll: pushing policy -> daemon (gen=1 len=41).
2026-08-17 12:29:30.804017+0500 0x389      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.192846 BRCM20702 Hub@14300000: IOUSBHostDevice::forcePowerGated: kPowerStateSuspended timeout 1000ms
2026-08-17 12:29:30.804117+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.192947 BRCM20702 Hub@14300000: IOUSBHostDevice::powerStateWillChangeToGated: kPowerStateSuspended
2026-08-17 12:29:30.804147+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.192979 BRCM20702 Hub@14300000: IOUSBHostDevice::setPowerStateGated: kPowerStateOn -> kPowerStateSuspended
2026-08-17 12:29:30.804151+0500 0x156      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.192984 BRCM20702 Hub@14300000: IOUSBHostDevice::setPowerStateGated: suspending pipes
2026-08-17 12:29:30.804216+0500 0x389      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.193045 BRCM20702 Hub@14300000: IOUSBHostDevice::forcePowerGated: allowing power level to float
2026-08-17 12:29:30.804227+0500 0x389      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000005.193057 BRCM20702 Hub@14300000: IOUSBHostDevice::forcePowerGated: kPowerStateSuspended completed with 0x00000000 after 0ms
2026-08-17 12:29:30.807736+0500 0x72       Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::begin waitQuiet
2026-08-17 12:29:30.807738+0500 0x72       Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::end waitQuiet
2026-08-17 12:29:30.807762+0500 0x72       Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::Using interface AirPort_BrcmNIC_Interface en0 for identifier
2026-08-17 12:29:30.807768+0500 0x72       Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::delayedClockIDLookup registered service
2026-08-17 12:29:30.807803+0500 0x72       Default     0x0                  0      0    kernel: (IOTimeSyncFamily)   IOTimeSyncTranslationMach(0x3c15c2d0387c0001): Set lock state to locked.
2026-08-17 12:29:30.809037+0500 0x39e      Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::addgPTPServices adding services
2026-08-17 12:29:30.809039+0500 0x39e      Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::addgPTPServices requesting matching
2026-08-17 12:29:30.997764+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow ipc-posix-shm-write-create com.apple.dasd.budgets
2026-08-17 12:29:31.014609+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-read-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db
2026-08-17 12:29:31.015269+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for dasd allow file-read-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db
2026-08-17 12:29:31.015272+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-write-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db
2026-08-17 12:29:31.015562+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-read-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db-wal
2026-08-17 12:29:31.015579+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-write-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db-wal
2026-08-17 12:29:31.015673+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-read-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db-shm
2026-08-17 12:29:31.015686+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-write-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db-shm
2026-08-17 12:29:31.020849+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-read-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db
2026-08-17 12:29:31.020877+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-write-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db
2026-08-17 12:29:31.021232+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-read-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db-wal
2026-08-17 12:29:31.021259+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-write-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db-wal
2026-08-17 12:29:31.021371+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-read-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db-shm
2026-08-17 12:29:31.021395+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow file-write-data /private/var/db/DuetActivityScheduler/DuetActivitySchedulerClassC.db-shm
2026-08-17 12:29:31.027583+0500 0x29a      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow iokit-get-properties system-type
2026-08-17 12:29:31.076796+0500 0x1bb      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: coreduetd(106) deny(1) mach-lookup com.apple.tccd
2026-08-17 12:29:31.076948+0500 0x1bb      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: coreduetd(106) deny(1) mach-lookup com.apple.tccd.system
2026-08-17 12:29:31.077105+0500 0x1bb      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: coreduetd(106) deny(1) mach-lookup com.apple.tccd
2026-08-17 12:29:31.077227+0500 0x1bb      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: coreduetd(106) deny(1) mach-lookup com.apple.tccd.system
2026-08-17 12:29:31.097822+0500 0x2dd      Info        0x0                  0      0    kernel: (Sandbox) successfully truncated homedirs to 20 bytes
2026-08-17 12:29:31.097951+0500 0x2dd      Info        0x0                  0      0    kernel: (Sandbox) successfully truncated homedir_ancestors to 16 bytes
2026-08-17 12:29:31.221646+0500 0x4d3      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: locationd(119) deny(1) mach-lookup
2026-08-17 12:29:31.221656+0500 0x4d3      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: locationd(119) deny(1) mach-lookup com.apple.wifi.sharekit
2026-08-17 12:29:31.227121+0500 0x4c5      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(230) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:31.227148+0500 0x4c5      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(230) deny(1) file-read-metadata /usr
2026-08-17 12:29:31.344894+0500 0x4f0      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(236) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:31.344920+0500 0x4f0      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(236) deny(1) file-read-metadata /usr
2026-08-17 12:29:31.546441+0500 0x52f      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:10727:243: operation failed (sel: 17 ret: e00002f0, 205, 100005)
2026-08-17 12:29:31.663641+0500 0x1dd      Default     0x0                  0      0    kernel: (apfs) tx_flush:1182: disk1 xid 16128 tx stats: # 20 finish 20 enter 738 wait 0 0us close 0us flush 7198us
2026-08-17 12:29:31.705643+0500 0x340      Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) virtual bool CoreAnalyticsUserClient::initWithTask(task_t, void *, UInt32, OSDictionary *)::165:success
2026-08-17 12:29:31.705651+0500 0x340      Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) virtual bool CoreAnalyticsUserClient::initWithTask(task_t, void *, UInt32, OSDictionary *)::165:success
2026-08-17 12:29:31.705675+0500 0x340      Info        0x0                  0      0    kernel: (CoreAnalyticsFamily) virtual bool CoreAnalyticsUserClient::start(IOService *)::116:success
2026-08-17 12:29:31.705678+0500 0x340      Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) IOReturn CoreAnalyticsHub::setClientGated(CoreAnalyticsUserClient *)::287:adding userClient
2026-08-17 12:29:31.705683+0500 0x340      Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) IOReturn CoreAnalyticsHub::setClientGated(CoreAnalyticsUserClient *)::287:adding userClient
2026-08-17 12:29:31.705686+0500 0x340      Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) IOReturn CoreAnalyticsHub::__newUserClientGated(task_t, void *, UInt32, OSDictionary *, IOUserClient **)::257:Successfully opened
2026-08-17 12:29:31.705692+0500 0x340      Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) IOReturn CoreAnalyticsHub::__newUserClientGated(task_t, void *, UInt32, OSDictionary *, IOUserClient **)::257:Successfully opened
2026-08-17 12:29:31.705782+0500 0x340      Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) virtual IOReturn CoreAnalyticsUserClient::clientMemoryForType(UInt32, IOOptionBits *, IOMemoryDescriptor **)::269: got memory descriptor with 16432
2026-08-17 12:29:31.705790+0500 0x340      Default     0x0                  0      0    kernel: (CoreAnalyticsFamily) virtual IOReturn CoreAnalyticsUserClient::clientMemoryForType(UInt32, IOOptionBits *, IOMemoryDescriptor **)::269: got memory descriptor with 16432
2026-08-17 12:29:31.734563+0500 0x330      Info        0x0                  85     0    powerd: (CoreAnalytics) [com.apple.CoreAnalytics:client] Received configuration update from daemon and there was no CoreAnalyticsFramework external config.
2026-08-17 12:29:31.734565+0500 0x330      Default     0x0                  85     0    powerd: (CoreAnalytics) [com.apple.CoreAnalytics:client] Received configuration update from daemon (initial)
2026-08-17 12:29:31.869170+0500 0x31c      Default     0x0                  0      0    kernel: syspolicyd[165] Corpse allowed 1 of 5
2026-08-17 12:29:31.877664+0500 0x278      Default     0x0                  0      0    kernel: KextLog: kernelmanagerd is not active
2026-08-17 12:29:31.906187+0500 0x31c      Default     0x0                  0      0    kernel: EXC_RESOURCE -> syspolicyd[165] exceeded mem limit: InactiveSoft 50 MB (non-fatal)
2026-08-17 12:29:32.054525+0500 0x31c      Info        0x0                  0      0    kernel: (AppleSystemPolicy) Got new blocked hash data: 1 hashes
2026-08-17 12:29:32.054527+0500 0x31c      Info        0x0                  0      0    kernel: (AppleSystemPolicy) Setting 1 new blocked hashes
2026-08-17 12:29:32.054540+0500 0x31c      Info        0x0                  0      0    kernel: (AppleSystemPolicy) Got new blocked team data: 1 teams
2026-08-17 12:29:32.054541+0500 0x31c      Info        0x0                  0      0    kernel: (AppleSystemPolicy) Setting 1 new blocked teams
2026-08-17 12:29:32.054567+0500 0x31c      Info        0x0                  0      0    kernel: (AppleSystemPolicy) Got new active rule version: 6903991358944012803
2026-08-17 12:29:32.206823+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.207106+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.208943+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.209160+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.210319+0500 0x3cb      Error       0x0                  0      0    kernel: (Sandbox) System Policy: UserEventAgent(72) deny(1) file-read-data /private/var/db/installcoordinationd/Library/InstallCoordination
2026-08-17 12:29:32.210386+0500 0x3cb      Error       0x0                  0      0    kernel: (Sandbox) System Policy: UserEventAgent(72) deny(1) file-read-data /private/var/db/installcoordinationd/Library
2026-08-17 12:29:32.210445+0500 0x3cb      Error       0x0                  0      0    kernel: (Sandbox) System Policy: UserEventAgent(72) deny(1) file-read-data /private/var/db/installcoordinationd
2026-08-17 12:29:32.210630+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.210689+0500 0x3cb      Error       0x0                  0      0    kernel: (Sandbox) System Policy: UserEventAgent(72) deny(1) file-read-data /private/var/db/installcoordinationd/Library/InstallCoordination
2026-08-17 12:29:32.210709+0500 0x3cb      Error       0x0                  0      0    kernel: (Sandbox) System Policy: UserEventAgent(72) deny(1) file-read-data /private/var/db/installcoordinationd/Library
2026-08-17 12:29:32.210725+0500 0x3cb      Error       0x0                  0      0    kernel: (Sandbox) System Policy: UserEventAgent(72) deny(1) file-read-data /private/var/db/installcoordinationd
2026-08-17 12:29:32.210840+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.212423+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.212641+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.214014+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.214335+0500 0x41b      Default     0x0                  0      0    kernel: (apfs) apfs_keybag_init:2037: failed to initialize volume keybag, err = 2
2026-08-17 12:29:32.374443+0500 0x330      Default     0x0                  85     0    powerd: [powerd:assertions] Kernel assertions 0x1
2026-08-17 12:29:32.374492+0500 0x330      Default     0x0                  85     0    powerd: [powerd:assertions] inserted kernel assertion id 502 <private>
2026-08-17 12:29:33.401515+0500 0x336      Error       0x0                  0      0    kernel: (Sandbox) System Policy: syspolicyd(165) deny(1) file-write-create /System/Library/Caches/com.apple.kext.caches/Directories/System/Library/Extensions/KextIdentifiers.plist.gz.HqfQsd
2026-08-17 12:29:33.403959+0500 0x336      Error       0x0                  0      0    kernel: (Sandbox) System Policy: syspolicyd(165) deny(1) file-write-create /System/Library/Caches/com.apple.kext.caches/Directories/Library
2026-08-17 12:29:33.409758+0500 0x336      Error       0x0                  0      0    kernel: (Sandbox) System Policy: syspolicyd(165) deny(1) file-write-create /System/Library/Caches/com.apple.kext.caches/Directories/System/Library/DriverExtensions
2026-08-17 12:29:33.409951+0500 0x336      Error       0x0                  0      0    kernel: (Sandbox) System Policy: syspolicyd(165) deny(1) file-write-create /System/Library/Caches/com.apple.kext.caches/Directories/Library
2026-08-17 12:29:34.103003+0500 0x278      Default     0x0                  0      0    kernel: KextLog: Loading FileSet KC(s)
2026-08-17 12:29:34.103009+0500 0x278      Default     0x0                  0      0    kernel: KextLog: Loading Pageable KC from file /System/Library/KernelCollections/SystemKernelExtensions.kc
2026-08-17 12:29:34.221735+0500 0x278      Default     0x0                  0      0    kernel: KextLog: Collection UUID matches with loaded KCs.
2026-08-17 12:29:34.276795+0500 0x278      Default     0x0                  0      0    kernel: KextLog: Loading Aux KC from file /Library/KernelCollections/AuxiliaryKernelExtensions.kc
2026-08-17 12:29:34.278979+0500 0x278      Default     0x0                  0      0    kernel: KextLog: Collection UUID matches with loaded KCs.
2026-08-17 12:29:34.300458+0500 0x278      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000008.689287 BRCM20702 Hub@14300000: IOUSBHostDevice::matchPropertyTable: productIDArrayExists was true, matches = 0
2026-08-17 12:29:34.300466+0500 0x278      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000008.689299 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::matchPropertyTable: productIDArrayExists was true, matches = 0
2026-08-17 12:29:34.300500+0500 0x278      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000008.689333 BRCM20702 Hub@14300000: IOUSBHostDevice::matchPropertyTable: productIDArrayExists was true, matches = 0
2026-08-17 12:29:34.300505+0500 0x278      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000008.689338 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::matchPropertyTable: productIDArrayExists was true, matches = 0
2026-08-17 12:29:34.300533+0500 0x278      Default     0x0                  0      0    kernel: Matching service count = 32
2026-08-17 12:29:34.300545+0500 0x278      Default     0x0                  0      0    kernel: Matching service count = 32
2026-08-17 12:29:34.300578+0500 0x278      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000008.689411 BRCM20702 Hub@14300000: IOUSBHostDevice::matchPropertyTable: productIDArrayExists was true, matches = 0
2026-08-17 12:29:34.300583+0500 0x278      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000008.689416 Bluetooth USB Host Controller@14330000: IOUSBHostDevice::matchPropertyTable: productIDArrayExists was true, matches = 0
2026-08-17 12:29:34.301531+0500 0x278      Default     0x0                  0      0    kernel: Matching service count = 41
2026-08-17 12:29:34.302458+0500 0x278      Default     0x0                  0      0    kernel: deferred rematching count 0
2026-08-17 12:29:34.313200+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncgPTPManager::init created and initing
2026-08-17 12:29:34.313286+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin) Using soft DMA true for model MacBookPro11,2
2026-08-17 12:29:34.313565+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncgPTPManager::start starting
2026-08-17 12:29:34.313568+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncgPTPManager::start creating system domain
2026-08-17 12:29:34.313615+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncDomain(0x3c15c2d0387c0008): Started PTP Domain 0x3c15c2d0387c0008
2026-08-17 12:29:34.313695+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Battery Powered: true
2026-08-17 12:29:34.313696+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Has Wired Ethernet Link: false
2026-08-17 12:29:34.313697+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Has Ethernet HW Timestamps: false
2026-08-17 12:29:34.313699+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Has WiFi HW Timestamps: false
2026-08-17 12:29:34.313700+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): External Power Connected: false
2026-08-17 12:29:34.313701+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Device is battery powered
2026-08-17 12:29:34.320910+0500 0x5c7      Default     0x0                  0      0    kernel: (IOGraphicsFamily) IOG flags 0x3 (0x51)
2026-08-17 12:29:34.323093+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0cce755d 0x0
2026-08-17 12:29:34.323099+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x240064
2026-08-17 12:29:34.323110+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d418599a5
2026-08-17 12:29:34.323115+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.327472+0500 0x5b8      Default     0x0                  0      0    kernel: (IOThunderboltFamily) Serialized Properties Tree:
<dict ID="0"><key>vendorid (Value)</key><integer size="32" ID="1">0xa27</integer><key>vendorid (Text)</key><string ID="2">Apple Inc.</string><key>deviceid (Value)</key><integer size="32" ID="3">0xa</integer><key>deviceid (Text)</key><string ID="4">MacBookPro11,2</string><key>devicerv (Value)</key><integer size="32" ID="5">0x80000100</integer><key>network [B5E78C43-2347-8F10-B73C-1891092F3288]</key><dict ID="6"><key>uuid</key><string ID="7">B5E78C43-2347-8F10-B73C-1891092F3288</string><key>prtcid (Value)</key><integer size="32" ID="8">0x1</integer><key>prtcvers (Value)</key><integer size="32" ID="9">0x1</integer><key>prtcrevs (Value)</key><integer size="32" ID="10">0x1</integer><key>prtcstns (Value)</key><integer size="32" ID="11">0x2</integer></dict></dict>
2026-08-17 12:29:34.328707+0500 0x343      Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface en1 have been scheduled at least once. Proceeding.
2026-08-17 12:29:34.329443+0500 0x343      Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface en2 have been scheduled at least once. Proceeding.
2026-08-17 12:29:34.391512+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Created general notifier <private> for local clock port <private>
2026-08-17 12:29:34.391627+0500 0x5ca      Default     0x0                  0      0    kernel: (IOTimeSyncFamily)   IOTimeSyncDomain(0x3c15c2d0387c0008): Set lock state to locking.
2026-08-17 12:29:34.391643+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): messagePriorityVector 250, 248, 33, 17258, 248, 0x3c15c2d0387c0008, 0, 0x3c15c2d0387c0008, 0, 0
2026-08-17 12:29:34.391645+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): AnnounceInfo 250, 248, 33, 17258, 248, 0x3c15c2d0387c0008, 0 | 0x0008, 37, 160
2026-08-17 12:29:34.391647+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Set role to Slave.
2026-08-17 12:29:34.391652+0500 0x5ca      Default     0x0                  0      0    kernel: (IOTimeSyncFamily)   IOTimeSyncDomain(0x3c15c2d0387c0008): Set lock state to locked.
2026-08-17 12:29:34.391659+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncDomain(0x3c15c2d0387c0008): Set clock slave port to 0, grandmaster Identity 0x3c15c2d0387c0008
2026-08-17 12:29:34.391661+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncDomain(0x3c15c2d0387c0008): start registered service
2026-08-17 12:29:34.391676+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin) Instantiated system domain 0x3c15c2d0387c0008
2026-08-17 12:29:34.391758+0500 0x5ca      Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncgPTPManager::start registered service
2026-08-17 12:29:34.392047+0500 0x39e      Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::addgPTPServices adding services
2026-08-17 12:29:34.393550+0500 0x39e      Default     0x0                  0      0    kernel: (IOTimeSyncFamily) IOTimeSyncClockManager::addgPTPServices adding services
2026-08-17 12:29:34.412675+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x250064
2026-08-17 12:29:34.412678+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.412690+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0ca6741d 0x0
2026-08-17 12:29:34.412714+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x260064
2026-08-17 12:29:34.412715+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.412717+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x270064
2026-08-17 12:29:34.412727+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d41858ff5
2026-08-17 12:29:34.412731+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.416309+0500 0x5b6      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Entry to probe function
2026-08-17 12:29:34.416311+0500 0x5b6      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) PlatformID found: d260007
2026-08-17 12:29:34.416681+0500 0x5b6      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Bootpipe] - System booted on pipe 0
2026-08-17 12:29:34.416799+0500 0x5b6      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Registering for addFramebufferNotificationWithOptions :: GroupID = 16 :: Event = 801 fb is 0
2026-08-17 12:29:34.416819+0500 0x5b6      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Registering for addFramebufferNotificationWithOptions :: GroupID = 16 :: Event = 801 fb is 1
2026-08-17 12:29:34.416839+0500 0x5b6      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Registering for addFramebufferNotificationWithOptions :: GroupID = 16 :: Event = 801 fb is 2
2026-08-17 12:29:34.416858+0500 0x5b6      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Registering for addFramebufferNotificationWithOptions :: GroupID = 16 :: Event = 801 fb is 3
2026-08-17 12:29:34.417957+0500 0x5bb      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) Generation from SMC report as 2
2026-08-17 12:29:34.417959+0500 0x5bb      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) Generation from SMC report as 2
2026-08-17 12:29:34.419367+0500 0x5bc      Default     0x0                  0      0    kernel: com_apple_driver_eficheck::probe(LPCB)
2026-08-17 12:29:34.419446+0500 0x5bc      Default     0x0                  0      0    kernel: com_apple_driver_eficheck::start(LPCB) <1>
2026-08-17 12:29:34.420718+0500 0x5bb      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) IOPPF - IODeviceTree:/efi/platform/StartupPowerEvents: 0x0
2026-08-17 12:29:34.420720+0500 0x5bb      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) IOPPF - IODeviceTree:/efi/platform/StartupPowerEvents: 0x0
2026-08-17 12:29:34.421722+0500 0x5b5      Default     0x0                  0      0    kernel: (AGDCBacklightControl) AGDCBacklightControl: Didn't find DPMicro.
2026-08-17 12:29:34.531934+0500 0x5b9      Default     0x0                  0      0    kernel: (AppleDiskImages2) [0] virtual bool AppleDiskImagesController::start(IOService *)::140:
2026-08-17 12:29:34.532430+0500 0x5b9      Default     0x0                  0      0    kernel: DSMOS has arrived
2026-08-17 12:29:34.532587+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x280064
2026-08-17 12:29:34.532590+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.532702+0500 0x75       Default     0x0                  0      0    kernel: PMRD: delayChildNotification for 0x100000432
2026-08-17 12:29:34.532705+0500 0x75       Default     0x0                  0      0    kernel: PMRD: IODisplayWrangler tag flags 100
2026-08-17 12:29:34.532729+0500 0x87       Default     0x0                  0      0    kernel: (IOGraphicsFamily) GTrace synchronization point 1
2026-08-17 12:29:34.532730+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x290064
2026-08-17 12:29:34.532732+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.532882+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:34.532921+0500 0x330      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:34.532960+0500 0x75       Default     0x0                  0      0    kernel: PMRD: Added IODisplayWrangler to idle sleep preventers list (Total 1)
2026-08-17 12:29:34.532964+0500 0x75       Default     0x0                  0      0    kernel: PMRD: Idle Sleep Preventers: IODisplayWrangler
2026-08-17 12:29:34.532973+0500 0x75       Default     0x0                  0      0    kernel: PMRD: changePowerStateWithTagTo(ON_STATE, 2a0003)
2026-08-17 12:29:34.533044+0500 0x75       Default     0x0                  0      0    kernel: PMRD: wrangler kIOMessageDeviceHasPoweredOn ps 4
2026-08-17 12:29:34.533046+0500 0x75       Default     0x0                  0      0    kernel: PMRD: evaluatePolicy( 1, 0x0 )
2026-08-17 12:29:34.533047+0500 0x5b9      Default     0x0                  0      0    kernel: (pmtelemetry) Unsupported CPU
2026-08-17 12:29:34.533058+0500 0x5b9      Default     0x0                  0      0    kernel: (pmtelemetry) Unsupported CPU
2026-08-17 12:29:34.533072+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:34.533073+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:34.533076+0500 0x5b9      Default     0x0                  0      0    kernel: (pmtelemetry) Unsupported PCH
2026-08-17 12:29:34.533165+0500 0x75       Default     0x0                  0      0    kernel: PMRD: wrangler DevicePowerState (ps 4, 0->4)
2026-08-17 12:29:34.533167+0500 0x75       Default     0x0                  0      0    kernel: PMRD: evaluatePolicy( 10, 0x0 )
2026-08-17 12:29:34.533169+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle sleep timer disabled
2026-08-17 12:29:34.533172+0500 0x75       Default     0x0                  0      0    kernel: PMRD: System sleep prevented by kPMSystemRestartBootingInProgress
2026-08-17 12:29:34.533174+0500 0x75       Default     0x0                  0      0    kernel: PMRD: changePowerStateWithTagToPriv(ON_STATE, 2b0008)
2026-08-17 12:29:34.533177+0500 0x87       Default     0x0                  0      0    kernel: PMRD: disk spindown restored to 10 min
2026-08-17 12:29:34.533177+0500 0x75       Default     0x0                  0      0    kernel: PMRD: evaluatePolicy( 1, 0x0 )
2026-08-17 12:29:34.533183+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:34.533188+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x2a0003
2026-08-17 12:29:34.533189+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.533193+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x2b0008
2026-08-17 12:29:34.533193+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.534035+0500 0x330      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:34.534048+0500 0x330      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:34.564457+0500 0x5b6      Default     0x0                  0      0    kernel: (IOGraphicsFamily) GTrace synchronization point 3
2026-08-17 12:29:34.564581+0500 0x5b6      Default     0x0                  0      0    kernel: (IOGraphicsFamily) GTrace synchronization point 4
2026-08-17 12:29:34.564682+0500 0x5b6      Default     0x0                  0      0    kernel: (IOGraphicsFamily) GTrace synchronization point 5
2026-08-17 12:29:34.564790+0500 0x5b6      Default     0x0                  0      0    kernel: (IOGraphicsFamily) GTrace synchronization point 6
2026-08-17 12:29:34.592513+0500 0x616      Default     0x0                  0      0    kernel: (AppleGraphicsDevicePolicy) Adding AGDP mode validate property
2026-08-17 12:29:34.602920+0500 0x617      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) hmm.. mismatch sizes: 3100 vs 20
2026-08-17 12:29:34.603550+0500 0x5b6      Default     0x0                  0      0    kernel: (AppleIntelHD5000Graphics) PPGTT is enabled
2026-08-17 12:29:34.670406+0500 0x63e      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::init(<private>)
2026-08-17 12:29:34.670420+0500 0x63e      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::init(<private>) returns 1
2026-08-17 12:29:34.670447+0500 0x63e      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::setDeviceModelName(<private>)
2026-08-17 12:29:34.670452+0500 0x63e      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::setDeviceModelName(<private>)
2026-08-17 12:29:34.802841+0500 0x662      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:7289:262: unexpected session: 100000 uid: -1 requested by: 262
2026-08-17 12:29:34.802849+0500 0x662      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:10727:262: operation failed (sel: 17 ret: e00002c2, -1, 100000)
2026-08-17 12:29:34.836276+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0c9df23d 0x0
2026-08-17 12:29:34.836283+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x2c0064
2026-08-17 12:29:34.836440+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d41859a95
2026-08-17 12:29:34.836448+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:34.968607+0500 0x525      Default     0x0                  0      0    kernel: (AppleFileUtil) KauthFilter_Init:42 (3): KAuth filter listening with status=0
2026-08-17 12:29:35.000696+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.000702+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.000706+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.000849+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.000907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.000908+0500 0x332      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.000952+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.000952+0500 0x332      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.000980+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.000990+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.000990+0500 0x332      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.001406+0500 0x525      Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.002068+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type upstream-ASPM, target AppleLPC
2026-08-17 12:29:35.002071+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type upstream-ASPM, target AppleLPC
2026-08-17 12:29:35.002083+0500 0x66e      Default     0x0                  0      0    kernel: (AppleLPC) AppleLPC::notifyPlatformASPM  ASPM callback registered
2026-08-17 12:29:35.002086+0500 0x72       Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin fSMC_PLimitNotification
2026-08-17 12:29:35.002088+0500 0x72       Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin fSMC_PLimitNotification
2026-08-17 12:29:35.002094+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.002113+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.002121+0500 0x525      Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.002127+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.002256+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) AppleSmartBattery::pollBatteryState already polling (1 <= 2). Restarting poll
2026-08-17 12:29:35.002314+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No batteries found yet..
2026-08-17 12:29:35.006260+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.006313+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.006862+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) IOPPF: XCPM mode
2026-08-17 12:29:35.006863+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) IOPPF: XCPM mode
2026-08-17 12:29:35.007006+0500 0x66e      Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.007037+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type cpu-plimit-notification, target X86PlatformShim
2026-08-17 12:29:35.007047+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type cpu-plimit-notification, target X86PlatformShim
2026-08-17 12:29:35.007055+0500 0x670      Default     0x0                  0      0    kernel: (AppleGraphicsPowerManagement) [AGPM][INFO ][CONTROLLER  ][start                   ] Entered AGPMController::start()
2026-08-17 12:29:35.007075+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterPLimitCallbackHandler - There are 0 entries in the linked list before target name X86PlatformShim
2026-08-17 12:29:35.007079+0500 0x670      Default     0x0                  0      0    kernel: (AppleGraphicsPowerManagement) [AGPM][INFO ][CONTROLLER  ][start                   ] init fSlotControl, fSlotControl = 0
2026-08-17 12:29:35.007111+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterPLimitCallbackHandler - There are 0 entries in the linked list before target name X86PlatformShim
2026-08-17 12:29:35.007129+0500 0x670      Default     0x0                  0      0    kernel: (AppleGraphicsPowerManagement) [AGPM][INFO ][CONTROLLER  ][createAGPMClass         ] machines_dict->getObject(modelName MacBookPro11,2)
2026-08-17 12:29:35.007172+0500 0x670      Default     0x0                  0      0    kernel: (AppleGraphicsPowerManagement) [AGPM][INFO ][CONTROLLER  ][createAGPMClass         ] gpuDict IGPU
2026-08-17 12:29:35.007176+0500 0x670      Default     0x0                  0      0    kernel: (AppleGraphicsPowerManagement) [AGPM][INFO ][CONTROLLER  ][createAGPMClass         ] build gpuDict by GPU IGPU.
2026-08-17 12:29:35.007205+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type cpu-idle-plimit-notification, target X86PlatformShim
2026-08-17 12:29:35.007210+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type cpu-idle-plimit-notification, target X86PlatformShim
2026-08-17 12:29:35.007223+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterPLimitCallbackHandler - There are 0 entries in the linked list before target name X86PlatformShim
2026-08-17 12:29:35.007228+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterPLimitCallbackHandler - There are 0 entries in the linked list before target name X86PlatformShim
2026-08-17 12:29:35.007297+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type thermal-level-notification, target X86PlatformShim
2026-08-17 12:29:35.007302+0500 0x66e      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type thermal-level-notification, target X86PlatformShim
2026-08-17 12:29:35.007456+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.007490+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.015287+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.015360+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.016168+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.016181+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.020254+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.020255+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.020291+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.020292+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.020323+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.020323+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.020639+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.020732+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.021567+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.021578+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.024899+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.024945+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.026159+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.026169+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.028919+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.028961+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.029535+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.029546+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.053568+0500 0x670      Default     0x0                  0      0    kernel: (AppleGraphicsPowerManagement) [AGPM][INFO ][CONTROLLER  ][start                   ] fIsExternalGPU 0
2026-08-17 12:29:35.053600+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type gpu-internal-plimit-notification, target AGPM
2026-08-17 12:29:35.053602+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type gpu-internal-plimit-notification, target AGPM
2026-08-17 12:29:35.053607+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterPLimitCallbackHandler - There are 0 entries in the linked list before target name AGPM
2026-08-17 12:29:35.053608+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterPLimitCallbackHandler - There are 0 entries in the linked list before target name AGPM
2026-08-17 12:29:35.054032+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) HE2N_Key Does Not Exist, use kSMCPStatesIGPU for Internal GPU
2026-08-17 12:29:35.054033+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) HE2N_Key Does Not Exist, use kSMCPStatesIGPU for Internal GPU
2026-08-17 12:29:35.054052+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type gpu-internal-single-slice-plimit-notification, target AGPM
2026-08-17 12:29:35.054054+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterCallbackHandler - entered, type gpu-internal-single-slice-plimit-notification, target AGPM
2026-08-17 12:29:35.054067+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterPLimitCallbackHandler - There are 0 entries in the linked list before target name AGPM
2026-08-17 12:29:35.054075+0500 0x670      Default     0x0                  0      0    kernel: (IOPlatformPluginFamily) X86PlatformPlugin::cgRegisterPLimitCallbackHandler - There are 0 entries in the linked list before target name AGPM
2026-08-17 12:29:35.054249+0500 0x670      Default     0x0                  0      0    kernel: (AppleGraphicsPowerManagement) [AGPM][INFO ][CONTROLLER  ][start                   ] GPU = IGPU Initialized, Control ID 16
2026-08-17 12:29:35.054413+0500 0x670      Default     0x0                  0      0    kernel: (AppleGraphicsPowerManagement) [AGPM][INFO ][CONTROLLER  ][start                   ] Exited AGPMController::start()
2026-08-17 12:29:35.057261+0500 0x343      Default     0x0                  0      0    kernel: ifnet_attach: Waiting for all kernel threads created for interface bridge0 to get scheduled at least once.
2026-08-17 12:29:35.057274+0500 0x343      Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface bridge0 have been scheduled at least once. Proceeding.
2026-08-17 12:29:35.057340+0500 0x343      Default     0x0                  0      0    kernel: en1: promiscuous mode enable succeeded
2026-08-17 12:29:35.057394+0500 0x343      Default     0x0                  0      0    kernel: _dlil_attach_flowswitch_nexus: en1 9000 1500
2026-08-17 12:29:35.057589+0500 0x343      Default     0x0                  0      0    kernel: en2: promiscuous mode enable succeeded
2026-08-17 12:29:35.057612+0500 0x343      Default     0x0                  0      0    kernel: _dlil_attach_flowswitch_nexus: en2 9000 1500
2026-08-17 12:29:35.064495+0500 0x269      Default     0x0                  0      0    kernel: skip attaching fsw to bridge0 using legacy TX model
2026-08-17 12:29:35.064663+0500 0x269      Info        0x0                  0      0    kernel: Reinit'd ND information for interface bridge0
2026-08-17 12:29:35.076238+0500 0x3b1      Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface p2p0 have been scheduled at least once. Proceeding.
2026-08-17 12:29:35.076272+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211VirtualInterface::AirPort_BrcmNIC_P2PInterface::init name <p2p0> role 1
2026-08-17 12:29:35.076299+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211VirtualInterface::init _controller is 0xa527e5a5dcb415dd, provider is 0xa527e5a5dcde399d role is 1
2026-08-17 12:29:35.076557+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Not adding subscription due to missing boot-arg wlan.iorsubscriptions
2026-08-17 12:29:35.076564+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211VirtualInterface::init SUCCESS _controller is 0xa527e5a5dcb415dd, provider is 0xa527e5a5dcde399d
2026-08-17 12:29:35.089989+0500 0x525      Default     0x0                  0      0    kernel: (AppleHDA) +- AppleHDADriver::layoutLoadCallback ( <private>, 1, 0, <private> , 8752 )
2026-08-17 12:29:35.099407+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::start(<private>)
2026-08-17 12:29:35.099413+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioDevice[<private>]::initHardware(<private>)
2026-08-17 12:29:35.099417+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::setDeviceName(<private>)
2026-08-17 12:29:35.099420+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::setDeviceName(<private>)
2026-08-17 12:29:35.099422+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::setDeviceShortName(<private>)
2026-08-17 12:29:35.099424+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::setDeviceShortName(<private>)
2026-08-17 12:29:35.099425+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::setManufacturerName(<private>)
2026-08-17 12:29:35.099427+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::setManufacturerName(<private>)
2026-08-17 12:29:35.124900+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::init(0x0)
2026-08-17 12:29:35.124902+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   properties(0x0) == NULL
2026-08-17 12:29:35.124941+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setState(0x0. oldState=0)
2026-08-17 12:29:35.124945+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::init(0x0)
2026-08-17 12:29:35.136949+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::init(0x0)
2026-08-17 12:29:35.136951+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   properties(0x0) == NULL
2026-08-17 12:29:35.136971+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setState(0x0. oldState=0)
2026-08-17 12:29:35.136973+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::init(0x0)
2026-08-17 12:29:35.163088+0500 0x2d7      Default     0x0                  0      0    kernel: IOConsoleUsers: time(0) 0->0, lin 0, llk 1,
2026-08-17 12:29:35.163097+0500 0x2d7      Default     0x0                  0      0    kernel: IOConsoleUsers: gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0
2026-08-17 12:29:35.195647+0500 0x307      Error       0x0                  85     0    powerd: (IOKit) [com.apple.iohid:default] Unable to open 0xfffffecc
2026-08-17 12:29:35.196057+0500 0x307      Error       0x0                  85     0    powerd: (IOKit) [com.apple.iohid:default] IOHIDEventSystemServer died. Reestablishing connection.
2026-08-17 12:29:35.241769+0500 0x4c8      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for syspolicyd deny(1) file-write-create /System/Library/Caches/com.apple.kext.caches/Directories/Library
2026-08-17 12:29:35.241772+0500 0x4c8      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: locationd(119) deny(1) file-write-data /dev/io8log
2026-08-17 12:29:35.241811+0500 0x4c8      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: locationd(119) deny(1) file-write-data /dev/io8logtemp
2026-08-17 12:29:35.243213+0500 0x6a1      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(266) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:35.243235+0500 0x6a1      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(266) deny(1) file-read-metadata /usr
2026-08-17 12:29:35.267150+0500 0x1ba      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: com.apple.Ambien(265) deny(1) mach-lookup com.apple.windowserver
2026-08-17 12:29:35.302226+0500 0x3b1      Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface awdl0 have been scheduled at least once. Proceeding.
2026-08-17 12:29:35.302258+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211VirtualInterface::AirPort_BrcmNIC_P2PInterface::init name <awdl0> role 4
2026-08-17 12:29:35.302268+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) AirPort_BrcmNIC_P2PInterface::peerToPeerAttachToBpf name <awdl0> role 4 successful attach to bpf type 147
2026-08-17 12:29:35.302290+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211VirtualInterface::init _controller is 0xa527e5a5dcb415dd, provider is 0xa527e5a5dcde399d role is 4
2026-08-17 12:29:35.303176+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setPeerManagerLogFlags[5751] logflags: 0
2026-08-17 12:29:35.303179+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setPeerManagerLogFlags[5759] fPcapLogStream is NULL
2026-08-17 12:29:35.303181+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setPeerManagerLogFlags[5751] logflags: 0
2026-08-17 12:29:35.303183+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setPeerManagerLogFlags[5759] fPcapLogStream is NULL
2026-08-17 12:29:35.303185+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Finding _faultReporter
2026-08-17 12:29:35.303218+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: initializeParams:265 [BssSteering] Resetting BSS Steering Ctxt
2026-08-17 12:29:35.303221+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: addAllEventSources:313 [BssSteering] Adding Event sources
2026-08-17 12:29:35.303243+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setRealTime[22056] :0
2026-08-17 12:29:35.303524+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setPeerManagerLogFlags[5751] logflags: 0
2026-08-17 12:29:35.303528+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setPeerManagerLogFlags[5751] logflags: 0
2026-08-17 12:29:35.303554+0500 0x120      Default     0x0                  0      0    kernel: ifnet_ioctl_event_callback:7146 awdl0 ifnet_ioctl returned 102 for ioctl 2149607729
2026-08-17 12:29:35.303762+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Not adding subscription due to missing boot-arg wlan.iorsubscriptions
2026-08-17 12:29:35.303769+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family)  Creating all peerManager reporters
2026-08-17 12:29:35.303812+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211VirtualInterface::init SUCCESS _controller is 0xa527e5a5dcb415dd, provider is 0xa527e5a5dcde399d
2026-08-17 12:29:35.303927+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setPeerManagerLogFlags[5751] logflags: 4
2026-08-17 12:29:35.306207+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.306448+0500 0x331      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.306535+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.306536+0500 0x332      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.306552+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.306570+0500 0x6bc      Default     0x0                  0      0    kernel: (IO80211Family) Not adding subscription due to missing boot-arg wlan.iorsubscriptions
2026-08-17 12:29:35.306575+0500 0x6bc      Default     0x0                  0      0    kernel: (IO80211Family)  Creating all peerManager reporters
2026-08-17 12:29:35.306954+0500 0x6bc      Default     0x0                  0      0    kernel: ifnet_attach: Waiting for all kernel threads created for interface llw0 to get scheduled at least once.
2026-08-17 12:29:35.306969+0500 0x6bc      Default     0x0                  0      0    kernel: ifnet_attach: All kernel threads created for interface llw0 have been scheduled at least once. Proceeding.
2026-08-17 12:29:35.310838+0500 0x331      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.310857+0500 0x331      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.312267+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family)  IOCTL (from pid 185) not recognized: 363 out of 379
2026-08-17 12:29:35.315055+0500 0x6bf      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setAwdlPeerTrafficRegistration assisted discovery requested: channel 0 realTime 0 active 0 forcedMaster 00:00:00:00:00:00
2026-08-17 12:29:35.315070+0500 0x6bf      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 9.703900: wl0: setAWDL_PEER_TRAFFIC_REGISTRATION: active 0, roam_off: 1, err 0 roam_start_set 0 forced_roam_set 0
2026-08-17 12:29:35.315097+0500 0x6bf      Default     0x0                  0      0    kernel: (IO80211Family) scanControl: AWDL is controlling scan, ePNOScan ON, roamScan ON, limitedRoam OFF, abortScan 0
2026-08-17 12:29:35.315102+0500 0x6bf      Default     0x0                  0      0    kernel: (IO80211Family) scanControlCommand: Sending scan control command, ePNOScan ON (0x0), roamScan ON (0x0), limitedRoam OFF (0x0), abortScan 0
2026-08-17 12:29:35.315147+0500 0x6bf      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::updateLocalRequests: Deleting PTR:._wifid._tcp.local. service PTR browse from airportd (pid 185)
2026-08-17 12:29:35.315175+0500 0x6bf      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::updateLocalRequests Received service request but not configured (_stateFlags:0x0)! bailing..
2026-08-17 12:29:35.317859+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::start(<private>)
2026-08-17 12:29:35.317862+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::start(<private>, <private>)
2026-08-17 12:29:35.317870+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::initHardware(<private>)
2026-08-17 12:29:35.318221+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setSampleRate(<private>)
2026-08-17 12:29:35.321993+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::addAudioStream(<private>)
2026-08-17 12:29:35.322023+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::addAudioStream(<private>) returns 0x0
2026-08-17 12:29:35.322027+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::validateFormat(<private>, 0x0, <private>)
2026-08-17 12:29:35.322029+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322031+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322033+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322034+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322036+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322037+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322038+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322040+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322041+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322043+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322045+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322046+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322048+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322049+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322050+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322052+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322054+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322055+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322056+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322058+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322059+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322061+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322062+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322064+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322065+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322066+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322067+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322069+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322070+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322072+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322073+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322075+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   24: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322076+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322077+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322079+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322089+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioStream[<private>]::validateFormat(<private>, 0x0, <private>) returns 1
2026-08-17 12:29:35.322095+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::beginConfigurationChange()
2026-08-17 12:29:35.322097+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::setFormat(<private>, <private>)
2026-08-17 12:29:35.322100+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::validateFormat(<private>, <private>, <private>)
2026-08-17 12:29:35.322101+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322103+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322105+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322106+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322107+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322109+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322110+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322111+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322113+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322115+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322116+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322117+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322119+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322120+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322121+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322123+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322125+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322128+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322130+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322131+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322132+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322134+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322136+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322138+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322139+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322140+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322142+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322143+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322144+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.322146+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.322148+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.322149+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   24: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.322151+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.322152+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.322153+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.322155+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioStream[<private>]::validateFormat(<private>, <private>, <private>) returns 1
2026-08-17 12:29:35.322160+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::pauseAudioEngine()
2026-08-17 12:29:35.322162+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::pauseAudioEngine() returns 0x0
2026-08-17 12:29:35.322164+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::performFormatChange(<private>, <private>, <private>, 0x0)
2026-08-17 12:29:35.322167+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA) AppleHDAEngineInput::performFormatChange (<private>, <private>, 0x0)
2026-08-17 12:29:35.326628+0500 0x3fe      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setAwdlPeerTrafficRegistration:9467 Clear traffic registration for airplay peer(00:00:00:00:00:00) hint=0 sidecar=false airplaying=false
2026-08-17 12:29:35.326633+0500 0x3fe      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: setAwdlPeerTrafficRegistration[9722] Clearing Airplay peer 00:00:00:00:00:00 ConcurrentAirplayOnInfra 0
2026-08-17 12:29:35.326638+0500 0x3fe      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: checkAndupdateAirPlay2State[19914]: ERROR: Failed to get nanPM
2026-08-17 12:29:35.326673+0500 0x3fe      Default     0x0                  0      0    kernel: (IO80211Family) scanControl: AWDL is controlling scan, ePNOScan ON, roamScan ON, limitedRoam OFF, abortScan 0
2026-08-17 12:29:35.326681+0500 0x3fe      Default     0x0                  0      0    kernel: (IO80211Family) scanControlCommand: Sending scan control command, ePNOScan ON (0x0), roamScan ON (0x0), limitedRoam OFF (0x0), abortScan 0
2026-08-17 12:29:35.326690+0500 0x3fe      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: notifyRealTimeModeOnOff:21853 ERROR: Scan Control failed retVal -536870212, ePNOScanDisable 0, roamScansDisable 0, limitedRoam 0, abortScanret 0
2026-08-17 12:29:35.328915+0500 0x6c3      Default     0x0                  0      0    kernel: (IO80211Family)  IOCTL (from pid 185) not recognized: 216 out of 379
2026-08-17 12:29:35.328991+0500 0x6c3      Default     0x0                  0      0    kernel: (IO80211Family)  IOCTL (from pid 185) not recognized: 216 out of 379
2026-08-17 12:29:35.332058+0500 0x331      Default     0x0                  85     0    powerd: TCPKeepAliveState: unsupported
2026-08-17 12:29:35.332061+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Setting BTCoex Profile: band:8
2026-08-17 12:29:35.332065+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Profile[0]: mode:7; desense:0; desense_level:0; chain_power_offset:
2026-08-17 12:29:35.332068+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332069+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332070+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332071+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332072+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 
2026-08-17 12:29:35.332075+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Profile[1]: mode:7; desense:0; desense_level:0; chain_power_offset:
2026-08-17 12:29:35.332077+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332078+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332079+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) -5,
2026-08-17 12:29:35.332080+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332081+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 
2026-08-17 12:29:35.332084+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Profile[2]: mode:7; desense:1; desense_level:3; chain_power_offset:
2026-08-17 12:29:35.332086+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332088+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332090+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) -5,
2026-08-17 12:29:35.332091+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332091+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 
2026-08-17 12:29:35.332108+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Setting BTCoex Profile: band:2
2026-08-17 12:29:35.332119+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Profile[0]: mode:0; desense:0; desense_level:0; chain_power_offset:
2026-08-17 12:29:35.332121+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332122+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332123+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332124+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 0,
2026-08-17 12:29:35.332125+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) 
2026-08-17 12:29:35.332217+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) Setting BTCoex Config: enable_2G:1, profile_2g:0, enable_5G:1, profile_5G:0
2026-08-17 12:29:35.337708+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) en0: setting diversity to: -1
2026-08-17 12:29:35.337718+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) en0: Error configuring antenna diversity (index = -1).
2026-08-17 12:29:35.337725+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) en0: setting tx antenna: -1
2026-08-17 12:29:35.337776+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) en0: Error configuring transmit antenna (index = -1).
2026-08-17 12:29:35.337835+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) en0: channel changed to 1
2026-08-17 12:29:35.338273+0500 0x331      Default     0x0                  85     0    powerd: TCPKeepAliveState: unsupported
2026-08-17 12:29:35.339690+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::setNumSampleFramesPerBuffer(0x6000)
2026-08-17 12:29:35.339695+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::setNumSampleFramesPerBuffer(0x6000)
2026-08-17 12:29:35.339772+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setSampleRate(<private>)
2026-08-17 12:29:35.339803+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::setInputSampleOffset(0x39)
2026-08-17 12:29:35.339806+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::setInputSampleOffset(0x39)
2026-08-17 12:29:35.345577+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family)  IOCTL (from pid 185) not recognized: 363 out of 379
2026-08-17 12:29:35.407658+0500 0x3b1      Default     0x0                  0      0    kernel: _dlil_attach_flowswitch_nexus: SIOCGIFDEVMTU failed for awdl0
2026-08-17 12:29:35.408021+0500 0x3b1      Info        0x0                  0      0    kernel: Reinit'd ND information for interface awdl0
2026-08-17 12:29:35.410707+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211BpfTap: BPF_MODE: direction (3) from 'airportd' (pid 185) (kr 00000000)
2026-08-17 12:29:35.410993+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) AirPort: Link Up on awdl0. Reason Unspecified (1)
2026-08-17 12:29:35.411005+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: doEnable:1459 Enabling AWDL Interface because of setLinkState... configured = 0
2026-08-17 12:29:35.411008+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::configure Configuring AWDL interface
2026-08-17 12:29:35.411180+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setCountryCodeState We don't have a country code, setting internal state to request for CC from an AWDL peer
2026-08-17 12:29:35.411290+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: AWDL is off
2026-08-17 12:29:35.411510+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setCountryCodeState We don't have a country code, setting internal state to request for CC from an AWDL peer
2026-08-17 12:29:35.411525+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: doEnable:1459 Enabling AWDL Interface because of setLinkState... configured = 1
2026-08-17 12:29:35.411562+0500 0x156      Info        0x0                  0      0    kernel: Reinit'd ND information for interface llw0
2026-08-17 12:29:35.411574+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setCountryCodeState We don't have a country code, setting internal state to request for CC from an AWDL peer
2026-08-17 12:29:35.411590+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setCountryCodeState We don't have a country code, setting internal state to request for CC from an AWDL peer
2026-08-17 12:29:35.412251+0500 0x6a9      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDUserDevice:0x100000492 start
2026-08-17 12:29:35.412292+0500 0x6a9      Default     0x0                  0      0    kernel: (IOHIDFamily) [ElementContainer] Element value capacity 288
2026-08-17 12:29:35.412298+0500 0x6a9      Default     0x0                  0      0    kernel: (IOHIDFamily) [ElementContainer] Report count: 3
2026-08-17 12:29:35.412301+0500 0x6a9      Default     0x0                  0      0    kernel: (IOHIDFamily) [ElementContainer] Report ID: 0 input:0 output:0 feature:0
2026-08-17 12:29:35.412304+0500 0x6a9      Default     0x0                  0      0    kernel: (IOHIDFamily) [ElementContainer] Report ID: 1 input:8 output:8 feature:72
2026-08-17 12:29:35.412306+0500 0x6a9      Default     0x0                  0      0    kernel: (IOHIDFamily) [ElementContainer] Report ID: 3 input:8 output:8 feature:48
2026-08-17 12:29:35.413412+0500 0x156      Default     0x0                  0      0    kernel: (IO80211Family) 1
2026-08-17 12:29:35.413515+0500 0x120      Default     0x0                  0      0    kernel: ifnet_ioctl_event_callback:7146 llw0 ifnet_ioctl returned 102 for ioctl 2149607729
2026-08-17 12:29:35.413523+0500 0x120      Default     0x0                  0      0    kernel: ifnet_ioctl_event_callback:7146 llw0 ifnet_ioctl returned 102 for ioctl 2149607729
2026-08-17 12:29:35.413543+0500 0x120      Default     0x0                  0      0    kernel: ifnet_ioctl_event_callback:7146 llw0 ifnet_ioctl returned 102 for ioctl 2149607729
2026-08-17 12:29:35.413565+0500 0x156      Default     0x0                  0      0    kernel: (IO80211Family) IO80211Family: [llw0] IPv6 enable returning 0x00000000
2026-08-17 12:29:35.413567+0500 0x156      Default     0x0                  0      0    kernel: (IO80211Family) IO80211Family: [llw0] IPv6 enable returning 0x00000000
2026-08-17 12:29:35.413571+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.413932+0500 0x3b1      Default     0x0                  0      0    kernel: awdl0: promiscuous mode enable succeeded
2026-08-17 12:29:35.413952+0500 0x6d9      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for com.apple.Ambien deny(1) mach-lookup com.apple.windowserver
2026-08-17 12:29:35.413955+0500 0x6d9      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: locationd(268) deny(1) mach-lookup
2026-08-17 12:29:35.413968+0500 0x6d9      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: locationd(268) deny(1) mach-lookup com.apple.wifi.sharekit
2026-08-17 12:29:35.414063+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211BpfTap: BPF_MODE: direction (0) from 'airportd' (pid 185) (kr 00000000)
2026-08-17 12:29:35.414073+0500 0x3b1      Default     0x0                  0      0    kernel: awdl0: promiscuous mode disable succeeded
2026-08-17 12:29:35.414077+0500 0x3b1      Default     0x0                  0      0    kernel: awdl0: promiscuous mode enable succeeded
2026-08-17 12:29:35.414508+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family)  IOCTL (from pid 185) not recognized: 363 out of 379
2026-08-17 12:29:35.416503+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family)  IOCTL (from pid 185) not recognized: 363 out of 379
2026-08-17 12:29:35.416938+0500 0x3b1      Info        0x0                  0      0    kernel: Reinit'd ND information for interface awdl0
2026-08-17 12:29:35.416980+0500 0x120      Default     0x0                  0      0    kernel: ifnet_ioctl_event_callback:7146 awdl0 ifnet_ioctl returned 102 for ioctl 2149607729
2026-08-17 12:29:35.416995+0500 0x120      Default     0x0                  0      0    kernel: ifnet_ioctl_event_callback:7146 awdl0 ifnet_ioctl returned 102 for ioctl 2149607729
2026-08-17 12:29:35.416997+0500 0x120      Default     0x0                  0      0    kernel: ifnet_ioctl_event_callback:7146 awdl0 ifnet_ioctl returned 102 for ioctl 2149607729
2026-08-17 12:29:35.417511+0500 0x3b1      Default     0x0                  0      0    kernel: (IO80211Family) IO80211BpfTap: BPF_MODE: direction (3) from 'airportd' (pid 185) (kr 00000000)
2026-08-17 12:29:35.419392+0500 0x331      Default     0x0                  85     0    powerd: TCPKeepAliveState: unsupported
2026-08-17 12:29:35.446943+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0c651edd 0x0
2026-08-17 12:29:35.446954+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x2d0064
2026-08-17 12:29:35.446977+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d449a0865
2026-08-17 12:29:35.446981+0500 0x75       Default     0x0                  0      0    kernel: (IOGraphicsFamily) GTrace synchronization point b
2026-08-17 12:29:35.447490+0500 0x2d7      Default     0x0                  0      0    kernel: kPEDisableScreen 1
2026-08-17 12:29:35.447498+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9836
2026-08-17 12:29:35.447502+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 0
2026-08-17 12:29:35.447505+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 0
2026-08-17 12:29:35.448209+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] (fCRTCIndex=0, options=0x00000001), captured: 0
2026-08-17 12:29:35.448212+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] (fb=0, newOnline=<private>, edid=<private>, newPortType=<private>)
2026-08-17 12:29:35.451421+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:35.451423+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:35.451768+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:35.451770+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:35.451772+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:35.451773+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:35.451775+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:35.451776+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:35.451779+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:35.451781+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:35.451782+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:35.451783+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:35.451785+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:35.451787+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:35.451788+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:35.451789+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:35.451791+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:35.451792+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:35.451793+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:35.451795+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:35.451796+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:35.451798+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:35.452027+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:35.452371+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:35.452373+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:35.452611+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:35.453065+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:35.453066+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:35.453070+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] (idx:0) (update:1) [adapter]0:0 / [online]1:1 / [porttype]3:3 / [EDID]Diff?:255
2026-08-17 12:29:35.453071+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] fIsHDMI=0, fEnableAudio=0
2026-08-17 12:29:35.453073+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] newOnline=1 fOnline=1 newPortType=3
2026-08-17 12:29:35.453079+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] Legacy Probe Case fb = 0
2026-08-17 12:29:35.453081+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] newOnline: 1, fOnline: 1
2026-08-17 12:29:35.453082+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] newPortType: 3, fPortType: 3
2026-08-17 12:29:35.453084+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] edid != fEDID
2026-08-17 12:29:35.455675+0500 0x2d3      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x0 [corebrightnessd] Entitlements 10 privilegedClient : Yes
2026-08-17 12:29:35.455680+0500 0x2d3      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c start
2026-08-17 12:29:35.455708+0500 0x134      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c setValid: from false to true
2026-08-17 12:29:35.455727+0500 0x2d3      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c open
2026-08-17 12:29:35.455744+0500 0x2d3      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c setValid: from true to true
2026-08-17 12:29:35.457123+0500 0x2d7      Info        0x0                  0      0    kernel: (IOGraphicsFamily) loadPrefs: IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IGPU@2-610-a022-49c40057d07fbc using new key
2026-08-17 12:29:35.458083+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 1 at time 9846
2026-08-17 12:29:35.458089+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 1
2026-08-17 12:29:35.458092+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 1
2026-08-17 12:29:35.460605+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] (fCRTCIndex=1, options=0x00000001), captured: 0
2026-08-17 12:29:35.460609+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] (fb=1, newOnline=<private>, edid=<private>, newPortType=<private>)
2026-08-17 12:29:35.460622+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] fIsHDMI=0, fEnableAudio=0
2026-08-17 12:29:35.460624+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] newOnline=0 fOnline=0 newPortType=2
2026-08-17 12:29:35.460630+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] Legacy Probe Case fb = 1
2026-08-17 12:29:35.460631+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] newOnline: 0, fOnline: 0
2026-08-17 12:29:35.460633+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] newPortType: 2, fPortType: 2
2026-08-17 12:29:35.460635+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] edid == fEDID
2026-08-17 12:29:35.461028+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 1 at time 9849
2026-08-17 12:29:35.461033+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 1
2026-08-17 12:29:35.461035+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 1
2026-08-17 12:29:35.461141+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 2 at time 9849
2026-08-17 12:29:35.461144+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 2
2026-08-17 12:29:35.461146+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 2
2026-08-17 12:29:35.463414+0500 0x134      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c setValid: from true to true
2026-08-17 12:29:35.463786+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] (fCRTCIndex=2, options=0x00000001), captured: 0
2026-08-17 12:29:35.463789+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] (fb=2, newOnline=<private>, edid=<private>, newPortType=<private>)
2026-08-17 12:29:35.463804+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] fIsHDMI=0, fEnableAudio=0
2026-08-17 12:29:35.463806+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] newOnline=0 fOnline=0 newPortType=2
2026-08-17 12:29:35.463810+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] Legacy Probe Case fb = 2
2026-08-17 12:29:35.463811+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] newOnline: 0, fOnline: 0
2026-08-17 12:29:35.463813+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] newPortType: 2, fPortType: 2
2026-08-17 12:29:35.463814+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] edid == fEDID
2026-08-17 12:29:35.463918+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 2 at time 9852
2026-08-17 12:29:35.463922+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 2
2026-08-17 12:29:35.463924+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 2
2026-08-17 12:29:35.463991+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 3 at time 9852
2026-08-17 12:29:35.463994+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 3
2026-08-17 12:29:35.463997+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 3
2026-08-17 12:29:35.466502+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] (fCRTCIndex=3, options=0x00000001), captured: 0
2026-08-17 12:29:35.466505+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] (fb=3, newOnline=<private>, edid=<private>, newPortType=<private>)
2026-08-17 12:29:35.466516+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] fIsHDMI=0, fEnableAudio=0
2026-08-17 12:29:35.466517+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [GetOnlineInfo] newOnline=0 fOnline=0 newPortType=1
2026-08-17 12:29:35.466522+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] Legacy Probe Case fb = 3
2026-08-17 12:29:35.466523+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] newOnline: 0, fOnline: 0
2026-08-17 12:29:35.466524+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] newPortType: 1, fPortType: 1
2026-08-17 12:29:35.466526+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Connection_probe] edid == fEDID
2026-08-17 12:29:35.466567+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:35.466575+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:35.466935+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:35.466937+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:35.466938+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:35.466939+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:35.466941+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:35.466942+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:35.466943+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:35.466945+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:35.466946+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:35.466948+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:35.466949+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:35.466950+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:35.466952+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:35.466953+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:35.466954+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:35.466956+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:35.466957+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:35.466958+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:35.466959+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:35.466961+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:35.467195+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:35.467550+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:35.467552+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:35.467789+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:35.468252+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:35.468254+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:35.468494+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleGraphicsDevicePolicy) doesStreamFitInDPLink:89 ASSERT(linkBW) would fail!!!
2026-08-17 12:29:35.468496+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:35.468497+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:35.468853+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:35.468855+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:35.468856+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:35.468858+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:35.468859+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:35.468861+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:35.468862+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:35.468863+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:35.468865+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:35.468866+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:35.468868+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:35.468869+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:35.468870+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:35.468872+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:35.468873+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:35.468875+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:35.468876+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:35.468877+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:35.468878+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:35.468879+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:35.469120+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:35.469476+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:35.469478+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:35.469717+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:35.470210+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:35.470211+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:35.470557+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 3 at time 9859
2026-08-17 12:29:35.470561+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 3
2026-08-17 12:29:35.470564+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 3
2026-08-17 12:29:35.470781+0500 0x2d7      Fault       0x0                  0      0    kernel: (IOAcceleratorFamily2) bool IOAccelDisplayPipe::init_framebuffer_resource(IOAccelResource2 *): getPixelInformation for framebuffer 0 failed
2026-08-17 12:29:35.485150+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9873
2026-08-17 12:29:35.485154+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 0
2026-08-17 12:29:35.485156+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 0
2026-08-17 12:29:35.485251+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:35.485282+0500 0x75       Default     0x0                  0      0    kernel: PMRD: delayChildNotification for 0x100000271
2026-08-17 12:29:35.485284+0500 0x75       Default     0x0                  0      0    kernel: PMRD: AppleIntelFramebuffer tag flags 200
2026-08-17 12:29:35.485316+0500 0x75       Default     0x0                  0      0    kernel: PMRD: delayChildNotification for 0x100000271
2026-08-17 12:29:35.485320+0500 0x75       Default     0x0                  0      0    kernel: PMRD: AppleIntelFramebuffer tag flags 200
2026-08-17 12:29:35.485349+0500 0x75       Default     0x0                  0      0    kernel: PMRD: delayChildNotification for 0x100000271
2026-08-17 12:29:35.485351+0500 0x75       Default     0x0                  0      0    kernel: PMRD: AppleIntelFramebuffer tag flags 200
2026-08-17 12:29:35.485391+0500 0x75       Default     0x0                  0      0    kernel: PMRD: delayChildNotification for 0x100000271
2026-08-17 12:29:35.485393+0500 0x75       Default     0x0                  0      0    kernel: PMRD: AppleIntelFramebuffer tag flags 200
2026-08-17 12:29:35.485460+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.485478+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.485490+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0c653a5d 0x0
2026-08-17 12:29:35.485494+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 7 args 0xe53a073a0c65323d 0x0
2026-08-17 12:29:35.485500+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.485519+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.485527+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.485536+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:35.485546+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x2e0064
2026-08-17 12:29:35.485564+0500 0x75       Default     0x0                  0      0    kernel: PMRD: destroyed capability client set 0xe53a072d449a060d
2026-08-17 12:29:35.485569+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:35.485573+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x302) tag 0x2f0064
2026-08-17 12:29:35.485584+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:35.485620+0500 0x5d0      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [doSetPowerState] fb1: (oldState=2, newState:2)
2026-08-17 12:29:35.485665+0500 0x5d0      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [doSetPowerState] fb2: (oldState=2, newState:2)
2026-08-17 12:29:35.485703+0500 0x5d0      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [doSetPowerState] fb0: (oldState=2, newState:2)
2026-08-17 12:29:35.485743+0500 0x5d0      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [doSetPowerState] fb3: (oldState=2, newState:2)
2026-08-17 12:29:35.485896+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.485898+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.485907+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.485986+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.485997+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.486006+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.486065+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.486065+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.486161+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.486162+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.486225+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.486225+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.486300+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] VAC-T unsupported
2026-08-17 12:29:35.486301+0500 0x331      Error       0x0                  85     0    powerd: [powerd:battery] Invalid battery data
2026-08-17 12:29:35.487297+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.487313+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.492465+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.492542+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.493552+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.493576+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.494412+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0 Depth:0 Active:2880x1800 Scaled:0x0 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494543+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1440x900 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494556+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:3840x2400 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494567+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:3360x2100 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494577+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2560x1600 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494585+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2048x1280 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494593+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1024x768 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494602+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:800x600 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494610+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:640x480 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494619+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2560x1440 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494629+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1920x1200 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494638+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1920x1080 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494647+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1280x720 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494655+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1680x1050 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494665+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1280x800 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494675+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:3840x2400 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494681+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:3360x2100 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494688+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2880x1800 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494694+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2560x1600 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494700+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2048x1280 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494707+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1920x1200 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494713+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1920x1080 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494720+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1280x720 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494727+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1280x720 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494734+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1680x1050 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494740+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1920x1080 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494747+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:1920x1200 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494753+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2560x1440 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494760+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2560x1600 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494773+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Validate_Detailed_Timing] FB0 Online:1 Mode:0x80001000 Depth:0 Active:2880x1800 Scaled:2880x1620 PixelClock:337750000 ScalerFlags:0 SignalConfig:0
2026-08-17 12:29:35.494981+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) FB0: Path is not Active when attempting to gather TimingInfo
2026-08-17 12:29:35.494982+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Not able to get the current timing info
2026-08-17 12:29:35.497532+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.497590+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.498562+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.498572+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.502377+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.502461+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.503470+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.503484+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.507143+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.507192+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.507867+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.507877+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.511747+0500 0x357      Default     0x0                  85     0    powerd: [powerd:pmSettings] Energy Saver Prefs have changed
2026-08-17 12:29:35.511807+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 5 args 0xe53a073a0da071ad 0x0
2026-08-17 12:29:35.512499+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:35.512509+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToDim = 5
2026-08-17 12:29:35.517256+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) FB0: Path is not Active when attempting to gather TimingInfo
2026-08-17 12:29:35.517258+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Not able to get the current timing info
2026-08-17 12:29:35.517320+0500 0x2d7      Default     0x0                  0      0    kernel: kPEDisableScreen 1
2026-08-17 12:29:35.517328+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9906
2026-08-17 12:29:35.517333+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 0
2026-08-17 12:29:35.517337+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 0
2026-08-17 12:29:35.517878+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] (displayMode=80001000, depth=0) fb=0, fOnline=1 at 9906710
2026-08-17 12:29:35.517884+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] Setting display mode on index 0 2880 x 1800 -> 0 x 0 encoded with 0x0  0 bpc with color 0 and range 0
2026-08-17 12:29:35.517889+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0 setting mode on display hardware at 9906723
2026-08-17 12:29:35.517893+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0: Partial modeset
2026-08-17 12:29:35.517920+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] fb0: return 0 at 9906754
2026-08-17 12:29:35.534258+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9923
2026-08-17 12:29:35.534261+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 0
2026-08-17 12:29:35.534263+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 0
2026-08-17 12:29:35.534324+0500 0x2d7      Default     0x0                  0      0    kernel: kPEEnableScreen 1
2026-08-17 12:29:35.536500+0500 0x134      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c setValid: from true to true
2026-08-17 12:29:35.545329+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9934
2026-08-17 12:29:35.545339+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 0->0
2026-08-17 12:29:35.545346+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9934
2026-08-17 12:29:35.545359+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 0
2026-08-17 12:29:35.552188+0500 0x2d7      Default     0x0                  0      0    kernel: (IOSurface) I
2026-08-17 12:29:35.552209+0500 0x2d7      Default     0x0                  0      0    kernel: (IOSurface) I
2026-08-17 12:29:35.554448+0500 0x2d7      Default     0x0                  0      0    kernel: kPEDisableScreen 1
2026-08-17 12:29:35.554453+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9943
2026-08-17 12:29:35.554455+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 0
2026-08-17 12:29:35.554458+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 0
2026-08-17 12:29:35.555096+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] (displayMode=80001000, depth=0) fb=0, fOnline=1 at 9943928
2026-08-17 12:29:35.555102+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] Setting display mode on index 0 2880 x 1800 -> 0 x 0 encoded with 0x0  0 bpc with color 0 and range 0
2026-08-17 12:29:35.555106+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0 setting mode on display hardware at 9943939
2026-08-17 12:29:35.555109+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0: Partial modeset
2026-08-17 12:29:35.555110+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] fb0: return 0 at 9943944
2026-08-17 12:29:35.583805+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9972
2026-08-17 12:29:35.583809+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 0
2026-08-17 12:29:35.583810+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 0
2026-08-17 12:29:35.583823+0500 0x2d7      Default     0x0                  0      0    kernel: kPEEnableScreen 1
2026-08-17 12:29:35.586812+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 1 at time 9975
2026-08-17 12:29:35.586822+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 0->0
2026-08-17 12:29:35.586827+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 1 at time 9975
2026-08-17 12:29:35.586829+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 1
2026-08-17 12:29:35.589307+0500 0x2d7      Default     0x0                  0      0    kernel: (IOSurface) I
2026-08-17 12:29:35.589327+0500 0x2d7      Default     0x0                  0      0    kernel: (IOSurface) I
2026-08-17 12:29:35.594401+0500 0x2d7      Default     0x0                  0      0    kernel: kPEDisableScreen 1
2026-08-17 12:29:35.594406+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 9983
2026-08-17 12:29:35.594409+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 0
2026-08-17 12:29:35.594411+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 0
2026-08-17 12:29:35.594981+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] (displayMode=80001000, depth=0) fb=0, fOnline=1 at 9983813
2026-08-17 12:29:35.594988+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] Setting display mode on index 0 2880 x 1800 -> 0 x 0 encoded with 0x0  0 bpc with color 0 and range 0
2026-08-17 12:29:35.594992+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0 setting mode on display hardware at 9983826
2026-08-17 12:29:35.594995+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0: Partial modeset
2026-08-17 12:29:35.594997+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] fb0: return 0 at 9983831
2026-08-17 12:29:35.618994+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10007
2026-08-17 12:29:35.618998+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 0
2026-08-17 12:29:35.619000+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 0
2026-08-17 12:29:35.619015+0500 0x2d7      Default     0x0                  0      0    kernel: kPEEnableScreen 1
2026-08-17 12:29:35.621725+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 2 at time 10010
2026-08-17 12:29:35.621735+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 0->0
2026-08-17 12:29:35.621739+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 2 at time 10010
2026-08-17 12:29:35.621742+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 2
2026-08-17 12:29:35.624109+0500 0x2d7      Default     0x0                  0      0    kernel: (IOSurface) I
2026-08-17 12:29:35.624128+0500 0x2d7      Default     0x0                  0      0    kernel: (IOSurface) I
2026-08-17 12:29:35.628781+0500 0x2d7      Default     0x0                  0      0    kernel: kPEDisableScreen 1
2026-08-17 12:29:35.628786+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10017
2026-08-17 12:29:35.628789+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 0
2026-08-17 12:29:35.628791+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 0
2026-08-17 12:29:35.629621+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] (displayMode=80001000, depth=0) fb=0, fOnline=1 at 10018453
2026-08-17 12:29:35.629627+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] Setting display mode on index 0 2880 x 1800 -> 0 x 0 encoded with 0x0  0 bpc with color 0 and range 0
2026-08-17 12:29:35.629651+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0 setting mode on display hardware at 10018485
2026-08-17 12:29:35.629656+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0: Partial modeset
2026-08-17 12:29:35.629665+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] fb0: return 0 at 10018499
2026-08-17 12:29:35.643626+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) en0: 802.11d country code set to 'US'.
2026-08-17 12:29:35.643726+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 149 153 157 161 165
2026-08-17 12:29:35.643806+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setCountryCodeState Valid host determined country code
2026-08-17 12:29:35.643818+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: Clearing supervisor locale, source AWDL, _peerLearnedLocale 0
2026-08-17 12:29:35.644112+0500 0x10a      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::configureValidAWDLChannels social channel 2G: 6 on 5G: 149 5G Alt: 44 country code: US
2026-08-17 12:29:35.651746+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10040
2026-08-17 12:29:35.651750+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 0
2026-08-17 12:29:35.651751+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 0
2026-08-17 12:29:35.651768+0500 0x2d7      Default     0x0                  0      0    kernel: kPEEnableScreen 1
2026-08-17 12:29:35.654399+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 3 at time 10043
2026-08-17 12:29:35.654408+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 0->0
2026-08-17 12:29:35.654413+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 3 at time 10043
2026-08-17 12:29:35.654415+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 3
2026-08-17 12:29:35.656758+0500 0x2d7      Default     0x0                  0      0    kernel: (IOSurface) I
2026-08-17 12:29:35.656783+0500 0x2d7      Default     0x0                  0      0    kernel: (IOSurface) I
2026-08-17 12:29:35.660032+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from AUTO to SUSPENDED
2026-08-17 12:29:35.660036+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setAwdlSuspendedMode() set AWDL to SUSPEND and QUIET mode
2026-08-17 12:29:35.660040+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setAwdlSuspendedMode()  AWDL is SUSPENDed
2026-08-17 12:29:35.660042+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: AWDL is suspended
2026-08-17 12:29:35.667987+0500 0x68e      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 10.056818: wl0: setCIPHER_KEY: key == NULL, clear keys
2026-08-17 12:29:35.669320+0500 0x331      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 0
2026-08-17 12:29:35.669707+0500 0x75       Default     0x0                  0      0    kernel: PMRD: aggressiveness changed: system 1->0, display 5
2026-08-17 12:29:35.669709+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle time -> 0 secs (ena 0)
2026-08-17 12:29:35.669710+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle sleep timer disabled
2026-08-17 12:29:35.669715+0500 0x75       Default     0x0                  0      0    kernel: PMRD: changePowerStateWithTagToPriv(ON_STATE, 300008)
2026-08-17 12:29:35.669726+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x300008
2026-08-17 12:29:35.669729+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:35.695355+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10084
2026-08-17 12:29:35.695359+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 0
2026-08-17 12:29:35.695376+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 0->3
2026-08-17 12:29:35.695378+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10084
2026-08-17 12:29:35.695394+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 1 at time 10084
2026-08-17 12:29:35.695396+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 1
2026-08-17 12:29:35.695406+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 0->3
2026-08-17 12:29:35.695408+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 1 at time 10084
2026-08-17 12:29:35.695420+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 2 at time 10084
2026-08-17 12:29:35.695422+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 2
2026-08-17 12:29:35.695431+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 0->3
2026-08-17 12:29:35.695433+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 2 at time 10084
2026-08-17 12:29:35.695446+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 3 at time 10084
2026-08-17 12:29:35.695448+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 3
2026-08-17 12:29:35.695457+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 0->3
2026-08-17 12:29:35.695459+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 3 at time 10084
2026-08-17 12:29:35.695949+0500 0x2d7      Fault       0x0                  0      0    kernel: (IOAcceleratorFamily2) virtual IOReturn IOAccelSurface::set_id_mode(uint32_t, uint32_t): Surface mode contains bad bits
2026-08-17 12:29:35.696042+0500 0x2d7      Fault       0x0                  0      0    kernel: (IOAcceleratorFamily2) virtual IOReturn IOAccelSurface::set_id_mode(uint32_t, uint32_t): Surface mode contains bad bits
2026-08-17 12:29:35.696125+0500 0x2d7      Fault       0x0                  0      0    kernel: (IOAcceleratorFamily2) virtual IOReturn IOAccelSurface::set_id_mode(uint32_t, uint32_t): Surface mode contains bad bits
2026-08-17 12:29:35.696191+0500 0x2d7      Fault       0x0                  0      0    kernel: (IOAcceleratorFamily2) virtual IOReturn IOAccelSurface::set_id_mode(uint32_t, uint32_t): Surface mode contains bad bits
2026-08-17 12:29:35.821712+0500 0x2d7      Default     0x0                  0      0    kernel: kPEDisableScreen 1
2026-08-17 12:29:35.821719+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10210
2026-08-17 12:29:35.821723+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received for fb 0
2026-08-17 12:29:35.821725+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAAWillEnterDefer notification received for fb 0
2026-08-17 12:29:35.822434+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] (displayMode=80001000, depth=0) fb=0, fOnline=1 at 10211266
2026-08-17 12:29:35.822441+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] Setting display mode on index 0 2880 x 1800 -> 0 x 0 encoded with 0x0  0 bpc with color 0 and range 0
2026-08-17 12:29:35.822447+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0 setting mode on display hardware at 10211280
2026-08-17 12:29:35.822450+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] FB0: Partial modeset
2026-08-17 12:29:35.822453+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [Modeset] fb0: return 0 at 10211287
2026-08-17 12:29:35.854162+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10242
2026-08-17 12:29:35.854167+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeDidChange notification received for fb 0
2026-08-17 12:29:35.854169+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 0
2026-08-17 12:29:35.854185+0500 0x2d7      Default     0x0                  0      0    kernel: kPEEnableScreen 1
2026-08-17 12:29:35.893546+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) parseRSNIE: groupCipherType = 5 pairwiseCipherType = 5 authSel = 2
2026-08-17 12:29:35.893555+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) initWithInterfaceAndIE: _myMacAddress 3c:15:c2:d0:38:7c
2026-08-17 12:29:35.893570+0500 0x68e      Default     0x0                  0      0    kernel: (IO80211Family) setPSKPMK: PMK SET!
2026-08-17 12:29:35.893649+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) en0: 802.11d country code set to 'X0'.
2026-08-17 12:29:35.893734+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 149 153 157 161 165
2026-08-17 12:29:35.893812+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setCountryCodeState We don't have a country code, setting internal state to request for CC from an AWDL peer
2026-08-17 12:29:35.940090+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:35.940093+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   o=0 i=2
2026-08-17 12:29:35.940102+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:35.940104+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::sendFormatChangeNotification(<private>)
2026-08-17 12:29:35.940108+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::sendFormatChangeNotification(<private>)
2026-08-17 12:29:35.940110+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::resumeAudioEngine()
2026-08-17 12:29:35.940112+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::resumeAudioEngine() returns 0x0
2026-08-17 12:29:35.940116+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) IOAudioStream[<private>]::setFormat(<private>, <private>) returns 0x0
2026-08-17 12:29:35.940119+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::completeConfigurationChange()
2026-08-17 12:29:35.940714+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   levelControl->setValueChangeHandler ( &changeVolumeHandler <private>, this <private> ) for coreAudioChannelID 0
2026-08-17 12:29:35.940721+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 0, coreAudioChannelID = 0 MASTER oldValue 0xC, newValue 0xC
2026-08-17 12:29:35.942103+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::start(<private>, <private>)
2026-08-17 12:29:35.942106+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::start(<private>) returns 1
2026-08-17 12:29:35.942121+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::registerService(0x0)
2026-08-17 12:29:35.942123+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:35.942125+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   o=0 i=2
2026-08-17 12:29:35.942132+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:35.942171+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::registerService(0x0)
2026-08-17 12:29:35.942178+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::start(<private>)
2026-08-17 12:29:35.942180+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::start(<private>, <private>)
2026-08-17 12:29:35.942182+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::initHardware(<private>)
2026-08-17 12:29:35.942206+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:35.942207+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   o=0 i=0
2026-08-17 12:29:35.942208+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:35.942462+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::setInputSampleOffset(0x1)
2026-08-17 12:29:35.942464+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::setInputSampleOffset(0x1)
2026-08-17 12:29:35.942465+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::addAudioStream(<private>)
2026-08-17 12:29:35.942484+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::addAudioStream(<private>) returns 0x0
2026-08-17 12:29:35.942486+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::validateFormat(<private>, 0x0, <private>)
2026-08-17 12:29:35.942487+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   10: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942489+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942491+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942492+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942493+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942496+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942497+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942498+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   10: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942499+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942501+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942502+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942503+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942504+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942506+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942507+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   10: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942508+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942510+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942511+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942512+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942513+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942514+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942515+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   10: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942516+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942518+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942519+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942520+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942521+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942522+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942523+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942524+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942526+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942527+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942528+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942529+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942530+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942531+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942532+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942533+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942534+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942535+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942536+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942537+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942539+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942540+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942541+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942542+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942543+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942545+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942547+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942548+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942549+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942550+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942552+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942553+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942554+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942554+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942556+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942557+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942558+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942559+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942560+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942561+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942562+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942564+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioStream[<private>]::validateFormat(<private>, 0x0, <private>) returns 1
2026-08-17 12:29:35.942568+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::beginConfigurationChange()
2026-08-17 12:29:35.942569+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::setFormat(<private>, <private>)
2026-08-17 12:29:35.942571+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::validateFormat(<private>, <private>, <private>)
2026-08-17 12:29:35.942572+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   10: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942574+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942575+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942576+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942577+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942578+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942579+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942580+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   10: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942582+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942583+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942584+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942585+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942586+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942587+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942588+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   10: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942590+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942591+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942592+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942593+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942594+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942595+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942596+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   10: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942597+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942599+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942600+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942601+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942602+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942603+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942604+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942605+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942607+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942608+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942609+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942610+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942611+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942612+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942613+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942614+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942615+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942616+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942617+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942618+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942620+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942621+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942622+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942623+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942624+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942625+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942626+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942627+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942629+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942630+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942631+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942632+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942633+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942634+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942635+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fNumChannels = 1
2026-08-17 12:29:35.942638+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.942639+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x666c6f74: streamFormat->fNumericRepresentation = 0x666c6f74
2026-08-17 12:29:35.942642+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitDepth = 32
2026-08-17 12:29:35.942643+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.942644+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.942645+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.942647+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioStream[<private>]::validateFormat(<private>, <private>, <private>) returns 1
2026-08-17 12:29:35.942650+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::pauseAudioEngine()
2026-08-17 12:29:35.942652+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::pauseAudioEngine() returns 0x0
2026-08-17 12:29:35.942658+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:35.942659+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   o=0 i=10
2026-08-17 12:29:35.942663+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:35.942664+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::sendFormatChangeNotification(<private>)
2026-08-17 12:29:35.942666+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::sendFormatChangeNotification(<private>)
2026-08-17 12:29:35.942667+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::resumeAudioEngine()
2026-08-17 12:29:35.942668+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::resumeAudioEngine() returns 0x0
2026-08-17 12:29:35.942672+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) IOAudioStream[<private>]::setFormat(<private>, <private>) returns 0x0
2026-08-17 12:29:35.942674+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::completeConfigurationChange()
2026-08-17 12:29:35.942902+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setSampleRate(<private>)
2026-08-17 12:29:35.953164+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::addAudioStream(<private>)
2026-08-17 12:29:35.953176+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setRunEraseHead(1)
2026-08-17 12:29:35.953189+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::addAudioStream(<private>) returns 0x0
2026-08-17 12:29:35.953191+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::validateFormat(<private>, 0x0, <private>)
2026-08-17 12:29:35.953192+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953194+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953195+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953196+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953197+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953197+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953198+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953199+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953200+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953201+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953202+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953203+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953204+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953205+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953206+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953207+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953208+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953209+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953209+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953210+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953211+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953212+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953213+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953214+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953215+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953216+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953216+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953217+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953218+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953219+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953220+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953223+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   24: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953224+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953224+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953225+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953227+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioStream[<private>]::validateFormat(<private>, 0x0, <private>) returns 1
2026-08-17 12:29:35.953230+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::beginConfigurationChange()
2026-08-17 12:29:35.953231+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::setFormat(<private>, <private>)
2026-08-17 12:29:35.953233+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::validateFormat(<private>, <private>, <private>)
2026-08-17 12:29:35.953234+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953235+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953236+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953237+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953238+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953239+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953239+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953240+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953241+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953242+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953243+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953244+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953245+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953246+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953246+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953248+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953249+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953250+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953251+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953252+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953253+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953254+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953255+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953256+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953257+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953257+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953258+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953259+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953260+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:35.953261+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:35.953262+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:35.953263+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   24: streamFormat->fBitDepth = 24
2026-08-17 12:29:35.953264+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:35.953264+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:35.953265+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:35.953266+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioStream[<private>]::validateFormat(<private>, <private>, <private>) returns 1
2026-08-17 12:29:35.953270+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::pauseAudioEngine()
2026-08-17 12:29:35.953271+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::pauseAudioEngine() returns 0x0
2026-08-17 12:29:35.953272+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::performFormatChange(<private>, <private>, <private>, 0x0)
2026-08-17 12:29:35.953274+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA) AppleHDAEngineOutput::performFormatChange (<private>, <private>, 0x0)
2026-08-17 12:29:36.021146+0500 0x704      Default     0x0                  0      0    kernel: (IO80211Family) en0: 802.11d country code set to 'US'.
2026-08-17 12:29:36.021238+0500 0x704      Default     0x0                  0      0    kernel: (IO80211Family) en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 144 149 153 157 161 165
2026-08-17 12:29:36.021318+0500 0x704      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setCountryCodeState Valid host determined country code
2026-08-17 12:29:36.021323+0500 0x704      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: Clearing supervisor locale, source AWDL, _peerLearnedLocale 0
2026-08-17 12:29:36.021576+0500 0x704      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::configureValidAWDLChannels social channel 2G: 6 on 5G: 149 5G Alt: 44 country code: US
2026-08-17 12:29:36.023623+0500 0x13b      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 10.412454: txpwr advertised by STA: min 8dbm max 32dbm
2026-08-17 12:29:36.025730+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) Failed test for valid apple80211_postMessage_tlv_types in data, 65535
2026-08-17 12:29:36.025735+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) Unexpected payload found for message 74, dataLen 104
2026-08-17 12:29:36.025754+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) payload Data ff ff 00 00 00 00 00 00 60 63 4c 5a 29 f2 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2026-08-17 12:29:36.025766+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) Error storing postMessage 74
2026-08-17 12:29:36.040451+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) AirPort: Link Up on en0
2026-08-17 12:29:36.040798+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) postMessage::1412 APPLE80211_M_BSSID_CHANGED received
2026-08-17 12:29:36.040843+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) en0: BSSID changed to 60:63:4c:5a:29:f2
2026-08-17 12:29:36.040850+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) No InterfaceAverageCCA
2026-08-17 12:29:36.040856+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) Adding setInterfaceAverageCCA with cca 0
2026-08-17 12:29:36.041539+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) Added known cca 0 for channel 149 into setInterfaceAverageCCA
2026-08-17 12:29:36.041570+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) en0: channel changed to 149,80
2026-08-17 12:29:36.041644+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) en0: BSSID changed to 60:63:4c:5a:29:f2
2026-08-17 12:29:36.041662+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) en0: channel changed to 149,80
2026-08-17 12:29:36.041682+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) en0::IO80211Interface::postMessage bssid changed
2026-08-17 12:29:36.041755+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::getInfrastructureState infra channel 0 -> 149, beacon_period(0)
2026-08-17 12:29:36.041759+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::interfaceStateChange Infra State Changed, Channel = 149
2026-08-17 12:29:36.041765+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: interfaceStateChange[3010]: source:SetInfraChannel ( isBssSteeringEnabled() && _bssSteeringManager && isBssSteeringPeer()):0
2026-08-17 12:29:36.042121+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::configureValidAWDLChannels Default alternate 5GHz channel 44 is valid
2026-08-17 12:29:36.042126+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: configureValidAWDLChannels:10574 Associated on non-DFS channel 149 (40MHz+).  Channel is  allowed for use by AWDL
2026-08-17 12:29:36.042130+0500 0x389      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::configureValidAWDLChannels social channel 2G: 6 on 5G: 149 5G Alt: 44 country code: US
2026-08-17 12:29:36.044248+0500 0x269      Info        0x0                  0      0    kernel: Reinit'd ND information for interface en0
2026-08-17 12:29:36.057210+0500 0x331      Default     0x0                  85     0    powerd: TCPKeepAliveState: unsupported
2026-08-17 12:29:36.066462+0500 0x732      Default     0x0                  0      0    kernel: (IO80211Family) Unexpected payload found for message 9, dataLen 0
2026-08-17 12:29:36.066469+0500 0x732      Default     0x0                  0      0    kernel: (IO80211Family) Error storing postMessage 9
2026-08-17 12:29:36.088970+0500 0x331      Error       0x0                  85     0    powerd: Unexpected xpc dictionary
2026-08-17 12:29:36.122867+0500 0x2d7      Default     0x0                  0      0    kernel: IOConsoleUsers: time(0) 0->0, lin 0, llk 0,
2026-08-17 12:29:36.122876+0500 0x2d7      Default     0x0                  0      0    kernel: IOConsoleUsers: gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0
2026-08-17 12:29:36.123325+0500 0x134      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c setValid: from true to true
2026-08-17 12:29:36.127902+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) en0: Received EAPOL packet (length = 113)
2026-08-17 12:29:36.127917+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) inputEAPOLFrame: 0 extra bytes present in EAPOL frame.
2026-08-17 12:29:36.127921+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) inputEAPOLFrame: Received message 1 of 4
2026-08-17 12:29:36.127981+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) FULL RSN IE FOUND: 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
2026-08-17 12:29:36.127984+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) storeFullRSNIE: getAP_IE_LIST returned 0
2026-08-17 12:29:36.127988+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) parseRSNIE: groupCipherType = 5 pairwiseCipherType = 5 authSel = 2
2026-08-17 12:29:36.127990+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) process1of4: authsel is 2
2026-08-17 12:29:36.128015+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) PMK: 49 c8 10 50 7a 94 be fe 14 02 92 a8 9e 72 11 af 29 f7 19 a2 4f cf d1 98 f1 55 b0 7f c1 b6 1a b3
2026-08-17 12:29:36.128059+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) TPTK: bb 34 2c 0e 3a 8b cf f5 88 ff 5c b0 2f 10 9f df e7 d5 e9 00 ad 17 16 0a 77 b0 1c 74 90 65 d0 8d 42 aa 71 7a cd 16 40 99 96 91 45 b1 35 88 5c 22 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2026-08-17 12:29:36.128079+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) KEY MIC: 8f 26 36 b9 04 68 8f eb fd 04 d7 27 f3 e7 b2 e7
2026-08-17 12:29:36.128083+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) process1of4: sending replyPacket 135 bytes
2026-08-17 12:29:36.129779+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) en0: Received EAPOL packet (length = 169)
2026-08-17 12:29:36.129786+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) inputEAPOLFrame: 0 extra bytes present in EAPOL frame.
2026-08-17 12:29:36.129795+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) inputEAPOLFrame: decrypting key data
2026-08-17 12:29:36.129802+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) inputEAPOLFrame: Received message 3 of 4
2026-08-17 12:29:36.129805+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) process3of4: Performing IE check.
2026-08-17 12:29:36.129812+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) process3of4: sending replyPacket ( len = 113 ).
2026-08-17 12:29:36.129872+0500 0x13b      Default     0x0                  0      0    kernel: (IO80211Family) process3of4: received pairwise GTK
2026-08-17 12:29:36.129891+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) ptkThread: Sleeping!
2026-08-17 12:29:36.130952+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) ptkThread: Installing PTK!
2026-08-17 12:29:36.130969+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) PTK: 42 aa 71 7a cd 16 40 99 96 91 45 b1 35 88 5c 22
2026-08-17 12:29:36.131164+0500 0x6fb      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 10.519997: wlc_key_tsf_update key ID[4] TSF[0000000000070646]
2026-08-17 12:29:36.131232+0500 0x6fb      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 10.520064: SetCryptoKey() bcmerr[0]:  ea[60:63:4c:5a:29:f2]  T: keyIdx[0] keylen[16] flags[0x0002] algo[4] rxiv(hi[0x00000000] lo[0x0000])
2026-08-17 12:29:36.131247+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) ptkThread: Installing GTK!
2026-08-17 12:29:36.131251+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) installGTK: setting cipher key (flags = 0x0)
2026-08-17 12:29:36.131256+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) GTK-RSC: 00 00 00 00 00 00
2026-08-17 12:29:36.131263+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) GTK: a9 9f af c5 0b 4b a7 f9 ce 74 80 c7 fe 21 bb 04
2026-08-17 12:29:36.131271+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) AirPort: RSN handshake complete on en0
2026-08-17 12:29:36.131336+0500 0x6fb      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 10.520170: wlc_key_tsf_update key ID[1] TSF[00000000000706f6]
2026-08-17 12:29:36.131363+0500 0x6fb      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 10.520196: SetCryptoKey() bcmerr[0]:  ea[00:00:00:00:00:00]  R: keyIdx[1] keylen[16] flags[0x0000] algo[4] rxiv(hi[0x00000000] lo[0x0000])
2026-08-17 12:29:36.131369+0500 0x6fb      Default     0x0                  0      0    kernel: (IO80211Family) installGTK: GTK installed
2026-08-17 12:29:36.148936+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::setNumSampleFramesPerBuffer(0xc000)
2026-08-17 12:29:36.148944+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::setNumSampleFramesPerBuffer(0xc000)
2026-08-17 12:29:36.149310+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setSampleRate(<private>)
2026-08-17 12:29:36.193073+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10581
2026-08-17 12:29:36.193089+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 3->1
2026-08-17 12:29:36.193100+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 0 at time 10581
2026-08-17 12:29:36.193103+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 0
2026-08-17 12:29:36.193135+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 1 at time 10581
2026-08-17 12:29:36.193142+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 3->1
2026-08-17 12:29:36.193147+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 1 at time 10581
2026-08-17 12:29:36.193149+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 1
2026-08-17 12:29:36.193171+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 2 at time 10582
2026-08-17 12:29:36.193178+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 3->1
2026-08-17 12:29:36.193182+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 2 at time 10582
2026-08-17 12:29:36.193185+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 2
2026-08-17 12:29:36.193200+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 3 at time 10582
2026-08-17 12:29:36.193206+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) Transitioning wsaa from 3->1
2026-08-17 12:29:36.193211+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyDisplayModeWillChange notification received on Fb 3 at time 10582
2026-08-17 12:29:36.193213+0500 0x2d7      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) kIOFBNotifyWSAADidExitDefer notification received for fb 3
2026-08-17 12:29:36.193707+0500 0x2d7      Default     0x0                  0      0    kernel: IOConsoleUsers: time(0) 0->0, lin 0, llk 0,
2026-08-17 12:29:36.193718+0500 0x2d7      Default     0x0                  0      0    kernel: IOConsoleUsers: gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0
2026-08-17 12:29:36.194192+0500 0x134      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c setValid: from true to true
2026-08-17 12:29:36.241491+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:36.241495+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   o=2 i=10
2026-08-17 12:29:36.241504+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:36.241505+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::sendFormatChangeNotification(<private>)
2026-08-17 12:29:36.241507+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::sendFormatChangeNotification(<private>)
2026-08-17 12:29:36.241508+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::resumeAudioEngine()
2026-08-17 12:29:36.241509+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::resumeAudioEngine() returns 0x0
2026-08-17 12:29:36.241512+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) IOAudioStream[<private>]::setFormat(<private>, <private>) returns 0x0
2026-08-17 12:29:36.241515+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::completeConfigurationChange()
2026-08-17 12:29:36.242116+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   levelControl->setValueChangeHandler ( &changeVolumeHandler <private>, this <private> ) for coreAudioChannelID 2
2026-08-17 12:29:36.242122+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 4, coreAudioChannelID = 2 FRONT RIGHT oldValue 0x5D, newValue 0x5D
2026-08-17 12:29:36.242650+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   levelControl->setValueChangeHandler ( &changeVolumeHandler <private>, this <private> ) for coreAudioChannelID 1
2026-08-17 12:29:36.242654+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 2, coreAudioChannelID = 1 FRONT LEFT oldValue 0x5D, newValue 0x5D
2026-08-17 12:29:36.246169+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.246172+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.246419+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.246420+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.246428+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.246430+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.246431+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.246432+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.246433+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.246434+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.246435+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.246436+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.246437+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.246438+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.246439+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.246440+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.246441+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.246442+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.246443+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.246444+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.246445+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.246446+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.246690+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.247025+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.247026+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.247288+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.247828+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.247829+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.248182+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.248185+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.248457+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.248458+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.248459+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.248460+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.248461+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.248462+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.248463+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.248463+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.248464+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.248465+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.248466+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.248467+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.248467+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.248468+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.248469+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.248470+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.248471+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.248471+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.248472+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.248473+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.248708+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.249049+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.249051+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.249274+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.249726+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.249728+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.250047+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.250048+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.250386+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.250388+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.250389+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.250391+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.250392+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.250394+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.250395+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.250396+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.250397+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.250399+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.250400+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.250401+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.250402+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.250404+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.250405+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.250407+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.250408+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.250409+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.250411+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.250412+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.250637+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.250965+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.250966+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.251189+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.251653+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.251654+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.251991+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.251992+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.252325+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.252327+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.252328+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.252329+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.252329+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.252330+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.252331+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.252332+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.252333+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.252333+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.252334+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.252340+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.252341+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.252342+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.252343+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.252344+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.252344+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.252345+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.252346+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.252347+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.252578+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.252906+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.252907+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.253126+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.253479+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.253480+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.253852+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.253854+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.254190+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.254191+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.254192+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.254193+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.254194+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.254195+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.254196+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.254196+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.254197+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.254198+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.254199+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.254200+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.254201+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.254203+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.254204+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.254205+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.254205+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.254206+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.254207+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.254208+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.254432+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.254736+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.254737+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.254871+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.255273+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.255275+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.255605+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.255606+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.255942+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.255944+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.255945+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.255946+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.255947+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.255949+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.255950+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.255951+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.255952+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.255953+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.255955+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.255955+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.255956+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.255957+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.255958+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.255959+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.255959+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.255960+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.255961+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.255962+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.256184+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.256516+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.256519+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.256743+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.257214+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.257215+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.257568+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.257569+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.257912+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.257914+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.257916+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.257919+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.257920+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.257922+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.257923+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.257924+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.257926+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.257927+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.257929+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.257931+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.257933+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.257934+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.257936+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.257937+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.257939+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.257940+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.257941+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.257943+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.258165+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.258501+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.258502+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.258723+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.259198+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.259199+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.259769+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.259770+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.260107+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.260108+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.260109+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.260110+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.260111+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.260112+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.260112+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.260113+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.260114+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.260115+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.260116+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.260116+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.260117+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.260118+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.260119+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.260120+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.260121+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.260121+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.260122+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.260123+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.260348+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.260681+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.260682+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.260909+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.261361+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.261363+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.262182+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.262184+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.262438+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.262440+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.262442+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.262443+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.262446+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.262447+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.262449+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.262450+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.262451+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.262452+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.262454+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.262455+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.262456+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.262457+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.262459+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.262460+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.262461+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.262462+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.262464+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.262465+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.262690+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.263027+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.263029+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.263252+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.263705+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.263707+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.264013+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.264015+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.264360+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.264362+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.264363+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.264364+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.264364+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.264365+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.264366+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.264367+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.264368+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.264369+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.264370+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.264370+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.264371+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.264372+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.264373+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.264374+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.264374+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.264375+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.264376+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.264377+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.264597+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.264944+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.264945+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.265166+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.265618+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.265621+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.265867+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.265868+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.266203+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.266205+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.266210+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.266212+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.266213+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.266214+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.266215+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.266216+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.266217+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.266218+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.266220+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.266221+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.266222+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.266224+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.266225+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.266226+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.266228+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.266229+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.266230+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.266232+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.266471+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.266809+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.266810+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.267036+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.267426+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.267427+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.267626+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.267628+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.267975+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.267978+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.267979+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.267980+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.267982+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.267983+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.267984+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.267986+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.267987+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.267988+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.267990+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.267991+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.267992+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.267994+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.267995+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.267997+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.267998+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.267999+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.268001+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.268002+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.268232+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.268480+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.268482+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.268729+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.269206+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.269208+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.269572+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.269573+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.269909+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.269910+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.269911+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.269912+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.269913+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.269914+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.269915+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.269915+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.269916+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.269917+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.269918+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.269919+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.269919+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.269920+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.269921+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.269922+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.269923+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.269923+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.269924+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.269925+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.270155+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.270507+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.270509+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.270749+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.271225+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.271227+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.271490+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.271491+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.271836+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.271838+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.271838+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.271839+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.271840+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.271841+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.271842+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.271843+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.271843+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.271844+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.271845+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.271850+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.271851+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.271852+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.271853+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.271854+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.271855+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.271855+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.271856+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.271857+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.271998+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.272340+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.272341+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.272583+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.273054+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.273055+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.273419+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.273420+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.273762+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.273763+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.273765+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.273766+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.273768+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.273769+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.273770+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.273772+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.273773+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.273774+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.273776+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.273777+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.273778+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.273780+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.273781+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.273782+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.273784+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.273785+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.273786+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.273788+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.274016+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.274347+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.274348+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.274582+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.275021+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.275022+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.275523+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.275525+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.275854+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.275855+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.275856+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.275857+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.275859+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.275860+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.275861+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.275862+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.275864+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.275865+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.275867+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.275868+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.275869+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.275871+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.275872+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.275874+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.275875+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.275876+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.275878+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.275879+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.276102+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.276433+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.276434+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.276657+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.277105+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.277108+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.278509+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.278512+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.278849+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.278851+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.278853+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.278854+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.278855+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.278857+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.278858+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.278860+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.278861+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.278862+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.278864+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.278865+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.278866+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.278868+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.278870+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.278871+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.278872+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.278874+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.278875+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.278877+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.279102+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.279443+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.279444+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.279665+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.280117+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.280118+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.280360+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] (fb=<private>)
2026-08-17 12:29:36.280362+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Port = 0x64000, AuxPort=0x64010
2026-08-17 12:29:36.280691+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Fb0: DPCD DUMP
2026-08-17 12:29:36.280692+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 11 A 84 41
2026-08-17 12:29:36.280693+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 0 0 1 C0
2026-08-17 12:29:36.280694+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] 2 0 0 0
2026-08-17 12:29:36.280694+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] F 1 0 0
2026-08-17 12:29:36.280695+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DPCD_REV: 1.1
2026-08-17 12:29:36.280696+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: MAX_LINK_RATE: 0XA
2026-08-17 12:29:36.280697+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MAX_LANE_COUNT: 4
2026-08-17 12:29:36.280698+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] TP3 Supported: 0
2026-08-17 12:29:36.280698+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Enhanced Framing: 1
2026-08-17 12:29:36.280699+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Does NOT require AUX CH handshake?: 1
2026-08-17 12:29:36.280700+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of Receive Ports: 1
2026-08-17 12:29:36.280701+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has downstream Port(s): 0
2026-08-17 12:29:36.280702+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Downstream detailed capability available: 0
2026-08-17 12:29:36.280703+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Has Main Link channel ANSI coding: 1
2026-08-17 12:29:36.280703+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Number of downstream ports: 0
2026-08-17 12:29:36.280704+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] OUI Supported?: 1
2026-08-17 12:29:36.280705+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 Local EDID?: 1
2026-08-17 12:29:36.280706+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 used for secondary of preceding port?: 0
2026-08-17 12:29:36.280706+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] RP0 buffer size: 32 bytes per lane
2026-08-17 12:29:36.280927+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] MST Capable: 0
2026-08-17 12:29:36.281256+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP Type: 0
2026-08-17 12:29:36.281257+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] DWN_STRM_PORT0_CAP HPD Aware: 0
2026-08-17 12:29:36.281481+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] GetDPCDInfo: Sink Count 1
2026-08-17 12:29:36.281922+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] eDP Configuration 1
2026-08-17 12:29:36.281923+0500 0x65c      Default     0x0                  0      0    kernel: (AppleIntelFramebufferAzul) [DPCD_Info] Link Training Interval 0
2026-08-17 12:29:36.309063+0500 0x299      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:7289:127: unexpected session: 100000 uid: -1 requested by: 127
2026-08-17 12:29:36.309071+0500 0x299      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:10727:127: operation failed (sel: 17 ret: e00002c2, -1, 100000)
2026-08-17 12:29:36.309293+0500 0x299      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:7289:127: unexpected session: 100000 uid: -1 requested by: 127
2026-08-17 12:29:36.309298+0500 0x299      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:10727:127: operation failed (sel: 7 ret: e00002c2, -1, 100000)
2026-08-17 12:29:36.336631+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::start(<private>, <private>)
2026-08-17 12:29:36.336634+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::start(<private>) returns 1
2026-08-17 12:29:36.336646+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::registerService(0x0)
2026-08-17 12:29:36.336648+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:36.336651+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily)   o=2 i=10
2026-08-17 12:29:36.336663+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::updateChannelNumbers ()
2026-08-17 12:29:36.336706+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::registerService(0x0)
2026-08-17 12:29:36.336712+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::setIdleAudioSleepTime: sleepDelay = ffffffffffffffffffffffff
2026-08-17 12:29:36.336715+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::setIdleAudioSleepTime: sleepDelay = ffffffffffffffffffffffff
2026-08-17 12:29:36.339856+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 0, coreAudioChannelID = 0 MASTER oldValue 0xC, newValue 0xC
2026-08-17 12:29:36.341630+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 4, coreAudioChannelID = 2 FRONT RIGHT oldValue 0x5D, newValue 0x5D
2026-08-17 12:29:36.342510+0500 0x640      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 2, coreAudioChannelID = 1 FRONT LEFT oldValue 0x5D, newValue 0x5D
2026-08-17 12:29:36.348579+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioDevice[<private>]::flushAudioControls()
2026-08-17 12:29:36.349434+0500 0x6fb      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::setIdleAudioSleepTime: sleepDelay = ffffffffffffffffffffffff
2026-08-17 12:29:36.349436+0500 0x6fb      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::setIdleAudioSleepTime: sleepDelay = ffffffffffffffffffffffff
2026-08-17 12:29:36.349454+0500 0x640      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::start(<private>)
2026-08-17 12:29:36.349493+0500 0x75       Default     0x0                  0      0    kernel: PMRD: delayChildNotification for 0x100000278
2026-08-17 12:29:36.349495+0500 0x75       Default     0x0                  0      0    kernel: PMRD: AppleHDADriver tag flags 400
2026-08-17 12:29:36.351946+0500 0x72       Default     0x0                  0      0    kernel: (AppleHDA) + AppleHDAMikeyInternalCS4208::handleJackDisconnectUR ( 0xc000001, dispatch = 1 ). mHeadsetType = 0
2026-08-17 12:29:36.357121+0500 0x389      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to complete polling of all data within 10000 ms
2026-08-17 12:29:36.357123+0500 0x389      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: abort polling
2026-08-17 12:29:36.357124+0500 0x389      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 1
2026-08-17 12:29:36.357125+0500 0x389      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 1
2026-08-17 12:29:36.357542+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.357544+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.359139+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.359140+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.359236+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.359237+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.359333+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.359334+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.359412+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.359413+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.359522+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.359526+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.359898+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.359900+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.359997+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.360003+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.360102+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.360102+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.360213+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.360214+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.360298+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.360299+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.360406+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.360408+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.360513+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.360514+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.360722+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.360723+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.360946+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.360947+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.361224+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.361225+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.361327+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.361328+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.361420+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.361421+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.361521+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.361522+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.361726+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.361727+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.361955+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.361956+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.362042+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.362044+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.362122+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.362123+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.362203+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.362204+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.362313+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.362314+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.362422+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.362423+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.362515+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.362516+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.362705+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.362706+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.362942+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.362943+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363032+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363033+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363122+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363123+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363216+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363217+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363312+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363313+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363399+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363400+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363482+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363483+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363572+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363573+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363901+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363902+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.363984+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.363985+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.364073+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.364074+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.364156+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.364157+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.364242+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.364243+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.364351+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.364352+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.364450+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.364452+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.364537+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.364538+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.364867+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.364868+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.364980+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.364981+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.365067+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.365074+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.365178+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.365179+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.365263+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.365264+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.365345+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.365346+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.365429+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.365429+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.365514+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.365515+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.365706+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.365707+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.365926+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.365927+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.366014+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.366015+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.366127+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.366128+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.366215+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.366216+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.366301+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.366301+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.366895+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.366896+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.366978+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.366979+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.367061+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.367062+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.367143+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.367144+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.367479+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.367480+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.368059+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.368060+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.368142+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.368143+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.368230+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.368231+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.368314+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.368314+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.368926+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.368927+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.369346+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.369348+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.369439+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.369440+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.369529+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.369530+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.369869+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.369870+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.370207+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.370208+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.370302+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.370303+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.370380+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.370381+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.370472+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.370474+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.370551+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.370552+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.370901+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.370902+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.370991+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.370992+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.371078+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.371079+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.371173+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.371174+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.371262+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.371263+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.371347+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.371348+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.371437+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.371439+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.371519+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.371520+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.371772+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.371778+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.371960+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.371961+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.372054+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.372054+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.372149+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.372150+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.372239+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.372240+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.372328+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.372330+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.372413+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.372414+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.372501+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.372502+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.372597+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.372598+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.372935+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.372937+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.373028+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.373029+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.373119+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.373120+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.373207+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.373209+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.373309+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.373311+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.373399+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.373401+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.373491+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.373492+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.373594+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.373595+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.373921+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.373922+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.374021+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.374022+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.374122+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.374124+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.374212+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.374213+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.374300+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.374302+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.374400+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.374401+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.374511+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.374512+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.374860+0500 0x72       Default     0x0                  0      0    kernel: (AppleHDA) - AppleHDAMikeyInternalCS4208::handleJackDisconnectUR ( ) returns 0
2026-08-17 12:29:36.377201+0500 0x72       Default     0x0                  0      0    kernel: (AppleHDA) + AppleHDAMikeyInternalCS4208::handleJackDisconnectUR ( 0xc000000, dispatch = 1 ). mHeadsetType = 0
2026-08-17 12:29:36.388506+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell closed 0, disabled 1/0, desktopMode 0, ac 1
2026-08-17 12:29:36.388509+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell closed 0, disabled 1/0, desktopMode 0, ac 1
2026-08-17 12:29:36.388525+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:36.400145+0500 0x72       Default     0x0                  0      0    kernel: (AppleHDA) - AppleHDAMikeyInternalCS4208::handleJackDisconnectUR ( ) returns 0
2026-08-17 12:29:36.403026+0500 0x6fb      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 0, coreAudioChannelID = 0 MASTER oldValue 0xC, newValue 0xC
2026-08-17 12:29:36.404511+0500 0x6fb      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 4, coreAudioChannelID = 2 FRONT RIGHT oldValue 0x5D, newValue 0x5D
2026-08-17 12:29:36.405213+0500 0x6fb      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 2, coreAudioChannelID = 1 FRONT LEFT oldValue 0x5D, newValue 0x5D
2026-08-17 12:29:36.409122+0500 0x6fb      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioDevice[<private>]::flushAudioControls()
2026-08-17 12:29:36.423438+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.423440+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.424126+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.424127+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.424208+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.424209+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.424298+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.424298+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.424412+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.424414+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.424497+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.424497+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.424582+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.424583+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.424926+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.424927+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.425020+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.425022+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.425106+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.425107+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.425194+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.425200+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.425302+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.425303+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.425390+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.425391+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.425478+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read keyInfo     . rc:0x84
2026-08-17 12:29:36.425479+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SMC Key      is not supported.
2026-08-17 12:29:36.426010+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.428605+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 1
2026-08-17 12:29:36.428664+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Battery Powered: true
2026-08-17 12:29:36.428665+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Has Wired Ethernet Link: false
2026-08-17 12:29:36.428666+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Has Ethernet HW Timestamps: false
2026-08-17 12:29:36.428668+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Has WiFi HW Timestamps: false
2026-08-17 12:29:36.428669+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): External Power Connected: true
2026-08-17 12:29:36.428670+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): Device is battery powered
2026-08-17 12:29:36.428691+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): messagePriorityVector 250, 248, 33, 17258, 247, 0x3c15c2d0387c0008, 0, 0x3c15c2d0387c0008, 0, 0
2026-08-17 12:29:36.428695+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncTimeSyncTimePort(0x3c15c2d0387c0008): AnnounceInfo 250, 248, 33, 17258, 247, 0x3c15c2d0387c0008, 0 | 0x0008, 37, 160
2026-08-17 12:29:36.428721+0500 0x6fa      Default     0x0                  0      0    kernel: (IOgPTPPlugin)   IOTimeSyncDomain(0x3c15c2d0387c0008): Set clock slave port to 0, grandmaster Identity 0x3c15c2d0387c0008
2026-08-17 12:29:36.428966+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] posted 'com.apple.system.powersources.attach'
2026-08-17 12:29:36.429050+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 1
2026-08-17 12:29:36.429052+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 1
2026-08-17 12:29:36.429248+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] posted 'com.apple.system.powermanagement.poweradapter'
2026-08-17 12:29:36.429745+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.429746+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.429746+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.429746+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.429747+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.429751+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.429959+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Battery time remaining posted(0x1000000004dffff) Time:-1 Source:AC
2026-08-17 12:29:36.430351+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] posted 'com.apple.system.powersources.lowbattery'
2026-08-17 12:29:36.430359+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Battery capacity change posted(0x290064). Capacity:100 Source:AC
2026-08-17 12:29:36.430362+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Power Source change. Source:AC
2026-08-17 12:29:36.430426+0500 0x331      Default     0x0                  85     0    powerd: BDC unsupported on this platform
2026-08-17 12:29:36.431303+0500 0x357      Default     0x0                  85     0    powerd: TCPKeepAliveState: unsupported
2026-08-17 12:29:36.431454+0500 0x357      Default     0x0                  85     0    powerd: [powerd:assertions] Summary- [System: PrevIdle]
2026-08-17 12:29:36.433417+0500 0x6fb      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioDevice[<private>]::protectedCompletePowerStateChange() - current = 1 - pending = 2
2026-08-17 12:29:36.433421+0500 0x6fb      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioDevice[<private>]::protectedCompletePowerStateChange() - current = 2 - pending = 2 returns 0x0
2026-08-17 12:29:36.444749+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:36.444757+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:36.444760+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:36.444768+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0x32752f4c
2026-08-17 12:29:36.444772+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:36.444773+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:36.444778+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:36.444780+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:36.444781+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:36.444783+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:36.444808+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::clientMemoryForType(0x0, 0x0, <private>)
2026-08-17 12:29:36.444809+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::getStatusDescriptor()
2026-08-17 12:29:36.444811+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::clientMemoryForType(0x0, 0x1000, <private>) returns 0x0
2026-08-17 12:29:36.444829+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x2f) returns 0x0
2026-08-17 12:29:36.444831+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:36.444832+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x2f) returns 0x0
2026-08-17 12:29:36.448351+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:36.448355+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:36.448357+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:36.448387+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0xbab2f77e
2026-08-17 12:29:36.448390+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:36.448392+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:36.448395+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:36.448397+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:36.448398+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:36.448400+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:36.448416+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::clientMemoryForType(0x0, 0x0, <private>)
2026-08-17 12:29:36.448417+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::getStatusDescriptor()
2026-08-17 12:29:36.448419+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::clientMemoryForType(0x0, 0x1000, <private>) returns 0x0
2026-08-17 12:29:36.448433+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x37) returns 0x0
2026-08-17 12:29:36.448434+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:36.448436+0500 0x5e6      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x37) returns 0x0
2026-08-17 12:29:36.460451+0500 0x732      Default     0x0                  0      0    kernel: (IO80211Family) Adding setInterfaceAverageCCA with cca 0
2026-08-17 12:29:36.466068+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:36.466073+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:36.466078+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:36.466108+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0x679f0584
2026-08-17 12:29:36.466114+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:36.466116+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:36.466123+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:36.466126+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:36.466127+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:36.466130+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:36.466157+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x100) returns 0x0
2026-08-17 12:29:36.466158+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:36.466160+0500 0x547      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x100) returns 0x0
2026-08-17 12:29:36.467054+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::setProperties(<private>)
2026-08-17 12:29:36.467060+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::beginConfigurationChange()
2026-08-17 12:29:36.467062+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::setFormat(<private>, <private>)
2026-08-17 12:29:36.467065+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioStream[<private>]::validateFormat(<private>, <private>, <private>)
2026-08-17 12:29:36.467067+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:36.467076+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:36.467079+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:36.467081+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:36.467082+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:36.467083+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:36.467085+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:36.467086+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:36.467088+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:36.467090+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:36.467091+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:36.467092+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:36.467093+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:36.467095+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:36.467096+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:36.467097+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:36.467099+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:36.467100+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:36.467101+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:36.467102+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:36.467104+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:36.467105+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:36.467107+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:36.467108+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:36.467109+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitDepth = 24
2026-08-17 12:29:36.467109+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   16: streamFormat->fBitWidth = 32
2026-08-17 12:29:36.467110+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:36.467113+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:36.467113+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   2: streamFormat->fNumChannels = 2
2026-08-17 12:29:36.467115+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x6c70636d: streamFormat->fSampleFormat = 0x6c70636d
2026-08-17 12:29:36.467117+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0x73696e74: streamFormat->fNumericRepresentation = 0x73696e74
2026-08-17 12:29:36.467118+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   24: streamFormat->fBitDepth = 24
2026-08-17 12:29:36.467119+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   32: streamFormat->fBitWidth = 32
2026-08-17 12:29:36.467120+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   0: streamFormat->fAlignment = 0
2026-08-17 12:29:36.467122+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily)   1: streamFormat->fByteOrder = 1
2026-08-17 12:29:36.467125+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioStream[<private>]::validateFormat(<private>, <private>, <private>) returns 1
2026-08-17 12:29:36.467131+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::pauseAudioEngine()
2026-08-17 12:29:36.467133+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::pauseAudioEngine() returns 0x0
2026-08-17 12:29:36.467135+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::performFormatChange(<private>, <private>, <private>, 0x0)
2026-08-17 12:29:36.467138+0500 0x521      Default     0x0                  0      0    kernel: (AppleHDA) AppleHDAEngineInput::performFormatChange (<private>, <private>, 0x0)
2026-08-17 12:29:36.476533+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::setNumSampleFramesPerBuffer(0x6000)
2026-08-17 12:29:36.476540+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::setNumSampleFramesPerBuffer(0x6000)
2026-08-17 12:29:36.476541+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setSampleRate(<private>)
2026-08-17 12:29:36.476575+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::setInputSampleOffset(0x39)
2026-08-17 12:29:36.476577+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::setInputSampleOffset(0x39)
2026-08-17 12:29:36.484729+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.487330+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 1
2026-08-17 12:29:36.487683+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 1
2026-08-17 12:29:36.487684+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 1
2026-08-17 12:29:36.490299+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.490300+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.490305+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.490313+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.490313+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.490316+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.507970+0500 0x1bb      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: corebrightnessd(136) deny(1) mach-lookup com.apple.coreservices.launchservicesd
2026-08-17 12:29:36.543030+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.546230+0500 0x6fa      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 1
2026-08-17 12:29:36.546651+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 1
2026-08-17 12:29:36.546653+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 1
2026-08-17 12:29:36.546780+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.546781+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.546782+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.546782+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.546783+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.546787+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.563793+0500 0x134      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c setValid: from true to true
2026-08-17 12:29:36.602044+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.605007+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 1
2026-08-17 12:29:36.605509+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 1
2026-08-17 12:29:36.605511+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 1
2026-08-17 12:29:36.608520+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.608521+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.608521+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.608521+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.608521+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.608524+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.641292+0500 0x75       Default     0x0                  0      0    kernel: PMRD: power event 3 args 0x0 0x0
2026-08-17 12:29:36.641392+0500 0x75       Default     0x0                  0      0    kernel: PMRD: SleepWake debug buffer size:0x28000 spindump offset:0x9c
2026-08-17 12:29:36.641428+0500 0x75       Default     0x0                  0      0    kernel: PMRD: No sleep wake failure string
2026-08-17 12:29:36.641441+0500 0x75       Default     0x0                  0      0    kernel: PMRD: evaluatePolicy( 4, 0x0 )
2026-08-17 12:29:36.641445+0500 0x75       Default     0x0                  0      0    kernel: PMRD: changePowerStateWithTagToPriv(ON_STATE, 310008)
2026-08-17 12:29:36.641477+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x310008
2026-08-17 12:29:36.641480+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:36.662448+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.665369+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 1
2026-08-17 12:29:36.665850+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.665852+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.665992+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.665993+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.665993+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.665994+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.665994+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.665997+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.688059+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.688991+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.689517+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.689520+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.692736+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.692737+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.692738+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.692738+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.692739+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.692742+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.711154+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.712066+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.712890+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.712892+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.713040+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.713041+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.713042+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.713042+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.713043+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.713047+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.735077+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.735971+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.736498+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.736500+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.739741+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.739742+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.739742+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.739743+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.739743+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.739747+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.758453+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.759411+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.759890+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.759892+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.762695+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.762696+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.762696+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.762697+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.762697+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.762701+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.781143+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.782045+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.782428+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.782430+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.785527+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.785528+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.785529+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.785529+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.785529+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.785533+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.803942+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.804618+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.805134+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.805137+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.805341+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.805342+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.805342+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.805343+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.805343+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.805347+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.810726+0500 0x79e      Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManagerUserClient: start: session_uid = ffffffff.
2026-08-17 12:29:36.810821+0500 0x79e      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMFirstResponderKernelService: _onGetCapabilities: T208: NO.
2026-08-17 12:29:36.810862+0500 0x79e      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: reset var[17].
2026-08-17 12:29:36.810892+0500 0x79e      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: reset var[16].
2026-08-17 12:29:36.810917+0500 0x79e      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: Env_SetVariableWithParams: reset var[20].
2026-08-17 12:29:36.827105+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.828040+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.828513+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.828515+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.831741+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.831742+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.831742+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.831743+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.831743+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.831747+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.850572+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.851434+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.851888+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.851890+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.852013+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.852014+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.852014+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.852014+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.852014+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.852017+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.867650+0500 0x357      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:36.867986+0500 0x75       Default     0x0                  0      0    kernel: PMRD: aggressiveness changed: system 0->1, display 5
2026-08-17 12:29:36.867988+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle time -> 0 secs (ena 1)
2026-08-17 12:29:36.867989+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle sleep timer enabled
2026-08-17 12:29:36.872975+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.873925+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.874319+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.874321+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.877206+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.877207+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.877207+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.877207+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.877208+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.877210+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.894734+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.895496+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.895834+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.895836+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.895932+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.895933+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.895933+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.895933+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.895933+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.895936+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.916753+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.917584+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.917961+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.917963+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.918092+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.918093+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.918093+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.918094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.918094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.918097+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.939196+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.940173+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.940696+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.940698+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.943735+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.943736+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.943736+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.943737+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.943737+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.943751+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.963067+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.963967+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.964427+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.964429+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.964544+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.964546+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.964546+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.964546+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.964546+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.964549+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:36.986056+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:36.986977+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:36.987473+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:36.987487+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:36.990690+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951776
2026-08-17 12:29:36.990691+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.990692+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:36.990692+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:36.990692+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:36.990695+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.008473+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.009386+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.009823+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.009824+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.009919+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.009920+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.009920+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.009920+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.009921+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.009923+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.030376+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.031171+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.031535+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.031536+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.034562+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.034563+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.034563+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.034564+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.034564+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.034566+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.051496+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.052268+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.052613+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.052614+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.055179+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.055180+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.055180+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.055180+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.055181+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.055184+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.072965+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.073569+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.073981+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.073983+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.074102+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.074103+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.074103+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.074104+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.074104+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.074107+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.076610+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::sendFormatChangeNotification(<private>)
2026-08-17 12:29:37.076611+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::sendFormatChangeNotification(<private>)
2026-08-17 12:29:37.076613+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::resumeAudioEngine()
2026-08-17 12:29:37.076614+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::resumeAudioEngine() returns 0x0
2026-08-17 12:29:37.076617+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) IOAudioStream[<private>]::setFormat(<private>, <private>) returns 0x0
2026-08-17 12:29:37.076625+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::completeConfigurationChange()
2026-08-17 12:29:37.076632+0500 0x521      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioStream[<private>]::setProperties(<private>) returns 0x0
2026-08-17 12:29:37.076634+0500 0x5e4      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioControl[<private>]::setValue(int = 0)
2026-08-17 12:29:37.076636+0500 0x5e4      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioControl[<private>]::setValue(int = 0) returns 0x0
2026-08-17 12:29:37.077032+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioControl[<private>]::setValue(int = 0)
2026-08-17 12:29:37.077034+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioControl[<private>]::setValue(int = 0) returns 0x0
2026-08-17 12:29:37.077392+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioControl[<private>]::setValue(int = 0)
2026-08-17 12:29:37.077394+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioControl[<private>]::setValue(int = 0) returns 0x0
2026-08-17 12:29:37.077692+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioControl[<private>]::setValue(int = 127)
2026-08-17 12:29:37.077694+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioLevelControl::validateValue[<private>] (<private>)
2026-08-17 12:29:37.077695+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily)   IOAudioLevelControl::validateValue[<private>] - newIntValue = 127, min = 0, max = 127
2026-08-17 12:29:37.077697+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioLevelControl::validateValue[<private>] (<private>) returns 0x0
2026-08-17 12:29:37.077700+0500 0x544      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 2, coreAudioChannelID = 1 FRONT LEFT oldValue 0x5D, newValue 0x7F
2026-08-17 12:29:37.078843+0500 0x544      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioControl[<private>]::setValue(int = 127) returns 0x0
2026-08-17 12:29:37.079309+0500 0x5e5      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioControl[<private>]::setValue(int = 127)
2026-08-17 12:29:37.079311+0500 0x5e5      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioLevelControl::validateValue[<private>] (<private>)
2026-08-17 12:29:37.079312+0500 0x5e5      Default     0x0                  0      0    kernel: (IOAudioFamily)   IOAudioLevelControl::validateValue[<private>] - newIntValue = 127, min = 0, max = 127
2026-08-17 12:29:37.079314+0500 0x5e5      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioLevelControl::validateValue[<private>] (<private>) returns 0x0
2026-08-17 12:29:37.079327+0500 0x5e5      Default     0x0                  0      0    kernel: (AppleHDA)   controlID: 4, coreAudioChannelID = 2 FRONT RIGHT oldValue 0x5D, newValue 0x7F
2026-08-17 12:29:37.080044+0500 0x5e5      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioControl[<private>]::setValue(int = 127) returns 0x0
2026-08-17 12:29:37.095588+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.096408+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.096794+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.096796+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.099336+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.099337+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.099337+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.099337+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.099337+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.099340+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.116304+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.117105+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.117487+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.117488+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.120386+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.120387+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.120387+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.120387+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.120387+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.120390+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.137413+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.138295+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.138664+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.138666+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.141301+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.141302+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.141302+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.141303+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.141303+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.141306+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.158470+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.159299+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.159652+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.159653+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.159751+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.159752+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.159752+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.159753+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.159753+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.159755+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.179352+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.180282+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.180697+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.180698+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.183507+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.183508+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.183508+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.183508+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.183508+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.183511+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.188002+0500 0x13b      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 11.576830: wl0.0:  AES Rx frame after key[id:1] install TSF: ividx 0, got 0x000001a4af05 expected greater than or equal to 0x000000000000, key TSF[00000000000706f6] frame TSF[0000000000172415]
2026-08-17 12:29:37.188367+0500 0x13b      Default     0x0                  0      0    kernel: (AirPortBrcmNIC) ARPT: 11.577197: wl0.0:  AES Rx frame after key[id:4] install TSF: ividx 3, got 0x000000000009 expected greater than or equal to 0x000000000000, key TSF[0000000000070646] frame TSF[00000000001724cc]
2026-08-17 12:29:37.207154+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.208125+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.208527+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.208529+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.212290+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.212291+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.212291+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.212291+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.212291+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.212294+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.230587+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.231633+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.232024+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.232025+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.232142+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.232143+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.232143+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.232144+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.232144+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.232146+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.253008+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.253539+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.253897+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.253898+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.256472+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.256474+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.256474+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.256474+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.256475+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.256478+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.273464+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.274256+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.274616+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.274618+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.274712+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.274713+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.274713+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.274713+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.274713+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.274716+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.294501+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.295257+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.295617+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.295619+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.298242+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.298250+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.298253+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.298253+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.298254+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.298256+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.316029+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.316562+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.316924+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.316925+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.317034+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.317035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.317035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.317035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.317036+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.317038+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.337084+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.337637+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.338187+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.338189+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.338299+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.338300+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.338301+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.338301+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.338301+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.338304+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.359390+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.360232+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.360709+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.360711+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.360827+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.360827+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.360828+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.360828+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.360828+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.360831+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.381576+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.382401+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.382797+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.382799+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.382912+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.382912+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.382913+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.382913+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.382913+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.382916+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.402243+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.403040+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.403431+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.403433+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.403545+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.403546+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.403547+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.403547+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.403547+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.403550+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.424153+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.424979+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.425379+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.425380+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.425493+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.425494+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.425494+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.425494+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.425494+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.425497+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.445459+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.446236+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.446611+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.446613+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.449175+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.449176+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.449176+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.449176+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.449177+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.449179+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.466538+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.467310+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.467697+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.467698+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.467805+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.467805+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.467806+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.467806+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.467806+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.467808+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.489066+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.489992+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.490433+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.490434+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.493316+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.493317+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.493318+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.493318+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.493319+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.493323+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.511180+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.511960+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.512304+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.512305+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.512412+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.512413+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.512413+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.512414+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.512414+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.512416+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.531600+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.532386+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.532781+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.532783+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.535371+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.535372+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.535372+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.535373+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.535373+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.535375+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.552465+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.553239+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.553606+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.553608+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.553723+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.553724+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.553724+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.553725+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.553725+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.553729+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.574064+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.574685+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.575145+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.575148+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.577688+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.577689+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.577689+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.577689+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.577690+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.577692+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.595328+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.596117+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.596578+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.596581+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.599180+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.599181+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.599181+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.599181+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.599182+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.599184+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.615592+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.616381+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.616776+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.616778+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.616891+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.616892+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.616892+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.616893+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.616899+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.616904+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.620749+0500 0x7ca      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(288) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:37.620772+0500 0x7ca      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(288) deny(1) file-read-metadata /usr
2026-08-17 12:29:37.636932+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.637520+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.637966+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.637969+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.640543+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.640544+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.640544+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.640544+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.640545+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.640547+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.659001+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.659679+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.660086+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.660087+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.660210+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.660211+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.660211+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.660212+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.660212+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.660214+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.679777+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.680432+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.680797+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.680799+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.680897+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.680897+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.680898+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.680898+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.680898+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.680901+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.700472+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.701275+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.701698+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.701699+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.701805+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.701806+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.701806+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.701807+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.701807+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.701809+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.721256+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.722055+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.722541+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.722543+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.725175+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.725176+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.725176+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.725177+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.725177+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.725189+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.742283+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.743065+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.743470+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.743471+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.746116+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.746117+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.746117+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.746117+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.746118+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.746121+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.763417+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.764207+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.764700+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.764702+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.767334+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.767335+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.767336+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.767336+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.767337+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.767368+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.784346+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.785127+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.785620+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.785622+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.788214+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.788215+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.788216+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.788216+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.788216+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.788219+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.805280+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.806107+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.806606+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.806608+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.806723+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.806724+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.806724+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.806725+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.806725+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.806727+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.827056+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.827674+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.828190+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.828192+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.831551+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.831552+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.831552+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.831553+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.831553+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.831557+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.848525+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.849319+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.849850+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.849852+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.852220+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.852221+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.852222+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.852223+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.852223+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.852227+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.869057+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.869564+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.869976+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.869977+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.870095+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.870097+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.870097+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.870098+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.870098+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.870101+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.889540+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.890309+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.890802+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.890804+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.893383+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.893384+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.893384+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.893385+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.893385+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.893388+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.910449+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.911234+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.911647+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.911649+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.914196+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.914197+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.914198+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.914198+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.914199+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.914202+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.931560+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.932337+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.932837+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.932839+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.935380+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.935381+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.935381+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.935381+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.935382+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.935384+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.953171+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.954106+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.954503+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.954505+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.957324+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.957332+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.957332+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.957333+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.957348+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.957352+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.974273+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.975070+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.975575+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.975577+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:37.978290+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951777
2026-08-17 12:29:37.978291+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.978292+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:37.978293+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:37.978293+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:37.978297+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:37.996160+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:37.997011+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:37.997501+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:37.997503+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.000623+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.000623+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.000624+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.000624+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.000624+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.000627+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.017562+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.018342+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.018864+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.018865+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.021282+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.021283+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.021283+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.021284+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.021284+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.021287+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.038611+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.039463+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.039918+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.039920+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.042381+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.042382+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.042383+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.042383+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.042383+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.042385+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.060500+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.061309+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.061815+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.061817+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.061955+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.061956+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.061957+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.061957+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.061958+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.061962+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.082007+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.082647+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.083152+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.083154+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.085803+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.085804+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.085804+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.085805+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.085805+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.085809+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.103006+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.103590+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.104069+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.104071+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.106614+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.106615+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.106616+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.106616+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.106617+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.106620+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.124426+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.125260+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.125762+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.125764+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.128199+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.128201+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.128201+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.128201+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.128202+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.128205+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.145386+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.146159+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.146667+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.146669+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.149642+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.149643+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.149644+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.149644+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.149644+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.149648+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.167194+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.168023+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.168395+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.168397+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.171513+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.171514+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.171514+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.171514+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.171515+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.171518+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.188474+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.189267+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.189651+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.189653+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.192438+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.192438+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.192439+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.192439+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.192439+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.192442+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.194539+0500 0x6c4      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from SUSPENDED to AUTO
2026-08-17 12:29:38.194544+0500 0x6c4      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::exitAwdlSuspendedMode Resuming AWDL from SUSPEND  mode
2026-08-17 12:29:38.194834+0500 0x6c4      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::configureValidAWDLChannels Default alternate 5GHz channel 44 is valid
2026-08-17 12:29:38.194836+0500 0x6c4      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: configureValidAWDLChannels:10574 Associated on non-DFS channel 149 (40MHz+).  Channel is  allowed for use by AWDL
2026-08-17 12:29:38.194838+0500 0x6c4      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::configureValidAWDLChannels social channel 2G: 6 on 5G: 149 5G Alt: 44 country code: US
2026-08-17 12:29:38.194841+0500 0x6c4      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: AWDL is off
2026-08-17 12:29:38.209956+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.210487+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.210861+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.210862+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.214106+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.214107+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.214107+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.214108+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.214108+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.214110+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.236381+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.237465+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.237899+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.237901+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.238024+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.238025+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.238025+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.238025+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.238025+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.238028+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.258976+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.259507+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.259848+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.259850+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.259955+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.259955+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.259956+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.259956+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.259956+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.259959+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.279006+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.279548+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.279838+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.279840+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.279932+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.279933+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.279937+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.279943+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.279943+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.279946+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.299373+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.300190+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.300507+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.300509+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.303091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.303091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.303091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.303092+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.303092+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.303094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.319966+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.320502+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.320797+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.320799+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.320882+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.320883+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.320883+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.320883+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.320883+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.320886+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.341061+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.341614+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.341922+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.341923+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.342020+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.342021+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.342021+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.342021+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.342021+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.342024+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.362423+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.363196+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.363583+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.363584+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.363693+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.363693+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.363694+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.363694+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.363694+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.363697+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.383276+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.384054+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.384365+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.384367+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.386654+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.386655+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.386655+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.386655+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.386656+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.386658+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.403523+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.404312+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.404712+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.404714+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.404826+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.404835+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.404835+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.404836+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.404836+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.404839+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.414942+0500 0x21b      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: iconservicesagen(290) deny(1) mach-lookup com.apple.tccd.system
2026-08-17 12:29:38.415166+0500 0x21b      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for iconservicesagen deny(1) mach-lookup com.apple.tccd.system
2026-08-17 12:29:38.415168+0500 0x21b      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: iconservicesagen(290) deny(1) mach-lookup com.apple.windowserver.active
2026-08-17 12:29:38.424537+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.425448+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.425818+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.425820+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.428384+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.428384+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.428385+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.428385+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.428385+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.428388+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.445628+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.446467+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.446819+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.446821+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.446937+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.446937+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.446938+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.446938+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.446938+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.446941+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.466656+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.467520+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.467986+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.467988+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.468093+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.468094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.468094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.468094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.468095+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.468097+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.488067+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.488623+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.489006+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.489008+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.489171+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.489172+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.489172+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.489173+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.489173+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.489175+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.508653+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.509498+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.509897+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.509898+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.510006+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.510007+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.510007+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.510007+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.510008+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.510010+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.530509+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.531381+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.531743+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.531745+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.534330+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.534331+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.534331+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.534332+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.534332+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.534334+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.552067+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.552615+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.552965+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.552967+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.555542+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.555543+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.555543+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.555543+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.555543+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.555546+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.573319+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.574108+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.574469+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.574470+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.574566+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.574567+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.574567+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.574567+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.574567+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.574570+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.594403+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.595179+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.595547+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.595549+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.595653+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.595653+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.595654+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.595654+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.595654+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.595662+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.615448+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.616290+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.616631+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.616633+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.619324+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.619325+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.619325+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.619326+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.619326+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.619329+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.636566+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.637383+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.637762+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.637764+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.640737+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.640738+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.640739+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.640739+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.640739+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.640742+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.646296+0500 0x34a      Error       0x0                  0      0    kernel: tcp_getheuristic_with_lock could not allocate cache
2026-08-17 12:29:38.658435+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.659235+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.659593+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.659595+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.659710+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.659711+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.659712+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.659712+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.659712+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.659715+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.679335+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.680104+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.680462+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.680463+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.680557+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.680558+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.680558+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.680559+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.680559+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.680562+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.700610+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.701393+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.701750+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.701752+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.701849+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.701850+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.701850+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.701850+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.701851+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.701853+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.728545+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.729457+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.729833+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.729834+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.729959+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.729960+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.729960+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.729961+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.729961+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.729963+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.749376+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.750211+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.750550+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.750551+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.753228+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.753229+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.753229+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.753230+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.753230+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.753232+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.770089+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.770658+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.770973+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.770975+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.773309+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.773309+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.773310+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.773310+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.773310+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.773312+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.790003+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.790603+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.790951+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.790953+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.793516+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.793516+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.793517+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.793517+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.793517+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.793519+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.812151+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.813014+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.813512+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.813514+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.816496+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.816497+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.816498+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.816498+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.816498+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.816514+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.835108+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.835849+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.836306+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.836308+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.839364+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.839365+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.839365+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.839366+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.839366+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.839370+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.844652+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) AppleCredentialManagerUserClient: start: session_uid = ffffffff.
2026-08-17 12:29:38.845028+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACMFirstResponderKernelService: _onGetCapabilities: T208: NO.
2026-08-17 12:29:38.845081+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: createCredentialSet: Credential set created, CS[100]/2/0/263.
2026-08-17 12:29:38.849583+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: createCredentialSet: Credential set created, CS[101]/3/0/375.
2026-08-17 12:29:38.850837+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: verifyPolicy: Verifying UserIdentificationWithBiometrics (P) on CS[100] (preflight=YES, secure=NO, checkKeybagUUID=NO).
2026-08-17 12:29:38.850844+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: dumpVerificationStatus: UserIdentificationWithBiometrics (P) on CS[100] *NOT* SATISFIED: 03R -> R.
2026-08-17 12:29:38.857888+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.858631+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.859131+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.859133+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.859919+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: verifyPolicy: Verifying UserIdentificationWithBiometrics (P) on CS[101] (preflight=YES, secure=NO, checkKeybagUUID=NO).
2026-08-17 12:29:38.859928+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: dumpVerificationStatus: UserIdentificationWithBiometrics (P) on CS[101] *NOT* SATISFIED: 03R -> R.
2026-08-17 12:29:38.860460+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: deleteCredentialSet: Deleting credential set, CS[100].
2026-08-17 12:29:38.862538+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.862540+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.862540+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.862541+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.862541+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.862545+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.862923+0500 0x7fc      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: deleteCredentialSet: Deleting credential set, CS[101].
2026-08-17 12:29:38.880830+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.881597+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.882140+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.882142+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.885176+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.885178+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.885178+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.885179+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.885180+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.885184+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.904068+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.905042+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.905704+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.905707+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.909223+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.909224+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.909225+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.909225+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.909225+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.909229+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.927117+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.927849+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.928732+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.928734+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.931793+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.931794+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.931809+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.931810+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.931811+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.931814+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.950056+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.950713+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.951742+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.951745+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.954771+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.954776+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.954780+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.954780+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.954780+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.954784+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.973260+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.974214+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.974706+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.974708+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.978543+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.978544+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.978544+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.978545+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.978545+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.978549+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:38.991189+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:38.991194+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:38.991200+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:38.991218+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0x36bcccc8
2026-08-17 12:29:38.991224+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:38.991227+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:38.991233+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:38.991236+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:38.991237+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:38.991239+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:38.991271+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x100) returns 0x0
2026-08-17 12:29:38.991273+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:38.991275+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x100) returns 0x0
2026-08-17 12:29:38.992383+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:38.992387+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:38.992393+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:38.992404+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0xae6e5300
2026-08-17 12:29:38.992409+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:38.992411+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:38.992417+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:38.992420+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:38.992422+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:38.992426+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:38.992457+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x101) returns 0x0
2026-08-17 12:29:38.992459+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:38.992462+0500 0x62f      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x101) returns 0x0
2026-08-17 12:29:38.997703+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:38.998640+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:38.999117+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:38.999119+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:38.999273+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951778
2026-08-17 12:29:38.999275+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.999275+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:38.999276+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:38.999276+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:38.999280+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.008336+0500 0x320      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:3222:111: user 11039dee3fc04cb9a6cb67773408d6d8 unlock failed (-5)
2026-08-17 12:29:39.008349+0500 0x320      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:10727:111: operation failed (sel: 75 ret: e00002ce, -1, 100000)
2026-08-17 12:29:39.017034+0500 0x2d7      Default     0x0                  0      0    kernel: IOConsoleUsers: time(0) 0->0, lin 0, llk 0,
2026-08-17 12:29:39.017044+0500 0x2d7      Default     0x0                  0      0    kernel: IOConsoleUsers: gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0
2026-08-17 12:29:39.017482+0500 0x134      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x10000049c setValid: from true to true
2026-08-17 12:29:39.021225+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.022266+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.023041+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.023045+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.023237+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.023240+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.023240+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.023241+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.023241+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.023245+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.034175+0500 0x1bc      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for iconservicesagen deny(1) mach-lookup com.apple.windowserver.active
2026-08-17 12:29:39.034179+0500 0x1bc      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: ctkd(296) deny(1) mach-lookup com.apple.CoreServices.coreservicesd
2026-08-17 12:29:39.037122+0500 0x1bc      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: ctkd(296) deny(1) mach-lookup com.apple.DiskArbitration.diskarbitrationd
2026-08-17 12:29:39.045048+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.045597+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.046048+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.046050+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.046191+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.046192+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.046192+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.046193+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.046193+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.046196+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.066111+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.066664+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.067005+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.067006+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.067092+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.067093+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.067093+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.067093+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.067093+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.067096+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.087015+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.087576+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.088092+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.088094+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.090593+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.090594+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.090594+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.090594+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.090594+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.090597+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.108006+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.108579+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.109013+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.109015+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.111473+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.111474+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.111475+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.111475+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.111475+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.111478+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.129145+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.129829+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.130283+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.130285+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.132768+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.132769+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.132770+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.132770+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.132770+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.132773+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.150060+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.151010+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.151612+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.151614+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.151762+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.151763+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.151764+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.151764+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.151764+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.151768+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.152097+0500 0x2d9      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:3222:111: user 11039dee3fc04cb9a6cb67773408d6d8 unlock failed (-5)
2026-08-17 12:29:39.152111+0500 0x2d9      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:10727:111: operation failed (sel: 75 ret: e00002ce, -1, 100000)
2026-08-17 12:29:39.152199+0500 0x810      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:7289:296: unexpected session: 100006 uid: -1 requested by: 296
2026-08-17 12:29:39.152206+0500 0x810      Default     0x0                  0      0    kernel: (AppleKeyStore) AppleKeyStore:10727:296: operation failed (sel: 17 ret: e00002c2, -1, 100006)
2026-08-17 12:29:39.159544+0500 0x7f8      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: createCredentialSet: Credential set created, CS[102]/2/0/263.
2026-08-17 12:29:39.160751+0500 0x7f8      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: verifyPolicy: Verifying DeviceOwnerAuthenticationWithBiometrics (P) on CS[102] (preflight=YES, secure=NO, checkKeybagUUID=NO).
2026-08-17 12:29:39.160761+0500 0x7f8      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: dumpVerificationStatus: DeviceOwnerAuthenticationWithBiometrics (P) on CS[102] *NOT* SATISFIED: 03R -> R.
2026-08-17 12:29:39.161466+0500 0x7f8      Default     0x0                  0      0    kernel: (AppleCredentialManager) ACM: deleteCredentialSet: Deleting credential set, CS[102].
2026-08-17 12:29:39.172677+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.173482+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.173936+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.173939+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.176526+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.176527+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.176527+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.176528+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.176528+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.176530+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.190037+0500 0x474      Default     0x0                  0      0    kernel: memorystatus: set assertion priority(3) target setoken:299
2026-08-17 12:29:39.194522+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.195328+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.195760+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.195762+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.199187+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.199188+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.199188+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.199188+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.199188+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.199191+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.211429+0500 0x846      Default     0x0                  0      0    kernel: memorystatus: assertion priority 3 overrides priority 0 for setoken:299
2026-08-17 12:29:39.211894+0500 0x843      Default     0x0                  0      0    kernel: memorystatus: assertion priority 3 overrides priority 0 for setoken:299
2026-08-17 12:29:39.212275+0500 0x843      Default     0x0                  0      0    kernel: memorystatus: assertion priority 3 overrides priority 0 for setoken:299
2026-08-17 12:29:39.215688+0500 0x843      Default     0x0                  0      0    kernel: memorystatus: assertion priority 3 overrides priority 0 for setoken:299
2026-08-17 12:29:39.217670+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.218581+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.219002+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.219003+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.219137+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.219138+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.219138+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.219139+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.219139+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.219143+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.240638+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.242368+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.242761+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.242763+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.248587+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.248588+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.248589+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.248589+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.248589+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.248592+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.268060+0500 0x331      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 0
2026-08-17 12:29:39.268454+0500 0x75       Default     0x0                  0      0    kernel: PMRD: aggressiveness changed: system 1->0, display 5
2026-08-17 12:29:39.268456+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle time -> 0 secs (ena 0)
2026-08-17 12:29:39.268458+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle sleep timer disabled
2026-08-17 12:29:39.268464+0500 0x75       Default     0x0                  0      0    kernel: PMRD: changePowerStateWithTagToPriv(ON_STATE, 320008)
2026-08-17 12:29:39.268478+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeOverride (ON_STATE->ON_STATE, f, 0x2) tag 0x320008
2026-08-17 12:29:39.268482+0500 0x75       Default     0x0                  0      0    kernel: PMRD: PowerChangeDone: ON_STATE->ON_STATE
2026-08-17 12:29:39.269980+0500 0x331      Default     0x0                  85     0    powerd: Unexpected readFromIdx -1. arrCnt=5
2026-08-17 12:29:39.270692+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.271581+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.272073+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.272076+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.275547+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.275548+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.275548+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.275549+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.275549+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.275551+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.293148+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.293682+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.294051+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.294053+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.296420+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.296421+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.296428+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.296431+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.296431+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.296434+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.313535+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.314392+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.314768+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.314769+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.317507+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.317508+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.317509+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.317509+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.317509+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.317513+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.336021+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.336639+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.337014+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.337015+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.337115+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.337116+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.337116+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.337117+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.337117+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.337119+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.357488+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.358348+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.358888+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.358891+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.361690+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.361691+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.361691+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.361691+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.361692+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.361694+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.363930+0500 0x647      Default     0x0                  0      0    kernel: (apfs) apfs_load_inode_internal:6150: *** reset ino 12885379678 size back to 0 (from 568)
2026-08-17 12:29:39.379298+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.380151+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.380589+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.380591+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.383648+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.383649+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.383649+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.383649+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.383649+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.383652+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.400557+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.401396+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.401821+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.401823+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.404621+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.404622+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.404622+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.404622+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.404623+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.404625+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.411504+0500 0x84f      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 3 duplicate reports for ctkd deny(1) mach-lookup com.apple.DiskArbitration.diskarbitrationd
2026-08-17 12:29:39.411507+0500 0x84f      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(301) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:39.411531+0500 0x84f      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(301) deny(1) file-read-metadata /usr
2026-08-17 12:29:39.422234+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.423024+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.423413+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.423414+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.425736+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.425737+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.425737+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.425737+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.425737+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.425740+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.442523+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.443302+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.443678+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.443679+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.446263+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.446264+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.446264+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.446264+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.446265+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.446267+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.464375+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.465171+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.465556+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.465558+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.468264+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.468265+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.468265+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.468265+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.468266+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.468269+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.485709+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.486509+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.486851+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.486853+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.489476+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.489477+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.489477+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.489478+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.489478+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.489481+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.507357+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.508170+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.508554+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.508556+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.508667+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.508668+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.508669+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.508669+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.508670+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.508673+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.529428+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.530238+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.530573+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.530575+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.533240+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.533241+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.533241+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.533242+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.533242+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.533245+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.550684+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.551516+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.551869+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.551870+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.554410+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.554411+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.554411+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.554411+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.554412+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.554414+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.565815+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:39.565821+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:39.565827+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:39.565862+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0x2b263f50
2026-08-17 12:29:39.565869+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:39.565873+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:39.565882+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:39.565885+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:39.565887+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:39.565890+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:39.565929+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x100) returns 0x0
2026-08-17 12:29:39.565931+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:39.565934+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x100) returns 0x0
2026-08-17 12:29:39.571734+0500 0x7bf      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x0 [PerfPowerService] Entitlements 10 privilegedClient : Yes
2026-08-17 12:29:39.571744+0500 0x7bf      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 start
2026-08-17 12:29:39.571828+0500 0x14b      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 setValid: from false to true
2026-08-17 12:29:39.571845+0500 0x7bf      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 open
2026-08-17 12:29:39.571861+0500 0x7bf      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 setValid: from true to true
2026-08-17 12:29:39.573720+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.574581+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.575033+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.575036+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.575151+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.575152+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.575152+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.575153+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.575153+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.575157+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.575824+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:39.575828+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:39.575833+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:39.575844+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0x49b94996
2026-08-17 12:29:39.575850+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:39.575852+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:39.575859+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:39.575861+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:39.575863+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:39.575866+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:39.576008+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x101) returns 0x0
2026-08-17 12:29:39.576012+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:39.576014+0500 0x546      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x101) returns 0x0
2026-08-17 12:29:39.591784+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:39.591788+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:39.591793+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:39.591805+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0x8a0b7cbd
2026-08-17 12:29:39.591810+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:39.591812+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:39.591816+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:39.591818+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:39.591819+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:39.591820+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:39.591867+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x100) returns 0x0
2026-08-17 12:29:39.591869+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:39.591872+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x100) returns 0x0
2026-08-17 12:29:39.592828+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:39.592831+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:39.592834+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:39.592839+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0x6396a24a
2026-08-17 12:29:39.592843+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:39.592845+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:39.592849+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:39.592850+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:39.592851+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:39.592853+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:39.592870+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x101) returns 0x0
2026-08-17 12:29:39.592871+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:39.592873+0500 0x812      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x101) returns 0x0
2026-08-17 12:29:39.596587+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.597419+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.597813+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.597815+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.600451+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.600451+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.600452+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.600452+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.600452+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.600455+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.603804+0500 0x7bf      Error       0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 getReport failed: 0xe0005000
2026-08-17 12:29:39.603822+0500 0x7bf      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 close
2026-08-17 12:29:39.603834+0500 0x7bf      Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 setValid: from true to false
2026-08-17 12:29:39.603900+0500 0x6f       Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 stop
2026-08-17 12:29:39.603904+0500 0x6f       Info        0x0                  0      0    kernel: (IOHIDFamily) IOHIDLibUserClient:0x1000005d3 close
2026-08-17 12:29:39.618198+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.619201+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.619613+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.619614+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.619720+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.619721+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.619721+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.619721+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.619721+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.619730+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.623780+0500 0x2fb      Default     0x0                  0      0    kernel: (IOSurface) IOSurfaceRootUserClient::set_gpu_policy_dict prop: <private>
2026-08-17 12:29:39.641053+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.641693+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.642158+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.642160+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.642274+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.642275+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.642275+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.642276+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.642277+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.642280+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.662038+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.662623+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.662991+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.662993+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.665477+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.665478+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.665479+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.665479+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.665479+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.665482+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.683401+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.684218+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.684610+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.684612+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.687377+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.687378+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.687378+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.687378+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.687379+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.687381+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.704681+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.705486+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.705869+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.705871+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.708379+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.708380+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.708380+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.708381+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.708381+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.708384+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.726174+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.726849+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.727264+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.727267+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.727397+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.727398+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.727398+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.727399+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.727399+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.727402+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.749099+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.749647+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.750091+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.750094+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.752593+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.752594+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.752594+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.752595+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.752595+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.752598+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.770337+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.771141+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.771601+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.771603+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.771730+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.771731+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.771732+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.771732+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.771733+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.771736+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.794315+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.795286+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.795940+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.795942+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.796195+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.796196+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.796196+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.796197+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.796197+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.796202+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.799397+0500 0x331      Error       0x0                  85     0    powerd: Unexpected xpc dictionary
2026-08-17 12:29:39.799722+0500 0x823      Default     0x0                  0      0    kernel: (AppleGraphicsDeviceControl) AGDCC: Unauthorized client 'PerfPowerService' (IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IGPU@2/AppleIntelAzulController/IntelFBClientControl)
2026-08-17 12:29:39.818250+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.819384+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.819804+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.819807+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.822760+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.822761+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.822762+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.822762+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.822762+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.822766+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.841068+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.841675+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.842082+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.842084+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.844534+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.844539+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.844539+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.844540+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.844540+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.844543+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.862384+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.863176+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.863507+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.863508+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.863602+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.863602+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.863603+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.863603+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.863603+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.863606+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.884269+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.885069+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.885379+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.885381+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.885473+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.885474+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.885474+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.885474+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.885475+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.885477+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.906100+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.906633+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.907066+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.907068+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.909550+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.909551+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.909551+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.909552+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.909552+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.909554+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.927378+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.928340+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.928874+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.928876+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.929030+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.929031+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.929031+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.929031+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.929032+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.929035+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.936829+0500 0x27a      Default     0x0                  0      0    kernel: (apfs) apfs_load_inode_internal:6150: *** reset ino 12885378579 size back to 9375 (from 10071)
2026-08-17 12:29:39.951084+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.951718+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.952219+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.952221+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.952354+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.952355+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.952355+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.952355+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.952356+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.952358+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.973418+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.974279+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.974690+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.974692+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.977473+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.977483+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.977483+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.977484+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.977484+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.977487+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:39.995198+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:39.995741+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:39.996063+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:39.996065+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:39.996159+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951779
2026-08-17 12:29:39.996160+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.996160+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:39.996160+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:39.996161+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:39.996163+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.015723+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.016529+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.016909+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.016911+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.019796+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.019797+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.019797+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.019797+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.019798+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.019800+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.037201+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.037733+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.038085+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.038086+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.038214+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.038215+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.038215+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.038216+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.038216+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.038219+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.058203+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.058733+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.059037+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.059039+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.061441+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.061442+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.061442+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.061443+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.061443+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.061446+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.079221+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.080065+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.080349+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.080351+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.080435+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.080435+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.080436+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.080436+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.080436+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.080439+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.100521+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.101330+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.101617+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.101618+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.104268+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.104269+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.104269+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.104269+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.104270+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.104275+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.121717+0500 0x27a      Default     0x0                  0      0    kernel: (apfs) apfs_load_inode_internal:6150: *** reset ino 12885378578 size back to 12545 (from 13020)
2026-08-17 12:29:40.123640+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.124568+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.125083+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.125085+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.125237+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.125238+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.125238+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.125239+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.125239+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.125243+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.140382+0500 0x27a      Default     0x0                  0      0    kernel: (apfs) apfs_load_inode_internal:6150: *** reset ino 12885379663 size back to 0 (from 60)
2026-08-17 12:29:40.143235+0500 0x874      Default     0x0                  0      0    kernel: Corpse released, count at 0
2026-08-17 12:29:40.147073+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.147748+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.148146+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.148148+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.148284+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.148285+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.148285+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.148286+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.148286+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.148290+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.170086+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.170691+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.171143+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.171145+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.171272+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.171274+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.171274+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.171275+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.171275+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.171279+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.187254+0500 0x884      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(306) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:40.187277+0500 0x884      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(306) deny(1) file-read-metadata /usr
2026-08-17 12:29:40.192144+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.192680+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.193023+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.193024+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.195449+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.195450+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.195450+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.195451+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.195451+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.195453+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.197430+0500 0x888      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(307) deny(1) file-read-metadata /usr/sbin/distnoted
2026-08-17 12:29:40.197453+0500 0x888      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: distnoted(307) deny(1) file-read-metadata /usr
2026-08-17 12:29:40.212550+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.213541+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.213913+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.213915+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.216629+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.216630+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.216630+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.216630+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.216630+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.216633+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.234059+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.234594+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.235014+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.235015+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.235162+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.235163+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.235164+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.235164+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.235164+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.235167+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.255143+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.255720+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.256369+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.256372+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.256537+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.256538+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.256539+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.256539+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.256539+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.256542+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.285425+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.286442+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.287019+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.287022+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.290475+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.290477+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.290477+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.290478+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.290478+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.290482+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.310560+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.311528+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.312063+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.312065+0500 0x331      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.312239+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.312240+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.312251+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.312257+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.312257+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.312261+0500 0x331      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.335559+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.336691+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.337588+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.337592+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.337869+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.337871+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.337871+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.337872+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.337872+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.337877+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.362090+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.362541+0500 0x893      Default     0x0                  0      0    kernel: (AppleCameraInterface) AppleCamInUserClient::init - New UserClient for process: AppleCameraAssis (pid 308)
2026-08-17 12:29:40.362772+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.363390+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.363393+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.366754+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.366769+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.366769+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.366770+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.366770+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.366775+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.386058+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.386626+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.387038+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.387039+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.387141+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.387141+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.387142+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.387142+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.387142+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.387145+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.407067+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.407571+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.407977+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.407979+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.408096+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.408097+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.408097+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.408097+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.408097+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.408100+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.428764+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.429571+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.429914+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.429916+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.430018+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.430019+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.430019+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.430020+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.430020+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.430023+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.450285+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.451100+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.451446+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.451448+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.451551+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.451552+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.451552+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.451552+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.451553+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.451555+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.472087+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.472942+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.473336+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.473337+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.476306+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.476307+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.476307+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.476308+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.476308+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.476310+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.682243+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.683216+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.683713+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.683716+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.683880+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.683881+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.683882+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.683882+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.683883+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.683887+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.706350+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.707209+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.708165+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.708172+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.711841+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.711845+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.711846+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.711846+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.711846+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.711851+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.714647+0500 0x21c      Error       0x0                  0      0    kernel: (Sandbox) Sandbox: systemstats(81) deny(1) mach-lookup com.apple.tccd.system
2026-08-17 12:29:40.731705+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.732660+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.733138+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.733141+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.733313+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.733314+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.733315+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.733315+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.733315+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.733319+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.755275+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.756198+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.756626+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.756629+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.756794+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.756795+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.756795+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.756796+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.756796+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.756800+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.772417+0500 0x87       Error       0x0                  0      0    kernel: (AppleCameraInterface) AppleCamIn::ISP_Init - No set-file loaded for camera
2026-08-17 12:29:40.780081+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.780801+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.781276+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.781279+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.784412+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.784413+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.784413+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.784413+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.784414+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.784417+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.802117+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.802673+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.803009+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.803011+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.805555+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.805556+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.805556+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.805556+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.805557+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.805559+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.823565+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.824406+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.824911+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.824913+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.825110+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.825112+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.825112+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.825113+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.825113+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.825116+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.845799+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.846578+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.846923+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.846925+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.849492+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.849493+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.849493+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.849493+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.849494+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.849504+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.867764+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.868542+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.868860+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.868861+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.868964+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.868965+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.868965+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.868966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.868966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.868969+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.891393+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.892785+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.893369+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.893372+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.898395+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.898396+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.898396+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.898397+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.898397+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.898401+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.920442+0500 0x8af      Default     0x0                  0      0    kernel: (apfs) apfs_mount:24713: EALREADY; rooted from snap, apfs <private>
2026-08-17 12:29:40.920449+0500 0x8af      Default     0x0                  0      0    kernel: (apfs) authapfs_seal_break:385: disk1s5: integrity protection will be disabled (from xid: 16135)
2026-08-17 12:29:40.930134+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.931250+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.931661+0500 0x8af      Default     0x0                  0      0    kernel: (apfs) apfs_mount_livefs:24433: disk1 mount no firmlinks
2026-08-17 12:29:40.931748+0500 0x8af      Default     0x0                  0      0    kernel: (apfs) handle_mount:658: vol-uuid: 19757D5A-B860-4EF9-8465-98426E3DB17E block size: 4096 block count: 122086923 (unencrypted; flags: 0x1; features: 21.0.12)
2026-08-17 12:29:40.931821+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.931823+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.932036+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.932037+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.932038+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.932038+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.932038+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.932042+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.932094+0500 0x8af      Default     0x0                  0      0    kernel: (apfs) handle_mount:671: setting dev block size to 4096 from 512
2026-08-17 12:29:40.932189+0500 0x8af      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_mount:2234: disk1s5: mounted volume: disk0s2
2026-08-17 12:29:40.935516+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) handle_root_to_snapshot:5263: disk1s5: Volume is already set to root to snapshot "com.apple.os.update-9D9C760DF95D01DB1DFDCE5EFD62AB4B176D71AA59A97171962BBD3F287D8598" w/snap xid 225 on next boot
2026-08-17 12:29:40.935748+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) nx_global_extent_manipulation_lock:5146: disk1 nx_global_extent_manipulation_lock(0, 1), (0, 0, 0, 0)
2026-08-17 12:29:40.935761+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) nx_global_extent_manipulation_lock:5216: Shared global_extent_manipulation lock taken after 0 attempts
2026-08-17 12:29:40.935780+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) handle_revert_to_snapshot:5439: On next mount, volume will revert to snapshot 'com.apple.os.update-9D9C760DF95D01DB1DFDCE5EFD62AB4B176D71AA59A97171962BBD3F287D8598' w/snap xid 225
2026-08-17 12:29:40.935787+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) nx_global_extent_manipulation_unlock:5241: disk1 nx_global_extent_manipulation_unlock(0, 1), (0, 0, 1, 1)
2026-08-17 12:29:40.953666+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.954575+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.955061+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.955063+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.958499+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.958502+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.958503+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.958503+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.958503+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.958507+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.976354+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:40.977220+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:40.977690+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:40.977692+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:40.981272+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951780
2026-08-17 12:29:40.981272+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.981273+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:40.981273+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:40.981273+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:40.981276+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:40.999601+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.000493+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.000923+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.000924+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.003735+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.003737+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.003737+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.003738+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.003738+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.003741+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.021627+0500 0x21c      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 1 duplicate report for systemstats deny(1) mach-lookup com.apple.tccd.system
2026-08-17 12:29:41.021631+0500 0x21c      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: fud(92) allow mach-lookup com.apple.commcenter.coretelephony.xpc
2026-08-17 12:29:41.022481+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.023385+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.023871+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.023873+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.024011+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.024013+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.024013+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.024014+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.024015+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.024020+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.044637+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.045468+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.045816+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.045818+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.045934+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.045934+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.045935+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.045935+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.045935+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.045938+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.066234+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.066773+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.067053+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.067055+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.067144+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.067145+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.067145+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.067145+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.067146+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.067148+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.086767+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.087548+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.087857+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.087859+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.087958+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.087958+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.087959+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.087959+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.087959+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.087962+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.108309+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.109148+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.109512+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.109514+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.109645+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.109645+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.109646+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.109646+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.109646+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.109650+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.130336+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.131139+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.131494+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.131496+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.134078+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.134079+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.134079+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.134080+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.134080+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.134083+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.151365+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.152316+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.152825+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.152827+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.155656+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.155657+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.155657+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.155658+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.155658+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.155661+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.171685+0500 0x27a      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000015.560509 systemstats@(null): AppleUSBHostUserClient::start: missing entitlement com.apple.bluetooth.control
2026-08-17 12:29:41.173903+0500 0x27a      Default     0x0                  0      0    kernel: (IOUSBHostFamily) 000015.562731 systemstats@(null): AppleUSBHostUserClient::start: missing entitlement com.apple.bluetooth.control
2026-08-17 12:29:41.175342+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.176265+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.176851+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.176854+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.177019+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.177021+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.177021+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.177022+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.177022+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.177027+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.198473+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:41.198478+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0)
2026-08-17 12:29:41.198483+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient[<private>]::setOnline(0)
2026-08-17 12:29:41.198495+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily)   ConnectionID:0xb2c3b2cd
2026-08-17 12:29:41.198501+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::initWithAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns 1
2026-08-17 12:29:41.198503+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngineUserClient::withAudioEngine(<private>, 0x<private>, <private>, 0x0, 0x0) returns <private>
2026-08-17 12:29:41.198510+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) + IOAudioEngine::addUserClientAction(<private>, <private>)
2026-08-17 12:29:41.198512+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) +- IOAudioEngine[<private>]::addUserClient(<private>) returns 0x0
2026-08-17 12:29:41.198514+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine::addUserClientAction(<private>, <private>) returns 0x0
2026-08-17 12:29:41.198516+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngine[<private>]::newUserClient(0x<private>, <private>, 0x0, 0x0, <private>)
2026-08-17 12:29:41.198576+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerFormatNotification(0x<private>, 0x100) returns 0x0
2026-08-17 12:29:41.198578+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient::registerNotificationAction(<private>, <private>) returns 0x0
2026-08-17 12:29:41.198580+0500 0x8c1      Default     0x0                  0      0    kernel: (IOAudioFamily) - IOAudioEngineUserClient[<private>]::registerNotificationPort(0x<private>, 0x0, 0x100) returns 0x0
2026-08-17 12:29:41.199439+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.200341+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.200800+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.200803+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.203785+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.203786+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.203786+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.203787+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.203787+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.203791+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.222205+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.223135+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.223507+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.223509+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.223642+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.223650+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.223663+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.223663+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.223664+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.223668+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.244605+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.245397+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.245756+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.245758+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.245875+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.245876+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.245876+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.245876+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.245877+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.245879+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.266420+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.267287+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.267664+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.267666+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.267795+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.267796+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.267796+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.267797+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.267797+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.267800+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.288641+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.289781+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.290196+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.290198+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.295441+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.295442+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.295443+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.295443+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.295443+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.295446+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.316656+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.317776+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.318277+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.318279+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.318414+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.318415+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.318416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.318416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.318416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.318420+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.331059+0500 0x814      Default     0x0                  0      0    kernel: (IOBluetoothFamily) [IOBluetoothHCIUserClient][SimpleDispatchWL] -- PerfPowerService (127) -- IOReturnOffline -- routine index 0 (HCI Request Create) -- configState = 0x0 (On Line) (Need to be 0 -- On Line) powerState = 0x0 (Need to be 1) -- mIsDaemon = FALSE
2026-08-17 12:29:41.339515+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.340321+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.340785+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.340787+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.340904+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.340905+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.340905+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.340905+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.340906+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.340909+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.362309+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.363285+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.363951+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.363955+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.364131+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.364132+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.364133+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.364134+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.364134+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.364139+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.386498+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.387452+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.387953+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.387955+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.388092+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.388093+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.388093+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.388094+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.388094+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.388097+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.411461+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.412463+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.412857+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.412859+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.412972+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.412973+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.412973+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.412974+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.412974+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.412976+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.428250+0500 0x8e2      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: 2 duplicate reports for fud allow mach-lookup com.apple.commcenter.coretelephony.xpc
2026-08-17 12:29:41.428253+0500 0x8e2      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: USBCAccessoryUpd(315) allow iokit-get-properties Dual-Link Port RID
2026-08-17 12:29:41.434940+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.435636+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.436078+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.436080+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.436195+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.436195+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.436196+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.436196+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.436196+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.436198+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.456664+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.457469+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.457860+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.457862+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.457991+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.457992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.457992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.457993+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.457993+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.457995+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.479358+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.480463+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.481068+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.481072+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.484325+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.484326+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.484327+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.484327+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.484327+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.484331+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.502102+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.502701+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.503145+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.503147+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.503292+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.503293+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.503294+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.503294+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.503294+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.503298+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.525100+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.525726+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.525768+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_stop_bg_work:1030: disk1s5: Volume disk0s2 is unmounting, stop any bg work
2026-08-17 12:29:41.526502+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.526504+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.529632+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.529633+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.529634+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.529634+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.529634+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.529638+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.536734+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_unmount:2441: disk1: unmounting volume 'disk0s2'
2026-08-17 12:29:41.536741+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_unmount:2474: disk1s5: waiting for purgatory cleaner to finish
2026-08-17 12:29:41.536807+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) authapfs_seal_restore:481: disk1s5: integrity protection will be re-enabled
2026-08-17 12:29:41.536812+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_unmount:2798: nx_num_vols_mounted is 5
2026-08-17 12:29:41.536815+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs: total mem allocated: 45686339 (43 mb);
2026-08-17 12:29:41.536818+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_unmount:2807: all done.  going home.  (numMountedAPFSVolumes 5)
2026-08-17 12:29:41.544091+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) apfs_mount:24713: EALREADY; rooted from snap, apfs <private>
2026-08-17 12:29:41.544099+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) authapfs_seal_break:385: disk1s5: integrity protection will be disabled (from xid: 16140)
2026-08-17 12:29:41.548579+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.549469+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.549843+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.549845+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.552446+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.552447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.552447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.552447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.552447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.552450+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.552917+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) apfs_mount_livefs:24433: disk1 mount no firmlinks
2026-08-17 12:29:41.553012+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) revert_to_snapshot:1405: Reverting to snapshot w/xid 225 and old sblock oid 1058933.
2026-08-17 12:29:41.553834+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) revert_extents_to_snapshot:1240: free'ing extents in main extentref tree 870262
2026-08-17 12:29:41.553849+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) free_allocated_snapshot_extents:1155: processed 0 extents and free'd 0 blocks
2026-08-17 12:29:41.569628+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.570394+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.570746+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.570747+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.573354+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.573355+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.573356+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.573356+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.573364+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.573370+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.590494+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.591311+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.591689+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.591690+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.594376+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.594377+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.594378+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.594378+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.594378+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.594381+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.611495+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.612297+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.612680+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.612681+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.615432+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.615433+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.615433+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.615433+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.615434+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.615436+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.632608+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.633366+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.633751+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.633752+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.633864+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.633864+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.633865+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.633865+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.633865+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.633868+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.653132+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.653726+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.654120+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.654122+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.654250+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.654251+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.654251+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.654251+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.654251+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.654254+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.673957+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.674584+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.674934+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.674935+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.675054+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.675055+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.675055+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.675056+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.675056+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.675058+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.694598+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:41.695395+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:41.695765+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:41.695767+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:41.695877+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951781
2026-08-17 12:29:41.695878+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.695878+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:41.695879+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:41.695879+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:41.695881+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:41.709064+0500 0x33c      Default     0x0                  0      0    kernel: (AppleRTC) RTC: setGMTTimeOfDay 1786951782
2026-08-17 12:29:42.158366+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.159138+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.159490+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.159492+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.162109+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.162109+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.162110+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.162110+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.162110+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.162113+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.179180+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.179938+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.180277+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.180278+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.182798+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.182799+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.182799+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.182799+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.182799+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.182802+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.199460+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.200228+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.200514+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.200516+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.200599+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.200599+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.200600+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.200600+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.200600+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.200602+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.220302+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.221146+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.221475+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.221477+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.221591+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.221592+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.221592+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.221592+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.221592+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.221595+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.241516+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.242337+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.242724+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.242726+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.242837+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.242837+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.242837+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.242838+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.242838+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.242841+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.261893+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.262445+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.262858+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.262860+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.262972+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.262973+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.262973+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.262974+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.262974+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.262976+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.282373+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.283239+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.283515+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.283517+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.286370+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.286371+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.286371+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.286371+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.286372+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.286374+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.302885+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.303418+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.303696+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.303697+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.303774+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.303774+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.303775+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.303775+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.303775+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.303777+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.323201+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.324033+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.324354+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.324355+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.324458+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.324458+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.324459+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.324459+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.324460+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.324463+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.344897+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.345481+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.345826+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.345828+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.345959+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.345965+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.345965+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.345966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.345966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.345970+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.365203+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.365996+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.366416+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.366417+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.369133+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.369134+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.369134+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.369135+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.369135+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.369137+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.386345+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.387144+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.387513+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.387515+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.387644+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.387645+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.387645+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.387645+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.387645+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.387648+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.389876+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) supplemental_tree_revert:328: disk1s5: reverted supplemental tree (type 5): 870231 -> 870184
2026-08-17 12:29:42.393146+0500 0x307      Default     0x0                  0      0    kernel: PMRD: setAggressiveness(0) kPMMinutesToSleep = 1
2026-08-17 12:29:42.393501+0500 0x75       Default     0x0                  0      0    kernel: PMRD: aggressiveness changed: system 0->1, display 5
2026-08-17 12:29:42.393504+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle time -> 0 secs (ena 1)
2026-08-17 12:29:42.393505+0500 0x75       Default     0x0                  0      0    kernel: PMRD: idle sleep timer enabled
2026-08-17 12:29:42.407383+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.408213+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.408764+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.408765+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.411332+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.411333+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.411333+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.411334+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.411334+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.411336+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.428402+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.429207+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.429565+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.429567+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.429671+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.429672+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.429673+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.429673+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.429673+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.429676+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.450164+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.451222+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.451687+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.451689+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.451839+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.451840+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.451840+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.451841+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.451841+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.451845+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.472012+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.472577+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.472941+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.472943+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.475613+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.475614+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.475614+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.475614+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.475614+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.475617+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.492890+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.493404+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.493788+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.493790+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.493918+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.493919+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.493919+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.493919+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.493920+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.493922+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.513458+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.514244+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.514689+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.514691+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.514801+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.514801+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.514802+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.514802+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.514802+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.514805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.535025+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.535563+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.535932+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.535933+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.536041+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.536042+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.536042+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.536042+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.536043+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.536045+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.555288+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.556100+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.556555+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.556556+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.559157+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.559158+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.559158+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.559158+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.559158+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.559161+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.576892+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.577469+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.577827+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.577828+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.577934+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.577935+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.577935+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.577935+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.577936+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.577938+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.597470+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.598272+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.598651+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.598652+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.601267+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.601267+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.601268+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.601268+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.601268+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.601271+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.608757+0500 0x8fd      Default     0x0                  0      0    kernel: (apfs) obj_cache_remove_reverted_fs_objects:1548: disk1s5: removing reverted fs objects for fs 1255: 226 - 16141
2026-08-17 12:29:42.609328+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) revert_to_snapshot:1481: DONE reverting to snapshot w/xid 225
2026-08-17 12:29:42.609455+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) authapfs_seal_break:385: disk1s5: integrity protection will be disabled (from xid: 16142)
2026-08-17 12:29:42.618886+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) handle_mount:658: vol-uuid: 19757D5A-B860-4EF9-8465-98426E3DB17E block size: 4096 block count: 122086923 (unencrypted; flags: 0x1; features: 21.0.12)
2026-08-17 12:29:42.618922+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.618940+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) handle_mount:671: setting dev block size to 4096 from 512
2026-08-17 12:29:42.618976+0500 0x8ea      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_mount:2234: disk1s5: mounted volume: disk0s2
2026-08-17 12:29:42.619543+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.620095+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.620098+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.623133+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.623134+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.623135+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.623135+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.623135+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.623138+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.641069+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.641633+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.641996+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.641998+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.642105+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.642106+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.642107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.642107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.642107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.642110+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.661926+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.662489+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.662835+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.662837+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.665408+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.665409+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.665416+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.665418+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.665418+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.665421+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.682919+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.683527+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.683877+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.683879+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.683984+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.683985+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.683985+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.683985+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.683985+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.683988+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.704232+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.705046+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.705493+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.705495+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.705637+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.705638+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.705638+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.705639+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.705639+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.705642+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.727068+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.727605+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.728074+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.728076+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.728198+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.728199+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.728199+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.728199+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.728200+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.728203+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.748425+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.749234+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.749604+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.749606+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.752479+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.752480+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.752480+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.752481+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.752481+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.752484+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.776465+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.777399+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.777759+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.777761+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.777853+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.777854+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.777854+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.777855+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.777855+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.777858+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.799317+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.800111+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.800460+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.800462+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.803235+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.803235+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.803236+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.803236+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.803236+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.803240+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.821465+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.822310+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.822757+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.822759+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.822884+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.822885+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.822885+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.822885+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.822886+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.822889+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.843129+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.843949+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.844303+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.844305+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.844416+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.844417+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.844417+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.844418+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.844418+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.844421+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.865274+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.866092+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.866444+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.866446+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.869229+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.869229+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.869230+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.869230+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.869230+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.869234+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.886974+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.887513+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.887871+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.887873+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.890329+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.890330+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.890330+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.890331+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.890331+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.890334+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.908261+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.909051+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.909413+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.909415+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.912151+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.912151+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.912152+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.912152+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.912152+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.912155+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.930261+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.931108+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.931463+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.931464+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.934180+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.934181+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.934181+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.934182+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.934182+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.934185+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.952173+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.953045+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.953403+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.953405+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.953529+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.953530+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.953531+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.953531+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.953531+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.953535+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.974268+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.975053+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.975398+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.975400+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:42.975506+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951782
2026-08-17 12:29:42.975507+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.975507+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:42.975508+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:42.975508+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:42.975511+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:42.996224+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:42.997094+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:42.997448+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:42.997450+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.000329+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.000330+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.000330+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.000330+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.000331+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.000341+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.018160+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.018974+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.019342+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.019344+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.022038+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.022038+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.022039+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.022039+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.022039+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.022042+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.040134+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.040976+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.041333+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.041334+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.041451+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.041452+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.041452+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.041453+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.041453+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.041456+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.062166+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.062989+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.063330+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.063332+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.063439+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.063440+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.063440+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.063441+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.063441+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.063444+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.084245+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.085048+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.085392+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.085394+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.085498+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.085499+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.085499+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.085499+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.085500+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.085503+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.105997+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.106529+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.106924+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.106926+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.107039+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.107040+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.107040+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.107041+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.107041+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.107044+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.126210+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.127037+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.127454+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.127455+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.130249+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.130250+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.130250+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.130251+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.130251+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.130253+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.149008+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.149543+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.149998+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.150000+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.150145+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.150146+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.150146+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.150147+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.150147+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.150150+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.169730+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.170414+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.170773+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.170776+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.173226+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.173227+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.173227+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.173227+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.173228+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.173230+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.190498+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.191360+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.191744+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.191746+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.194327+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.194328+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.194328+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.194329+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.194329+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.194332+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.212430+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.213246+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.213529+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.213531+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.213621+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.213622+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.213622+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.213622+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.213622+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.213625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.218569+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_unmount:2441: disk1: unmounting volume 'disk0s2'
2026-08-17 12:29:43.218576+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_unmount:2474: disk1s5: waiting for purgatory cleaner to finish
2026-08-17 12:29:43.218628+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) authapfs_seal_restore:481: disk1s5: integrity protection will be re-enabled
2026-08-17 12:29:43.218632+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_unmount:2798: nx_num_vols_mounted is 5
2026-08-17 12:29:43.218635+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs: total mem allocated: 75155913 (71 mb);
2026-08-17 12:29:43.218638+0500 0x8a1      Default     0x0                  0      0    kernel: (apfs) apfs_vfsop_unmount:2807: all done.  going home.  (numMountedAPFSVolumes 5)
2026-08-17 12:29:43.233419+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.234266+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.234597+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.234598+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.237319+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.237319+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.237320+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.237320+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.237320+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.237323+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.255474+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.256260+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.256600+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.256602+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.256681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.256681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.256682+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.256682+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.256682+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.256685+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.277146+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.277961+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.278250+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.278252+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.280648+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.280648+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.280648+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.280649+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.280649+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.280652+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.298493+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.299328+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.299665+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.299667+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.299772+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.299773+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.299773+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.299773+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.299773+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.299776+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.320130+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.320961+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.321226+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.321227+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.323648+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.323649+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.323649+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.323649+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.323649+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.323652+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.342072+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.342617+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.342911+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.342912+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.343009+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.343015+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.343017+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.343018+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.343018+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.343021+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.363369+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.364171+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.364630+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.364632+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.367681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.367683+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.367683+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.367684+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.367684+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.367687+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.386367+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.387272+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.387701+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.387703+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.387822+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.387823+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.387824+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.387824+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.387824+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.387828+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.408165+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.408984+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.409365+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.409368+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.412209+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.412210+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.412210+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.412211+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.412211+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.412215+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.430146+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.430999+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.431361+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.431363+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.431475+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.431476+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.431476+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.431477+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.431477+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.431480+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.452466+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.453283+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.453639+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.453641+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.456336+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.456336+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.456337+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.456337+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.456337+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.456341+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.474305+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.475127+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.475478+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.475480+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.478218+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.478219+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.478219+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.478219+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.478220+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.478223+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.496289+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.497079+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.497434+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.497436+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.500141+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.500141+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.500142+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.500142+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.500142+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.500146+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.518439+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.519266+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.519629+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.519631+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.519735+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.519736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.519736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.519736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.519737+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.519740+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.540300+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.541141+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.541492+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.541494+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.544205+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.544205+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.544206+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.544206+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.544206+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.544210+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.562180+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.562983+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.563329+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.563331+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.563441+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.563442+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.563442+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.563443+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.563443+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.563446+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.584348+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.585142+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.585484+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.585486+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.588194+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.588194+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.588195+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.588195+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.588195+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.588199+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.606155+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.606973+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.607330+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.607332+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.607455+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.607456+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.607456+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.607457+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.607457+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.607460+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.627763+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.628450+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.628795+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.628797+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.631364+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.631364+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.631365+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.631365+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.631365+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.631368+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.649355+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.650161+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.650536+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.650538+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.650643+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.650644+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.650644+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.650644+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.650645+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.650648+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.671381+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.672176+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.672539+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.672541+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.672652+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.672653+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.672654+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.672654+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.672661+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.672667+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.693156+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.693977+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.694321+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.694323+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.697062+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.697062+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.697063+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.697063+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.697063+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.697067+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.715001+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.715528+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.715883+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.715885+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.718361+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.718361+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.718362+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.718362+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.718362+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.718365+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.736302+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.737091+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.737447+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.737449+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.737557+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.737558+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.737558+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.737559+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.737559+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.737562+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.758313+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.759127+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.759489+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.759492+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.762260+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.762261+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.762261+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.762262+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.762262+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.762265+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.782178+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.783332+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.783706+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.783708+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.783814+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.783815+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.783815+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.783816+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.783816+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.783819+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.809508+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.810612+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.810964+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.810966+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.813442+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.813442+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.813443+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.813443+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.813443+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.813446+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.831386+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.832173+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.832531+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.832533+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.832647+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.832648+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.832648+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.832648+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.832649+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.832652+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.853460+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.854243+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.854594+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.854596+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.857320+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.857321+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.857322+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.857322+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.857322+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.857326+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.875364+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.876188+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.876632+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.876634+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.879394+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.879395+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.879395+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.879395+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.879396+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.879399+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.897299+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.898089+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.898458+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.898460+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.901183+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.901184+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.901184+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.901184+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.901185+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.901188+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.919180+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.919995+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.920354+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.920356+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.920461+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.920461+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.920462+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.920462+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.920462+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.920466+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.941393+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.942190+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.942621+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.942623+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.945380+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.945381+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.945381+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.945381+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.945382+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.945385+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.963319+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.964105+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.964475+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.964477+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.964590+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.964591+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.964592+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.964592+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.964592+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.964596+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:43.985064+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:43.985630+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:43.985995+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:43.985997+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:43.988415+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951783
2026-08-17 12:29:43.988416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.988416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:43.988417+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:43.988417+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:43.988420+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.006306+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.007096+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.007463+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.007465+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.010190+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.010191+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.010191+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.010192+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.010192+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.010195+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.028170+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.028989+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.029351+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.029353+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.032084+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.032087+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.032088+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.032088+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.032089+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.032092+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.049782+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.050460+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.050819+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.050821+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.050921+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.050922+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.050922+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.050922+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.050922+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.050926+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.071396+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.072191+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.072543+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.072545+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.075274+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.075275+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.075275+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.075275+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.075276+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.075279+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.093181+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.094002+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.094390+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.094392+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.094497+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.094498+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.094498+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.094499+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.094499+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.094502+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.115307+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.116100+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.116453+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.116455+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.119168+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.119169+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.119169+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.119170+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.119170+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.119173+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.137295+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.138113+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.138474+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.138476+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.138586+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.138587+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.138587+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.138588+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.138588+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.138591+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.159043+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.159579+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.159920+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.159922+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.170055+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.170057+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.170057+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.170058+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.170058+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.170064+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.188530+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.189367+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.189942+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.189945+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.190099+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.190100+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.190101+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.190101+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.190102+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.190111+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.210488+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.211450+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.211884+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.211886+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.214472+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.214473+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.214473+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.214473+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.214474+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.214477+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.232202+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.232998+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.233373+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.233375+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.236107+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.236108+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.236108+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.236108+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.236109+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.236112+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.253575+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.254366+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.254726+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.254728+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.257354+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.257354+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.257355+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.257355+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.257355+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.257359+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.275333+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.276133+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.276503+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.276506+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.276605+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.276606+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.276606+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.276607+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.276607+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.276610+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.297034+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.297574+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.297926+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.297928+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.300385+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.300386+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.300386+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.300386+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.300387+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.300390+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.318474+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.319307+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.319668+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.319670+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.322378+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.322379+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.322380+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.322380+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.322380+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.322384+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.340409+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.341299+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.341703+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.341705+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.344376+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.344377+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.344377+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.344378+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.344378+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.344382+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.362500+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.363313+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.363676+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.363678+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.363783+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.363784+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.363790+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.363792+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.363793+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.363796+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.384331+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.385118+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.385464+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.385466+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.388247+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.388248+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.388248+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.388248+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.388249+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.388252+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.406394+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.407203+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.407748+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.407750+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.407876+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.407878+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.407878+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.407878+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.407879+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.407882+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.428333+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.429123+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.429532+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.429535+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.432284+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.432285+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.432285+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.432286+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.432286+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.432290+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.450387+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.451217+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.451584+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.451586+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.451703+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.451703+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.451704+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.451704+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.451704+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.451708+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.472219+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.473025+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.473372+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.473374+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.475942+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.475943+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.475943+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.475944+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.475944+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.475947+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.493583+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.494373+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.494749+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.494751+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.494853+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.494853+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.494854+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.494854+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.494854+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.494858+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.515207+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.516029+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.516502+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.516504+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.516653+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.516654+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.516654+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.516655+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.516655+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.516659+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.537340+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.538123+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.538486+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.538488+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.538607+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.538608+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.538608+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.538609+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.538609+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.538612+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.559202+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.560022+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.560370+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.560372+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.560479+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.560480+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.560480+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.560480+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.560481+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.560484+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.581219+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.582034+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.582379+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.582381+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.582504+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.582504+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.582505+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.582505+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.582505+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.582509+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.603150+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.603991+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.604340+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.604342+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.606942+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.606943+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.606943+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.606944+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.606944+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.606947+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.626138+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.626686+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.627108+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.627111+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.629592+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.629593+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.629593+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.629594+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.629594+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.629597+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.647543+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.648399+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.648771+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.648773+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.648889+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.648890+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.648891+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.648891+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.648891+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.648895+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.669327+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.670114+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.670477+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.670479+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.670592+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.670592+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.670592+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.670593+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.670593+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.670596+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.691405+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.692216+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.692573+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.692575+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.692682+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.692683+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.692683+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.692683+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.692684+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.692692+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.713398+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.714196+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.714577+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.714579+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.714685+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.714686+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.714686+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.714687+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.714687+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.714690+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.735344+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.736131+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.736498+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.736500+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.739185+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.739186+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.739186+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.739187+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.739187+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.739191+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.757065+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.757592+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.757950+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.757952+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.760399+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.760400+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.760400+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.760401+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.760401+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.760404+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.778405+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.779212+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.779585+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.779588+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.782315+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.782316+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.782316+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.782317+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.782317+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.782320+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.800359+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.801200+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.801558+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.801561+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.805642+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.805643+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.805643+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.805643+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.805644+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.805647+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.827563+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.828500+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.828922+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.828924+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.829039+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.829039+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.829040+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.829040+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.829040+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.829044+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.850656+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.851475+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.851826+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.851828+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.851934+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.851935+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.851935+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.851935+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.851936+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.851939+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.872241+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.873065+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.873416+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.873418+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.876128+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.876129+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.876129+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.876130+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.876130+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.876133+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.893990+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.894553+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.894909+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.894911+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.895015+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.895015+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.895016+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.895016+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.895016+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.895020+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.915413+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.916221+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.916574+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.916576+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.919315+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.919316+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.919316+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.919316+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.919317+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.919320+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.937351+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.938142+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.938501+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.938503+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.938611+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.938611+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.938612+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.938612+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.938612+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.938616+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.959222+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.960034+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.960381+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.960383+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.960490+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.960490+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.960491+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.960491+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.960491+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.960495+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:44.981416+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:44.982223+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:44.982576+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:44.982578+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:44.985311+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951784
2026-08-17 12:29:44.985312+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.985312+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:44.985313+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:44.985313+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:44.985316+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.003366+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.004195+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.004563+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.004565+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.007294+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.007295+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.007295+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.007296+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.007296+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.007299+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.025225+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.026044+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.026411+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.026413+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.026529+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.026530+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.026530+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.026531+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.026531+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.026534+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.047604+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.048516+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.049290+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.049293+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.052223+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.052232+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.052236+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.052236+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.052237+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.052241+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.070224+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.071066+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.071481+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.071484+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.071597+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.071598+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.071598+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.071599+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.071599+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.071602+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.093052+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.094092+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.094482+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.094484+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.097571+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.097572+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.097572+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.097573+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.097573+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.097576+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.115360+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.116150+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.116466+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.116467+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.116558+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.116559+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.116559+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.116559+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.116560+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.116562+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.137261+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.138064+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.138353+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.138354+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.140780+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.140781+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.140781+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.140781+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.140782+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.140784+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.158371+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.159163+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.159456+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.159457+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.159554+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.159555+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.159555+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.159555+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.159555+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.159558+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.180162+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.180710+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.180986+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.180987+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.183393+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.183393+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.183393+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.183394+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.183394+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.183396+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.201408+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.202203+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.202487+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.202489+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.205142+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.205142+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.205143+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.205143+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.205143+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.205146+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.222700+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.223580+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.224022+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.224024+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.226814+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.226814+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.226815+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.226815+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.226815+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.226818+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.244424+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.245227+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.245604+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.245605+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.245722+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.245723+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.245723+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.245723+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.245723+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.245726+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.266368+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.267201+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.267552+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.267554+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.270261+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.270262+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.270263+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.270263+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.270264+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.270267+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.288246+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.289092+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.289475+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.289478+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.289604+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.289604+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.289605+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.289605+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.289606+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.289609+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.310399+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.311235+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.311629+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.311631+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.314331+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.314332+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.314333+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.314333+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.314333+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.314337+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.331608+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.332384+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.332697+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.332698+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.332803+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.332804+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.332804+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.332805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.332805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.332808+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.352754+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.353493+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.353874+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.353876+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.356424+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.356425+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.356426+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.356426+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.356426+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.356430+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.374383+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.375205+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.375570+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.375572+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.375699+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.375700+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.375700+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.375701+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.375708+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.375715+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.396623+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.397407+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.397761+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.397763+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.397871+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.397872+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.397872+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.397872+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.397873+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.397876+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.418541+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.419345+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.419692+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.419694+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.419813+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.419813+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.419814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.419814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.419814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.419818+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.440428+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.441242+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.441598+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.441600+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.444322+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.444322+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.444323+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.444323+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.444323+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.444327+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.462547+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.463356+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.463722+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.463724+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.463837+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.463838+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.463838+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.463839+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.463839+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.463842+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.484361+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.485164+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.485511+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.485513+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.488222+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.488223+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.488223+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.488224+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.488224+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.488227+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.506234+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.507053+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.507411+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.507413+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.510204+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.510205+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.510205+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.510205+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.510206+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.510209+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.528367+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.529152+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.529507+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.529509+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.532237+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.532238+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.532238+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.532238+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.532239+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.532242+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.550432+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.551251+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.551620+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.551622+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.551739+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.551740+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.551740+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.551741+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.551741+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.551744+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.572531+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.573345+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.573689+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.573690+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.576427+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.576428+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.576428+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.576428+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.576429+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.576432+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.594391+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.595208+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.595566+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.595568+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.595663+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.595664+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.595664+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.595664+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.595665+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.595668+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.616520+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.617517+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.617989+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.617991+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.620472+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.620473+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.620473+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.620474+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.620474+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.620478+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.638608+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.639435+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.639827+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.639829+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.639925+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.639925+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.639926+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.639926+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.639926+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.639930+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.660367+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.661203+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.661567+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.661569+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.664274+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.664275+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.664275+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.664276+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.664276+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.664279+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.682274+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.683080+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.683445+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.683447+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.683564+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.683566+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.683566+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.683567+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.683567+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.683571+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.704163+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.704699+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.705055+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.705057+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.705164+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.705165+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.705165+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.705166+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.705166+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.705169+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.725441+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.726231+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.726586+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.726589+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.726703+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.726707+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.726707+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.726708+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.726708+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.726712+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.747398+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.748238+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.748590+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.748592+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.751334+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.751335+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.751335+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.751335+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.751336+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.751339+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.769272+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.770071+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.770443+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.770445+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.770564+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.770565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.770566+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.770567+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.770567+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.770572+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.791448+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.792256+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.792633+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.792635+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.795330+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.795331+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.795331+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.795332+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.795332+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.795335+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.813443+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.814246+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.814613+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.814615+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.814709+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.814710+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.814710+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.814710+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.814711+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.814714+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.839554+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.841467+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.841823+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.841825+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.845321+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.845322+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.845322+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.845323+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.845323+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.845326+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.865437+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.866236+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.866593+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.866595+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.869360+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.869360+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.869361+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.869361+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.869361+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.869365+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.887402+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.888171+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.888625+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.888627+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.888743+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.888744+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.888744+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.888745+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.888745+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.888748+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.909651+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.910456+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.910832+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.910834+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.910933+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.910934+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.910934+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.910934+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.910935+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.910938+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.931454+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.932262+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.932637+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.932639+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.932761+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.932762+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.932762+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.932762+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.932763+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.932766+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.953176+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.953713+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.954065+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.954067+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.954179+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.954180+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.954180+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.954180+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.954181+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.954184+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.974449+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.975259+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.975620+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.975622+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.978331+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.978332+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.978332+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.978333+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.978333+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.978336+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:45.996386+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:45.997151+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:45.997506+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:45.997508+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:45.997604+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951785
2026-08-17 12:29:45.997605+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.997605+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:45.997606+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:45.997606+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:45.997611+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.018372+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.019178+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.019542+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.019544+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.022291+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.022292+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.022292+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.022292+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.022293+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.022296+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.040461+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.041292+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.041644+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.041646+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.044341+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.044341+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.044342+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.044342+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.044342+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.044346+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.062558+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.063365+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.063727+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.063729+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.066432+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.066433+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.066439+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.066441+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.066442+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.066464+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.084477+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.085266+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.085617+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.085619+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.088371+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.088372+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.088372+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.088373+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.088373+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.088376+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.106568+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.107557+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.107922+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.107924+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.110446+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.110447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.110447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.110447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.110448+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.110451+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.128401+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.129255+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.129686+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.129689+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.129780+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.129781+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.129781+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.129781+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.129782+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.129785+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.150432+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.151279+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.151640+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.151642+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.154349+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.154350+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.154350+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.154351+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.154351+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.154354+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.172294+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.173099+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.173557+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.173559+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.173674+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.173675+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.173676+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.173676+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.173676+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.173680+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.194415+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.195239+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.195606+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.195608+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.198326+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.198327+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.198327+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.198327+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.198328+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.198331+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.216465+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.217292+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.217653+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.217657+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.220488+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.220489+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.220489+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.220489+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.220490+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.220493+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.238609+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.239462+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.239836+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.239838+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.242477+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.242478+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.242478+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.242478+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.242479+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.242482+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.260574+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.261443+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.261808+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.261810+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.261909+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.261910+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.261911+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.261911+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.261911+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.261914+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.282567+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.283375+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.283730+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.283732+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.286445+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.286446+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.286447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.286447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.286447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.286450+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.304421+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.305241+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.305601+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.305603+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.305714+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.305715+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.305715+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.305715+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.305716+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.305719+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.326263+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.327091+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.327446+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.327448+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.330163+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.330164+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.330164+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.330164+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.330165+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.330168+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.349083+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.349611+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.349978+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.349980+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.350094+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.350095+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.350095+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.350096+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.350096+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.350099+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.370466+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.371291+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.371651+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.371653+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.374354+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.374355+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.374355+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.374356+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.374356+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.374359+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.392608+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.393472+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.393838+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.393840+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.393962+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.393963+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.393963+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.393963+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.393963+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.393974+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.414637+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.415460+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.415808+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.415810+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.415916+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.415917+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.415918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.415918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.415918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.415922+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.436275+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.437177+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.437532+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.437534+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.437636+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.437637+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.437637+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.437638+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.437638+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.437641+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.458417+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.459247+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.459595+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.459596+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.462363+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.462364+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.462364+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.462364+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.462365+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.462368+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.480419+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.481263+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.481624+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.481625+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.481714+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.481714+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.481715+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.481715+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.481715+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.481719+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.502324+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.503141+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.503496+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.503498+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.506217+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.506218+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.506219+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.506219+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.506219+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.506222+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.524404+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.525184+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.525533+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.525535+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.525639+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.525640+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.525640+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.525641+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.525641+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.525644+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.546284+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.547095+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.547440+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.547442+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.547547+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.547548+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.547548+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.547548+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.547549+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.547552+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.568062+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.568621+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.568966+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.568968+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.569061+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.569062+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.569062+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.569063+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.569063+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.569066+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.589172+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.589707+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.590150+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.590152+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.590278+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.590279+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.590279+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.590279+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.590280+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.590283+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.610074+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.610763+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.611128+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.611129+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.611237+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.611238+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.611238+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.611238+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.611238+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.611241+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.630680+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.631496+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.631816+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.631818+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.631935+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.631936+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.631936+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.631936+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.631937+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.631939+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.652102+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.652785+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.653334+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.653336+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.655739+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.655740+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.655740+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.655740+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.655741+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.655743+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.672605+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.673362+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.673680+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.673681+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.676366+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.676367+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.676367+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.676367+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.676367+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.676370+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.693494+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.694342+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.694717+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.694719+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.694843+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.694844+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.694844+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.694844+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.694845+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.694848+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.715226+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.716072+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.716342+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.716344+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.718779+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.718780+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.718780+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.718780+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.718780+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.718783+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.736430+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.737240+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.737775+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.737777+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.737937+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.737947+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.737953+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.737953+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.737953+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.737956+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.758235+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.758775+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.759076+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.759077+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.761502+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.761503+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.761504+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.761504+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.761504+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.761507+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.779487+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.780303+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.780680+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.780682+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.783460+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.783461+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.783461+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.783461+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.783462+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.783465+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.801495+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.802296+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.802666+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.802669+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.802803+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.802804+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.802804+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.802805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.802805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.802809+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.823299+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.824114+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.824472+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.824474+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.824564+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.824565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.824565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.824566+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.824566+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.824569+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.845485+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.846300+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.846662+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.846664+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.849353+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.849354+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.849354+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.849354+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.849355+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.849358+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.871185+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.872173+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.872537+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.872539+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.872675+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.872676+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.872676+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.872676+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.872677+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.872680+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.895120+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.895688+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.896043+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.896045+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.898499+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.898500+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.898500+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.898500+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.898501+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.898504+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.916423+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.917220+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.917565+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.917567+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.917671+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.917672+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.917672+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.917673+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.917673+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.917676+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.938312+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.939118+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.939462+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.939464+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.939568+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.939569+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.939570+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.939570+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.939570+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.939573+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.960435+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.961280+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.961628+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.961630+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.964336+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.964336+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.964337+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.964337+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.964337+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.964341+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:46.982387+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:46.983221+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:46.983580+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:46.983582+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:46.986386+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951786
2026-08-17 12:29:46.986386+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.986387+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:46.986387+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:46.986387+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:46.986391+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.004430+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.005219+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.005585+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.005586+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.005704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.005705+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.005705+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.005705+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.005706+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.005709+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.026550+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.027621+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.027977+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.027979+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.030485+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.030486+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.030486+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.030487+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.030487+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.030490+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.048447+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.049271+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.049625+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.049627+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.052410+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.052410+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.052411+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.052411+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.052411+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.052415+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.070307+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.071140+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.071491+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.071493+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.074202+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.074202+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.074203+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.074203+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.074209+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.074238+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.091900+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.092589+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.092942+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.092944+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.093112+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.093113+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.093113+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.093113+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.093114+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.093117+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.113307+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.114121+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.114466+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.114468+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.114597+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.114598+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.114599+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.114599+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.114599+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.114602+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.135144+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.135712+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.136055+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.136057+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.136168+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.136168+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.136169+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.136169+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.136169+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.136173+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.156501+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.157307+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.157665+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.157667+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.160379+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.160380+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.160380+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.160380+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.160381+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.160384+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.178329+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.179135+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.179478+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.179480+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.179568+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.179569+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.179569+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.179570+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.179570+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.179573+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.200455+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.201293+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.201644+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.201646+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.204400+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.204401+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.204401+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.204402+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.204402+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.204405+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.222618+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.223424+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.223806+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.223808+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.223917+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.223918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.223918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.223918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.223919+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.223922+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.230325+0500 0x21b      Default     0x0                  0      0    kernel: (Sandbox) Sandbox: dasd(123) allow mach-lookup com.apple.powerlog.plxpclogger.xpc
2026-08-17 12:29:47.244508+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.245317+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.245701+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.245703+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.245822+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.245823+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.245823+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.245824+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.245824+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.245827+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.266447+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.267284+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.267642+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.267644+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.267760+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.267761+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.267761+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.267761+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.267762+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.267765+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.288501+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.289296+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.289663+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.289665+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.289784+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.289785+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.289785+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.289785+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.289786+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.289789+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.310662+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.311529+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.312012+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.312014+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.312156+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.312157+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.312157+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.312158+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.312158+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.312162+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.332608+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.333407+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.333784+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.333785+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.336493+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.336494+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.336494+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.336494+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.336495+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.336498+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.354316+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.355139+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.355509+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.355511+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.355638+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.355639+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.355640+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.355640+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.355640+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.355644+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.376339+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.377146+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.377502+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.377504+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.380220+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.380221+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.380221+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.380222+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.380222+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.380225+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.398620+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.399432+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.399794+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.399796+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.399906+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.399907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.399907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.399907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.399908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.399911+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.420464+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.421310+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.421655+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.421657+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.424494+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.424498+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.424499+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.424499+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.424499+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.424503+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.442639+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.443477+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.443842+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.443844+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.443962+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.443963+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.443963+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.443963+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.443964+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.443967+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.464527+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.465370+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.466943+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.466947+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.469898+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.469899+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.469899+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.469899+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.469899+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.469902+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.488317+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.488984+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.489317+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.489319+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.491813+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.491813+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.491814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.491814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.491814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.491817+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.509326+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.510128+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.510407+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.510408+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.512859+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.512859+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.512860+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.512860+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.512860+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.512863+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.530663+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.531507+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.531791+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.531793+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.531888+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.531889+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.531889+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.531889+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.531890+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.531892+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.552331+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.553138+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.553408+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.553410+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.553471+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.553471+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.553472+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.553472+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.553472+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.553475+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.573670+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.574514+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.574791+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.574792+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.574881+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.574882+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.574882+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.574882+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.574882+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.574885+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.595138+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.595651+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.595925+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.595927+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.598418+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.598418+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.598418+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.598419+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.598419+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.598422+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.616311+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.617139+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.617421+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.617423+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.619876+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.619877+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.619877+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.619877+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.619877+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.619880+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.637265+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.637808+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.638090+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.638091+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.640489+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.640490+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.640490+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.640490+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.640490+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.640493+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.658162+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.658693+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.658977+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.658979+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.659071+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.659072+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.659072+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.659072+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.659072+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.659075+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.679184+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.679723+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.680078+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.680080+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.682532+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.682533+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.682533+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.682533+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.682534+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.682537+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.700514+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.701352+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.701698+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.701700+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.701809+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.701810+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.701810+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.701810+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.701811+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.701814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.722626+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.723432+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.723788+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.723790+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.726443+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.726444+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.726444+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.726445+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.726445+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.726448+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.744459+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.745248+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.745606+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.745607+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.745720+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.745720+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.745726+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.745728+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.745729+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.745732+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.766509+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.767680+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.768506+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.768509+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.772141+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.772142+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.772142+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.772143+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.772143+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.772147+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.790146+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.790686+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.791168+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.791170+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.791318+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.791319+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.791320+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.791320+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.791321+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.791324+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.811540+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.812332+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.812682+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.812684+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.815366+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.815367+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.815367+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.815367+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.815368+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.815371+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.833629+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.834429+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.834788+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.834790+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.834907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.834908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.834908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.834908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.834909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.834912+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.856545+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.857339+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.857864+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.857866+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.860597+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.860598+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.860598+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.860599+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.860599+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.860602+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.880310+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.881382+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.881783+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.881785+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.885583+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.885584+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.885585+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.885585+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.885585+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.885589+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.906656+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.907591+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.907952+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.907954+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.911459+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.911460+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.911460+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.911461+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.911461+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.911464+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.929476+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.930259+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.930626+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.930628+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.930757+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.930758+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.930758+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.930759+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.930759+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.930762+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.951362+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.952179+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.952524+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.952526+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.952634+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.952635+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.952635+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.952635+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.952636+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.952639+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.973178+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.973714+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.974069+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.974071+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.974167+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.974168+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.974168+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.974168+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.974169+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.974172+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:47.994478+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:47.995265+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:47.995626+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:47.995627+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:47.998310+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951787
2026-08-17 12:29:47.998310+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.998311+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:47.998311+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:47.998311+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:47.998315+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.016348+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.017184+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.017542+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.017544+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.017668+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.017668+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.017669+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.017669+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.017669+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.017672+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.038333+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.039151+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.039508+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.039510+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.042251+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.042252+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.042252+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.042252+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.042253+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.042256+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.060339+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.061180+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.061533+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.061535+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.061634+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.061635+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.061636+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.061636+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.061636+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.061640+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.082270+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.082943+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.083294+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.083296+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.085805+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.085805+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.085806+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.085806+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.085806+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.085834+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.103546+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.104352+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.104707+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.104709+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.104828+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.104829+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.104830+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.104830+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.104830+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.104833+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.125471+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.126254+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.126597+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.126599+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.126706+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.126706+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.126707+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.126707+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.126707+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.126711+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.147184+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.147718+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.148066+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.148067+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.148151+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.148152+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.148152+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.148153+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.148153+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.148156+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.168372+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.169180+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.169537+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.169539+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.169652+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.169653+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.169653+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.169654+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.169654+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.169657+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.190316+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.191174+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.191532+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.191534+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.191640+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.191641+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.191641+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.191641+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.191642+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.191645+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.212654+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.213455+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.213808+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.213810+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.216518+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.216519+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.216519+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.216519+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.216520+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.216523+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.234540+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.235336+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.235700+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.235702+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.238442+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.238443+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.238444+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.238444+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.238444+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.238447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.256494+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.257319+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.257678+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.257680+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.260404+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.260405+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.260405+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.260405+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.260405+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.260409+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.278478+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.279267+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.279621+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.279623+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.279728+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.279729+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.279729+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.279729+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.279730+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.279733+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.300505+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.301347+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.301687+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.301689+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.304445+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.304446+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.304446+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.304447+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.304447+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.304450+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.322378+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.323186+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.323544+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.323546+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.323630+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.323631+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.323632+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.323632+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.323632+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.323635+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.344816+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.345625+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.345999+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.346001+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.348546+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.348547+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.348547+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.348548+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.348548+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.348551+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.366378+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.367264+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.367616+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.367618+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.367731+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.367731+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.367732+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.367732+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.367732+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.367736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.388598+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.389446+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.389798+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.389800+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.392653+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.392654+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.392654+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.392656+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.392657+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.392660+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.410744+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.411613+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.411986+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.411988+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.414631+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.414632+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.414632+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.414632+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.414633+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.414636+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.432692+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.433514+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.433969+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.433971+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.436572+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.436580+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.436584+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.436585+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.436585+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.436589+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.454510+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.455348+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.455719+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.455720+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.455833+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.455834+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.455835+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.455835+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.455835+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.455838+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.475950+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.476612+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.476901+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.476903+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.476987+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.476988+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.476988+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.476988+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.476988+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.476991+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.496765+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.497532+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.497827+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.497829+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.497903+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.497903+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.497903+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.497904+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.497904+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.497906+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.518350+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.519167+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.519453+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.519455+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.521894+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.521895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.521895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.521895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.521896+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.521898+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.539494+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.540281+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.540556+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.540558+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.540625+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.540625+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.540626+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.540626+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.540626+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.540629+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.560808+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.561617+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.561896+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.561898+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.564463+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.564464+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.564464+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.564464+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.564465+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.564469+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.582362+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.583176+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.583451+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.583452+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.583555+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.583555+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.583556+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.583556+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.583556+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.583559+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.603578+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.604389+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.604675+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.604676+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.607281+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.607282+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.607282+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.607282+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.607283+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.607285+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.625178+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.625708+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.625997+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.625999+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.628514+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.628515+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.628515+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.628515+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.628516+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.628518+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.646382+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.647234+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.647613+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.647615+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.650351+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.650351+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.650352+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.650352+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.650352+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.650355+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.668384+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.669187+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.669557+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.669559+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.672355+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.672356+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.672356+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.672357+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.672357+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.672360+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.690498+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.691347+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.691701+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.691703+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.694436+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.694436+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.694437+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.694437+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.694437+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.694440+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.712454+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.713284+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.713644+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.713646+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.713740+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.713740+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.713741+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.713741+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.713741+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.713745+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.734558+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.735353+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.735714+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.735716+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.738452+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.738453+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.738453+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.738454+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.738454+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.738457+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.756578+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.757383+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.757734+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.757736+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.757841+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.757842+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.757842+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.757843+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.757849+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.757856+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.778571+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.779377+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.779738+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.779740+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.779847+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.779848+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.779849+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.779849+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.779849+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.779853+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.800498+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.801339+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.801692+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.801694+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.804475+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.804476+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.804476+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.804477+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.804477+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.804480+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.822728+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.823563+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.823921+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.823923+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.826550+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.826551+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.826551+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.826551+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.826552+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.826555+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.844529+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.845349+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.845788+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.845789+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.845907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.845908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.845908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.845909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.845909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.845912+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.866508+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.867341+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.867700+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.867701+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.870418+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.870419+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.870419+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.870420+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.870420+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.870424+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.888577+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.889389+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.889855+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.889857+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.889974+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.889975+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.889975+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.889976+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.889976+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.889979+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.913234+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.914350+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.914780+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.914782+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.918599+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.918600+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.918600+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.918601+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.918601+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.918605+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.938699+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.939560+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.939923+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.939925+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.942585+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.942586+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.942586+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.942586+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.942587+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.942590+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.960525+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.961369+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.961732+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.961733+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.961843+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.961844+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.961844+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.961844+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.961845+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.961848+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:48.982705+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:48.983524+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:48.983978+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:48.983981+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:48.986657+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951788
2026-08-17 12:29:48.986658+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.986658+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:48.986659+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:48.986659+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:48.986663+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.004529+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.005350+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.005705+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.005707+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.008476+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.008477+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.008477+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.008477+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.008478+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.008481+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.026722+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.027571+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.027934+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.027936+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.028049+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.028050+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.028050+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.028051+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.028051+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.028056+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.048382+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.049203+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.049558+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.049559+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.052284+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.052285+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.052285+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.052285+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.052286+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.052289+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.069770+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.070555+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.070916+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.070918+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.071036+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.071037+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.071037+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.071037+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.071038+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.071041+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.091601+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.092390+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.092737+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.092739+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.095465+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.095465+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.095466+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.095466+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.095466+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.095470+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.113383+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.114207+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.114564+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.114566+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.117290+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.117294+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.117295+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.117295+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.117295+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.117299+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.135227+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.135763+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.136117+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.136119+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.138576+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.138577+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.138577+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.138577+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.138578+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.138581+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.156523+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.157314+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.157669+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.157671+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.160467+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.160468+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.160468+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.160468+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.160469+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.160472+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.185488+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.186319+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.186974+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.186977+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.189775+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.189777+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.189777+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.189778+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.189778+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.189783+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.207989+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.208773+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.209256+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.209259+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.209421+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.209422+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.209423+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.209423+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.209424+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.209428+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.230231+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.230829+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.231310+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.231313+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.233895+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.233896+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.233896+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.233897+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.233897+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.233902+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.251818+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.252685+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.253159+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.253162+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.255841+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.255842+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.255843+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.255843+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.255844+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.255848+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.273751+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.274575+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.274933+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.274935+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.277570+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.277571+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.277571+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.277571+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.277572+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.277575+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.295536+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.296358+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.296718+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.296720+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.299479+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.299480+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.299480+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.299481+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.299481+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.299484+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.317433+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.318232+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.318600+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.318602+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.318718+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.318718+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.318719+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.318719+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.318719+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.318723+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.339392+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.340254+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.340721+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.340723+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.340854+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.340855+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.340856+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.340856+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.340856+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.340859+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.361614+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.362405+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.362782+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.362784+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.362901+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.362902+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.362902+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.362902+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.362903+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.362906+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.383396+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.384215+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.384575+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.384576+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.384664+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.384665+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.384665+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.384666+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.384666+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.384669+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.405537+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.406353+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.406780+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.406782+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.409481+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.409482+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.409482+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.409482+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.409483+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.409486+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.427410+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.428209+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.428579+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.428581+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.428687+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.428688+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.428689+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.428689+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.428689+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.428693+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.449531+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.450328+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.450683+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.450685+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.453369+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.453369+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.453377+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.453380+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.453380+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.453385+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.471601+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.472412+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.472772+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.472774+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.475493+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.475493+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.475494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.475494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.475494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.475498+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.493408+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.494221+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.494578+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.494580+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.497283+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.497284+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.497284+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.497284+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.497285+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.497288+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.515237+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.515779+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.516139+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.516141+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.516251+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.516252+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.516253+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.516253+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.516253+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.516257+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.522299+0500 0x83c      Default     0x0                  0      0    kernel: memorystatus: assertion priority 3 overrides priority 0 for setoken:299
2026-08-17 12:29:49.536801+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.537612+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.538092+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.538094+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.540672+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.540673+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.540673+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.540674+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.540674+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.540677+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.558372+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.559206+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.559568+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.559570+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.559680+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.559680+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.559681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.559681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.559681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.559685+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.580545+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.581389+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.581735+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.581737+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.584545+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.584546+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.584546+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.584547+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.584547+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.584550+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.602701+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.603506+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.603856+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.603859+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.603966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.603967+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.603967+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.603968+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.603968+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.603971+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.624603+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.625414+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.625767+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.625769+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.628493+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.628493+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.628494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.628494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.628494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.628497+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.646399+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.647220+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.647581+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.647583+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.647706+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.647707+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.647707+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.647707+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.647708+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.647711+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.668411+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.669242+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.669594+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.669596+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.669703+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.669704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.669704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.669704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.669705+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.669708+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.690410+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.691246+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.691595+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.691596+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.691703+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.691704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.691704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.691704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.691705+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.691708+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.712710+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.713522+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.713868+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.713870+0500 0x307      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.713976+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.713977+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.713977+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.713977+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.713978+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.713981+0500 0x307      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.734540+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.735330+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.735691+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.735692+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.735821+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.735822+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.735822+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.735823+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.735823+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.735826+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.756564+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.757383+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.757730+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.757731+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.760442+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.760443+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.760443+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.760443+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.760444+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.760447+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.778637+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.779430+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.779800+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.779802+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.779895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.779896+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.779896+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.779897+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.779897+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.779908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.800410+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.801252+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.801613+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.801615+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.804318+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.804319+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.804319+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.804320+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.804320+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.804323+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.821792+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.822581+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.822937+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.822945+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.823057+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.823058+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.823058+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.823059+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.823059+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.823064+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.843705+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.844514+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.844875+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.844877+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.847601+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.847602+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.847602+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.847602+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.847603+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.847606+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.865605+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.866412+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.866775+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.866777+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.866889+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.866890+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.866890+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.866890+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.866891+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.866894+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.887418+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.888259+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.888616+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.888618+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.891408+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.891409+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.891409+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.891410+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.891410+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.891413+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.909416+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.910233+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.910589+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.910591+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.913402+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.913403+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.913403+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.913404+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.913404+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.913407+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.933322+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.934354+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.934704+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.934706+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.938714+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.938715+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.938715+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.938716+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.938716+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.938719+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.959821+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.960817+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.961184+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.961186+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.961272+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.961273+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.961273+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.961273+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.961274+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.961277+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:49.982441+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:49.983247+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:49.983603+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:49.983605+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:49.986310+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951789
2026-08-17 12:29:49.986311+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.986311+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:49.986311+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:49.986312+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:49.986315+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.004257+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.004823+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.005309+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.005311+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.007819+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.007820+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.007820+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.007821+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.007821+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.007825+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.025583+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.026408+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.026834+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.026837+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.029629+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.029630+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.029631+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.029631+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.029631+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.029635+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.047550+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.048340+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.048715+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.048717+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.048812+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.048813+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.048813+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.048814+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.048814+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.048817+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.069434+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.070249+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.070603+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.070605+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.073356+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.073357+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.073358+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.073358+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.073358+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.073362+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.091656+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.092480+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.092861+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.092863+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.092981+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.092982+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.092982+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.092983+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.092983+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.092986+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.113624+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.114419+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.114893+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.114896+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.117654+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.117655+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.117656+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.117656+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.117656+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.117660+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.135568+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.136352+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.136722+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.136724+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.139462+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.139469+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.139473+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.139474+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.139475+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.139496+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.157270+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.157806+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.158170+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.158172+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.160641+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.160642+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.160642+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.160643+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.160643+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.160646+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.178555+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.179339+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.179692+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.179694+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.179815+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.179816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.179816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.179816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.179817+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.179820+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.200392+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.201256+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.201600+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.201602+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.204319+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.204320+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.204320+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.204320+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.204321+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.204324+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.222734+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.223546+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.223911+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.223913+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.224028+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.224029+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.224029+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.224030+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.224030+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.224033+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.244573+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.245395+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.245743+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.245745+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.248427+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.248428+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.248428+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.248428+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.248429+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.248432+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.266629+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.267454+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.267821+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.267823+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.270499+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.270500+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.270500+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.270501+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.270501+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.270504+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.288442+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.289260+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.289616+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.289618+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.292333+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.292334+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.292335+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.292335+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.292335+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.292339+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.309793+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.310622+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.310976+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.310978+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.311097+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.311098+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.311098+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.311098+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.311099+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.311102+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.331642+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.332455+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.332803+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.332810+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.332916+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.332917+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.332917+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.332918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.332918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.332921+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.353737+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.354542+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.354980+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.354981+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.355089+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.355090+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.355091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.355091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.355091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.355094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.375581+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.376378+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.376728+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.376730+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.379409+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.379410+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.379410+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.379411+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.379411+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.379414+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.397765+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.398607+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.398964+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.398965+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.399069+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.399070+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.399070+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.399070+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.399071+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.399074+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.419797+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.420627+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.420972+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.420974+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.423617+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.423618+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.423618+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.423618+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.423619+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.423622+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.441658+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.442539+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.442895+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.442897+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.443009+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.443009+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.443010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.443010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.443010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.443013+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.463737+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.464549+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.464893+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.464895+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.467626+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.467627+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.467627+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.467628+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.467634+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.467658+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.485583+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.486373+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.486732+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.486734+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.486824+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.486825+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.486825+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.486825+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.486826+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.486829+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.507265+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.507828+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.508183+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.508185+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.510630+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.510631+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.510632+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.510632+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.510632+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.510635+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.528574+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.529364+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.529721+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.529723+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.529835+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.529836+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.529836+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.529837+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.529837+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.529840+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.550443+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.551273+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.551625+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.551627+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.554412+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.554413+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.554413+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.554414+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.554414+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.554417+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.572234+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.572783+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.573139+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.573141+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.573236+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.573237+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.573237+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.573237+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.573238+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.573241+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.593737+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.594543+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.594908+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.594910+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.597618+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.597619+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.597619+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.597620+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.597620+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.597623+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.615445+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.616247+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.616611+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.616613+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.616699+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.616700+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.616700+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.616701+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.616701+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.616704+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.637280+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.637844+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.638199+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.638201+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.640674+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.640675+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.640675+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.640676+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.640676+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.640680+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.658831+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.659637+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.660125+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.660127+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.662684+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.662686+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.662686+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.662686+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.662687+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.662690+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.680581+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.681424+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.681791+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.681793+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.684506+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.684507+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.684507+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.684507+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.684508+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.684511+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.702458+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.703264+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.703620+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.703622+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.703711+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.703712+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.703712+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.703713+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.703713+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.703716+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.724593+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.725382+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.725751+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.725753+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.728492+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.728493+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.728494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.728494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.728494+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.728498+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.746464+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.747277+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.747629+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.747631+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.747729+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.747729+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.747730+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.747730+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.747730+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.747734+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.768470+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.769276+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.769628+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.769630+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.772360+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.772361+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.772362+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.772362+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.772362+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.772365+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.789813+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.790646+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.791017+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.791019+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.791126+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.791127+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.791127+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.791128+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.791128+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.791131+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.811858+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.812686+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.813042+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.813044+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.815647+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.815652+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.815652+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.815653+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.815653+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.815657+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.833667+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.834456+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.834807+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.834817+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.834915+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.834916+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.834917+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.834917+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.834918+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.834922+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.855493+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.856372+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.856770+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.856773+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.859521+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.859522+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.859523+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.859523+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.859523+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.859527+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.877609+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.878434+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.878802+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.878804+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.878907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.878907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.878908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.878908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.878908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.878912+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.899468+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.900277+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.900636+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.900638+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.903436+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.903437+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.903437+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.903438+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.903438+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.903441+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.921662+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.922469+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.922817+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.922819+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.925563+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.925564+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.925564+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.925565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.925565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.925568+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.943467+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.944291+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.944662+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.944664+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.944774+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.944775+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.944775+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.944775+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.944776+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.944779+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.968367+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.969349+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.969708+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.969710+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.969813+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.969814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.969815+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.969815+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.969815+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.969819+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:50.993663+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:50.994465+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:50.994805+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:50.994807+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:50.994912+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951790
2026-08-17 12:29:50.994913+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.994913+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:50.994914+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:50.994914+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:50.994917+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.015598+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.016392+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.016743+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.016745+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.019561+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.019562+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.019562+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.019562+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.019563+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.019566+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.037586+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.038392+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.038745+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.038747+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.041539+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.041540+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.041540+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.041540+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.041541+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.041544+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.059461+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.060283+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.060636+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.060638+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.060722+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.060723+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.060723+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.060724+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.060724+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.060727+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.081659+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.082462+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.082811+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.082813+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.085578+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.085579+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.085579+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.085579+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.085580+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.085583+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.103470+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.104293+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.104652+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.104654+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.104738+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.104738+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.104739+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.104739+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.104739+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.104742+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.125292+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.125862+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.126218+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.126220+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.128660+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.128661+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.128661+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.128661+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.128662+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.128665+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.146937+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.147767+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.148236+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.148238+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.148393+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.148394+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.148402+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.148405+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.148405+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.148409+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.168751+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.169590+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.169954+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.169956+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.172670+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.172670+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.172671+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.172671+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.172671+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.172675+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.190493+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.191393+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.191749+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.191751+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.191869+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.191870+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.191870+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.191871+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.191871+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.191874+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.212483+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.213305+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.213707+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.213709+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.216443+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.216444+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.216444+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.216445+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.216445+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.216449+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.234611+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.235401+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.235916+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.235918+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.236063+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.236064+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.236064+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.236064+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.236065+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.236068+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.256486+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.257291+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.257649+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.257651+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.257762+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.257763+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.257763+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.257764+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.257764+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.257767+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.278485+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.279288+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.279657+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.279659+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.279763+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.279764+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.279764+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.279764+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.279765+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.279768+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.300613+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.301453+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.301798+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.301800+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.304560+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.304561+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.304561+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.304561+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.304562+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.304565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.322505+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.323308+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.323686+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.323688+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.323792+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.323793+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.323794+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.323794+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.323794+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.323798+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.344793+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.345588+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.345960+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.345967+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.346094+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.346095+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.346095+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.346096+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.346096+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.346099+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.367316+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.367882+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.368325+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.368327+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.368466+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.368467+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.368468+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.368468+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.368468+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.368472+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.388751+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.389605+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.389960+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.389962+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.392777+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.392778+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.392778+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.392779+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.392779+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.392782+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.410832+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.411696+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.412046+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.412048+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.412150+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.412151+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.412151+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.412152+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.412152+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.412155+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.432764+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.433593+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.433946+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.433948+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.436657+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.436658+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.436658+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.436658+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.436659+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.436662+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.454625+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.455447+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.455811+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.455813+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.455925+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.455926+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.455926+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.455926+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.455927+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.455930+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.476621+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.477486+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.477935+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.477937+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.480633+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.480634+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.480634+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.480634+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.480635+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.480646+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.498630+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.499453+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.499828+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.499830+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.502592+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.502593+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.502594+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.502594+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.502594+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.502598+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.520634+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.521475+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.521834+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.521836+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.524539+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.524540+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.524540+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.524540+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.524541+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.524544+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.542488+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.543316+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.543676+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.543678+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.543785+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.543786+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.543786+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.543786+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.543787+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.543790+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.564630+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.565447+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.565802+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.565804+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.565909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.565910+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.565911+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.565911+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.565911+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.565915+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.586652+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.587469+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.587820+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.587822+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.590519+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.590520+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.590521+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.590521+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.590521+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.590524+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.608829+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.609679+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.610034+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.610036+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.612676+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.612677+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.612677+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.612678+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.612678+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.612681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.630487+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.631325+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.631683+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.631685+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.631797+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.631798+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.631798+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.631799+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.631799+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.631803+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.652518+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.653321+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.653674+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.653676+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.656384+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.656385+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.656385+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.656386+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.656386+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.656389+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.674114+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.674771+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.675118+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.675120+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.675226+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.675226+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.675227+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.675227+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.675227+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.675231+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.695629+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.696419+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.696777+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.696779+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.699465+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.699466+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.699466+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.699467+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.699467+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.699470+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.717350+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.717887+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.718244+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.718246+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.718352+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.718353+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.718353+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.718353+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.718354+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.718357+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.738500+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.739336+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.739691+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.739693+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.742583+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.742584+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.742584+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.742585+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.742585+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.742588+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.760493+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.761331+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.761702+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.761705+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.761807+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.761807+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.761808+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.761808+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.761808+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.761811+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.782801+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.783592+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.784064+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.784066+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.786713+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.786714+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.786714+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.786715+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.786715+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.786719+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.804905+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.805742+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.806094+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.806096+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.806207+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.806208+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.806209+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.806209+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.806209+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.806213+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.826647+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.827466+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.827813+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.827815+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.830577+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.830583+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.830586+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.830603+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.830604+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.830609+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.848640+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.849420+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.849774+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.849781+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.849879+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.849880+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.849881+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.849881+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.849882+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.849887+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.870636+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.871475+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.871840+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.871842+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.871949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.871950+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.871950+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.871950+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.871951+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.871954+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.892519+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.893325+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.893676+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.893678+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.896465+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.896466+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.896466+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.896467+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.896467+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.896470+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.914652+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.915471+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.915826+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.915828+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.918566+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.918567+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.918567+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.918568+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.918568+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.918571+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.936642+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.937433+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.937790+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.937792+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.940487+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.940487+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.940488+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.940488+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.940488+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.940491+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.958513+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.959415+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.959785+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.959787+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.962606+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.962607+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.962608+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.962608+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.962608+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.962611+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:51.983525+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:51.984450+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:51.984808+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:51.984810+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:51.984907+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951791
2026-08-17 12:29:51.984908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.984908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:51.984908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:51.984909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:51.984912+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.009321+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.010325+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.010676+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.010678+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.013934+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.013935+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.013935+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.013936+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.013936+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.013939+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.031724+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.032515+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.032874+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.032876+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.035560+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.035561+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.035561+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.035561+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.035562+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.035565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.053460+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.054016+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.054366+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.054368+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.056819+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.056820+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.056820+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.056820+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.056821+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.056824+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.074639+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.075426+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.075783+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.075785+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.075894+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.075894+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.075895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.075895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.075895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.075899+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.096510+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.097328+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.097672+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.097674+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.100396+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.100396+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.100397+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.100397+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.100397+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.100400+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.118129+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.118797+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.119154+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.119156+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.121727+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.121728+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.121728+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.121729+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.121729+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.121732+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.139533+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.140341+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.140695+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.140697+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.143471+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.143472+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.143472+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.143472+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.143473+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.143476+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.161530+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.162335+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.162691+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.162693+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.162823+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.162824+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.162824+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.162825+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.162830+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.162837+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.183507+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.184327+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.184679+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.184681+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.184786+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.184786+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.184787+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.184787+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.184787+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.184791+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.205653+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.206443+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.206785+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.206787+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.206898+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.206899+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.206899+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.206900+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.206900+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.206903+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.227648+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.228450+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.228798+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.228800+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.231533+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.231533+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.231534+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.231534+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.231534+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.231538+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.249101+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.249780+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.250192+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.250195+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.250325+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.250326+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.250327+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.250328+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.250328+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.250334+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.270717+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.271544+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.271955+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.271957+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.274719+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.274720+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.274720+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.274721+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.274721+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.274725+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.292824+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.293637+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.293999+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.294001+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.294118+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.294119+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.294119+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.294119+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.294120+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.294123+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.314645+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.315431+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.315784+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.315786+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.318529+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.318530+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.318530+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.318530+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.318530+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.318534+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.336719+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.337577+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.338256+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.338258+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.338450+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.338451+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.338452+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.338452+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.338452+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.338456+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.358939+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.359771+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.360237+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.360246+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.360394+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.360395+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.360396+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.360396+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.360396+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.360399+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.380522+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.381364+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.381721+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.381723+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.381816+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.381817+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.381817+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.381817+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.381818+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.381821+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.402893+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.403682+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.404035+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.404037+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.406696+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.406696+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.406697+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.406697+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.406697+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.406701+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.424653+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.425441+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.425801+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.425803+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.425933+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.425934+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.425934+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.425934+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.425935+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.425938+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.446647+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.447435+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.447790+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.447792+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.450536+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.450537+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.450537+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.450537+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.450538+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.450541+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.468549+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.469352+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.469708+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.469710+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.469803+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.469804+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.469804+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.469805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.469805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.469808+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.490718+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.491535+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.491899+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.491901+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.492007+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.492007+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.492008+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.492008+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.492008+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.492012+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.512821+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.513628+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.513988+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.513990+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.514096+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.514100+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.514101+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.514101+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.514101+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.514105+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.534679+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.535513+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.535866+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.535868+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.538586+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.538587+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.538587+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.538587+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.538588+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.538591+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.545551+0500 0x75       Default     0x0                  0      0    kernel: PMRD: Desktop mode 0
2026-08-17 12:29:52.545555+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell closed 0, disabled 1/0, desktopMode 0, ac 1
2026-08-17 12:29:52.545557+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell closed 0, disabled 1/0, desktopMode 0, ac 1
2026-08-17 12:29:52.545575+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:52.545603+0500 0x75       Default     0x0                  0      0    kernel: PMRD: Clamshell enabled
2026-08-17 12:29:52.545606+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell closed 0, disabled 0/0, desktopMode 0, ac 1
2026-08-17 12:29:52.545609+0500 0x75       Default     0x0                  0      0    kernel: PMRD: clamshell closed 0, disabled 0/0, desktopMode 0, ac 1
2026-08-17 12:29:52.545618+0500 0x75       Default     0x0                  0      0    kernel: (IOgPTPPlugin) IOTimeSyncLocalClockPort::handleGeneralNotification <private>
2026-08-17 12:29:52.556661+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.557464+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.557841+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.557843+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.560611+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.560612+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.560612+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.560613+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.560613+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.560616+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.578655+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.579442+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.579802+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.579804+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.582557+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.582558+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.582558+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.582559+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.582559+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.582562+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.600787+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.601669+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.602037+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.602039+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.602159+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.602160+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.602160+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.602161+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.602161+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.602164+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.622816+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.623625+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.623973+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.623975+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.626693+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.626693+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.626694+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.626694+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.626694+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.626698+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.644672+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.645463+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.645838+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.645840+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.645929+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.645930+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.645930+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.645931+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.645931+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.645934+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.666656+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.667477+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.667827+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.667829+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.670634+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.670635+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.670635+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.670636+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.670636+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.670639+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.688669+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.689477+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.689827+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.689829+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.689939+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.689939+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.689940+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.689940+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.689940+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.689944+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.710556+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.711444+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.711799+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.711801+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.714512+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.714513+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.714513+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.714514+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.714514+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.714517+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.732553+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.733358+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.733719+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.733721+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.733830+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.733831+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.733832+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.733832+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.733832+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.733835+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.754662+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.755451+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.755800+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.755802+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.758527+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.758528+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.758528+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.758528+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.758529+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.758532+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.776489+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.777325+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.777684+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.777686+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.777777+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.777778+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.777778+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.777778+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.777779+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.777782+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.799339+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.799902+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.800272+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.800274+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.802770+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.802782+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.802782+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.802783+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.802783+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.802788+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.820674+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.821535+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.821948+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.821951+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.822056+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.822057+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.822058+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.822058+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.822058+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.822062+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.842836+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.843640+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.843996+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.843998+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.844104+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.844105+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.844111+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.844114+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.844114+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.844117+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.864740+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.865541+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.865897+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.865899+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.866013+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.866014+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.866014+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.866015+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.866015+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.866018+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.886719+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.887650+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.888017+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.888019+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.890712+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.890713+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.890713+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.890713+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.890714+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.890717+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.908992+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.909785+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.910288+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.910290+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.912835+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.912836+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.912836+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.912836+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.912837+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.912840+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.930692+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.931528+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.931899+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.931901+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.934625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.934625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.934626+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.934626+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.934626+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.934630+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.952571+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.953443+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.953805+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.953807+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.956533+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.956533+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.956534+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.956534+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.956534+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.956538+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.974683+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.975471+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.975834+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.975836+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:52.978525+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951792
2026-08-17 12:29:52.978526+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.978526+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:52.978527+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:52.978527+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:52.978530+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:52.997454+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:52.998667+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:52.999024+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:52.999026+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.003070+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.003071+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.003072+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.003072+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.003072+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.003075+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.023926+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.024915+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.025276+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.025277+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.028615+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.028616+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.028616+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.028617+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.028617+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.028620+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.047899+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.048740+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.049096+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.049098+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.049208+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.049209+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.049209+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.049209+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.049210+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.049213+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.069540+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.070361+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.070704+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.070705+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.073453+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.073454+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.073454+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.073454+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.073455+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.073458+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.090926+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.091771+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.092127+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.092129+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.092252+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.092253+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.092253+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.092253+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.092254+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.092257+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.112660+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.113458+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.113800+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.113802+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.113908+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.113909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.113909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.113909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.113909+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.113913+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.134695+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.135512+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.135857+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.135858+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.135965+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.135966+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.135967+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.135967+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.135967+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.135970+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.156686+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.157471+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.157819+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.157821+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.160525+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.160526+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.160526+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.160526+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.160527+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.160530+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.178400+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.178936+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.179293+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.179294+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.179404+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.179405+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.179406+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.179406+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.179406+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.179416+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.199950+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.200773+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.201123+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.201125+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.203733+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.203734+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.203734+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.203734+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.203735+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.203738+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.221768+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.222558+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.222919+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.222921+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.223034+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.223035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.223035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.223035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.223036+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.223039+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.243555+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.244373+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.244725+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.244727+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.247459+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.247459+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.247460+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.247460+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.247460+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.247464+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.265390+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.265914+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.266267+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.266269+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.266373+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.266374+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.266374+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.266375+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.266375+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.266378+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.286691+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.287479+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.287833+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.287835+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.290533+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.290534+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.290534+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.290534+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.290535+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.290538+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.308696+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.309486+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.309851+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.309853+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.309965+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.309966+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.309966+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.309966+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.309967+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.309970+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.330718+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.331558+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.331936+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.331938+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.334673+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.334674+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.334674+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.334674+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.334675+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.334678+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.352871+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.353715+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.354085+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.354086+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.354209+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.354210+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.354210+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.354210+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.354211+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.354214+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.374757+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.375569+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.376098+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.376101+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.378804+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.378805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.378806+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.378806+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.378806+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.378810+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.397349+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.397901+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.398317+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.398319+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.400827+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.400828+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.400829+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.400829+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.400829+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.400833+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.418707+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.419531+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.419891+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.419893+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.420000+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.420000+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.420001+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.420001+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.420001+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.420005+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.440569+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.441408+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.441813+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.441815+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.441926+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.441927+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.441928+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.441928+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.441928+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.441932+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.462959+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.463769+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.464251+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.464253+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.464397+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.464398+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.464399+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.464399+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.464399+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.464403+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.484752+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.485552+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.485916+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.485918+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.486023+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.486024+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.486024+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.486025+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.486025+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.486028+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.506762+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.507567+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.507925+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.507927+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.510637+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.510638+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.510638+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.510639+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.510639+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.510642+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.528693+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.529480+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.529845+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.529846+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.529954+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.529961+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.529964+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.529965+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.529965+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.529968+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.550698+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.551538+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.551887+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.551889+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.551991+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.551992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.551992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.551992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.551993+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.551996+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.572588+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.573396+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.573760+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.573761+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.576506+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.576507+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.576507+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.576507+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.576508+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.576511+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.595449+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.596016+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.596366+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.596368+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.598800+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.598801+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.598801+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.598802+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.598802+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.598805+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.616701+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.617533+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.617890+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.617892+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.617994+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.617995+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.617995+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.617996+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.617996+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.617999+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.638716+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.639540+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.639885+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.639886+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.639991+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.639992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.639992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.639992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.639993+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.639996+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.660761+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.661592+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.661942+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.661944+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.662034+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.662035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.662035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.662035+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.662036+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.662039+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.682697+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.683533+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.683886+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.683888+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.686621+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.686622+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.686622+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.686623+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.686623+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.686626+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.704724+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.705544+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.705894+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.705896+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.706000+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.706000+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.706001+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.706001+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.706001+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.706004+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.726705+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.727534+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.727876+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.727878+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.727960+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.727961+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.727961+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.727961+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.727962+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.727965+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.748697+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.749492+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.749845+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.749847+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.749946+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.749947+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.749947+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.749947+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.749948+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.749951+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.770725+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.771571+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.771913+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.771915+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.774618+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.774619+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.774619+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.774619+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.774620+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.774623+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.792747+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.793814+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.794180+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.794182+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.794277+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.794278+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.794279+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.794279+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.794279+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.794283+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.814724+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.815546+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.815904+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.815906+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.818657+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.818658+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.818658+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.818658+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.818659+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.818662+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.836771+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.837572+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.837988+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.837990+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.838088+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.838088+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.838089+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.838089+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.838089+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.838093+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.858579+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.859402+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.859755+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.859757+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.862517+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.862517+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.862518+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.862518+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.862525+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.862534+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.880578+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.881413+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.881766+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.881768+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.881891+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.881891+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.881892+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.881892+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.881893+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.881896+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.902607+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.903427+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.903773+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.903775+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.903879+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.903880+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.903880+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.903881+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.903881+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.903884+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.924537+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.925181+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.925535+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.925537+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.928008+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.928009+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.928009+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.928009+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.928010+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.928013+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.945882+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.946693+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.947061+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.947063+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.949746+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.949747+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.949747+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.949748+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.949748+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.949751+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.967938+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.968771+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.969133+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.969135+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.969229+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.969230+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.969230+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.969231+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.969231+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.969234+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:53.989590+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:53.990422+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:53.990767+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:53.990769+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:53.990874+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951793
2026-08-17 12:29:53.990875+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.990875+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:53.990875+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:53.990876+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:53.990879+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.011800+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.012590+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.012973+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.012975+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.015779+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.015780+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.015781+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.015781+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.015781+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.015785+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.036607+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.037419+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.037887+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.037889+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.041741+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.041742+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.041743+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.041743+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.041743+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.041747+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.062693+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.063702+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.064071+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.064073+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.064182+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.064183+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.064183+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.064184+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.064184+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.064187+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.084817+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.085603+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.085963+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.085965+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.088690+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.088691+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.088691+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.088692+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.088692+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.088696+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.106735+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.107570+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.107921+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.107923+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.108018+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.108019+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.108020+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.108020+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.108020+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.108024+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.128716+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.129507+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.129860+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.129862+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.132586+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.132587+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.132587+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.132587+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.132588+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.132591+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.150594+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.151435+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.151794+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.151796+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.154512+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.154513+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.154513+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.154514+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.154514+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.154517+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.179951+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.180811+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.181450+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.181453+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.184136+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.184138+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.184138+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.184139+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.184139+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.184144+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.202501+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.203196+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.203692+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.203695+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.203858+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.203859+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.203860+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.203860+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.203861+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.203869+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.224216+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.224890+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.225252+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.225254+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.227776+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.227779+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.227780+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.227780+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.227780+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.227784+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.245727+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.246529+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.246886+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.246888+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.249624+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.249625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.249625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.249625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.249626+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.249629+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.267782+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.268598+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.268951+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.268953+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.271684+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.271685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.271685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.271686+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.271686+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.271689+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.289592+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.290394+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.290750+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.290752+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.290859+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.290860+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.290860+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.290861+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.290861+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.290864+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.311625+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.312432+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.312782+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.312784+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.312888+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.312889+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.312890+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.312890+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.312890+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.312893+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.333542+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.334240+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.334584+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.334587+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.337021+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.337022+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.337022+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.337023+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.337023+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.337026+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.354790+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.355593+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.355970+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.355973+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.358684+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.358685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.358685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.358685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.358686+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.358689+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.376754+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.377572+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.377934+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.377936+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.378058+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.378059+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.378059+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.378060+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.378063+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.378066+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.398995+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.399795+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.400141+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.400143+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.402783+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.402784+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.402784+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.402785+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.402785+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.402788+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.420746+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.421583+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.421934+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.421936+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.422064+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.422065+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.422065+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.422066+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.422066+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.422069+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.442619+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.443430+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.443778+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.443780+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.446488+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.446489+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.446489+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.446489+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.446490+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.446493+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.464220+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.464892+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.465248+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.465250+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.465367+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.465367+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.465368+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.465368+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.465368+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.465372+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.486761+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.487602+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.488097+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.488099+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.490771+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.490772+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.490773+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.490773+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.490774+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.490777+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.508834+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.509627+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.510089+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.510091+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.510225+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.510226+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.510226+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.510227+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.510227+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.510230+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.530798+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.531627+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.531976+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.531978+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.534705+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.534706+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.534707+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.534707+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.534707+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.534710+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.552637+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.553459+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.553819+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.553821+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.553912+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.553912+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.553919+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.553922+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.553922+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.553926+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.574741+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.575573+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.575948+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.575949+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.578686+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.578687+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.578688+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.578688+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.578688+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.578692+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.597204+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.597888+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.598402+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.598404+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.598527+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.598529+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.598529+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.598529+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.598530+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.598533+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.618911+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.619718+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.620088+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.620090+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.622812+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.622813+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.622813+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.622813+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.622814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.622817+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.640610+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.641449+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.641816+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.641819+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.641948+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.641949+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.641949+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.641949+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.641950+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.641953+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.662622+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.663430+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.663776+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.663778+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.666526+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.666527+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.666527+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.666527+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.666528+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.666531+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.684623+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.685422+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.685769+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.685771+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.688502+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.688503+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.688503+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.688504+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.688504+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.688507+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.705958+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.706808+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.707164+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.707166+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.709819+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.709819+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.709820+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.709820+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.709820+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.709824+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.727957+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.728801+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.729163+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.729165+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.729269+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.729269+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.729270+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.729270+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.729270+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.729274+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.749618+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.750436+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.750785+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.750787+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.753575+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.753575+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.753576+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.753576+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.753576+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.753580+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.771610+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.772436+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.772793+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.772795+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.772904+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.772905+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.772905+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.772906+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.772906+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.772909+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.783746+0500 0x843      Default     0x0                  0      0    kernel: memorystatus: assertion priority 3 overrides priority 0 for setoken:299
2026-08-17 12:29:54.793993+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.794780+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.795226+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.795228+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.795380+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.795381+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.795382+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.795382+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.795382+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.795386+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.815760+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.816544+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.816901+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.816903+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.817009+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.817010+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.817010+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.817010+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.817011+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.817014+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.837458+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.837992+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.838337+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.838339+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.838455+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.838456+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.838456+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.838457+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.838457+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.838461+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.858630+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.859449+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.859811+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.859813+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.859924+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.859925+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.859925+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.859925+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.859926+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.859929+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.880481+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.881023+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.881375+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.881377+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.881483+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.881484+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.881485+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.881485+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.881485+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.881496+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.901838+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.902630+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.902992+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.902994+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.903102+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.903102+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.903103+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.903103+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.903103+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.903107+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.923515+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.924084+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.924429+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.924431+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.926870+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.926871+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.926871+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.926872+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.926872+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.926877+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.944820+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.945629+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.945975+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.945977+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.946075+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.946076+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.946076+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.946076+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.946077+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.946080+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.966827+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.967646+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.967998+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.968000+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.968106+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.968107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.968107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.968107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.968107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.968111+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:54.988894+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:54.989722+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:54.990066+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:54.990068+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:54.992816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951794
2026-08-17 12:29:54.992817+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.992817+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:54.992818+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:54.992818+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:54.992821+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.010625+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.011468+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.011832+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.011833+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.014521+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.014521+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.014522+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.014522+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.014522+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.014526+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.032002+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.032792+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.033150+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.033152+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.035767+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.035768+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.035768+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.035768+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.035769+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.035772+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.055824+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.056986+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.057344+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.057346+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.060814+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.060815+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.060815+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.060816+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.060816+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.060819+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.081042+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.082003+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.082368+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.082370+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.082455+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.082456+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.082456+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.082456+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.082457+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.082460+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.103841+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.104628+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.104990+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.104992+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.107731+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.107732+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.107732+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.107733+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.107733+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.107736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.126026+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.126842+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.127207+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.127209+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.129809+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.129810+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.129810+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.129811+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.129811+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.129814+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.147762+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.148556+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.149035+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.149037+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.149184+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.149185+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.149185+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.149186+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.149186+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.149190+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.169628+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.170447+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.170808+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.170810+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.173603+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.173604+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.173604+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.173604+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.173605+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.173608+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.191838+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.192636+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.192999+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.193001+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.195698+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.195699+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.195699+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.195699+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.195700+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.195703+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.213655+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.214460+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.214822+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.214824+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.214932+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.214933+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.214933+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.214934+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.214934+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.214937+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.235637+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.236456+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.236808+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.236810+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.239514+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.239520+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.239524+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.239524+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.239525+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.239547+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.257477+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.258017+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.258369+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.258371+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.258479+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.258480+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.258480+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.258481+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.258481+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.258484+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.278641+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.279480+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.279834+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.279836+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.282536+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.282537+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.282537+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.282537+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.282538+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.282541+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.299984+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.300833+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.301194+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.301196+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.301306+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.301306+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.301307+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.301307+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.301307+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.301311+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.321864+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.322650+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.323010+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.323012+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.325718+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.325719+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.325719+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.325719+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.325719+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.325723+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.344238+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.344922+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.345309+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.345311+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.345426+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.345427+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.345427+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.345428+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.345428+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.345431+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.365772+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.366607+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.366960+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.366962+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.369650+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.369650+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.369651+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.369651+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.369651+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.369655+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.387975+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.388832+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.389188+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.389189+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.389274+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.389275+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.389275+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.389275+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.389276+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.389279+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.409648+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.410457+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.410817+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.410819+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.413564+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.413565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.413565+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.413566+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.413566+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.413569+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.431671+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.432467+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.432819+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.432821+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.432935+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.432936+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.432936+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.432936+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.432937+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.432940+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.453595+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.454141+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.454489+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.454491+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.454598+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.454599+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.454599+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.454600+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.454600+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.454603+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.474842+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.475645+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.476001+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.476003+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.476097+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.476098+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.476098+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.476099+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.476099+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.476102+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.496783+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.497572+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.497926+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.497928+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.500704+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.500705+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.500705+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.500706+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.500706+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.500709+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.518933+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.519747+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.520106+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.520108+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.522843+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.522844+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.522844+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.522845+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.522845+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.522848+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.540784+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.541599+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.541953+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.541955+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.544702+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.544703+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.544703+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.544704+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.544704+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.544707+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.562670+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.563476+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.563841+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.563843+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.563942+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.563943+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.563943+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.563943+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.563949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.563955+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.585087+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.585908+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.586253+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.586255+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.586360+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.586361+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.586362+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.586362+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.586362+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.586365+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.606789+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.607579+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.607920+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.607922+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.610624+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.610625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.610625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.610625+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.610626+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.610629+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.629240+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.629955+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.630425+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.630427+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.630577+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.630578+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.630578+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.630579+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.630579+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.630582+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.650847+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.651667+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.652022+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.652024+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.652127+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.652128+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.652128+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.652129+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.652129+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.652132+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.672853+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.673658+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.674006+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.674008+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.676734+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.676735+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.676736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.676736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.676736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.676740+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.694804+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.695618+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.696002+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.696004+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.696115+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.696116+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.696117+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.696117+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.696117+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.696121+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.716785+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.717628+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.718097+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.718099+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.720850+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.720851+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.720851+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.720852+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.720852+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.720856+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.738792+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.739578+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.739943+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.739945+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.740066+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.740067+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.740068+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.740068+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.740068+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.740072+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.760784+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.761630+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.761976+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.761978+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.762083+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.762084+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.762084+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.762084+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.762085+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.762088+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.782892+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.783964+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.784334+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.784336+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.786856+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.786857+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.786857+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.786857+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.786858+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.786861+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.804851+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.805650+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.806072+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.806073+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.806158+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.806159+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.806160+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.806160+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.806160+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.806164+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.826792+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.827582+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.827943+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.827945+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.828037+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.828038+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.828038+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.828039+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.828039+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.828042+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.848793+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.849583+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.849944+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.849946+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.852728+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.852729+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.852729+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.852730+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.852730+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.852733+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.870671+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.871594+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.871964+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.871966+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.872073+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.872074+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.872074+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.872074+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.872075+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.872078+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.892685+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.893486+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.893844+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.893846+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.893953+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.893954+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.893954+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.893955+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.893955+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.893958+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.914679+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.915488+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.915832+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.915834+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.915923+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.915928+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.915928+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.915929+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.915929+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.915932+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.936670+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.937487+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.937837+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.937839+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.937943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.937944+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.937944+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.937945+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.937945+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.937948+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.958648+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.959480+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.959825+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.959827+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.959936+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.959936+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.959937+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.959937+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.959937+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.959941+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:55.980790+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:55.981730+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:55.982088+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:55.982090+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:55.984942+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951795
2026-08-17 12:29:55.984943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.984943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:55.984943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:55.984943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:55.984947+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.002687+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.003496+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.003853+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.003855+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.003948+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.003949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.003949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.003950+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.003950+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.003953+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.024804+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.025594+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.025949+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.025951+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.028644+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.028644+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.028645+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.028645+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.028645+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.028648+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.046817+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.047636+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.047990+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.047992+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.048098+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.048099+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.048099+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.048100+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.048100+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.048103+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.068956+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.069792+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.070132+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.070134+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.074654+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.074655+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.074655+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.074655+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.074656+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.074659+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.094900+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.095845+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.096214+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.096216+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.096317+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.096318+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.096319+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.096319+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.096319+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.096322+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.118968+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.119771+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.120115+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.120117+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.122860+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.122861+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.122862+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.122862+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.122862+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.122865+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.140802+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.141646+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.142003+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.142005+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.142095+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.142096+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.142096+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.142097+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.142097+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.142100+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.162691+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.163497+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.163851+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.163853+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.166567+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.166567+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.166568+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.166568+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.166569+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.166572+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.185061+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.185842+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.186375+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.186377+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.186497+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.186498+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.186498+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.186499+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.186499+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.186502+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.206814+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.207615+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.207973+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.207975+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.208087+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.208088+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.208089+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.208089+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.208089+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.208092+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.228812+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.229598+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.229951+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.229953+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.230060+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.230061+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.230061+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.230061+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.230062+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.230065+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.250620+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.251573+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.252478+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.252481+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.255043+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.255044+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.255052+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.255055+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.255055+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.255059+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.272983+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.273793+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.274163+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.274165+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.274273+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.274274+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.274274+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.274275+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.274275+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.274278+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.294819+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.295607+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.295955+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.295957+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.298658+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.298659+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.298659+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.298660+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.298660+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.298663+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.316682+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.317520+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.317883+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.317885+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.317999+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.317999+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.318000+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.318000+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.318000+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.318004+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.338991+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.339775+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.340156+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.340158+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.343089+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.343090+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.343090+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.343091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.343091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.343094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.360872+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.361692+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.362058+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.362060+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.362150+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.362151+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.362151+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.362152+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.362152+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.362155+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.383034+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.383845+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.384202+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.384204+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.386866+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.386867+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.386867+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.386867+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.386868+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.386871+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.404817+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.405618+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.405977+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.405979+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.406080+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.406080+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.406080+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.406081+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.406081+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.406084+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.426812+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.427602+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.427952+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.427954+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.430662+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.430662+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.430663+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.430663+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.430663+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.430666+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.448685+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.449504+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.449861+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.449863+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.449955+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.449956+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.449956+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.449956+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.449956+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.449960+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.470843+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.471692+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.472044+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.472046+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.474776+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.474777+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.474777+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.474777+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.474778+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.474781+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.492975+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.493781+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.494130+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.494131+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.494242+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.494243+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.494243+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.494243+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.494244+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.494247+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.514928+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.515740+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.516044+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.516046+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.518683+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.518683+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.518684+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.518684+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.518684+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.518687+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.536515+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.537040+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.537342+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.537343+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.537446+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.537447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.537447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.537447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.537447+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.537450+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.558797+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.559600+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.559870+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.559871+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.562662+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.562663+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.562663+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.562664+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.562664+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.562666+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.581077+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.581982+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.582456+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.582458+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.582567+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.582568+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.582568+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.582568+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.582569+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.582578+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.603464+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.604052+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.604372+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.604373+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.604471+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.604472+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.604472+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.604473+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.604473+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.604475+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.624823+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.625676+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.625991+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.625993+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.626081+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.626082+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.626082+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.626082+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.626083+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.626085+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.646687+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.647488+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.647830+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.647832+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.650660+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.650661+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.650661+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.650661+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.650662+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.650664+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.668165+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.669020+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.669325+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.669326+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.669415+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.669416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.669416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.669416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.669416+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.669419+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.690656+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.691536+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.691945+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.691947+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.692032+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.692033+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.692033+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.692033+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.692034+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.692036+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.712978+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.713808+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.714136+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.714138+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.717019+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.717020+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.717020+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.717020+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.717021+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.717023+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.734904+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.735940+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.736381+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.736382+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.738906+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.738907+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.738908+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.738908+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.738908+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.738911+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.756624+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.757312+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.757660+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.757661+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.760082+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.760082+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.760083+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.760083+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.760083+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.760086+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.779782+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.780625+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.780974+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.780976+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.783837+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.783838+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.783838+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.783839+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.783839+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.783842+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.801705+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.802525+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.802914+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.802917+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.803072+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.803073+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.803073+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.803074+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.803074+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.803078+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.823146+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.823997+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.824452+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.824454+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.824578+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.824579+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.824579+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.824580+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.824580+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.824583+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.846693+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.847521+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.847853+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.847855+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.847948+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.847949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.847949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.847949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.847950+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.847952+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.869299+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.869965+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.870323+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.870324+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.870420+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.870421+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.870421+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.870422+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.870422+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.870424+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.890985+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.891831+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.892191+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.892193+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.892284+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.892285+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.892286+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.892286+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.892286+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.892289+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.913068+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.913867+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.914186+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.914188+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.916857+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.916858+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.916858+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.916858+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.916859+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.916861+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.935048+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.935839+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.936195+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.936197+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.938954+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.938959+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.938962+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.938963+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.938963+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.938966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.956847+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.957677+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.958006+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.958008+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.960773+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.960774+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.960774+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.960775+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.960775+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.960777+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:56.979082+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:56.979878+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:56.980193+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:56.980195+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:56.982923+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951796
2026-08-17 12:29:56.982924+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.982924+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:56.982924+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:56.982924+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:56.982927+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.000875+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.001689+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.002004+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.002006+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.004632+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.004632+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.004633+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.004633+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.004633+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.004636+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.023116+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.023922+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.024210+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.024212+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.027916+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.027917+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.027917+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.027917+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.027918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.027920+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.045683+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.046324+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.046648+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.046649+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.049210+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.049211+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.049211+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.049212+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.049212+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.049214+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.067149+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.067955+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.068286+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.068288+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.068369+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.068369+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.068370+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.068370+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.068370+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.068373+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.089100+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.089900+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.090226+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.090227+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.092999+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.092999+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.093000+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.093000+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.093000+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.093003+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.113059+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.113974+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.114341+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.114343+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.114434+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.114435+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.114435+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.114436+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.114436+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.114439+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.140084+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.140905+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.141280+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.141283+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.143900+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.143901+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.143902+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.143902+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.143902+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.143906+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.161899+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.162680+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.162943+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.162944+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.163020+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.163020+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.163021+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.163021+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.163021+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.163023+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.183518+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.184033+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.184280+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.184281+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.184356+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.184357+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.184357+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.184357+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.184358+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.184360+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.205063+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.205875+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.206190+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.206191+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.208825+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.208826+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.208826+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.208827+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.208827+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.208829+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.226850+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.227644+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.228013+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.228015+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.230733+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.230734+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.230734+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.230735+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.230735+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.230738+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.248718+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.249532+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.249893+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.249895+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.250009+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.250010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.250010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.250010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.250011+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.250014+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.270722+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.271561+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.271915+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.271917+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.274643+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.274644+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.274644+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.274645+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.274652+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.274661+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.292638+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.293190+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.293545+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.293547+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.296006+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.296007+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.296007+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.296007+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.296008+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.296011+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.314024+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.314869+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.315292+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.315294+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.315406+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.315407+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.315407+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.315407+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.315408+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.315411+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.336916+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.337790+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.338120+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.338121+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.340794+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.340795+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.340795+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.340795+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.340796+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.340798+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.358671+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.359221+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.359515+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.359516+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.361945+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.361946+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.361946+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.361946+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.361946+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.361949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.380010+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.380820+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.381228+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.381230+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.381358+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.381358+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.381359+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.381359+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.381359+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.381362+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.401743+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.402557+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.402858+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.402860+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.405252+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.405253+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.405253+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.405253+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.405254+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.405256+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.422981+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.423796+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.424081+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.424083+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.426758+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.426759+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.426759+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.426759+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.426760+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.426762+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.444721+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.445539+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.445832+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.445833+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.448703+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.448704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.448704+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.448705+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.448705+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.448707+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.467063+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.467917+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.468209+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.468210+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.468314+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.468315+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.468315+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.468315+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.468316+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.468318+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.488671+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.489214+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.489491+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.489493+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.491920+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.491921+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.491921+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.491922+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.491922+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.491924+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.509947+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.510796+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.511102+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.511104+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.511196+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.511197+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.511197+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.511197+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.511198+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.511200+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.531741+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.532561+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.532909+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.532911+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.535609+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.535610+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.535610+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.535611+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.535611+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.535614+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.553135+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.553954+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.554314+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.554316+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.556904+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.556905+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.556905+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.556906+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.556906+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.556909+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.575550+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.576109+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.576462+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.576464+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.578910+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.578911+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.578911+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.578912+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.578912+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.578915+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.596869+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.597656+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.598020+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.598022+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.598130+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.598131+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.598131+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.598131+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.598132+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.598135+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.619032+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.619941+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.620278+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.620280+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.623656+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.623661+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.623662+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.623662+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.623662+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.623666+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.641862+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.642719+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.643228+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.643231+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.643383+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.643384+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.643385+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.643385+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.643386+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.643390+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.663695+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.664539+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.664894+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.664896+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.667626+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.667627+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.667627+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.667628+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.667628+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.667631+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.685106+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.685917+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.686218+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.686220+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.686288+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.686288+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.686289+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.686289+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.686289+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.686292+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.706738+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.707532+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.707813+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.707814+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.710241+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.710241+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.710242+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.710242+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.710242+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.710245+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.728049+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.728884+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.729158+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.729160+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.729234+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.729234+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.729234+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.729235+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.729235+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.729237+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.749560+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.750089+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.750369+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.750370+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.752894+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.752895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.752895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.752895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.752895+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.752898+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.770925+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.771759+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.772115+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.772117+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.772240+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.772240+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.772240+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.772241+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.772241+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.772244+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.793208+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.794131+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.794498+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.794500+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.797126+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.797127+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.797127+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.797127+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.797128+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.797130+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.815865+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.816650+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.816967+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.816969+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.819660+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.819661+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.819661+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.819662+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.819662+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.819665+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.837656+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.838194+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.838553+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.838555+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.838669+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.838669+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.838670+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.838670+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.838670+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.838674+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.859140+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.859982+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.860487+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.860489+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.860646+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.860647+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.860647+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.860647+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.860648+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.860651+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.880947+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.881780+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.882192+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.882195+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.884965+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.884966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.884967+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.884967+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.884967+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.884971+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.902941+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.903753+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.904112+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.904113+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.904217+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.904218+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.904218+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.904218+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.904219+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.904222+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.925191+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.926024+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.926406+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.926408+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.926513+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.926513+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.926514+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.926514+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.926514+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.926517+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.947199+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.948006+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.948424+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.948426+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.948541+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.948542+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.948548+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.948550+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.948550+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.948553+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.968758+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.969567+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.969859+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.969860+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.973139+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.973140+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.973140+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.973141+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.973141+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.973153+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:57.990898+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:57.991732+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:57.992004+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:57.992006+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:57.994646+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951797
2026-08-17 12:29:57.994646+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.994647+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:57.994647+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:57.994647+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:57.994650+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.012063+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.012928+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.013193+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.013195+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.015815+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.015816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.015816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.015816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.015816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.015819+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.033752+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.034541+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.034799+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.034800+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.034870+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.034871+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.034871+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.034871+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.034871+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.034874+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.054895+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.055677+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.055926+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.055927+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.058449+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.058450+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.058450+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.058450+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.058450+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.058453+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.075924+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.076716+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.076964+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.076965+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.077027+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.077028+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.077028+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.077028+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.077029+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.077031+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.098822+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.099663+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.099980+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.099981+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.103707+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.103708+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.103708+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.103708+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.103709+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.103711+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.123563+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.124741+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.125116+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.125118+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.129003+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.129003+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.129004+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.129004+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.129004+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.129007+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.149667+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.150848+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.151251+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.151253+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.155198+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.155198+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.155199+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.155199+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.155200+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.155203+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.175110+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.175939+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.176343+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.176345+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.176462+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.176463+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.176464+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.176464+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.176464+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.176468+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.196879+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.197661+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.198022+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.198024+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.200728+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.200729+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.200730+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.200730+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.200730+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.200734+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.218767+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.219575+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.219935+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.219937+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.222745+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.222746+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.222746+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.222747+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.222747+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.222750+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.240764+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.241605+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.241962+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.241964+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.244686+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.244687+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.244687+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.244688+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.244688+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.244691+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.262546+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.263109+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.263559+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.263561+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.266191+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.266192+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.266192+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.266193+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.266193+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.266196+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.284975+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.285779+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.286060+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.286062+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.286127+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.286128+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.286128+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.286128+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.286129+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.286135+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.306686+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.307238+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.307524+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.307526+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.307614+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.307614+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.307614+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.307615+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.307615+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.307617+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.328039+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.328869+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.329143+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.329145+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.331815+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.331816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.331816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.331816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.331816+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.331819+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.350122+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.350938+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.351344+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.351346+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.353964+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.353966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.353966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.353966+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.353967+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.353970+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.372138+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.372936+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.373299+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.373301+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.375929+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.375930+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.375931+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.375931+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.375931+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.375935+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.394111+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.395110+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.395570+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.395572+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.398708+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.398709+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.398709+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.398710+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.398710+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.398713+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.416233+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.417021+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.417315+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.417316+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.419942+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.419943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.419943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.419943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.419943+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.419946+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.437755+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.438561+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.438847+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.438849+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.438939+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.438940+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.438940+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.438940+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.438940+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.438943+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.459833+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.460637+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.460950+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.460952+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.463652+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.463653+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.463653+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.463654+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.463654+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.463656+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.481118+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.481969+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.482256+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.482257+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.482350+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.482351+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.482351+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.482351+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.482351+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.482354+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.503712+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.504305+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.504712+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.504714+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.507163+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.507165+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.507165+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.507165+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.507165+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.507168+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.524894+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.525680+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.525970+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.525972+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.526064+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.526065+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.526065+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.526065+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.526066+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.526068+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.546095+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.546924+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.547205+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.547207+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.549864+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.549865+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.549865+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.549866+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.549866+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.549868+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.567754+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.568670+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.568982+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.568983+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.569075+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.569075+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.569076+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.569076+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.569076+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.569078+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.590604+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.591120+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.591419+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.591421+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.593926+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.593929+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.593930+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.593930+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.593930+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.593933+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.611727+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.612268+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.612558+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.612559+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.614923+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.614924+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.614924+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.614924+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.614925+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.614927+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.633236+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.634036+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.634338+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.634339+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.636883+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.636888+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.636891+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.636891+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.636892+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.636894+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.654920+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.655727+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.656023+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.656025+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.658680+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.658680+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.658680+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.658681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.658681+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.658683+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.676108+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.676951+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.677239+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.677240+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.677326+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.677327+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.677327+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.677327+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.677327+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.677330+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.697712+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.698253+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.698530+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.698531+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.698632+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.698633+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.698633+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.698633+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.698633+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.698636+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.718760+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.719571+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.719849+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.719851+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.722303+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.722304+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.722304+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.722304+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.722304+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.722307+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.739930+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.740734+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.741029+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.741031+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.743876+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.743877+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.743877+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.743877+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.743878+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.743880+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.761982+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.762955+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.763293+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.763294+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.765882+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.765882+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.765883+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.765883+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.765883+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.765886+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.783776+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.784610+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.784990+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.784992+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.785106+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.785107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.785107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.785107+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.785108+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.785111+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.805627+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.806161+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.806514+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.806516+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.806598+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.806599+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.806599+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.806599+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.806600+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.806603+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.826911+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.827700+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.828060+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.828062+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.828181+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.828182+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.828182+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.828182+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.828183+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.828186+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.848804+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.849609+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.849964+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.849966+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.852704+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.852705+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.852706+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.852706+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.852707+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.852710+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.870751+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.871617+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.871979+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.871981+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.872087+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.872088+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.872088+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.872089+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.872089+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.872092+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.892800+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.893612+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.893916+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.893918+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.896456+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.896457+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.896457+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.896458+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.896458+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.896460+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.913966+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.914762+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.915042+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.915043+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.917732+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.917733+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.917733+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.917734+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.917734+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.917736+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.936214+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.937008+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.937309+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.937311+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.939880+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.939881+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.939882+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.939882+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.939882+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.939885+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.957788+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.958605+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.958994+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.958996+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.959117+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.959118+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.959118+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.959118+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.959125+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.959131+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:58.979929+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:58.980785+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:58.981272+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:58.981275+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:58.984009+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951798
2026-08-17 12:29:58.984010+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.984010+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:58.984011+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:58.984011+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:58.984014+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.001998+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.002792+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.003169+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.003171+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.003283+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.003284+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.003284+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.003285+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.003285+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.003288+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.023627+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.024169+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.024522+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.024524+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.026981+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.026982+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.026982+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.026982+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.026983+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.026986+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.045697+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.046586+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.046968+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.046970+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.047089+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.047090+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.047091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.047091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.047091+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.047094+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.067189+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.068047+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.068434+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.068436+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.070988+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.070989+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.070989+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.070989+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.070990+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.070993+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.088600+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.089117+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.089380+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.089381+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.089450+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.089451+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.089451+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.089451+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.089452+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.089454+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.110262+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.111051+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.111425+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.111427+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.113992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.113992+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.113993+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.113993+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.113993+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.113997+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.131998+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.132801+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.133151+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.133152+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.133247+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.133248+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.133249+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.133250+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.133250+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.133255+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.156760+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.157597+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.157959+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.157961+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.160691+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.160692+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.160692+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.160692+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.160693+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.160696+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.191030+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.192081+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.192680+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.192682+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.195731+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.195732+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.195733+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.195733+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.195733+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.195737+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.214146+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.214973+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.215431+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.215434+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.218225+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.218226+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.218226+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.218227+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.218227+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.218230+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.236676+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.237803+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.238150+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.238152+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.238230+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.238231+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.238231+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.238232+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.238232+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.238235+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.258754+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.259590+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.260007+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.260009+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.262776+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.262777+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.262778+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.262778+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.262778+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.262782+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.280934+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.281774+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.282133+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.282135+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.284897+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.284898+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.284898+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.284899+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.284899+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.284902+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.302829+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.303704+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.304062+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.304064+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.304172+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.304173+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.304174+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.304174+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.304174+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.304178+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.324803+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.325616+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.325982+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.325984+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.326075+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.326080+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.326080+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.326080+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.326081+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.326084+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.347611+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.348201+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.348594+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.348596+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.351373+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.351374+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.351374+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.351374+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.351375+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.351378+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.369819+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.370624+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.371033+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.371035+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.373785+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.373786+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.373786+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.373786+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.373787+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.373790+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.392059+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.392911+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.393273+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.393275+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.396023+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.396024+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.396024+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.396024+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.396025+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.396028+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.414217+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.415046+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.415349+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.415351+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.415438+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.415438+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.415438+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.415439+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.415439+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.415442+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.435739+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.436298+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.436582+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.436583+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.438969+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.438970+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.438970+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.438970+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.438971+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.438973+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.456741+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.457300+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.457581+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.457583+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.457684+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.457685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.457685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.457685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.457685+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.457688+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.477734+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.478275+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.478554+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.478555+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.480949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.480949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.480949+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.480950+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.480950+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.480953+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.498635+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.499153+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.499435+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.499437+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.499523+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.499524+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.499524+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.499524+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.499524+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.499527+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.520758+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.521638+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.521912+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.521914+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.524683+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.524684+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.524684+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.524684+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.524685+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.524687+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.542276+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.543104+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.543408+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.543409+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.543502+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.543503+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.543503+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.543504+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.543504+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.543507+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.563825+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.564901+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.565178+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.565180+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.565263+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.565264+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.565264+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.565264+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.565264+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.565267+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.585956+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.586779+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.587066+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.587067+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.589724+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.589727+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.589728+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.589728+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.589728+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.589731+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.607312+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.608089+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.608394+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.608396+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.610914+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.610915+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.610915+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.610915+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.610915+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.610918+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.629153+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.630003+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.630423+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.630425+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.632987+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.632988+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.632988+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.632988+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.632988+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.632992+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.650953+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.651797+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.652155+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.652157+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.654864+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.654865+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.654873+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.654875+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.654875+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.654901+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.672832+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.673644+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.674005+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.674007+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.674109+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.674110+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.674110+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.674111+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.674111+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.674114+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.695648+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.696774+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.697138+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.697140+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.700215+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.700216+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.700216+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.700216+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.700216+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.700219+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.702737+0500 0x736      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from AUTO to SUSPENDED
2026-08-17 12:29:59.702740+0500 0x736      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setAwdlSuspendedMode() set AWDL to SUSPEND and QUIET mode
2026-08-17 12:29:59.702743+0500 0x736      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: IO80211AWDLPeerManager::setAwdlSuspendedMode()  AWDL is SUSPENDed
2026-08-17 12:29:59.702744+0500 0x736      Default     0x0                  0      0    kernel: (IO80211Family) com.apple.p2p: AWDL is suspended
2026-08-17 12:29:59.718242+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.719097+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.719521+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.719523+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.722076+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.722077+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.722078+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.722078+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.722078+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.722082+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.739781+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.740349+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.740705+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.740707+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.740792+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.740793+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.740793+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.740794+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.740794+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.740797+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.761263+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.762095+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.762406+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.762407+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.762482+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.762482+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.762483+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.762483+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.762483+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.762486+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.783222+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.784325+0500 0x72       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.784750+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.784752+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.784846+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.784847+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.784847+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.784848+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.784848+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.784850+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.806280+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.807173+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.807463+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.807465+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.807545+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.807546+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.807546+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.807547+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.807547+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.807549+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.827767+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.828321+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.828637+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.828638+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.831046+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.831046+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.831047+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.831047+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.831047+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.831050+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.848778+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.849322+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.849616+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.849618+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.852057+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.852057+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.852058+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.852058+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.852059+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.852061+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.870436+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.871090+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.871401+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.871407+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.871508+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.871508+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.871509+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.871509+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.871509+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.871512+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.892253+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.893090+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.893351+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.893353+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.896900+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.896901+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.896901+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.896901+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.896901+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.896904+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.914976+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.915793+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.916150+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.916152+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.916260+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.916261+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.916262+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.916262+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.916262+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.916266+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.936957+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.937762+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.938115+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.938117+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.938226+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.938227+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.938227+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.938228+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.938228+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.938231+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.958839+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.959657+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.959958+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.959960+0500 0x332      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.963010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.963010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.963010+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.963011+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.963011+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.963014+0500 0x332      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
2026-08-17 12:29:59.981161+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Failed to read nominal voltage rating key     . voltage:0 rc:0x84
2026-08-17 12:29:59.981999+0500 0x87       Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) SmartBattery: finished polling type 2
2026-08-17 12:29:59.982303+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Starting poll type 2
2026-08-17 12:29:59.982304+0500 0x357      Default     0x0                  0      0    kernel: (AppleSmartBatteryManager) Restarting poll type 2
2026-08-17 12:29:59.982390+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] stored ts 1783082216, current ts 1786951799
2026-08-17 12:29:59.982390+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.982391+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed value for nominal capacity: 9488
2026-08-17 12:29:59.982391+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] No samples for the day found
2026-08-17 12:29:59.982391+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] Seed change detected: 9488 9488
2026-08-17 12:29:59.982399+0500 0x357      Default     0x0                  85     0    powerd: [powerd:battery] new epoch start: 1783082216
--------------------------------------------------------------------------------------------------------------------
Log      - Default:     13,301, Info:               67, Debug:             0, Error:         74, Fault:          5
Activity - Create:           5, Transition:          0, Actions:           0
user@MBP-User ~ %