With upgrade to Monterey 12.3 - process "triald" shows high CPU

What is process "triald" and why is it using a high percentage of CPU? Just upgraded to 12.3.

Posted on Mar 18, 2022 8:22 AM

Reply
13 replies

Mar 27, 2022 1:37 PM in response to natenate

Those who have noticed excessive CPU usage from triald that doesn't seem to go away on macOS 12.3, do you have Siri disabled? Poking around ~/Library/Trial it seems largely Siri-related, and I've only seen this behavior on Macs that have Siri disabled.


I enabled Siri on an affected Mac, and the behavior seems to have gone away, but it's probably too soon to tell.


Mar 24, 2022 9:31 PM in response to StanFord2

Removing ~/Library/Trial/ in its entirety might resolve this, if only for a few days. I too noticed this on upgrade to macOS 12.3, the behavior was not present before this version. Curiously I've only noticed it on a 2014 Mac Mini, no other Macs. I am curious if you too have a Mac of the same vintage.


This particular Mac also has a long-standing issue introduced in Monterey with mediaanalysisd hitting the GPU at regular intervals, causing thermal throttling, and never completing its work. Again I've noticed it on no other Macs, but at least mediaanalysisd only runs when the machine is idle, not all the time as in the case of triald when its gone insane.


triald is to the best of my knowledge used for A/B trial stuff, possibly analytics and Siri related things, by Apple. Unfortunately it was not possible to persistently unload the LaunchAgents for either triald or mediaanalysisd via any method I've tried. The hack of removing ~/Library/Trial/ is the only thing I've found to address the triald issue. For the mediaanalysisd issue, you could remove your Photos Library completely from the Mac, but I don't want to do that for obvious reasons. Likewise you could possibly disable the LaunchAgents for both by disabling SIP, but I don't want to do that either.


So give the hack of removing ~/Library/Trial/ a try if you like. Note that there is a lot stuff in that directory, it will take a while to empty the trash after you've trashed it. Make sure you have a backup of the Mac first. You could also just move the directory aside to Triald.bak or similar if you're more comfortable with that, in fact that's what I would advise trying at least initially. I don't like to advise mucking about with things in ~/Library, but it's the only thing I've found that addresses this issue, at least for some time.


Mar 19, 2022 10:56 AM in response to StanFord2

Hello StanFord2,



Have you been able to try force quitting the process in Activity Monitor? Try selecting the process in the list, and then click on the 'X' button to the left of the CPU/Memory/etc. tabs at the top of the window. Then, try restarting the Mac as normal, and see if it still has a high CPU usage.


A step that can help to prevent certain items from loading at startup, and isolate it a bit further, would be safe mode. This page helps to detail how to use it: How to use safe mode on your Mac


If you're using an Intel-based Mac, you'll follow these steps (separate steps for M1/Apple silicon on the page):


1. Turn on or restart your Mac, then immediately press and hold the Shift key as your Mac starts up.
2. Release the key when you see the login window, then log in to your Mac. 
3. You might be asked to log in again. On either the first or second login window, you should see ”Safe Boot” in the upper-right corner of the window.


Cheers.

Mar 23, 2022 7:32 PM in response to Eric_G1

If the process is forced it automatically restarts. Running in Safe mode results in the same high CPU behavior - "triald" and "installd" processes are both consuming a high portion (>50% each) of CPU. It appears to me that something may be stuck installing. Installer.log shows this sequence repeated over and over:


2022-03-23 17:29:05-07 Petes-MacBook-Air installd[644]: Purgeable Orphaned Space is: 115160581408

2022-03-23 17:29:57-07 Petes-MacBook-Air installd[644]: PackageKit: systemSoftware is being set to NO because it can't modify rootless files

2022-03-23 17:29:57-07 Petes-MacBook-Air installd[644]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/3E7957E3-000F-4E54-9D49-514D7BF3122B.activeSandbox

2022-03-23 17:32:32-07 Petes-MacBook-Air installd[644]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/4B5F5DC5-84FF-44A3-99AD-ED451C847F9F.activeSandbox

2022-03-23 17:34:15-07 Petes-MacBook-Air installd[644]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/AB13814D-A744-4D55-9099-7369124D2284.activeSandbox

2022-03-23 17:39:16-07 Petes-MacBook-Air installd[644]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/C2B1015E-1739-413A-AB29-E929CEE882C1.activeSandbox

2022-03-23 17:39:20-07 Petes-MacBook-Air installd[644]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/A1848E6F-9A82-48B6-BA88-16ECBB4DBBD5.activeSandbox

2022-03-23 17:50:53-07 Petes-MacBook-Air installd[644]: Purgeable Orphaned Space is: 115160581408

2022-03-23 17:54:35-07 Petes-MacBook-Air installd[644]: PackageKit: systemSoftware is being set to NO because it can't modify rootless files

