SIP - H.323 CPU Overload

Hello.
I work for a VOIP operator company which primarily uses Cisco VOIP routers (AS5300/AS5400 series) for TDM and VOIP trunks (H323/SIP). Recently we started using SIP in between our internal routers and we have noticed a huge spike in CPU Interrupts when using SIP instead of H.323. We've hit 90% CPU load and calls are being rejected due to this huge strain.
As far as I can tell the reason is the complexity of the INVITE messages but what I did notice is that when using SIP, CCSIP_SPI_CONTRO process goes up from 10% to 60% during peak hours.
Now, the architecture would be the following:
Telco (TDM/VOIP) ------> Cisco SBC (origination) ---------> CISCO core softswitch -----------> CISCO SBC (termination).
The problem is that the core routers are overloaded when the originating SBC units use SIP. 700 voice channels cause the CPUs to reach 90% load while using H.323 we can hit almost 1500 calls per unit and have 50% CPU load, which is strange to me because SIP should have a lower complexity than H323.
Would there be any reason for this increased load? Can we do something about it? we tried using TCP instead of UDP as it provides a congestion mechanism but it does not help and I believe it causes jitter and voice delay due to its inherent mechanism.
Our core voice routes are AS5350XM units running c5350-js_ivs-mz.151-3.T4 IOS.
sh proc cpu
CPU utilization for five seconds: 53%/1%; one minute: 62%; five minutes: 63%
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process 
   1        2532       45569         55  0.00%  0.00%  0.00%   0 Chunk Manager    
   2       20056      109608        182  0.00%  0.00%  0.00%   0 Load Meter       
   3           0           1          0  0.00%  0.00%  0.00%   0 LICENSE AGENT    
   4           0           1          0  0.00%  0.00%  0.00%   0 EDDRI_MAIN       
   5           0           1          0  0.00%  0.00%  0.00%   0 RO Notify Timers 
   6     3201712      171754      18641  0.00%  0.48%  0.59%   0 Check heaps      
   7         368        5724         64  0.00%  0.00%  0.00%   0 Pool Manager     
   8           0           1          0  0.00%  0.00%  0.00%   0 DiscardQ Backgro 
   9           0           2          0  0.00%  0.00%  0.00%   0 Timers           
  10         100       13755          7  0.00%  0.00%  0.00%   0 WATCH_AFS        
  11           0           1          0  0.00%  0.00%  0.00%   0 License Client N 
  12           0           2          0  0.00%  0.00%  0.00%   0 Serial Backgroun 
  13           0           2          0  0.00%  0.00%  0.00%   0 RM PROCESS       
  14           0           2          0  0.00%  0.00%  0.00%   0 RM PROCESS       
  15           0           2          0  0.00%  0.00%  0.00%   0 RM PROCESS       
  16           0           2          0  0.00%  0.00%  0.00%   0 RM PROCESS       
  17           0           2          0  0.00%  0.00%  0.00%   0 CAS Process      
  18           0           2          0  0.00%  0.00%  0.00%   0 RM-AUTH PROCESS  
  19         324      109507          2  0.00%  0.00%  0.00%   0 IPC Event Notifi 
  20          56        9134          6  0.00%  0.00%  0.00%   0 IPC Dynamic Cach 
  21           0           1          0  0.00%  0.00%  0.00%   0 IPC Session Serv 
  22           0           1          0  0.00%  0.00%  0.00%   0 IPC Zone Manager 
  23        1824      532667          3  0.00%  0.00%  0.00%   0 IPC Periodic Tim 
  24        1204      532667          2  0.00%  0.00%  0.00%   0 IPC Deferred Por 
  25           0           1          0  0.00%  0.00%  0.00%   0 IPC Process leve 
  26           0           1          0  0.00%  0.00%  0.00%   0 IPC Seat Manager 
  27          80       31310          2  0.00%  0.00%  0.00%   0 IPC Check Queue  
  28           0           1          0  0.00%  0.00%  0.00%   0 IPC Seat RX Cont 
  29           0           1          0  0.00%  0.00%  0.00%   0 IPC Seat TX Cont 
  30         288       54809          5  0.00%  0.00%  0.00%   0 IPC Keep Alive M 
  31         696      109559          6  0.00%  0.00%  0.00%   0 IPC Loadometer   
  32           0           3          0  0.00%  0.00%  0.00%   0 AAA_SERVER_DEADT 
  33           0           1          0  0.00%  0.00%  0.00%   0 Policy Manager   
  34           0           1          0  0.00%  0.00%  0.00%   0 Crash writer     
  35           0           1          0  0.00%  0.00%  0.00%   0 Exception contro 
  36           0           1          0  0.00%  0.00%  0.00%   0 RMI RM Notify Wa 
  37           0           2          0  0.00%  0.00%  0.00%   0 PrstVbl          
  38      279844     3193378         87  0.00%  0.05%  0.06%   0 ARP Input        
  39        2856      568704          5  0.00%  0.00%  0.00%   0 ARP Background   
  40           0           2          0  0.00%  0.00%  0.00%   0 DDR Timers       
  41           0           2          0  0.00%  0.00%  0.00%   0 Entity MIB API   
  42           0           2          0  0.00%  0.00%  0.00%   0 ATM Idle Timer   
  43           0           1          0  0.00%  0.00%  0.00%   0 ATM ASYNC PROC   
  44           0           1          0  0.00%  0.00%  0.00%   0 SERIAL A'detect  
  45        2148      548035          3  0.00%  0.00%  0.00%   0 GraphIt          
  46           0           2          0  0.00%  0.00%  0.00%   0 Dialer event     
  47           0           2          0  0.00%  0.00%  0.00%   0 XML Proxy Client 
  48           0           2          0  0.00%  0.00%  0.00%   0 SMART            
  49           0           1          0  0.00%  0.00%  0.00%   0 Critical Bkgnd   
  50      256816      112214       2288  0.00%  0.05%  0.05%   0 Net Background   
  51           0           2          0  0.00%  0.00%  0.00%   0 IDB Work         
  52        1884       63103         29  0.00%  0.00%  0.00%   0 Logger           
  53        5688      545359         10  0.00%  0.00%  0.00%   0 TTY Background   
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
  54        1684         419       4019  0.00%  0.00%  0.00%   0 IF-MGR control p 
  55           0          10          0  0.00%  0.00%  0.00%   0 IF-MGR event pro 
  56           0           1          0  0.00%  0.00%  0.00%   0 Inode Table Dest 
  57       14712     1431283         10  0.00%  0.00%  0.00%   0 Transport Port A 
  58        2140      109507         19  0.00%  0.00%  0.00%   0 HC Counter Timer 
  59           0           1          0  0.00%  0.00%  0.00%   0 NP Module Up Pro 
  60           0           1          0  0.00%  0.00%  0.00%   0 OIR Removal Hand 
  61           0           1          0  0.00%  0.00%  0.00%   0 OIR Timer        
  62           0           1          0  0.00%  0.00%  0.00%   0 dev_device_inser 
  63           0           1          0  0.00%  0.00%  0.00%   0 dev_device_remov 
  64           0          12          0  0.00%  0.00%  0.00%   0 EEM ED ND        
  65           0           2          0  0.00%  0.00%  0.00%   0 EEM ED Identity  
  66          80       26099          3  0.00%  0.00%  0.00%   0 CSM periodical p 
  67         152       26100          5  0.00%  0.00%  0.00%   0 CSM timer proces 
  68           0           2          0  0.00%  0.00%  0.00%   0 modem to ISDN me 
  69           0           2          0  0.00%  0.00%  0.00%   0 CSM-TGRM Interfa 
  70           0           2          0  0.00%  0.00%  0.00%   0 CSM Tone process 
  71           0           2          0  0.00%  0.00%  0.00%   0 Signalling Timer 
  72           0           1          0  0.00%  0.00%  0.00%   0 SIGIF_TO_DSPLIB_ 
  73           0           2          0  0.00%  0.00%  0.00%   0 PM SPE SM Proces 
  74     9116828     2842912       3206  1.51%  4.79%  5.17%   0 AFW_application_ 
  75           0           2          0  0.00%  0.00%  0.00%   0 PM FW Process    
  76          24       18266          1  0.00%  0.00%  0.00%   0 Call Management  
  77           4          22        181  0.00%  0.00%  0.00%   0 Background Loade 
  78           0           1          0  0.00%  0.00%  0.00%   0 COT Timer proces 
  79           0           1          0  0.00%  0.00%  0.00%   0 COT Queue proces 
  80           0           2          0  0.00%  0.00%  0.00%   0 CALL DENIAL      
  81           0           1          0  0.00%  0.00%  0.00%   0 CRUSH PCM Captur 
  82           0           1          0  0.00%  0.00%  0.00%   0 Trunk timer moni 
  83           0           1          0  0.00%  0.00%  0.00%   0 Trunk signaling  
  84           4           8        500  0.00%  0.00%  0.00%   0 PM DOWNLOAD MAIN 
  85           0           2          0  0.00%  0.00%  0.00%   0 AAA Dictionary R 
  86          96        3602         26  0.00%  0.00%  0.00%   0 AAA Server       
  87     6821092     6679806       1021  1.51%  2.16%  2.24%   0 AAA ACCT Proc    
  88       32608      271539        120  0.00%  0.00%  0.00%   0 ACCT Periodic Pr 
  89           0           1          0  0.00%  0.00%  0.00%   0 AAA System Acct  
  90           0          35          0  0.00%  0.00%  0.00%   0 IP ARP Adjacency 
  91           4           1       4000  0.00%  0.00%  0.00%   0 IP ARP Retry Age 
  92     4175556    29253893        142  1.43%  1.41%  1.37%   0 IP Input         
  93           0           1          0  0.00%  0.00%  0.00%   0 ICMP event handl 
  94         624       70879          8  0.00%  0.00%  0.00%   0 CDP Protocol     
  95           0           2          0  0.00%  0.00%  0.00%   0 PPP SIP          
  96           0           2          0  0.00%  0.00%  0.00%   0 PPP Bind         
  97           0           2          0  0.00%  0.00%  0.00%   0 PPP IP Route     
  98          28         922         30  0.00%  0.00%  0.00%   0 MOP Protocols    
  99           0           1          0  0.00%  0.00%  0.00%   0 X.25 Encaps Mana 
 100           0           2          0  0.00%  0.00%  0.00%   0 Spanning Tree    
 101           0           2          0  0.00%  0.00%  0.00%   0 KRB5 AAA         
 102         332        7237         45  0.00%  0.00%  0.00%   0 TACACS+          
 103           0           2          0  0.00%  0.00%  0.00%   0 OCE punted Pkts  
 104           0           1          0  0.00%  0.00%  0.00%   0 LSP Tunnel FRR   
 105           0           1          0  0.00%  0.00%  0.00%   0 MPLS Auto-Tunnel 
 106           0           6          0  0.00%  0.00%  0.00%   0 SSM connection m 
 107           0           1          0  0.00%  0.00%  0.00%   0 IPv6 ping proces 
 108           0           2          0  0.00%  0.00%  0.00%   0 CEF switching ba 
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 109           0           1          0  0.00%  0.00%  0.00%   0 ADJ NSF process  
 110           0           4          0  0.00%  0.00%  0.00%   0 ADJ resolve proc 
 111           0           3          0  0.00%  0.00%  0.00%   0 PIM register asy 
 112           0           1          0  0.00%  0.00%  0.00%   0 SSS Manager      
 113           0           1          0  0.00%  0.00%  0.00%   0 SSS Policy Manag 
 114           0           1          0  0.00%  0.00%  0.00%   0 SSS Feature Mana 
 115       10732     2140546          5  0.00%  0.00%  0.00%   0 SSS Feature Time 
 116           0           2          0  0.00%  0.00%  0.00%   0 IPAM/ODAP Events 
 117       53368    15299594          3  0.00%  0.00%  0.00%   0 IPAM Manager     
 118           0           2          0  0.00%  0.00%  0.00%   0 IPAM Events      
 119           0           1          0  0.00%  0.00%  0.00%   0 AC Switch        
 120           0           1          0  0.00%  0.00%  0.00%   0 FRR Background P 
 121         108       11012          9  0.00%  0.00%  0.00%   0 CEF background p 
 122           0           1          0  0.00%  0.00%  0.00%   0 fib_fib_bfd_sb e 
 123        2576      545363          4  0.00%  0.00%  0.00%   0 RUDP Main Proces 
 124       72140     9784098          7  0.00%  0.00%  0.00%   0 ss7_mtp2         
 125           0           1          0  0.00%  0.00%  0.00%   0 IP Traceroute    
 126           0          11          0  0.00%  0.00%  0.00%   0 IP RIB Update    
 127          52        9140          5  0.00%  0.00%  0.00%   0 IP Background    
 128           0          13          0  0.00%  0.00%  0.00%   0 IP Connected Rou 
 129           0           3          0  0.00%  0.00%  0.00%   0 Flow Exporter Ti 
 130           0           1          0  0.00%  0.00%  0.00%   0 MQC Flow Event B 
 131           0           2          0  0.00%  0.00%  0.00%   0 HQF Shaper Backg 
 132           0           1          0  0.00%  0.00%  0.00%   0 Async write proc 
 133           0           1          0  0.00%  0.00%  0.00%   0 Async write proc 
 134           0           1          0  0.00%  0.00%  0.00%   0 Async write proc 
 135           0           1          0  0.00%  0.00%  0.00%   0 Async write proc 
 136         100        9134         10  0.00%  0.00%  0.00%   0 DFS flush period 
 137        9988        9134       1093  0.00%  0.00%  0.00%   0 Licensing Auto U 
 138       27860      677574         41  0.07%  0.02%  0.00%   0 TCP Timer        
 139         680        2018        336  0.00%  0.00%  0.00%   0 TCP Protocols    
 140       12668      767219         16  0.00%  0.00%  0.00%   0 CEF: IPv4 proces 
 141           0           3          0  0.00%  0.00%  0.00%   0 ADJ background   
 142           0           1          0  0.00%  0.00%  0.00%   0 RARP Input       
 143           0           1          0  0.00%  0.00%  0.00%   0 Socket Timers    
 144          12        1827          6  0.00%  0.00%  0.00%   0 HTTP CORE        
 145           0           9          0  0.00%  0.00%  0.00%   0 static           
 146           0           1          0  0.00%  0.00%  0.00%   0 IP IRDP          
 147           0           2          0  0.00%  0.00%  0.00%   0 PPP Compress Inp 
 148           0           2          0  0.00%  0.00%  0.00%   0 PPP Compress Res 
 149           0           2          0  0.00%  0.00%  0.00%   0 Multicast Offloa 
 150           0           1          0  0.00%  0.00%  0.00%   0 COPS             
 151           0           1          0  0.00%  0.00%  0.00%   0 LAPB Process     
 152           0           1          0  0.00%  0.00%  0.00%   0 PAD InCall       
 153           0           2          0  0.00%  0.00%  0.00%   0 X.25 Background  
 154           0           2          0  0.00%  0.00%  0.00%   0 PPP NBF          
 155           0           2          0  0.00%  0.00%  0.00%   0 LFDp Input Proc  
 156           0           2          0  0.00%  0.00%  0.00%   0 Dialer Forwarder 
 157           0           3          0  0.00%  0.00%  0.00%   0 VPDN call manage 
 158           0           2          0  0.00%  0.00%  0.00%   0 L2X Switching Ev 
 159           0           3          0  0.00%  0.00%  0.00%   0 gk process       
 160           0           2          0  0.00%  0.00%  0.00%   0 Border Element p 
 161        2208      545368          4  0.00%  0.00%  0.00%   0 RUDPV1 Main Proc 
 162           0           1          0  0.00%  0.00%  0.00%   0 bsm_timers       
 163         796      545410          1  0.00%  0.00%  0.00%   0 bsm_xmt_proc     
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 164           0           2          0  0.00%  0.00%  0.00%   0 RLM groups Proce 
 165           0           3          0  0.00%  0.00%  0.00%   0 MFIB Master back 
 166      416624      136653       3048  5.35%  5.43%  5.39%   0 AFW_application_ 
 167           0           5          0  0.00%  0.00%  0.00%   0 Collection proce 
 168    10163500     2976132       3415  2.87%  4.21%  2.73%   0 AFW_application_ 
 169           4           2       2000  0.00%  0.00%  0.00%   0 SCTP Main Proces 
 170           0           1          0  0.00%  0.00%  0.00%   0 IUA Main Process 
 171       39236       10405       3770  9.11%  7.01%  6.55%   0 AFW_application_ 
 172         120       21925          5  0.00%  0.00%  0.00%   0 CRM_CALL_UPDATE_ 
 173           0           2          0  0.00%  0.00%  0.00%   0 LOCAL AAA        
 174           0           2          0  0.00%  0.00%  0.00%   0 ENABLE AAA       
 175           0           2          0  0.00%  0.00%  0.00%   0 LINE AAA         
 176       17476       73505        237  0.00%  0.00%  0.00%   0 TPLUS            
 177           0           1          0  0.00%  0.00%  0.00%   0 Key chain liveke 
 178           0           3          0  0.00%  0.00%  0.00%   0 LDAP process     
 179           0           1          0  0.00%  0.00%  0.00%   0 MPLS Auto Mesh P 
 180           0           2          0  0.00%  0.00%  0.00%   0 VSP_MGR          
 181           0           1          0  0.00%  0.00%  0.00%   0 IDMGR CORE       
 182           0           1          0  0.00%  0.00%  0.00%   0 EM Background Pr 
 183           0           2          0  0.00%  0.00%  0.00%   0 AAA Cached Serve 
 184           0           2          0  0.00%  0.00%  0.00%   0 CSDB Timer proce 
 185         144       21287          6  0.00%  0.00%  0.00%   0 IP TRUST Registe 
 186           4           2       2000  0.00%  0.00%  0.00%   0 Proxy Session Ap 
 187           0           1          0  0.00%  0.00%  0.00%   0 VoIP AAA         
 188           0           1          0  0.00%  0.00%  0.00%   0 QOS_MODULE_MAIN  
 189           0           1          0  0.00%  0.00%  0.00%   0 RPMS_PROC_MAIN   
 190         560        5935         94  0.00%  0.00%  0.00%   0 script backgroun 
 191     1982320     7307154        271  0.47%  0.62%  0.61%   0 http client proc 
 192     4843732     1389708       3485  0.00%  0.03%  1.38%   0 AFW_application_ 
 193           0           1          0  0.00%  0.00%  0.00%   0 EPHONE MWI Refre 
 194           4         609          6  0.00%  0.00%  0.00%   0 FB/KS Log HouseK 
 195           0           2          0  0.00%  0.00%  0.00%   0 EPHONE MWI BG Pr 
 196           0           1          0  0.00%  0.00%  0.00%   0 Skinny HW confer 
 197      481120     6481742         74  0.07%  0.15%  0.15%   0 AAA SEND STOP EV 
 198           0           1          0  0.00%  0.00%  0.00%   0 Test AAA Client  
 199           0           1          0  0.00%  0.00%  0.00%   0 Syslog Traps     
 200         164       54778          2  0.00%  0.00%  0.00%   0 RMON Recycle Pro 
 201           0           2          0  0.00%  0.00%  0.00%   0 RMON Deferred Se 
 202           0           1          0  0.00%  0.00%  0.00%   0 DATA Transfer Pr 
 203           0           1          0  0.00%  0.00%  0.00%   0 DATA Collector   
 204           0           2          0  0.00%  0.00%  0.00%   0 EEM ED Routing   
 205        2200       60112         36  0.00%  0.00%  0.00%   0 EEM ED Syslog    
 206           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Track     
 207           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Resource  
 208           0           1          0  0.00%  0.00%  0.00%   0 Licensing MIB pr 
 209        6204       34085        182  0.00%  0.00%  0.00%   0 Syslog           
 210           0           1          0  0.00%  0.00%  0.00%   0 IP SLAs Ethernet 
 211           0           1          0  0.00%  0.00%  0.00%   0 RMON Packets     
 212         424      109508          3  0.00%  0.00%  0.00%   0 VDC process      
 213      109424      531027        206  0.00%  0.02%  0.01%   0 trunk conditioni 
 214           0           1          0  0.00%  0.00%  0.00%   0 trunk conditioni 
 215           0          50          0  0.00%  0.00%  0.00%   0 EEM Server       
 216           0           3          0  0.00%  0.00%  0.00%   0 EEM ED CLI       
 217           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Counter   
 218           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Interface 
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 219           0           3          0  0.00%  0.00%  0.00%   0 EEM ED IOSWD     
 220           0           3          0  0.00%  0.00%  0.00%   0 EEM ED None      
 221           0           3          0  0.00%  0.00%  0.00%   0 EEM ED OIR       
 222     8691920    26422289        328  2.15%  2.75%  2.77%   0 RADIUS           
 223           0           3          0  0.00%  0.00%  0.00%   0 EEM ED SNMP      
 224           0           3          0  0.00%  0.00%  0.00%   0 EEM ED SNMP Obje 
 225           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Ipsla     
 226           4           2       2000  0.00%  0.00%  0.00%   0 EEM ED SNMP Noti 
 227         144       14408          9  0.00%  0.00%  0.00%   0 EEM ED Timer     
 228           0           2          0  0.00%  0.00%  0.00%   0 EEM Policy Direc 
 229           0           1          0  0.00%  0.00%  0.00%   0 SNMP Timers      
 230           0           3          0  0.00%  0.00%  0.00%   0 EM ED GOLD       
 231           0           2          0  0.00%  0.00%  0.00%   0 EEM ED Nf        
 232           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Test      
 233           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Config    
 234           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Env       
 235           0           3          0  0.00%  0.00%  0.00%   0 EEM ED RPC       
 236     1581128      557279       2837  4.47%  4.86%  5.11%   0 AFW_application_ 
 237           0           1          0  0.00%  0.00%  0.00%   0 Net Input        
 238        3412      109609         31  0.00%  0.00%  0.00%   0 Compute load avg 
 239      172148       14555      11827  0.00%  0.01%  0.00%   0 Per-minute Jobs  
 240     2556480      548082       4664  0.47%  0.54%  0.53%   0 Per-Second Jobs  
 241           0           2          0  0.00%  0.00%  0.00%   0 MRIB Process     
 242     9825336     2626902       3740  3.51%  3.31%  3.28%   0 CC-API_VCM       
 243       33548     5249197          6  0.00%  0.00%  0.00%   0 CCPROXY_CT       
 244      200172     2088689         95  0.00%  0.00%  0.00%   0 IP SNMP          
 245       55344     1041354         53  0.00%  0.00%  0.00%   0 PDU DISPATCHER   
 246      780684     1041357        749  0.00%  0.00%  0.00%   0 SNMP ENGINE      
 247           0           2          0  0.00%  0.00%  0.00%   0 IP SNMPV6        
 248           0           1          0  0.00%  0.00%  0.00%   0 SNMP ConfCopyPro 
 249           0           2          0  0.00%  0.00%  0.00%   0 SNMP Traps       
 250        2560      652828          3  0.00%  0.00%  0.00%   0 RSCCAC CALL DENI 
 251        1968      548043          3  0.00%  0.00%  0.00%   0 TRP_PSEUDOTIMER  
 252           0           2          0  0.00%  0.00%  0.00%   0 Resource Monitor 
 253           0           2          0  0.00%  0.00%  0.00%   0 Resource Availab 
 254           0           2          0  0.00%  0.00%  0.00%   0 DSMP             
 255           0           2          0  0.00%  0.00%  0.00%   0 VTSP             
 256           4           1       4000  0.00%  0.00%  0.00%   0 TSP              
 257           0           4          0  0.00%  0.00%  0.00%   0 Session Applicat 
 258           0           1          0  0.00%  0.00%  0.00%   0 Resource Measure 
 259      191836     1466588        130  0.15%  0.04%  0.04%   0 VOIP_RTCP        
 260           0           2          0  0.00%  0.00%  0.00%   0 Voice Player     
 261           0           1          0  0.00%  0.00%  0.00%   0 Media Record     
 262           0           1          0  0.00%  0.00%  0.00%   0 lib_off_app      
 263    11120260     8595942       1293  4.47%  4.76%  4.73%   0 CCH323_CT        
 264           0           1          0  0.00%  0.00%  0.00%   0 CCH323_DNS       
 265    59476160    14393391       4132 13.91% 16.73% 17.26%   0 CCSIP_SPI_CONTRO 
 266           0           1          0  0.00%  0.00%  0.00%   0 CCSIP_DNS        
 267     4826628    16499588        292  0.87%  1.46%  1.56%   0 CCSIP_UDP_SOCKET 
 268       23944       98379        243  0.00%  0.00%  0.00%   0 CCSIP_TCP_SOCKET 
 269          52        9134          5  0.00%  0.00%  0.00%   0 RTPSPI           
 270        9316      549228         16  0.00%  0.00%  0.00%   0 NTP              
 271         392       18727         20  0.00%  0.00%  0.00%   0 ss7_timers       
 272      150636    41102739          3  0.00%  0.03%  0.02%   0 ss7_mtp2_timerba 
 274          24          72        333  0.07%  0.00%  0.00%   2 Virtual Exec     
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 275         192        9129         21  0.00%  0.00%  0.00%   0 RADIUS IO STATS  
 276       18684     2191694          8  0.00%  0.00%  0.00%   0 MLD              
 277           0           3          0  0.00%  0.00%  0.00%   0 IPv6 RIB Event H
CPU utilization for five seconds: 53%/1%; one minute: 62%; five minutes: 63%
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process 
   1        2532       45569         55  0.00%  0.00%  0.00%   0 Chunk Manager    
   2       20056      109608        182  0.00%  0.00%  0.00%   0 Load Meter       
   3           0           1          0  0.00%  0.00%  0.00%   0 LICENSE AGENT    
   4           0           1          0  0.00%  0.00%  0.00%   0 EDDRI_MAIN       
   5           0           1          0  0.00%  0.00%  0.00%   0 RO Notify Timers 
   6     3201712      171754      18641  0.00%  0.48%  0.59%   0 Check heaps      
   7         368        5724         64  0.00%  0.00%  0.00%   0 Pool Manager     
   8           0           1          0  0.00%  0.00%  0.00%   0 DiscardQ Backgro 
   9           0           2          0  0.00%  0.00%  0.00%   0 Timers           
  10         100       13755          7  0.00%  0.00%  0.00%   0 WATCH_AFS        
  11           0           1          0  0.00%  0.00%  0.00%   0 License Client N 
  12           0           2          0  0.00%  0.00%  0.00%   0 Serial Backgroun 
  13           0           2          0  0.00%  0.00%  0.00%   0 RM PROCESS       
  14           0           2          0  0.00%  0.00%  0.00%   0 RM PROCESS       
  15           0           2          0  0.00%  0.00%  0.00%   0 RM PROCESS       
  16           0           2          0  0.00%  0.00%  0.00%   0 RM PROCESS       
  17           0           2          0  0.00%  0.00%  0.00%   0 CAS Process      
  18           0           2          0  0.00%  0.00%  0.00%   0 RM-AUTH PROCESS  
  19         324      109507          2  0.00%  0.00%  0.00%   0 IPC Event Notifi 
  20          56        9134          6  0.00%  0.00%  0.00%   0 IPC Dynamic Cach 
  21           0           1          0  0.00%  0.00%  0.00%   0 IPC Session Serv 
  22           0           1          0  0.00%  0.00%  0.00%   0 IPC Zone Manager 
  23        1824      532667          3  0.00%  0.00%  0.00%   0 IPC Periodic Tim 
  24        1204      532667          2  0.00%  0.00%  0.00%   0 IPC Deferred Por 
  25           0           1          0  0.00%  0.00%  0.00%   0 IPC Process leve 
  26           0           1          0  0.00%  0.00%  0.00%   0 IPC Seat Manager 
  27          80       31310          2  0.00%  0.00%  0.00%   0 IPC Check Queue  
  28           0           1          0  0.00%  0.00%  0.00%   0 IPC Seat RX Cont 
  29           0           1          0  0.00%  0.00%  0.00%   0 IPC Seat TX Cont 
  30         288       54809          5  0.00%  0.00%  0.00%   0 IPC Keep Alive M 
  31         696      109559          6  0.00%  0.00%  0.00%   0 IPC Loadometer   
  32           0           3          0  0.00%  0.00%  0.00%   0 AAA_SERVER_DEADT 
  33           0           1          0  0.00%  0.00%  0.00%   0 Policy Manager   
  34           0           1          0  0.00%  0.00%  0.00%   0 Crash writer     
  35           0           1          0  0.00%  0.00%  0.00%   0 Exception contro 
  36           0           1          0  0.00%  0.00%  0.00%   0 RMI RM Notify Wa 
  37           0           2          0  0.00%  0.00%  0.00%   0 PrstVbl          
  38      279844     3193378         87  0.00%  0.05%  0.06%   0 ARP Input        
  39        2856      568704          5  0.00%  0.00%  0.00%   0 ARP Background   
  40           0           2          0  0.00%  0.00%  0.00%   0 DDR Timers       
  41           0           2          0  0.00%  0.00%  0.00%   0 Entity MIB API   
  42           0           2          0  0.00%  0.00%  0.00%   0 ATM Idle Timer   
  43           0           1          0  0.00%  0.00%  0.00%   0 ATM ASYNC PROC   
  44           0           1          0  0.00%  0.00%  0.00%   0 SERIAL A'detect  
  45        2148      548035          3  0.00%  0.00%  0.00%   0 GraphIt          
  46           0           2          0  0.00%  0.00%  0.00%   0 Dialer event     
  47           0           2          0  0.00%  0.00%  0.00%   0 XML Proxy Client 
  48           0           2          0  0.00%  0.00%  0.00%   0 SMART            
  49           0           1          0  0.00%  0.00%  0.00%   0 Critical Bkgnd   
  50      256816      112214       2288  0.00%  0.05%  0.05%   0 Net Background   
  51           0           2          0  0.00%  0.00%  0.00%   0 IDB Work         
  52        1884       63103         29  0.00%  0.00%  0.00%   0 Logger           
  53        5688      545359         10  0.00%  0.00%  0.00%   0 TTY Background   
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
  54        1684         419       4019  0.00%  0.00%  0.00%   0 IF-MGR control p 
  55           0          10          0  0.00%  0.00%  0.00%   0 IF-MGR event pro 
  56           0           1          0  0.00%  0.00%  0.00%   0 Inode Table Dest 
  57       14712     1431283         10  0.00%  0.00%  0.00%   0 Transport Port A 
  58        2140      109507         19  0.00%  0.00%  0.00%   0 HC Counter Timer 
  59           0           1          0  0.00%  0.00%  0.00%   0 NP Module Up Pro 
  60           0           1          0  0.00%  0.00%  0.00%   0 OIR Removal Hand 
  61           0           1          0  0.00%  0.00%  0.00%   0 OIR Timer        
  62           0           1          0  0.00%  0.00%  0.00%   0 dev_device_inser 
  63           0           1          0  0.00%  0.00%  0.00%   0 dev_device_remov 
  64           0          12          0  0.00%  0.00%  0.00%   0 EEM ED ND        
  65           0           2          0  0.00%  0.00%  0.00%   0 EEM ED Identity  
  66          80       26099          3  0.00%  0.00%  0.00%   0 CSM periodical p 
  67         152       26100          5  0.00%  0.00%  0.00%   0 CSM timer proces 
  68           0           2          0  0.00%  0.00%  0.00%   0 modem to ISDN me 
  69           0           2          0  0.00%  0.00%  0.00%   0 CSM-TGRM Interfa 
  70           0           2          0  0.00%  0.00%  0.00%   0 CSM Tone process 
  71           0           2          0  0.00%  0.00%  0.00%   0 Signalling Timer 
  72           0           1          0  0.00%  0.00%  0.00%   0 SIGIF_TO_DSPLIB_ 
  73           0           2          0  0.00%  0.00%  0.00%   0 PM SPE SM Proces 
  74     9116828     2842912       3206  1.51%  4.79%  5.17%   0 AFW_application_ 
  75           0           2          0  0.00%  0.00%  0.00%   0 PM FW Process    
  76          24       18266          1  0.00%  0.00%  0.00%   0 Call Management  
  77           4          22        181  0.00%  0.00%  0.00%   0 Background Loade 
  78           0           1          0  0.00%  0.00%  0.00%   0 COT Timer proces 
  79           0           1          0  0.00%  0.00%  0.00%   0 COT Queue proces 
  80           0           2          0  0.00%  0.00%  0.00%   0 CALL DENIAL      
  81           0           1          0  0.00%  0.00%  0.00%   0 CRUSH PCM Captur 
  82           0           1          0  0.00%  0.00%  0.00%   0 Trunk timer moni 
  83           0           1          0  0.00%  0.00%  0.00%   0 Trunk signaling  
  84           4           8        500  0.00%  0.00%  0.00%   0 PM DOWNLOAD MAIN 
  85           0           2          0  0.00%  0.00%  0.00%   0 AAA Dictionary R 
  86          96        3602         26  0.00%  0.00%  0.00%   0 AAA Server       
  87     6821092     6679806       1021  1.51%  2.16%  2.24%   0 AAA ACCT Proc    
  88       32608      271539        120  0.00%  0.00%  0.00%   0 ACCT Periodic Pr 
  89           0           1          0  0.00%  0.00%  0.00%   0 AAA System Acct  
  90           0          35          0  0.00%  0.00%  0.00%   0 IP ARP Adjacency 
  91           4           1       4000  0.00%  0.00%  0.00%   0 IP ARP Retry Age 
  92     4175556    29253893        142  1.43%  1.41%  1.37%   0 IP Input         
  93           0           1          0  0.00%  0.00%  0.00%   0 ICMP event handl 
  94         624       70879          8  0.00%  0.00%  0.00%   0 CDP Protocol     
  95           0           2          0  0.00%  0.00%  0.00%   0 PPP SIP          
  96           0           2          0  0.00%  0.00%  0.00%   0 PPP Bind         
  97           0           2          0  0.00%  0.00%  0.00%   0 PPP IP Route     
  98          28         922         30  0.00%  0.00%  0.00%   0 MOP Protocols    
  99           0           1          0  0.00%  0.00%  0.00%   0 X.25 Encaps Mana 
 100           0           2          0  0.00%  0.00%  0.00%   0 Spanning Tree    
 101           0           2          0  0.00%  0.00%  0.00%   0 KRB5 AAA         
 102         332        7237         45  0.00%  0.00%  0.00%   0 TACACS+          
 103           0           2          0  0.00%  0.00%  0.00%   0 OCE punted Pkts  
 104           0           1          0  0.00%  0.00%  0.00%   0 LSP Tunnel FRR   
 105           0           1          0  0.00%  0.00%  0.00%   0 MPLS Auto-Tunnel 
 106           0           6          0  0.00%  0.00%  0.00%   0 SSM connection m 
 107           0           1          0  0.00%  0.00%  0.00%   0 IPv6 ping proces 
 108           0           2          0  0.00%  0.00%  0.00%   0 CEF switching ba 
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 109           0           1          0  0.00%  0.00%  0.00%   0 ADJ NSF process  
 110           0           4          0  0.00%  0.00%  0.00%   0 ADJ resolve proc 
 111           0           3          0  0.00%  0.00%  0.00%   0 PIM register asy 
 112           0           1          0  0.00%  0.00%  0.00%   0 SSS Manager      
 113           0           1          0  0.00%  0.00%  0.00%   0 SSS Policy Manag 
 114           0           1          0  0.00%  0.00%  0.00%   0 SSS Feature Mana 
 115       10732     2140546          5  0.00%  0.00%  0.00%   0 SSS Feature Time 
 116           0           2          0  0.00%  0.00%  0.00%   0 IPAM/ODAP Events 
 117       53368    15299594          3  0.00%  0.00%  0.00%   0 IPAM Manager     
 118           0           2          0  0.00%  0.00%  0.00%   0 IPAM Events      
 119           0           1          0  0.00%  0.00%  0.00%   0 AC Switch        
 120           0           1          0  0.00%  0.00%  0.00%   0 FRR Background P 
 121         108       11012          9  0.00%  0.00%  0.00%   0 CEF background p 
 122           0           1          0  0.00%  0.00%  0.00%   0 fib_fib_bfd_sb e 
 123        2576      545363          4  0.00%  0.00%  0.00%   0 RUDP Main Proces 
 124       72140     9784098          7  0.00%  0.00%  0.00%   0 ss7_mtp2         
 125           0           1          0  0.00%  0.00%  0.00%   0 IP Traceroute    
 126           0          11          0  0.00%  0.00%  0.00%   0 IP RIB Update    
 127          52        9140          5  0.00%  0.00%  0.00%   0 IP Background    
 128           0          13          0  0.00%  0.00%  0.00%   0 IP Connected Rou 
 129           0           3          0  0.00%  0.00%  0.00%   0 Flow Exporter Ti 
 130           0           1          0  0.00%  0.00%  0.00%   0 MQC Flow Event B 
 131           0           2          0  0.00%  0.00%  0.00%   0 HQF Shaper Backg 
 132           0           1          0  0.00%  0.00%  0.00%   0 Async write proc 
 133           0           1          0  0.00%  0.00%  0.00%   0 Async write proc 
 134           0           1          0  0.00%  0.00%  0.00%   0 Async write proc 
 135           0           1          0  0.00%  0.00%  0.00%   0 Async write proc 
 136         100        9134         10  0.00%  0.00%  0.00%   0 DFS flush period 
 137        9988        9134       1093  0.00%  0.00%  0.00%   0 Licensing Auto U 
 138       27860      677574         41  0.07%  0.02%  0.00%   0 TCP Timer        
 139         680        2018        336  0.00%  0.00%  0.00%   0 TCP Protocols    
 140       12668      767219         16  0.00%  0.00%  0.00%   0 CEF: IPv4 proces 
 141           0           3          0  0.00%  0.00%  0.00%   0 ADJ background   
 142           0           1          0  0.00%  0.00%  0.00%   0 RARP Input       
 143           0           1          0  0.00%  0.00%  0.00%   0 Socket Timers    
 144          12        1827          6  0.00%  0.00%  0.00%   0 HTTP CORE        
 145           0           9          0  0.00%  0.00%  0.00%   0 static           
 146           0           1          0  0.00%  0.00%  0.00%   0 IP IRDP          
 147           0           2          0  0.00%  0.00%  0.00%   0 PPP Compress Inp 
 148           0           2          0  0.00%  0.00%  0.00%   0 PPP Compress Res 
 149           0           2          0  0.00%  0.00%  0.00%   0 Multicast Offloa 
 150           0           1          0  0.00%  0.00%  0.00%   0 COPS             
 151           0           1          0  0.00%  0.00%  0.00%   0 LAPB Process     
 152           0           1          0  0.00%  0.00%  0.00%   0 PAD InCall       
 153           0           2          0  0.00%  0.00%  0.00%   0 X.25 Background  
 154           0           2          0  0.00%  0.00%  0.00%   0 PPP NBF          
 155           0           2          0  0.00%  0.00%  0.00%   0 LFDp Input Proc  
 156           0           2          0  0.00%  0.00%  0.00%   0 Dialer Forwarder 
 157           0           3          0  0.00%  0.00%  0.00%   0 VPDN call manage 
 158           0           2          0  0.00%  0.00%  0.00%   0 L2X Switching Ev 
 159           0           3          0  0.00%  0.00%  0.00%   0 gk process       
 160           0           2          0  0.00%  0.00%  0.00%   0 Border Element p 
 161        2208      545368          4  0.00%  0.00%  0.00%   0 RUDPV1 Main Proc 
 162           0           1          0  0.00%  0.00%  0.00%   0 bsm_timers       
 163         796      545410          1  0.00%  0.00%  0.00%   0 bsm_xmt_proc     
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 164           0           2          0  0.00%  0.00%  0.00%   0 RLM groups Proce 
 165           0           3          0  0.00%  0.00%  0.00%   0 MFIB Master back 
 166      416624      136653       3048  5.35%  5.43%  5.39%   0 AFW_application_ 
 167           0           5          0  0.00%  0.00%  0.00%   0 Collection proce 
 168    10163500     2976132       3415  2.87%  4.21%  2.73%   0 AFW_application_ 
 169           4           2       2000  0.00%  0.00%  0.00%   0 SCTP Main Proces 
 170           0           1          0  0.00%  0.00%  0.00%   0 IUA Main Process 
 171       39236       10405       3770  9.11%  7.01%  6.55%   0 AFW_application_ 
 172         120       21925          5  0.00%  0.00%  0.00%   0 CRM_CALL_UPDATE_ 
 173           0           2          0  0.00%  0.00%  0.00%   0 LOCAL AAA        
 174           0           2          0  0.00%  0.00%  0.00%   0 ENABLE AAA       
 175           0           2          0  0.00%  0.00%  0.00%   0 LINE AAA         
 176       17476       73505        237  0.00%  0.00%  0.00%   0 TPLUS            
 177           0           1          0  0.00%  0.00%  0.00%   0 Key chain liveke 
 178           0           3          0  0.00%  0.00%  0.00%   0 LDAP process     
 179           0           1          0  0.00%  0.00%  0.00%   0 MPLS Auto Mesh P 
 180           0           2          0  0.00%  0.00%  0.00%   0 VSP_MGR          
 181           0           1          0  0.00%  0.00%  0.00%   0 IDMGR CORE       
 182           0           1          0  0.00%  0.00%  0.00%   0 EM Background Pr 
 183           0           2          0  0.00%  0.00%  0.00%   0 AAA Cached Serve 
 184           0           2          0  0.00%  0.00%  0.00%   0 CSDB Timer proce 
 185         144       21287          6  0.00%  0.00%  0.00%   0 IP TRUST Registe 
 186           4           2       2000  0.00%  0.00%  0.00%   0 Proxy Session Ap 
 187           0           1          0  0.00%  0.00%  0.00%   0 VoIP AAA         
 188           0           1          0  0.00%  0.00%  0.00%   0 QOS_MODULE_MAIN  
 189           0           1          0  0.00%  0.00%  0.00%   0 RPMS_PROC_MAIN   
 190         560        5935         94  0.00%  0.00%  0.00%   0 script backgroun 
 191     1982320     7307154        271  0.47%  0.62%  0.61%   0 http client proc 
 192     4843732     1389708       3485  0.00%  0.03%  1.38%   0 AFW_application_ 
 193           0           1          0  0.00%  0.00%  0.00%   0 EPHONE MWI Refre 
 194           4         609          6  0.00%  0.00%  0.00%   0 FB/KS Log HouseK 
 195           0           2          0  0.00%  0.00%  0.00%   0 EPHONE MWI BG Pr 
 196           0           1          0  0.00%  0.00%  0.00%   0 Skinny HW confer 
 197      481120     6481742         74  0.07%  0.15%  0.15%   0 AAA SEND STOP EV 
 198           0           1          0  0.00%  0.00%  0.00%   0 Test AAA Client  
 199           0           1          0  0.00%  0.00%  0.00%   0 Syslog Traps     
 200         164       54778          2  0.00%  0.00%  0.00%   0 RMON Recycle Pro 
 201           0           2          0  0.00%  0.00%  0.00%   0 RMON Deferred Se 
 202           0           1          0  0.00%  0.00%  0.00%   0 DATA Transfer Pr 
 203           0           1          0  0.00%  0.00%  0.00%   0 DATA Collector   
 204           0           2          0  0.00%  0.00%  0.00%   0 EEM ED Routing   
 205        2200       60112         36  0.00%  0.00%  0.00%   0 EEM ED Syslog    
 206           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Track     
 207           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Resource  
 208           0           1          0  0.00%  0.00%  0.00%   0 Licensing MIB pr 
 209        6204       34085        182  0.00%  0.00%  0.00%   0 Syslog           
 210           0           1          0  0.00%  0.00%  0.00%   0 IP SLAs Ethernet 
 211           0           1          0  0.00%  0.00%  0.00%   0 RMON Packets     
 212         424      109508          3  0.00%  0.00%  0.00%   0 VDC process      
 213      109424      531027        206  0.00%  0.02%  0.01%   0 trunk conditioni 
 214           0           1          0  0.00%  0.00%  0.00%   0 trunk conditioni 
 215           0          50          0  0.00%  0.00%  0.00%   0 EEM Server       
 216           0           3          0  0.00%  0.00%  0.00%   0 EEM ED CLI       
 217           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Counter   
 218           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Interface 
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 219           0           3          0  0.00%  0.00%  0.00%   0 EEM ED IOSWD     
 220           0           3          0  0.00%  0.00%  0.00%   0 EEM ED None      
 221           0           3          0  0.00%  0.00%  0.00%   0 EEM ED OIR       
 222     8691920    26422289        328  2.15%  2.75%  2.77%   0 RADIUS           
 223           0           3          0  0.00%  0.00%  0.00%   0 EEM ED SNMP      
 224           0           3          0  0.00%  0.00%  0.00%   0 EEM ED SNMP Obje 
 225           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Ipsla     
 226           4           2       2000  0.00%  0.00%  0.00%   0 EEM ED SNMP Noti 
 227         144       14408          9  0.00%  0.00%  0.00%   0 EEM ED Timer     
 228           0           2          0  0.00%  0.00%  0.00%   0 EEM Policy Direc 
 229           0           1          0  0.00%  0.00%  0.00%   0 SNMP Timers      
 230           0           3          0  0.00%  0.00%  0.00%   0 EM ED GOLD       
 231           0           2          0  0.00%  0.00%  0.00%   0 EEM ED Nf        
 232           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Test      
 233           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Config    
 234           0           3          0  0.00%  0.00%  0.00%   0 EEM ED Env       
 235           0           3          0  0.00%  0.00%  0.00%   0 EEM ED RPC       
 236     1581128      557279       2837  4.47%  4.86%  5.11%   0 AFW_application_ 
 237           0           1          0  0.00%  0.00%  0.00%   0 Net Input        
 238        3412      109609         31  0.00%  0.00%  0.00%   0 Compute load avg 
 239      172148       14555      11827  0.00%  0.01%  0.00%   0 Per-minute Jobs  
 240     2556480      548082       4664  0.47%  0.54%  0.53%   0 Per-Second Jobs  
 241           0           2          0  0.00%  0.00%  0.00%   0 MRIB Process     
 242     9825336     2626902       3740  3.51%  3.31%  3.28%   0 CC-API_VCM       
 243       33548     5249197          6  0.00%  0.00%  0.00%   0 CCPROXY_CT       
 244      200172     2088689         95  0.00%  0.00%  0.00%   0 IP SNMP          
 245       55344     1041354         53  0.00%  0.00%  0.00%   0 PDU DISPATCHER   
 246      780684     1041357        749  0.00%  0.00%  0.00%   0 SNMP ENGINE      
 247           0           2          0  0.00%  0.00%  0.00%   0 IP SNMPV6        
 248           0           1          0  0.00%  0.00%  0.00%   0 SNMP ConfCopyPro 
 249           0           2          0  0.00%  0.00%  0.00%   0 SNMP Traps       
 250        2560      652828          3  0.00%  0.00%  0.00%   0 RSCCAC CALL DENI 
 251        1968      548043          3  0.00%  0.00%  0.00%   0 TRP_PSEUDOTIMER  
 252           0           2          0  0.00%  0.00%  0.00%   0 Resource Monitor 
 253           0           2          0  0.00%  0.00%  0.00%   0 Resource Availab 
 254           0           2          0  0.00%  0.00%  0.00%   0 DSMP             
 255           0           2          0  0.00%  0.00%  0.00%   0 VTSP             
 256           4           1       4000  0.00%  0.00%  0.00%   0 TSP              
 257           0           4          0  0.00%  0.00%  0.00%   0 Session Applicat 
 258           0           1          0  0.00%  0.00%  0.00%   0 Resource Measure 
 259      191836     1466588        130  0.15%  0.04%  0.04%   0 VOIP_RTCP        
 260           0           2          0  0.00%  0.00%  0.00%   0 Voice Player     
 261           0           1          0  0.00%  0.00%  0.00%   0 Media Record     
 262           0           1          0  0.00%  0.00%  0.00%   0 lib_off_app      
 263    11120260     8595942       1293  4.47%  4.76%  4.73%   0 CCH323_CT        
 264           0           1          0  0.00%  0.00%  0.00%   0 CCH323_DNS       
 265    59476160    14393391       4132 13.91% 16.73% 17.26%   0 CCSIP_SPI_CONTRO 
 266           0           1          0  0.00%  0.00%  0.00%   0 CCSIP_DNS        
 267     4826628    16499588        292  0.87%  1.46%  1.56%   0 CCSIP_UDP_SOCKET 
 268       23944       98379        243  0.00%  0.00%  0.00%   0 CCSIP_TCP_SOCKET 
 269          52        9134          5  0.00%  0.00%  0.00%   0 RTPSPI           
 270        9316      549228         16  0.00%  0.00%  0.00%   0 NTP              
 271         392       18727         20  0.00%  0.00%  0.00%   0 ss7_timers       
 272      150636    41102739          3  0.00%  0.03%  0.02%   0 ss7_mtp2_timerba 
 274          24          72        333  0.07%  0.00%  0.00%   2 Virtual Exec     
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
 275         192        9129         21  0.00%  0.00%  0.00%   0 RADIUS IO STATS  
 276       18684     2191694          8  0.00%  0.00%  0.00%   0 MLD              
 277           0           3          0  0.00%  0.00%  0.00%   0 IPv6 RIB Event H