2022-03-23 17:54:35-07 Petes-MacBook-Air installd[644]: PackageKit: Skipping stale sandbox at path /Library/InstallerSandboxes/.PKInstallSandboxManager/3E7957E3-000F-4E54-9D49-514D7BF3122B.activeSandbox

2022-03-23 17:56:22-07 Petes-MacBook-Air SoftwareUpdateNotificationManager[576]: SUOSUPowerEventObserver: System will sleep

2022-03-23 17:56:22-07 Petes-MacBook-Air softwareupdated[314]: SUOSUPowerEventObserver: System will sleep


Hoping someone with internals knowledge can offer additional assistance. Thanks

Apr 6, 2022 9:19 AM in response to StanFord2

StanFord2 wrote:

Hoping someone in development takes a look.

This is a user-to-user support forum.


You can send feedback to Apple via: Product Feedback - Apple

If you really want someone in development to take a look, you will have create an official bug report: https://feedbackassistant.apple.com


System processes usually don't cause a problem. Trying to delete their data files will only make the problem worse. Unfortunately, there is an endless supply of bad advice constantly being posted on the internet. It is likely that you have followed some of that in the past and inadvertently caused this problem. If could have been something you did years ago. There's no way to tell.


May 1, 2022 8:04 AM in response to pfromwi

There are factors:


1 - Like poor Wifi connection


2 - Slow wifi connection


3 - Too many other people downloading at the same time and Apple Severs are overloaded


4 - Software on the computer interfering with the download process including AntiVirus Software


Notation: Disabling the AV Software may or may not solve the issue. Removal of the AV Software may increase the chances of the download to perform as expected.


5 - Running behind a VPN which may increase Packet losses or corruption of the download 


6 - If via wifi too many Other devices using the wifi at the same time reducing the Bandwidth to your computer. 


7 - Best Results are via Ethernet Cable to Router

May 1, 2022 4:58 PM in response to pfromwi

Use the Terminal Application and below command which will only list the available Full Version of macOS this computer Qualifies to run


 softwareupdate --list-full-installers


What is the output ?


Still in Terminal and use the below command. Depending on the List Appearing from previous command


 softwareupdate --fetch-full-installer --full-installer-version 12.X.X


Substitute the 12.X.X with the last two numbers appearing for the first command " List "


It will download the Full Version and place a new application called Install Monterey in the Applications folder. It will Not Automatically Launch. The user will need to launch the " Install Monterey" to commence the installation process.

Apr 3, 2022 4:09 PM in response to natenate

Still happening after upgrade to 12.3.1 - my hardware is Macbook Air 2020. I've tried removing ~/Library/Trial/ as suggested above but ultimately process TRIALD and INSTALLD seem to run frequently and continue high CPU consumption. I've also enabled/disabled SIRI and see no apparent change in this behavior. Hoping someone in development takes a look.

May 1, 2022 8:00 AM in response to StanFord2

Unable to update to macOS Monterey Version 12.3. Continues to advise checking internet connection with each try. Downloads, but does not complete. After reading some of these questions and replies, maybe I don't want to.

Mac mini 2018 purchased fall of 2021. 3 GHz 6-Core IntelCore i5; 16 GB 2667 MHz DDR4


Tried several times with same result. Downloads the entire file, pauses a bit and then advised to try again. Internet connection 80 Mbps download. I think I will wait a while longer, but am not happy.

May 1, 2022 1:42 PM in response to Owl-53

Good advice. Followed instructions, but basically had done so before.


The download goes smoothly, the install does not. Get to 5 min remaining and shortly thereafter, back to the failure notice. Doing the same thing over and over again expecting a different result is a sign of insanity.


The first time today I believe the provider throttled back speed. I complained and speed tested twice before trying again. Same result, twice. There may be a problem with the provider as they are installing all new fiber optic cables in the town south of here.


I will put it off trying again indefinitely. Very disappointing and annoying.

May 2, 2022 9:50 AM in response to pfromwi

pfromwi wrote:

Unable to update to macOS Monterey Version 12.3. Continues to advise checking internet connection with each try. Downloads, but does not complete. After reading some of these questions and replies, maybe I don't want to.
Mac mini 2018 purchased fall of 2021. 3 GHz 6-Core IntelCore i5; 16 GB 2667 MHz DDR4

Tried several times with same result. Downloads the entire file, pauses a bit and then advised to try again. Internet connection 80 Mbps download. I think I will wait a while longer, but am not happy.

I recommend that you start a new thread with your own question. This thread is specifically about the "triald" process. People who might have suggestions on how to fix your update problem aren't ever going to see your question here.


And to make matters worse, this thread already has several replies. That makes people even less likely to look. You aren't the person who started the thread, so you can't award any points even if someone did give you the perfect answer, so they are still more unlikely to bother.


In short, you should ask your own question.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

With upgrade to Monterey 12.3 - process "triald" shows high CPU

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.