sh proc cpu monitor 
CPU utilization for five seconds: 66%/1%; one minute: 63%; five minutes: 63%
 PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process 
 265    59477424    14393666       4132 19.88% 17.15% 17.33%   0 CCSIP_SPI_CONTRO 
 168    10163976     2976249       3415  7.10%  4.36%  2.82%   0 AFW_application_ 
  74     9117296     2843017       3206  6.54%  4.95%  5.20%   0 AFW_application_ 
 166      417072      136792       3048  6.14%  5.57%  5.43%   0 AFW_application_ 
 263    11120552     8596157       1293  4.55%  4.70%  4.71%   0 CCH323_CT        
 236     1581408      557372       2837  4.23%  4.97%  5.13%   0 AFW_application_ 
 242     9825592     2626967       3740  3.75%  3.35%  3.29%   0 CC-API_VCM       
 171       39436       10493       3758  2.71%  6.33%  6.42%   0 AFW_application_ 
  87     6821284     6679972       1021  2.55%  2.16%  2.23%   0 AAA ACCT Proc    
 222     8692088    26422794        328  2.39%  2.78%  2.78%   0 RADIUS           
  92     4175692    29254631        142  1.67%  1.42%  1.37%   0 IP Input         
 267     4826712    16499890        292  1.43%  1.48%  1.56%   0 CCSIP_UDP_SOCKET 
 246      780728     1041430        749  0.63%  0.09%  0.02%   0 SNMP ENGINE      
 240     2556528      548089       4664  0.63%  0.54%  0.53%   0 Per-Second Jobs  
 191     1982360     7307350        271  0.47%  0.63%  0.61%   0 http client proc 
 244      200180     2088835         95  0.15%  0.02%  0.00%   0 IP SNMP          
 245       55348     1041428         53  0.07%  0.01%  0.00%   0 PDU DISPATCHER   
 197      481128     6481861         74  0.07%  0.15%  0.15%   0 AAA SEND STOP EV 
 270        9320      549235         16  0.07%  0.00%  0.00%   0 NTP              
 213      109428      531033        206  0.07%  0.03%  0.01%   0 trunk conditioni 
 124       72144     9784212          7  0.07%  0.01%  0.00%   0 ss7_mtp2         
 272      150644    41103173          3  0.07%  0.03%  0.02%   0 ss7_mtp2_timerba 
  22           0           1          0  0.00%  0.00%  0.00%   0 IPC Zone Manager 
  24        1204      532675          2  0.00%  0.00%  0.00%   0 IPC Deferred Por 
  23        1824      532675          3  0.00%  0.00%  0.00%   0 IPC Periodic Tim 
  21           0           1          0  0.00%  0.00%  0.00%   0 IPC Session Serv 
  27          80       31311          2  0.00%  0.00%  0.00%   0 IPC Check Queue  
  28           0           1          0  0.00%  0.00%  0.00%   0 IPC Seat RX Cont 
  20          56        9135          6  0.00%  0.00%  0.00%   0 IPC Dynamic Cach 
  19         324      109509          2  0.00%  0.00%  0.00%   0 IPC Event Notifi 
  25           0           1          0  0.00%  0.00%  0.00%   0 IPC Process leve 
  26           0           1          0  0.00%  0.00%  0.00%   0 IPC Seat Manager 
  29           0           1    

Hi
The SIP/H.323 trunk is used to make/receive voice and video calls to/from MeetingPlace.
I'm not aware of it using any particular presence functionality.... it's just voice and video telephony to get access to the meetings.
Regards
Aaron
Please rate helpful posts...

Similar Messages

  • CPU Overload (-10010) with Logic 9.0.2 and SL 10.6.2 after clean install

    Whether using the demo song (Numbers Game), or a new song even with just a couple of instruments (EXS) and a single audio track I get a CPU overload -10010 or -1009 message sometimes every few seconds, sometimes every 30 minutes.
    I thought perhaps a conflict with drivers or other software, so I have tried a clean install of SL10.6, updated to 10.6.2, loaded Logic Pro, updated to 9.0.2, and added NO OTHER SOFTWARE AT ALL, and used internal audio, still same problem.
    This seems to be a bug in Logic or SL. What can I do?
    Message was edited by: ebjornard

    This is no bug, your system is telling you that it cannot handle the full load of this song. Try Freezing tracks with heavy CPU-using plugins on them.
    Also, check (and bookmark!) these docs:
    http://support.apple.com/kb/TA24535?viewlocale=en_US
    http://support.apple.com/kb/HT3161
    http://support.apple.com/kb/HT2375
    and especially:
    http://discussions.apple.com/thread.jspa?threadID=2175192&tstart=0

  • What setting should I use for Abbey Road drums?  Getting a cpu overload issue

    What setting should I use for Abbey Road drums (i.e. multi-output, stereo, etc)?  Getting a cpu overload issue.  I have a macbook pro, 4 gb ram, running Logic Pro 9.  Just 3 tracks of drums and a few real instrument tracks.  Can't find a guide in the manual for either Kontakt or Logic.  Thanks in advance!

    Hi
    AR drums are complete resource (CPU) hogs. They work better if you turn off as many of the AR internal plugins as you can.
    See section 4 (?) of the AR manual, which you can find within Kontakt (In the library area of Kontakt click hold the small "i" on the right of the "AR drummer" Library).
    Alternatively, your only solution is to increase the I/O buffer in Preferences:Audio, with the associated increase in latency
    CCT

  • Help with Mainstage 3.1 CPU overload issue

    I was using Kontakt 5, UVI Workstation and Pianoteq 5 in MainStage 3 without any issues.
    Since I updated to MS 3.1, The CPU is always above 100% !!! I am facing audio dropouts and it is absolutely impossible to play a show
    Is anyone else facing the same issue? Any tips to help reduce CPU overload will be helpful.
    I have Contact and UVI workstation running from an external hard disk. I thought that might be the issue but i tried with a keyboard template set in MS 3.1 and still while playing CPU usage shoots to 100% plus!
    I am on a MacBook Pro (Retina, 13-inch, Late 2013), 2.4 GHz Intel Core i5, 8 GB 1600 MHz DDR3.

    Try to get the Mainstage 3.0.4 from a timemachine backup.
    Try to update all your programs like pianotec.
    For me, 3.1 feels better concerning timing/ latency. This might cause more stress for the processors.
    My system i7 2,2 GHz is always getting hot, fans go crazy. There's a limit: Better than 64 Samples buffer is not possible.
    To be serious: A real Piano needs  0,25ms to produce a sound. We have to deal with 4ms. That's bad. So you could increase buffersize to 128 and try playing? It makes no big difference if you play the poor 4ms ore poor 6ms for example. In every case we are far away from the real thing.
    Check, if you activated the "savety buffer" checkbox in audiodriver window.
    If you can't find 3.0.4., you could try to reduce the installed channelstrips in your patches. Effects in concert level should be reduced. Evt. you have Efx in busses that are not needed in most patches. So cancel them in concertlevel and install them in selected patches.
    I replaced a spacedesigner reverb with an reverb outside the system, it's processed from the interface. Same with a chorus.
    I tested a newer MacbookPro retina, that was not better than mine. The difference was, it produced little dropouts every 10 seconds.
    Hopefuly there will be a update for 3.1 soon.
    And be serious: Before 3.1 you could play a show without dropouts, but was it fun? Mainstage urgently needs better latency capabilities, generally.

  • CPU Overloads: What to try?

    I know this is a tired subject but considering that it doesn't seem the CPU overload and application instability can be solved in the current version of Logic, just wondering if anyone has a good work around.
    Basically, I find that while using 3rd party plugins (i.e. Kontakt 2, Omnisphere), I can get about 8 or 9 tracks before I begin to have routine application crashes, overload message, etc. Freezing does not change this (and the activity monitor shows a massive jump in real memory from 2.0 gigs to 16TB with the addition of a 9th track depending on the size of the instruments i'm using). This also has nothing to do with buffer size.
    I realize that Logic has limitations in the collective size of the plugins that can be loaded (up to 2.7 gigs of 3rd party plugins) so I'm wondering if I wanted to at least double the number of soft synth instruments I can load up what could I do? I've heard some people add more hardware like another Mac or something like Muse receptor which can load your plugins through logic but doesn't tap into Logic resources. Not sure how this works though, or if there's a better idea out there.
    Any heavy soft synth users out there?

    and the activity monitor shows a massive jump in real memory from 2.0 gigs to 16TB
    It's a known issue with Kontakt that it can only handle 2 Gigs, adjust the DFD settings and reduce the number of voices to 128 (12MB) that will free up quite a lot of RAM. Also you can open a standalone version of Kontakt and wire it via the IAC Bus giving you another 2 Gigs if you have enough RAM installed. With Kontakt update 3.5 the 2 Giga limit will be gone but that doesn't help so much as Logic will still be a 32 Bit application in which the limit still is about 2,7 Gigs of physical and 3,5 Gigs of virtual RAM.
    Besides that enter the word "overload" in the search field of this Forum and you will get thousands of posts about that tiring topic...

  • Artsd giving me 'CPU overload' problem.

    Hello everybody,
    I've just installed Arch Linux, along with X, KDE, and the like. Now, when I boot into KDE, I get this error message saying "Sound server fatal error: cpu overload, aborting".
    The error message appears in an artsmessage window.
    My computer becomes very slow before I get this error as artsd uses 99% of cpu before it crashes. I found this out using the `top` command.
    I have alsa and all of it's modules compiled. The alsa module is also inserted into DAEMONS array.
    So.. what does one do in this situation? Thanks.

    I just tried that. The utility tells me everything is good.
    So I decide to try something new. I log in as root and start KDE. Artsd doesn't crash anymore, and it only eats up half of my CPU.
    top - 00:34:26 up 14 min, 1 user, load average: 2.94, 2.56, 1.38
    Tasks: 80 total, 3 running, 77 sleeping, 0 stopped, 0 zombie
    Cpu(s): 74.7% us, 25.3% sy, 0.0% ni, 0.0% id, 0.0% wa, 0.0% hi, 0.0% si
    Mem: 739740k total, 350724k used, 389016k free, 54072k buffers
    Swap: 987956k total, 0k used, 987956k free, 192836k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    10466 root 25 0 1796 984 780 R 43.3 0.1 1:48.52 top
    9400 jeezus84 25 0 10460 6040 4052 R 41.6 0.8 5:22.37 artsd
    12407 root 15 -1 151m 19m 2580 S 2.0 2.8 0:04.58 X
    12659 root 15 0 30176 15m 11m S 2.0 2.1 0:00.57 konsole
    1 root 16 0 1388 504 444 S 0.0 0.1 0:00.85 init
    2 root RT 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
    3 root 34 19 0 0 0 S 0.0
    I get a new window that pops up now, as soon as I log into KDE as root.
    It's another artsmessage window, but this one says:
    " Sound server informational message:
    Error while initializing the sound driver:
    device: default can't be opened for playback (Device or resource busy)
    The sound server will continue, using the null output device."
    So, i'm stumped. I was going to get rid of the arch installation of alsa, and reinstall from the files i find at the alsa website, but I can't remove alsa using Pacman because other programs need it.
    Any advice is greatly appreciated. Aside from this minor wrinkle, i'm thoroughly impressed with Arch Linux. Having used Gentoo before this, it's embodies everything I liked about Gentoo without any of the bloody compiling. Good show.

  • Different CPU Overload

    I read the earlier post about CPU overload. I am not getting the overload error message, Logic just stops when the CPU bar is slammed into the red. I am not using any plug-ins or effects, I do have 48 channels of audio I am trying to mix. I have been using Logic for over a year and a half now and this is a new problem. Is there something else I can check to discover why suddenly I have this overload problem?

    Different CPU Overload
    this is OP question...
    I try to answer directly to you:
    Yes!!!
    *There are different Logic overloads on different CPUs + audio device*
    the overlaods message are strictly related with your CPU + Audio interface + RAM ammout and speed + Front Buss speed + Firewire, USB, PCI cards...
    *also external drives spinndown can cause overloads message*
    in a Pro Studio... I use workstation without external device...
    all Firewire and USB device must be disconnected.. also bluetooth must be off...
    (don't use bluetooth Mouse in Professional recording studio)
    *Also File sharing and Wirless Airport must be turned to OFF!!!*
    (OS X is a multitasking system... this is a great advantage for everyone... except for Professional Live processing power request... reduce to minimum the background running process is a must to avoid overloads and CPU spikes)
    The audio cards that require CPU cycles are...
    1) PCI or PCIe cards... Near to 0.1% CPU demand
    2) Firewire... a little bit more (about from 3% to 8%.. depend about firewire Chip set and drivers) of CPU demand
    3) USB = maximum CPU load power request... (more than 10% to 25% and more.. and this percentage rise up related with number of tracks)
    (approximately percentage are stryctly related with CPU.. if G4 or G5 or Intels)
    *So CPU overload are different and strictly related with your hardware!!!*
    G

  • Logic 8 CPU overload for absolutely no reason

    I'm too familiar with this, which is what I'm getting for just one project that I recently started:
    "Logic Pro: Disk is too slow or System Overload."
    There's nothing wrong with my computer. It's a 2 x 2.8 Quad-Core Intel Xeon with 8 GB of memory. And here's a picture of what's on this project. Essentially NOTHING.
    I'm panning back and forth between audio regions (consisting of clips from different songs) on two different tracks fading in and out. Nothing fancy. Yet the first time (only the first time) the playhead encounters the next region, the CPU overload window pops up. I mean....really? Why? I have no idea why this is. I am running on Logic 8.0.2 but I see no reason to "upgrade" as this version is not CPU overloading on any other project.

    There are a few threads on this topic already, including one a couple of days ago. They should get you started with some ideas about how to approach the problem.
    Marcus

  • ISight stopped working on Mavericks 10.9.2 update - CPU overloading

    Last Feb 25, 2014, I updated my MacBook Pro to OS X v10.9.2. Since then, my iSight Camera stopped working and my CPU is overloading.
    Observing in Activity Monitor: A ReportCrash process takes 100% of CPU usage.
    Originally, I've updated with Combo package.
    Everything worked perfectly in 10.9.1.
    I tried reinstalling 10.9.2 package, tried using both Delta and Combo packages;
    I tried Repair File Permissions;
    I tried Disk Repair;
    ...and Nothing!
    Because of that ReportCrash issue, I'm unable to update my Time Machine backup and reinstall the OS, once Time Machine application doesn´t start its process, don't know why!
    2007 MacBook Pro 15" (MacBookPro3,1) - Model A1226
    Intel Core 2 Duo T7500 @ 2.2GHz
    4GB DDR2 RAM
    500GB Hard Drive
    OS X Mavericks
    PLEASE HELP. There's no way to use my Mac in this situation.

    Hi, UnderEu,
    I think to uninstall "AirParrot", "DiskplayLink" or simmialr Apps in Mavericaks, not only you have to move the Apps to Trash Bin, But also you need to uninstall their Audio & Video drivers & Settings. (which is the reason case the Crash of the system)
    For the case of AirParrot, you need to do following command in Terminial Line to clear out the driver and setting:
    sudo rm -rf /Library/Extensions/APExtFramebuffer.kext
    sudo rm -rf /Library/Extensions/AirParrotDriver.kext
    More Detail please click on link:
    http://support.airsquirrels.com/article.php?id=8

  • CPU overload during playback and record

    This happens here and there but is not a consistent problem, and for that reason I feel that it can be corrected. Out of the blue, during playback or record, all of the sudden my CPU meter will start spiking and the audio will start getting interrupted until it just gives up and I get a dialogue box saying overload. I always make sure all other applications are closed to avoid this. What else can I do?

    1. Have an empty Audio Track selected during playback (= no need for Logic to wait for realtime MIDI input)
    2. Increase Audio Buffer
    3. Turn off "safety" buffer. "safety" is very misunderstandig... In fact, it makes things unsafer in terms of playback stability. (BTW: Did anyone find out which "safety" is meant, anyway?)
    4. Turn off Airport, go offline, turn off antivirus and such things. Just let Logic be the only big application running.
    5. After some playbacks, the caches should provide enough information so that Logic runs more smooth than with the first playback. So - if you need Logic as live tool, let it play the project once or twice before.
    Fox

  • MacBook Air kernel_task using 130 to 150 % CPU overload with fan overheat

    After hours and hours to get a diagnostic for this problem, I have solve it.
    It seems to be a troubleshooting with the Apple ETHERNET to USB adapter used thru an USB Powered hub (A Kensington here)...
    My configuration was:
    MacBook Air 1.8Ghz SSD
    Wireless BT Apple Keyboard (Aluminum) and Mouse
    24" Apple Display (DVI)
    USB USB Powered
    iPod Classic 80 Go used by iTunes and Time Machine for Backups
    __!! Apple Ethernet/USB Adapter !!__
    Canon Pixma USB Printer
    Overload CPU with kernel_task up to 150% was cycling.
    That's the first reason of the difficulty to diagnose it.
    Because the adapter was so hot I couldn't even touch it, I thought it was probably in charge of this mess.
    Reading some forums, it's possible that there's multiple reasons for an overload CPU time by the kernel_task and this is one of these.
    If you encounter messes with kernel_task using an Apple Ethernet/USB adapter, check it first to do anything else.
    Hope to have help you...
    Nick

    it seems to be temperature issue, i.e. the system tries with the kernel task to avoid an overheating of the cpu/gpu. those guys here
    - http://plasmadesign.wordpress.com/2008/04/02/macbook-air-core-shutdown/ (how-to)
    - http://plasmadesign.wordpress.com/2008/08/23/apple-fix-macbook-air-core-shutdown -issue/ (update)
    recommend a cpu undervolting to reduce this heating. they use CoolBook
    - http://www.coolbook.se/CoolBook.html
    you can get it for $10. i just installed it and hope that it helps...
    on your own risk...

  • Cpu overloading in 64 bit mode logic 9

    Hey
    I have a IMAC i3 3.06 with 12g of ram. Some songs overload the computer especially 2 of them and those songs consist of 5 apple instruments and no fx. Kinda odd right? I changed my buffer size to 1024 from 64 and it kinda helped. Logic is running 64 bit mode (I unchecked open in 32 bit and 64 bit show when loading logic).

    No, I don't think it's odd. Software Instruments are the most CPU intensive. Also, different instruments have different processing requirements, even if you don't have any other FX in the chain.
    I've got a top of the line MacBook Pro, and I have songs that start to bog down at 5 SI in GarageBand so I just lock those tracks. I just got Logic Pro so I don't know what the equivalent is here; I don't know if you can "lock" tracks, or if you just bounce them to an Audio track.
    But I'd say basically, it doesn't seem that odd to me that you'd have a performance bottleneck on that iMac. Also, for playback, as opposed to recording, larger buffers are better. I'd stick with 1024 or higher.

  • CPU overload

    Hi, I thought this topic had been covered in great detail but when I searched, I didn't find relevant info.
    I'm using 4 instances of a plug-in ( Alchemy ), 2 sent to Bus 6 and 2 sent to Bus 7. On each bus I've placed Reverb ( Space Designer ), and an external Pan ( VSL PowerPan ).
    My CPU meter overloads drastically about every 3 seconds so the only way to hear the piece is to freeze all 4 tracks.
    Since only one channel in the CPU shows overloading, and the other one seemingly is hardly being used, is there a way to direct more of the plug-in instances to the under-used channel ?
    Hoping for hints, since progress is rather slow !
    Kay.

    SeaDream wrote:
    No, nothing changes.
    So that I can work on the tracks, I've altered:
    Buffer from 256 to 1024
    *Process Buffer* from Medium to Large
    ReWire from *Live Mode* to *Playback Mode*
    and I can play the project without it stalling.
    Good.
    However, I want to play in another track, so I suppose I'd better freeze them all, and return the above specifications to their former values.
    Yep, freeze whatever you're not editing/playing.
    What should I do when I bounce it ( want to create an MP3 file to send to someone ) ?
    Doesn't matter. You can bounce with the frozen files or with it all 'thawed' - I don't think there will be a noticeable difference in the sound of the MP3 bounce.
    Interesting that you say that Alchemy is CPU heavy since I've written to the very nice chaps at Camel and they did not 'admit' this. It was in fact about another instance in another project and they simply said 'Yes, we've been able to reproduce the same overload here so we'll get working on it and we'll include the adjustment in our next update. Though that was many months ago and I haven't worked on that project since so don't know if there's an improvement'.
    Well, I'm beginning to doubt now, it may be that I have only used very CPU-heavy patches until now, with lots of internal audio manipulation going on, or it may just be that I think that because Alchemy feels/sounds like it should be a CPU-heavy beast...
    BTW, do you use 'source-only' (blue) freeze, or the good old 'green' freeze?
    Erik.

  • CPU Overload / spike using Space Designer

    Hi,
    I've seen a few posts with the same issue but can't find any resolutions. Does anyone experience spikes and overloads whilst using Space Designer, especially on the reverb trails (I can make this happen with just the one track - say a vocal or synth and and heavy reverb on SD)...the system eventually stutters with peaked CPU and then stops.
    Any others out there with the same issue? Any answers??? Thanks
    Danny

    Thanks for your input.
    Just to clarify, I am getting the spike once the audio data stops sending through the SD plugin (whilst the song is still playing). So, for example I may send a 10 second bit of audio through the plug - this works fine. Then once the audio stops sending and the reverb trail finishes....I then get the CPU going mad - and yet there is complete silence within the song - there is nothing else playing!
    This has got to be a bug or conflict of some kind - my computer spec is massive and should be able to cope with a stereo bit of audio through one plugin! (Hope this makes sense.)
    There have been a couple of posts similar but no answers as yet...
    Wondering whether it is a conflict with UAD plugins or something which limits the reproduction of this bug...I have noticed that if I remove all UAD plugins from the channel strip in question, the error tends not to reappear - but the issue is unique to the SD plugin.
    Danny

  • CPU Overload?  Really?

    Hey Guys
    I'm running a pretty simple project - 5 tracks of audio and about 10 VIs including Addictive Drums and RPs Blue, with some UAD-2 plugs on most of them. Even with my buffer size being huge, I'm still seeing on of my processors spike. This gives an overload error and stops playback. Usually when sections change and new instruments enter the arrange.
    Opening Activity Monitor doesn't reflect what is showing in Logic's CPU meters. They are just idling.
    Any thoughts?

    Hey pan,
    Thanks for the link. I've had the same issue as decribed above for a while now, but I have it when I use BFD2. So in both cases it's a software instrument that nails the CPU. It is not BFD's fault for sure. It's the the audio interface issue in my case for sure. I tested it by installing a fresh copy of 10.5.6 on a drive, installing Logic and nothing else, and installing BFD... problem still happens... even happens now with Kontakt.
    The issue is burried within Logic. No one's claimed it to be a problem at Apple, nor do I expect them to. What will likely happen is that at some point they'll release a bug fix and this problem will magically go away.
    To the original poster, 2 things to keep in mind:
    1- This problem is exacerbated if you're using 88.2 (or higher) sample rate
    2- This problem is exacerbated by a very small buffer, try to stick around 256 or larger.
    3- Since you're using UAD like I am, if you set your buffer to 512 or less, be sure to set your Process Buffer Range to Small. If you set it to 1024, set the PBR to Medium. This is as per the technotes on the UAD site.
    The nice-ing doesn't do anything, it makes logic redraw faster because more resources are allocated to it. The article Pan points to is INVALUABLE for sure and depicts the issue very clearly. Obviously Apple knows about it. Short of a change in architecture, I don't know how we'd get past this problem... but I'm all ears (no pun intended)
    R

Maybe you are looking for