High CPU Usage on Cisco 3845

Hi all,
I'm having high CPU usage with one of my Cisco 3845.
It works as an IP-IP Gateway and the CPU is quite high when the total number of calls only around 100-200 calls.
I check the CPU usage with "show process cpu sort" and it looks like there are some "hidden" processes that consuming CPU.
For example, 41% is total CPU, 25% is due to interrups, so CPU utilization on process level = 41 - 25 = 16%.
But as showed below, processes don't consume that much CPU, only around 7% ???
Please help to advise on this case. Any help is highly appreciated..
Thank you.
3845-GW#show process cpu sort | ex 0.00%  0.00%  0.00%
CPU utilization for five seconds: 41%/25%; one minute: 46%; five minutes: 47%
 PID Runtime(ms)     Invoked      uSecs     5Sec   1Min   5Min TTY Process
 382     6619708     1473171       4493      1.59%  1.81%  1.92%   0 CCSIP_SPI_CONTRO
 141     4228940    10181955        415      1.35%  1.51%  1.57%   0 IP Input
  65     2450824      163102      15026        1.19%  1.16%  1.17%   0 Per-Second Jobs
 370     2702292     3709512        728        0.87%  0.88%  0.88%   0 VOIP_RTCP
 224      321680      245640       1309          0.47%  0.49%  0.50%   0 AFW_application_
 112       93940    18093506          5             0.39%  0.31%  0.32%   0 Ethernet Msec Ti
 384     1058280     1553567        681         0.23%  0.28%  0.30%   0 CCSIP_UDP_SOCKET
   2       18148       32905        551                 0.07%  0.03%  0.02%   0 Load Meter
 137       35644     4657843          7               0.07%  0.04%  0.05%   0 IPAM Manager
 189      206392      267959        770            0.07%  0.05%  0.07%   0 TCP Protocols
  30       30792      198554        155               0.07%  0.01%  0.00%   0 ARP Input
 368      145456      176151        825             0.07%  0.04%  0.05%   0 CC-API_VCM
  28        9628       32759        293  0.00%  0.01%  0.00%   0 Environmental mo
  48      221352       37922       5837  0.00%  0.11%  0.11%   0 Net Background
  63       16728       32924        508  0.00%  0.01%  0.00%   0 Compute load avg
  64       72080        2781      25918  0.00%  0.01%  0.00%   0 Per-minute Jobs
   6      371644       29792      12474  0.00%  0.14%  0.12%   0 Check heaps
 176       12216      240288         50  0.00%  0.01%  0.00%   0 CEF: IPv4 proces
 284       36416     4929826          7  0.00%  0.02%  0.01%   0 MMON MENG
 307       12168      806151         15  0.00%  0.01%  0.00%   0 Atheros LED Ctro
 335       35300       19755       1786  0.00%  3.16%  1.00% 708 Virtual Exec
3845-GW#sh int g0/0
GigabitEthernet0/0 is up, line protocol is up
  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full Duplex, 1Gbps, media type is RJ45
  output flow-control is XON, input flow-control is XON
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/2/56803 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 1551000 bits/sec, 5751 packets/sec
  5 minute output rate 4207000 bits/sec, 7643 packets/sec
     925128804 packets input, 939078510 bytes, 0 no buffer
     Received 62732 broadcasts (0 IP multicasts)
     0 runts, 0 giants, 2 throttles
     2 input errors, 0 CRC, 0 frame, 2 overrun, 0 ignored
     0 watchdog, 3763438515 multicast, 0 pause input
     1472816545 packets output, 3214770103 bytes, 0 underruns
     0 output errors, 2067720191 collisions, 1 interface resets
     0 unknown protocol drops
     0 babbles, 2281155551 late collision, 0 deferred
     2 lost carrier, 0 no carrier, 0 pause output
     0 output buffer failures, 0 output buffers swapped out
3845-GW#sh int g0/1
GigabitEthernet0/1 is up, line protocol is up
  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full Duplex, 1Gbps, media type is RJ45
  output flow-control is XON, input flow-control is XON
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/30335 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 1684000 bits/sec, 7697 packets/sec
  5 minute output rate 3372000 bits/sec, 5632 packets/sec
     1484558664 packets input, 2383177786 bytes, 0 no buffer
     Received 208998 broadcasts (0 IP multicasts)
     0 runts, 0 giants, 0 throttles
     2 input errors, 0 CRC, 0 frame, 2 overrun, 0 ignored
     0 watchdog, 3060386282 multicast, 0 pause input
     903478941 packets output, 2814588854 bytes, 0 underruns
     0 output errors, 2910776303 collisions, 1 interface resets
     0 unknown protocol drops
     0 babbles, 4157448025 late collision, 0 deferred
     2 lost carrier, 0 no carrier, 0 pause output
     0 output buffer failures, 0 output buffers swapped out

Has this been something that just recently started happening, or have you had this issue for a while?  Have you installed any new programs recently?
You may want to download Glary Utilities, which is a free software(they will ask you if you want to go Pro, just say no, the free version works very well).  There is a module for startup manager.  You can go in and disable stuff that starts with the computer.  I would advise unchecking adobe, java, quicktime, printers, etc.  Anything that doesn't REALLY need to start with the computer.  The nice thing with Glary is that you can restart the computer, and if you find that you need one of the programs to start with windows, you can go back in and enable it again.
The Celeron 925 processor in your computer is a decent entry level processor, but if there are too many programs running in the background, it can bog down quick.  I would also recommend downloading and running Malwarebytes Anti-malware, to be sure that there is nothing malicous running in the background. 
Qosmio X875 i7-3630QM, 32GB RAM, OCZ SSD Qosmio X505 i7-920XM, PM55, 16GB RAM, OCZ SSD
Satellite Pro L350 T9900, GM45, 8GB RAM , Intel 320 SSD (my baby) Satellite L655 i7-620M, HM55, 8GB RAM, Intel 710 SSD (travel system)

Similar Messages

  • High CPU usage in cisco 7613 with rsp720-3cxl

    Hi everybody,
    our cisco 7613 has about  4.5 Gbps  Tx/Rx IP traffic in total, and we run ospf with other cisco cloud for routing I list in the following some our router show.what is your idea about our high cpu usage .Is it in normal range with the listed cards and modules.How can I tune the rsp720 and other SIP-200,400,600 for better performances
    why our interrupt rate is high ,and one thing more the total sum of 5sec in separate rows not equal to cpu utilization for five second 50% 
    show proc cpu sor
    CPU utilization for five seconds: 50%/46%; one minute: 54%; five minutes: 59%
     PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
       8   196795220    12640741      15568  1.51%  0.38%  0.26%   0 Check heaps
     224  1048610528  4169501364          0  1.19%  1.45%  1.44%   0 IP Input
      13   374006320  3155162661          0  0.23%  0.26%  0.24%   0 ARP Input
     217   119862004   985030884        121  0.15%  0.32%  0.25%   0 ADJ resolve pro
    c
     185      537716  1825736183          0  0.07%  0.03%  0.02%   0 ACE Tunnel Task
     260     1550992  2983272818          0  0.07%  0.13%  0.15%   0 Ethernet Msec T
    i
     305    38186336    58050485        657  0.07%  0.02%  0.00%   0 XDR mcast
      34       67208    11707798          5  0.07%  0.00%  0.00%   0 IPC Loadometer
      27      232776    57160812          4  0.07%  0.01%  0.00%   0 IPC Periodic Ti
    m
     325    17539200    92894502        188  0.07%  0.15%  0.15%   0 CEF: IPv4 proce
    s
     195     7406636    43782487        169  0.07%  0.00%  0.00%   0 esw_vlan_stat_p
    r
    show ip route summ
    IP routing table name is default (0x0)
    IP routing table maximum-paths is 32
    Route Source    Networks    Subnets     Replicates  Overhead    Memory (bytes)
    static          1           120         0           7620        20812
    connected       0           313         0           18860       53836
    ospf 98         17          4892        0           589020      863984
      Intra-area: 89 Inter-area: 383 External-1: 0 External-2: 0
      NSSA External-1: 0 NSSA External-2: 4437
    bgp 12880       0           1           0           60          172
      External: 1 Internal: 0 Local: 0
    ospf 410        0           269         0           16220       47344
      Intra-area: 1 Inter-area: 0 External-1: 0 External-2: 268
      NSSA External-1: 0 NSSA External-2: 0
    internal        137                                             260544
    Total           155         5595        0           631780      1246692
    sh module
    Mod Ports Card Type                              Model              Serial No.
      1    0  4-subslot SPA Interface Processor-200  7600-SIP-200       
      2    0  4-subslot SPA Interface Processor-400  7600-SIP-400       
      3   24  CEF720 24 port 1000mb SFP              WS-X6724-SFP       
      6    1  1-subslot SPA Interface Processor-600  7600-SIP-600       
      7    2  Route Switch Processor 720 (Active)    RSP720-3CXL-GE     
      8    2  Route Switch Processor 720 (Cold)      RSP720-3CXL-GE     
    show ver
    System image file is "bootdisk:c7600rsp72043-adventerprisek9-mz.122-33.SRE2.bin"
    1 SIP-200 controller .
    1 SIP-400 controller (1 Channelized OC3/STM-1).
    1 SIP-600 controller (1 TenGigabitEthernet).
    2 Virtual Ethernet interfaces
    28 Gigabit Ethernet interfaces
    1 Ten Gigabit Ethernet interface
    1 Channelized STM-1 port
    1 Channelized STM-1 port
    show int vlan 1
      Encapsulation ARPA, loopback not set
      Keepalive not supported
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 00:00:00, output 00:00:00, output hang never
      Last clearing of "show interface" counters 2d23h
      Input queue: 0/75/2886/1830 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      5 minute input rate 2380531000 bits/sec, 287383 packets/sec
      5 minute output rate 422133000 bits/sec, 254113 packets/sec
      L2 Switched: ucast: 1200869468 pkt, 101172643240 bytes - mcast: 253599 pkt, 78
    873415 bytes
      L3 in Switched: ucast: 60947040633 pkt, 68919665115039 bytes - mcast: 0 pkt, 0
     bytes mcast
      L3 out Switched: ucast: 52594517004 pkt, 9869168832783 bytes mcast: 0 pkt, 0 b
    ytes
         62147839148 packets input, 69016175499764 bytes, 0 no buffer
         Received 257634 broadcasts (0 IP multicasts)
         0 runts, 0 giants, 15 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         53647248858 packets output, 10292998021217 bytes, 0 underruns
         0 output errors, 0 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out

    Thank you for your hints and replying
    These are our show ibc in 1 min interval
    Interface information:
            Interface IBC0/0
            5 minute rx rate 20045000 bits/sec, 30183 packets/sec
            5 minute tx rate 47394000 bits/sec, 60212 packets/sec
            19879272237 packets input, 4006174536193 bytes
            19835355282 broadcasts received
            19808585787 packets output, 3981305571968 bytes
            90548 broadcasts sent
            0 Bridge Packet loopback drops
            19756362091 Packets CEF Switched, 1320184 Packets Fast Switched
            0 Packets SLB Switched, 0 Packets CWAN Switched
            Label switched pkts dropped: 0    Pkts dropped during dma: 339549
            Invalid pkts dropped: 0    Pkts dropped(not cwan consumed): 0
            IPSEC pkts dropped: 635184
            Xconnect pkts processed: 0, dropped: 0
            Xconnect pkt reflection drops: 0
            Total paks copied for process level 0
            Total short paks sent in route cache 2605317676
            Total throttle drops 265338    Input queue drops 5831090
            total spd packets classified (120217214 low, 174503 medium, 3073 high)
            total spd packets dropped (339549 low, 0 medium, 0 high)
            spd prio pkts allowed in due to selective throttling (0 med, 0 high)
            IBC resets   = 1; last at 23:52:49.004 Sat Jan 19 2013
    Driver Level Counters: (Cumulative, Zeroed only at Reset)
              Frames          Bytes
      Rx(0)   26537712        3421085217
      Rx(1)   3449063135      2838813650
      Tx(0)   3390340306      2016620276
     Input Drop Frame Count
         Rx0 = 0                Rx1 = 2488435
     Per Queue Receive Errors:
         FRME   OFLW   BUFE   NOENP  DISCRD DISABLE BADCOUNT
     Rx0 0      0      0      0      0        0    0
     Rx1 0      0      0      3633   0        0    0
      Tx Errors/State:
       One Collision Error   = 0            More Collisions       = 0
       No Encap Error        = 0            Deferred Error        = 0
       Loss Carrier Error    = 0            Late Collision Error  = 0
       Excessive Collisions  = 0            Buffer Error          = 0
       Tx Freeze Count       = 0            Tx Intrpt Serv timeout= 1
       Tx Flow State         = FLOW_ON
       Tx Flow Off Count     = 0            Tx Flow On Count      = 0
      Counters collected at Idb:
       Is input throttled    = 0            Throttle Count        = 0
       Rx Resource Errors    = 0            Input Drops           = 2488435
       Input Errors           = 194243
       Output Drops          = 0            Giants/Runts          = 0/0
       Dma Mem Error         = 0            Input Overrun         = 0
    Hash match table for multicast (in use 0, maximum 64 entries):
    show ibc 
    Interface information:
            Interface IBC0/0
            5 minute rx rate 20194000 bits/sec, 30412 packets/sec
            5 minute tx rate 47753000 bits/sec, 60663 packets/sec
            19891125514 packets input, 4007158118761 bytes
            19847185365 broadcasts received
            19820407164 packets output, 3982279276274 bytes
            90576 broadcasts sent
            0 Bridge Packet loopback drops
            19768178233 Packets CEF Switched, 1321008 Packets Fast Switched
            0 Packets SLB Switched, 0 Packets CWAN Switched
            Label switched pkts dropped: 0    Pkts dropped during dma: 339549
            Invalid pkts dropped: 0    Pkts dropped(not cwan consumed): 0
            IPSEC pkts dropped: 635574
            Xconnect pkts processed: 0, dropped: 0
            Xconnect pkt reflection drops: 0
            Total paks copied for process level 0
            Total short paks sent in route cache 2606549061
            Total throttle drops 265338    Input queue drops 5831090
            total spd packets classified (120252754 low, 174531 medium, 3074 high)
            total spd packets dropped (339549 low, 0 medium, 0 high)
            spd prio pkts allowed in due to selective throttling (0 med, 0 high)
            IBC resets   = 1; last at 23:52:49.004 Sat Jan 19 2013
    Driver Level Counters: (Cumulative, Zeroed only at Reset)
              Frames          Bytes
      Rx(0)   26550723        3422835145
      Rx(1)   3461063605      176652699
      Tx(0)   3402319442      3368513724
     Input Drop Frame Count
         Rx0 = 0                Rx1 = 2490155
     Per Queue Receive Errors:
         FRME   OFLW   BUFE   NOENP  DISCRD DISABLE BADCOUNT
     Rx0 0      0      0      0      0        0    0
     Rx1 0      0      0      3633   0        0    0
      Tx Errors/State:
       One Collision Error   = 0            More Collisions       = 0
       No Encap Error        = 0            Deferred Error        = 0
       Loss Carrier Error    = 0            Late Collision Error  = 0
       Excessive Collisions  = 0            Buffer Error          = 0
       Tx Freeze Count       = 0            Tx Intrpt Serv timeout= 1
       Tx Flow State         = FLOW_ON
       Tx Flow Off Count     = 0            Tx Flow On Count      = 0
      Counters collected at Idb:
       Is input throttled    = 0            Throttle Count        = 0
       Rx Resource Errors    = 0            Input Drops           = 2490155
       Input Errors           = 194358
       Output Drops          = 0            Giants/Runts          = 0/0
       Dma Mem Error         = 0            Input Overrun         = 0
    Hash match table for multicast (in use 0, maximum 64 entries):
    and sorry what is your idea about total sum of 5sec in separate rows not equal to cpu utilization for five second 50% 

  • High CPU usage on Cisco 2811

    Hi All,
    I have a cisco 2811 that is high in CPU usage. Below is my IOS version and process usage details.
    Cisco IOS Software, 2800 Software (C2800NM-IPBASEK9-M), Version 12.4(24)T4, RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2010 by Cisco Systems, Inc.
    Compiled Fri 03-Sep-10 05:39 by prod_rel_team
    ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
    ipscape-myob uptime is 6 weeks, 5 days, 17 hours, 18 minutes
    System returned to ROM by reload at 10:33:59 UTC Thu Apr 10 2014
    System image file is "flash:c2800nm-ipbasek9-mz.124-24.T4.bin"
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    Cisco 2811 (revision 53.51) with 514048K/10240K bytes of memory.
    Processor board ID FHK1238F1D4
    2 FastEthernet interfaces
    DRAM configuration is 64 bits wide with parity enabled.
    239K bytes of non-volatile configuration memory.
    62720K bytes of ATA CompactFlash (Read/Write)
    Configuration register is 0x2102
    CPU utilization for five seconds: 90%/77%; one minute: 79%; five minutes: 76%
     PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
       8    20693808    28614857        723  7.67%  1.24%  0.44%   0 IP SLAs Respond                                e
      91    13460456    18459988        729  3.27%  0.67%  0.31%   0 IP Input                                       
     143     3167640  1026953957          3  1.19%  1.62%  1.68%   0 HQF Shaper Back                                g
     184      809676   128826693          6  0.39%  0.38%  0.39%   0 PPP manager                                    
     196        1072         112       9571  0.31%  0.23%  0.06% 514 Virtual Exec                                   
     185      771340   128826711          5  0.23%  0.18%  0.16%   0 PPP Events 
    Could you please provide me some info on this issues. 
    Thank You!

    Has this been something that just recently started happening, or have you had this issue for a while?  Have you installed any new programs recently?
    You may want to download Glary Utilities, which is a free software(they will ask you if you want to go Pro, just say no, the free version works very well).  There is a module for startup manager.  You can go in and disable stuff that starts with the computer.  I would advise unchecking adobe, java, quicktime, printers, etc.  Anything that doesn't REALLY need to start with the computer.  The nice thing with Glary is that you can restart the computer, and if you find that you need one of the programs to start with windows, you can go back in and enable it again.
    The Celeron 925 processor in your computer is a decent entry level processor, but if there are too many programs running in the background, it can bog down quick.  I would also recommend downloading and running Malwarebytes Anti-malware, to be sure that there is nothing malicous running in the background. 
    Qosmio X875 i7-3630QM, 32GB RAM, OCZ SSD Qosmio X505 i7-920XM, PM55, 16GB RAM, OCZ SSD
    Satellite Pro L350 T9900, GM45, 8GB RAM , Intel 320 SSD (my baby) Satellite L655 i7-620M, HM55, 8GB RAM, Intel 710 SSD (travel system)

  • High CPU Usage / Dropped Packets - Switch Blade WS-CBS3120X-S

    Hi all,
    I have a couple of Switches Blade 3120, working as active-standby model (HSRP) on a new site deployment. There are other 20 sites more or less, working on the same model, without issues. But in this one, we are seeing a high cpu usage. The traffic going through the platform is 600Mbps (on peaks), and in this case we have 40% of CPU usage. Traffic should be close to 3 Gbps. When we tried to send the whole traffic through the platform, active switch began to drop packets on the majority of interfaces.
    When we analyze the CPU usage, there is a special process called "HL3U bkgrd proce" always have the most CPU use, but we do not know what concerns. We do not know if it is caused because there are PBRs configured. It should not matter. How I mentioned, there are other sites working fine and have had always the same PBR number.
    Could you guys help us?. Any idea what is causing the high usage?. Is there a special debug we could to perform to diagnose the issue?. Also, we have seen a high interrupt CPU usage (9% in this case).
    Find attached the whole diagnosis outputs.
    Thanks for your assistance guys.
    Cheers,
    Juan Pablo
    bog-sib-INT-rtr-1#show processes cpu sorted 5sec
    CPU utilization for five seconds: 30%/9%; one minute: 25%; five minutes: 23%
    PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
    157   140004809   107071220       1307 14.24% 10.19%  9.01%   0 HL3U bkgrd proce
    119     6860957     1519183       4516  0.79%  0.59%  0.53%   0 hpm counter proc
    166     2511492      302802       8294  0.15%  0.15%  0.15%   0 HQM Stack Proces
    199     4182906    15255882        274  0.15%  0.21%  0.20%   0 IP Input        
    357      237531      782101        303  0.15%  0.03%  0.00%   0 IP SNMP         
    186         101         148        682  0.15%  0.09%  0.02%   1 Virtual Exec    
    242       63071     2330717         27  0.15%  0.02%  0.00%   0 CEF: IPv4 proces
      12      163754      620353        263  0.15%  0.01%  0.00%   0 ARP Input       
       9           0           2          0  0.00%  0.00%  0.00%   0 License Client N
       8          41        1827         22  0.00%  0.00%  0.00%   0 WATCH_AFS       
      11          50           4      12500  0.00%  0.00%  0.00%   0 Image License br
       7           0           2          0  0.00%  0.00%  0.00%   0 Timers          
    bog-sib-INT-rtr-1#sh ip cef summary
    IPv4 CEF is enabled for distributed and running
    VRF Default
    119 prefixes (119/0 fwd/non-fwd)
    Table id 0x0
    Database epoch:        2 (119 entries at this epoch)

    Hi Leolaohoo,
    I had not played with this one too !!!!...
    1). IOS version (It was recently updated)
    bog-sib-INT-rtr-1#sh ver
    Cisco IOS Software, CBS31X0 Software (CBS31X0-UNIVERSALK9-M), Version 12.2(58)SE1, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2011 by Cisco Systems, Inc.
    Compiled Thu 05-May-11 04:08 by prod_rel_team
    ROM: Bootstrap program is CBS31X0 boot loader
    BOOTLDR: CBS31X0 Boot Loader (CBS31X0-HBOOT-M) Version 12.2(0.0.951)SE3, CISCO DEVELOPMENT TEST VERSION
    bog-sib-INT-rtr-1 uptime is 2 weeks, 3 days, 17 hours, 14 minutes
    System returned to ROM by power-on
    System restarted at 00:59:27 UTC Sat Jun 9 2012
    System image file is "flash:cbs31x0-universalk9-mz.122-58.SE1.bin"
    2). What interface do you want to see?, do you want to see all interfaces? . This switch has 16 interfaces that connect servers, and other going to our client. Below, the state of the two kind of interfaces:
    Interface to Client (Bearer)
    TenGigabitEthernet1/0/1 is up, line protocol is up (connected)
      Hardware is Ten Gigabit Ethernet, address is 001f.275d.d81b (bia 001f.275d.d81b)
      Description: BearerNContent_Aggregrate
      MTU 1500 bytes, BW 10000000 Kbit/sec, DLY 10 usec,
         reliability 255/255, txload 10/255, rxload 14/255
      Encapsulation ARPA, loopback not set
      Keepalive not set
      Full-duplex, 10Gb/s, link type is auto, media type is 10GBase-LR
      input flow-control is off, output flow-control is unsupported
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 00:00:00, output 2w3d, output hang never
      Last clearing of "show interface" counters 07:07:56
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      5 minute input rate 562469000 bits/sec, 83641 packets/sec
      5 minute output rate 430500000 bits/sec, 73141 packets/sec
         2020563158 packets input, 1739897855828 bytes, 0 no buffer
         Received 13257 broadcasts (13257 multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 watchdog, 13257 multicast, 0 pause input
         0 input packets with dribble condition detected
         1745065310 packets output, 1347244137726 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier, 0 pause output
         0 output buffer failures, 0 output buffers swapped out
    Interface to Server
    GigabitEthernet1/0/8 is up, line protocol is up (connected)
      Hardware is Gigabit Ethernet, address is 001f.275d.d808 (bia 001f.275d.d808)
      Description: bog-15
      MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
         reliability 255/255, txload 15/255, rxload 12/255
      Encapsulation ARPA, loopback not set
      Keepalive set (10 sec)
      Full-duplex, 1000Mb/s, link type is auto, media type is 1000BaseX
      input flow-control is off, output flow-control is unsupported
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input never, output 00:00:17, output hang never
      Last clearing of "show interface" counters 07:09:12
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 19418
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      5 minute input rate 47705000 bits/sec, 7155 packets/sec
      5 minute output rate 58897000 bits/sec, 8011 packets/sec
         178178750 packets input, 153802177226 bytes, 0 no buffer
         Received 4091 broadcasts (0 multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 watchdog, 0 multicast, 0 pause input
         0 input packets with dribble condition detected
         212233312 packets output, 206621942776 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier, 0 pause output
         0 output buffer failures, 0 output buffers swapped out
    Thanks for your help. I am losing my hair with this issue.
    Cheers,
    Juan P.

  • High CPU Usage on C6509

    Good day, can someone analyze this for me, in regards with high cpu usage.
    2222222222222222222222222222222222333332222244444222222222
         8888555559999955555777773333344444000007777711111555559999
    100                                                           
    90                                                           
    80                                                           
    70                                                           
    60                                                           
    50                                                           
    40                                              *****        
    30  ************************          ************************
    20  **********************************************************
    10  **********************************************************
        0....5....1....1....2....2....3....3....4....4....5....5....
                  0    5    0    5    0    5    0    5    0    5   
                   CPU% per second (last 60 seconds)
         4443333334443433334333333333333333333333343333333333333333
         1006530591135079734601132535328062177773414263667168577916
    100                                                           
    90                                                           
    80                                                           
    70                                                           
    60                                                           
    50                                                           
    40  *****  ********** **     * *  * *  ****  *  * *** ****** *
    30  #############**##*####*#*##*###*#*#########*##*****###****
    20  ##########################################################
    10  ##########################################################
        0....5....1....1....2....2....3....3....4....4....5....5....
                  0    5    0    5    0    5    0    5    0    5   
                   CPU% per minute (last 60 minutes)
                  * = maximum CPU%   # = average CPU%
         4744444545444444444444444444333344444444444444444434444444433344344444
         4547425182436632379924402500899822115303104140406471591734499730802883
    100                                                                       
    90                                                                       
    80   *                                                                   
    70   *                                                                   
    60   *                                                                   
    50   * *  ****  **   ***     *          *           *   ** *           **
    40  **********************************************************************
    30  #*******###**********##**********#********************************####
    20  ######################################################################
    10  ######################################################################
        0....5....1....1....2....2....3....3....4....4....5....5....6....6....7.
                  0    5    0    5    0    5    0    5    0    5    0    5    0
                       CPU% per hour (last 72 hours)
                      * = maximum CPU%   # = average CPU%
    Local_Backbone#sh proc cpu sorted 5sec
    CPU utilization for five seconds: 24%/16%; one minute: 27%; five minutes: 27%
    PID Runtime(ms)   Invoked      uSecs   5Sec   1Min   5Min TTY Process
    123  1380698152 938782622       1470  6.07%  6.66%  6.52%   0 IP Input        
       9    71590456 190912340        374  0.39%  0.48%  0.47%   0 ARP Input       
    213    53552228 246488976        217  0.23%  0.42%  0.48%   0 SNMP ENGINE     
    176     2804332  35409778         79  0.15%  0.02%  0.00%   0 OSPF Hello      
    319      918144  11719407         78  0.15%  0.01%  0.00%   0 OSPF Router 100 
       4         236       195       1210  0.07%  0.00%  0.00%   1 Virtual Exec    
    169     2374788   2035919       1166  0.07%  0.03%  0.00%   0 Adj Manager     
    118     5885520  15709517        374  0.07%  0.07%  0.07%   0 CDP Protocol    
      36       69788   9934569          7  0.07%  0.00%  0.00%   0 TTY Background  
    179    30669516 309965501         98  0.07%  0.23%  0.24%   0 IP SNMP
    need a quick opinion as i have another backbone abroad that uses only 5-10% of cpu usage.
    - same config
    - same setup (2BB for Sec/firewall, 2BB for Integration, 6Distro SW)
    - different number of users
    thank you and god bless.

    I also agree with Stephan that this is not a concern that the cpu you are seeing it sohuld reduce down.
    If in case still want to do the troubleshooting here is the procedure:
    Here are some of the commands you can refer while you see the high cpu:
    •1-  Show proc cpu sorted | ex 0.00%  >> First check whether CPU is due to Interrupt or due to Process Switching.
    Eg: CPU utilization for five seconds: 6%/2%; one minute: 2%; five minutes: 2%
    6% is total CPU utilization and 2 % is due to Interrupt. You would see this on a higher bit when you have the high cpu. Total-interrupt will give you the value of Process.
    More info: http://www.cisco.com/en/US/products/hw/switches/ps708/products_tech_note09186a00804916e0.shtml
    b) Show proc cpu history :---Check since how long is the CPU been affected.
    2- Check if there is any interface drops are been seen:
    show interface | include line|drops   ( Check if any vlan/interface are having input drops)
    3- check if there are any STP issue:
    show spanning tree detail
    show spann det | in ieee|from|occur|is exec
    show spann det | in executing | changes
    show interface | include line|drops
    show cef drop
    show ip traffic   >> Check the traffic utilization.
    4- There are some internal debugging which would help to find out which packets ( from Src,dst) is hitting the CPU:
    debug netdr capture rx  <<<<( DEBUG OF NETDR IS VERY USEFULL TO CHECK WHAT PACKETSS ARE COMING TO CPU)
    show netdr capture-packet  >> This will give you the captured outputs were you can see the Src and dst . Then you can take the action with those src ip address guys to check why they are punting the traffic.
    HTH
    Regards
    Inayath
    ***Plz rate if this info is helpfull.

  • High CPU usage on 2811 router

    dear support
    i have a problem recently, i have a 2811 router, there are several EIGRP VPN tunnel setup on it, recently i found this router running high CPU utilization, it almost reach 80 percent at the most day busy time, when i try to find what process causing that after " show proc cpu", the summarize number not such high, it estimate not more than 20 percent. i know in old Cisco IOS there is a command "show platform health", but seem this not exist in 2800 serials any more.
    so my question is what can i do next step to finding out what is causing high CPU usage, so that i can decide if the router need to be upgraded.
    thanks very much

    dear support
    i have a problem recently, i have a 2811 router, there are several EIGRP VPN tunnel setup on it, recently i found this router running high CPU utilization, it almost reach 80 percent at the most day busy time, when i try to find what process causing that after " show proc cpu", the summarize number not such high, it estimate not more than 20 percent. i know in old Cisco IOS there is a command "show platform health", but seem this not exist in 2800 serials any more.
    so my question is what can i do next step to finding out what is causing high CPU usage, so that i can decide if the router need to be upgraded.
    thanks very much

  • CSA 4.5.1(657) high cpu usage on windows 2003 sp1

    Hi,
    We have experiancing high cpu usage on windows 2003 sp1, when somebody logs in remotely. The server has 1gb of ram and the cpu is 2ghz. The Cisco Trust Agent (1.0.55) is installed also.
    When somebody logs in remotely the process okclient goes to 100% cpu and eats all the available RAM and the machine starts to swap, the pagefile has grown to 1gb. This is not all the time though, only in some cases like this one.
    Could this be due to some specigic policies associated with this machine be the cause of such behaviour?

    Hi Rossen,
    It could be due to some @remote rule but first some questions:
    What is the server function?
    What groups is it in?
    Does it have 2 enabled NICS?
    Is it sharing anything other than admin shares?
    Is it a member of AD\Domain or standalone?
    Why is the CTA installed?
    Why is your page file dynamic and not static and why is it only 1GB (should be 1.5x physical RAM)? Growing a page file is a slow and painful process.
    You can try some things right away:
    Either remove if from the groups that have @remote rules or put the server in a group with no rules\policies at all. That will tell you if it's the agent or the rules causing the problem.
    Good luck!
    Tom

  • Dispatch Unit - High Cpu Usage

    Hi,
    ASA5510 8.2.5(50)
    The Dispatch unit process is contantly having high cpu usage for last 10 hours.
    Things checked:
    1. show proc cpu-usage
    2. show perf 
        It seems fine . Output attached
    3. Show interfaces for error
        No error, overruns, underrruns on interfaces
    4. show traffic 
        Total cumulative through put on approx 4 Mbps.
         drop rate max is 3 pkts /sec randomly and rare occurance on some interfaces
         5. Connections and Xlate seem normal.
             approx 1100.
          Counters were reset 1 hour before the data was collected.
    # sh cpu usage 
    CPU utilization for 5 seconds = 39%; 1 minute: 38%; 5 minutes: 44%
    # sh processes cpu-usage sorted 
    PC         Thread       5Sec     1Min     5Min   Process
    081aadc4   a79aff7c    35.7%    37.5%    42.5%   Dispatch Unit
    0853f89e   a79a0b68     0.4%     0.2%     0.2%   ARP Thread
    # show perfmon 
    PERFMON STATS:                     Current      Average
    Xlates                                0/s          0/s
    Connections                          21/s         32/s
    TCP Conns                            17/s         28/s
    UDP Conns                             1/s          1/s
    URL Access                            0/s          0/s
    URL Server Req                        0/s          0/s
    TCP Fixup                             0/s          0/s
    TCP Intercept Established Conns       0/s          0/s
    TCP Intercept Attempts                0/s          0/s
     sh interface e0/0 | inc overrun
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
    fw01/act# sh interface e0/1 | inc overrun
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
    # sh conn all
    1135 in use, 8777 most used
    # sh xlate count 
    112 in use, 265 most used
    # show asp drop frame 
      No route to host (no-route)                                                870
      Flow is denied by configured rule (acl-drop)                            103915
      First TCP packet not SYN (tcp-not-syn)                                    1317
      Bad TCP checksum (bad-tcp-cksum)                                             2
      TCP failed 3 way handshake (tcp-3whs-failed)                              6695
      TCP RST/FIN out of order (tcp-rstfin-ooo)                                 4025
      TCP packet SEQ past window (tcp-seq-past-win)                               13
      TCP Out-of-Order packet buffer full (tcp-buffer-full)                     1949
      TCP Out-of-Order packet buffer timeout (tcp-buffer-timeout)                600
      TCP RST/SYN in window (tcp-rst-syn-in-win)                                   5
      TCP dup of packet in Out-of-Order queue (tcp-dup-in-queue)                 617
      TCP packet failed PAWS test (tcp-paws-fail)                               1248
      IPSEC tunnel is down (ipsec-tun-down)                                        2
      Slowpath security checks failed (sp-security-failed)                      1699
      DNS Inspect id not matched (inspect-dns-id-not-matched)                      4
      FP L2 rule drop (l2_acl)                                                 15436
      Dropped pending packets in a closed socket (np-socket-closed)                2
    Please let us know what reason can be there for high cpu usage by Dispatch unit under current statistics?
    What else should be checked  to ensure cpu usage comes down?
    Regards,
    Gurjit Singh
    Network Engineer
    Spooster IT Services.

    Hi Gurjar,
    r u getting the below mentioned syslog messages?
    Flow is denied by configured rule (acl-drop)                            103915
    106023, 106100, 106004
    TCP Out-of-Order packet buffer full (tcp-buffer-full)                     1949
    TCP Out-of-Order packet buffer full:
    This counter is incremented and the packet is dropped when appliance receives an
    out-of-order TCP packet on a connection and there is no buffer space to store this packet.
    Typically TCP packets are put into order on connections that are inspected by the
    appliance or when packets are sent to SSM for inspection. There is a default queue size
    and when packets in excess of this default queue size are received they will be dropped.
    Recommendations:
    On ASA platforms the queue size could be increased using queue-limit configuration
    under tcp-map.
    Similarly you need to check many reasons for the asp drop logs that you have captured and you need to monitor how much it is increasing and the difference.......
    but 40 % CPU utilization is a okay kind of thing and you do not need to worry if that happens only during peak hours ans it is not increasing drastically more and more.
    http://www.cisco.com/c/en/us/td/docs/security/asa/asa82/command/reference/cmd_ref/s2.html#wp1435096
    Regards
    Karthik

  • High CPU usage on IPS

    Hi guys
    I got a problem with an IPS, from some weeks the CPU has been at 100% (all the 4 CPU's) and I don't know why, the Inspection Load is really low and I guess this is not affecting to this. Here some information of the SHOW VERSION command
    *I also attach some images of the IPS*
    Cisco Intrusion Prevention System, Version 7.1(1)E4
    Host:                                                    
        Realm Keys          key1.0                           
    Signature Definition:                                    
        Signature Update    S807.0              2014-06-13   
    OS Version:             2.6.29.1                         
    Platform:               ASA5585-SSP-IPS10               
    Using 4428M out of 5839M bytes of available memory (75% usage)
    system is using 25.1M out of 160.0M bytes of available disk space (16% usage)
    application-data is using 68.0M out of 171.6M bytes of available disk space (42% usage)
    boot is using 56.0M out of 70.5M bytes of available disk space (84% usage)
    application-log is using 494.0M out of 513.0M bytes of available disk space (96% usage)
    I hope somebody had some idea what could be causing the high cpu usage.
    Regards

    Has this been something that just recently started happening, or have you had this issue for a while?  Have you installed any new programs recently?
    You may want to download Glary Utilities, which is a free software(they will ask you if you want to go Pro, just say no, the free version works very well).  There is a module for startup manager.  You can go in and disable stuff that starts with the computer.  I would advise unchecking adobe, java, quicktime, printers, etc.  Anything that doesn't REALLY need to start with the computer.  The nice thing with Glary is that you can restart the computer, and if you find that you need one of the programs to start with windows, you can go back in and enable it again.
    The Celeron 925 processor in your computer is a decent entry level processor, but if there are too many programs running in the background, it can bog down quick.  I would also recommend downloading and running Malwarebytes Anti-malware, to be sure that there is nothing malicous running in the background. 
    Qosmio X875 i7-3630QM, 32GB RAM, OCZ SSD Qosmio X505 i7-920XM, PM55, 16GB RAM, OCZ SSD
    Satellite Pro L350 T9900, GM45, 8GB RAM , Intel 320 SSD (my baby) Satellite L655 i7-620M, HM55, 8GB RAM, Intel 710 SSD (travel system)

  • High cpu usage multicast bridging / l2tp

    Hi,
    I'm busy with a small project to bridge a "iptv" interface to a anothere site.
    (one cisco 871, and 1800 series.) I use the 871 on the source site and the 1800 on destination.
    I tried different configurations. First u use GRE over ipsec tunnel, and bridge groups. (official not supported). for example:
    interface Tunnel0
    no ip address
    load-interval 30
    keepalive 5 3
    tunnel source Vlan1
    tunnel destination 172.25.10.251
    bridge-group 1
    interface Vlan2
    no ip address
    ip pim sparse-dense-mode
    ip virtual-reassembly
    bridge-group 1
    bridge-group 1 spanning-disabled
    this works, because there was a lot of traffic and high cpu usage on the 871 router 98% - 100%
    Now I use L2TP like the configuration below:
    pseudowire-class PW_CLASS
    encapsulation l2tpv3
    ip local interface Loopback0
    interface Vlan2
    no ip address
    ip pim sparse-mode
    ip virtual-reassembly
    xconnect 10.0.0.1 12 encapsulation l2tpv3 pw-class PW_CLASS
    router eigrp 1
    passive-interface FastEthernet4
    passive-interface Vlan2
    network 10.0.0.0 0.0.0.255
    network 10.255.1.0 0.0.0.255
    auto-summary
    interface Loopback0
    ip address 10.0.0.2 255.255.255.255
    pseudowire-class PW_CLASS
    encapsulation l2tpv3
    ip local interface Loopback0
    interface Vlan2
    no ip address
    ip pim sparse-mode
    ip virtual-reassembly
    xconnect 10.0.0.1 12 encapsulation l2tpv3 pw-class PW_CLASS
    router eigrp 1
    passive-interface FastEthernet4
    passive-interface Vlan2
    network 10.0.0.0 0.0.0.255
    network 10.255.1.0 0.0.0.255
    auto-summary
    interface Loopback0
    ip address 10.0.0.2 255.255.255.255
    This works also, but I sill have the same problem, verry high CPU usage.
    Maybe someone can help me with this issue?
    Kind Regards,
    Felix Duivenvoorden

    Hi Felix,
    I think the problem is that all encapsulation (both GRE and L2TP) on the 800 are done in software.
    This is a simply restriction of the platform's capabilities.
    Obvious workaround is to use other hardware.
    regards,
    Leo

  • Config Manager Agent - after Hardware Inventory High CPU Usage with WMIPRSVE and very fast empty Battery

    Hi there,
    since a few days there is on some machines (40-60) a high cpu usage on one core (quad core cpu machines) with the WMIPRSVE.EXE if the HARDWARE INVENTORY CYCLE started.
    i try out some tests, read some forum articles and troubleshooting the WMI management but a real problem i doesn´t see.
    in some articles i read that hardware inventory runs about minutes up to more hours but some machines runs longer, someone more as 1 day.
    here an example of mine PC:
    at 8:07 i started Hardware Inventory Cycle, in the InventoryAgent.log i can see that some Collection Namespace are captured.
    after a few minutes there stopped and does nothing round about 5.9 hours or better, after 21436.097 Seconds.
    For any hints i am grateful. :)
    Inventory: *********************** Start of message processing. ***********************
    InventoryAgent 18.03.2015 08:09:56
    11088 (0x2B50)
    Inventory: Message type is InventoryAction InventoryAgent
    18.03.2015 08:09:56 11088 (0x2B50)
    Inventory: Temp directory = C:\WINDOWS\CCM\Inventory\Temp\
    InventoryAgent 18.03.2015 08:09:56
    11088 (0x2B50)
    Inventory: Clearing old collected files. InventoryAgent
    18.03.2015 08:09:56 11088 (0x2B50)
    Inventory: Opening store for action {00000000-0000-0000-0000-000000000001} ...
    InventoryAgent 18.03.2015 08:09:56
    11088 (0x2B50)
    CInvState::VerifyInventoryVersionNumber: Mismatch found for '{00000000-0000-0000-0000-000000000001}': 4.2 vs. 0.0
    InventoryAgent 18.03.2015 08:09:56
    11088 (0x2B50)
    Inventory: Version number mismatch; will do a Full report.
    InventoryAgent 18.03.2015 08:09:56
    11088 (0x2B50)
    Inventory: Action=Hardware, ReportType=ReSync, MajorVersion=5, MinorVersion=0
    InventoryAgent 18.03.2015 08:09:56
    11088 (0x2B50)
    Inventory: Initialization completed in 0.141 seconds
    InventoryAgent 18.03.2015 08:09:56
    11088 (0x2B50)
    Collection: Namespace = \\localhost\root\Microsoft\appvirt\client; Query = SELECT __CLASS, __PATH, __RELPATH, CachedLaunchSize, CachedPercentage, CachedSize, LaunchSize, Name, PackageGUID, TotalSize, Version, VersionGUID FROM Package; Timeout = 600 secs.
    InventoryAgent 18.03.2015 08:09:56
    7836 (0x1E9C)
    Failed to get IWbemService Ptr for \\localhost\root\vm\VirtualServer Namespace: 8004100E
    InventoryAgent 18.03.2015 08:10:02
    7836 (0x1E9C)
    Failed to enumerate instances of VirtualMachine: 8004100E
    InventoryAgent 18.03.2015 08:10:02
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, AddressWidth, BrandID, CPUHash, CPUKey, DataWidth, DeviceID, Family, Is64Bit, IsHyperthreadCapable, IsMobile, IsTrustedExecutionCapable, IsVitualizationCapable, Manufacturer,
    MaxClockSpeed, Name, NormSpeed, NumberOfCores, NumberOfLogicalProcessors, PCache, ProcessorId, ProcessorType, Revision, SocketDesignation, Status, SystemName, Version FROM SMS_Processor; Timeout = 600 secs.
    InventoryAgent 18.03.2015 08:10:02
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\CCM\powermanagementagent; Query = SELECT __CLASS, __PATH, __RELPATH, Requester, RequesterInfo, RequesterType, RequestType, Time, UnknownRequester FROM CCM_PwrMgmtLastSuspendError; Timeout = 600 secs.
    InventoryAgent 18.03.2015 08:10:03
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, Manufacturer, Name, Status FROM Win32_IDEController; Timeout = 600 secs.
    InventoryAgent 18.03.2015 08:10:03
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, BinFileVersion, BinProductVersion, Description, ExecutableName, FilePropertiesHash, FilePropertiesHashEx, FileSize, FileVersion, HasPatchAdded, InstalledFilePath, IsSystemFile,
    IsVitalFile, Language, Product, ProductCode, ProductVersion, Publisher FROM SMS_InstalledExecutable; Timeout = 600 secs.
    InventoryAgent 18.03.2015 08:10:03
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, DefaultIPGateway, DHCPEnabled, DHCPServer, DNSDomain, DNSHostName, Index, IPAddress, IPEnabled, IPSubnet, MACAddress, ServiceName FROM Win32_NetworkAdapterConfiguration; Timeout
    = 600 secs. InventoryAgent
    18.03.2015 14:06:43 7836 (0x1E9C)
    Collection: Namespace = \\.\root\Nap; Query = SELECT __CLASS, __PATH, __RELPATH, description, fixupState, friendlyName, id, infoClsid, isBound, percentage, registrationDate, vendorName, version FROM NAP_SystemHealthAgent; Timeout = 600 secs.
    InventoryAgent 18.03.2015 14:06:43
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2\sms; Query = SELECT __CLASS, __PATH, __RELPATH, AdditionalProductCodes, CompanyName, ExplorerFileName, FileDescription, FilePropertiesHash, FileSize, FileVersion, FolderPath, LastUsedTime, LastUserName, msiDisplayName,
    msiPublisher, msiVersion, OriginalFileName, ProductCode, ProductLanguage, ProductName, ProductVersion, SoftwarePropertiesHash FROM CCM_RecentlyUsedApps; Timeout = 600 secs.
    InventoryAgent 18.03.2015 14:06:43
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, BankLabel, Capacity, Caption, CreationClassName, DataWidth, Description, DeviceLocator, FormFactor, HotSwappable, InstallDate, InterleaveDataDepth, InterleavePosition, Manufacturer,
    MemoryType, Model, Name, OtherIdentifyingInfo, PartNumber, PositionInRow, PoweredOn, Removable, Replaceable, SerialNumber, SKU, Speed, Status, Tag, TotalWidth, TypeDetail, Version FROM Win32_PhysicalMemory; Timeout = 600 secs.
    InventoryAgent 18.03.2015 14:07:02
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Availability, Description, DeviceID, InstallDate, Manufacturer, Name, PNPDeviceID, ProductName, Status FROM Win32_SoundDevice; Timeout = 600 secs.
    InventoryAgent 18.03.2015 14:07:02
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Caption, ClassGuid, ConfigManagerErrorCode, ConfigManagerUserConfig, CreationClassName, Description, DeviceID, Manufacturer, Name, PNPDeviceID, Service, Status, SystemCreationClassName,
    SystemName FROM Win32_USBDevice; Timeout = 600 secs.
    InventoryAgent 18.03.2015 14:07:12
    7836 (0x1E9C)
    Collection: 62/74 inventory data items successfully inventoried.
    InventoryAgent 18.03.2015 14:07:12
    7836 (0x1E9C)
    Inventory: Collection Task completed in 21436.097 seconds
    InventoryAgent 18.03.2015 14:07:12
    7836 (0x1E9C)
    Inventory: 12 Collection Task(s) failed. InventoryAgent
    18.03.2015 14:07:12 7836 (0x1E9C)
    Inventory: Temp report = C:\WINDOWS\CCM\Inventory\Temp\25bf01b2-12fc-4eea-8e97-a51b3c75ba50.xml
    InventoryAgent 18.03.2015 14:07:12
    7836 (0x1E9C)
    Inventory: Starting reporting task. InventoryAgent
    18.03.2015 14:07:12 7552 (0x1D80)
    Reporting: 4381 report entries created. InventoryAgent
    18.03.2015 14:07:13 7552 (0x1D80)
    Inventory: Reporting Task completed in 1.030 seconds
    InventoryAgent 18.03.2015 14:07:13
    7552 (0x1D80)
    Inventory: Successfully sent report. Destination:mp:MP_HinvEndpoint, ID: {5541A94A-BED9-4132-AE54-110CB6896F02}, Timeout: 80640 minutes MsgMode: Signed, Not Encrypted
    InventoryAgent 18.03.2015 14:07:13
    7552 (0x1D80)
    Inventory: Cycle completed in 21453.570 seconds
    InventoryAgent 18.03.2015 14:07:30
    7552 (0x1D80)
    Inventory: Action completed. InventoryAgent
    18.03.2015 14:07:30 7552 (0x1D80)
    Inventory: ************************ End of message processing. ************************
    InventoryAgent 18.03.2015 14:07:30
    7552 (0x1D80)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, Caption, ClassGuid, ConfigManagerErrorCode, ConfigManagerUserConfig, CreationClassName, Description, DeviceID, Manufacturer, Name, PNPDeviceID, Service, Status, SystemCreationClassName,
    SystemName FROM Win32_USBDevice; Timeout = 600 secs.
    InventoryAgent 18.03.2015 14:07:12
    7836 (0x1E9C)
    Collection: 62/74 inventory data items successfully inventoried.
    InventoryAgent 18.03.2015 14:07:12
    7836 (0x1E9C)
    Inventory: Collection Task completed in 21436.097 seconds
    InventoryAgent 18.03.2015 14:07:12
    7836 (0x1E9C)
    Inventory: 12 Collection Task(s) failed. InventoryAgent
    18.03.2015 14:07:12 7836 (0x1E9C)
    Inventory: Temp report = C:\WINDOWS\CCM\Inventory\Temp\25bf01b2-12fc-4eea-8e97-a51b3c75ba50.xml
    InventoryAgent 18.03.2015 14:07:12
    7836 (0x1E9C)
    Inventory: Starting reporting task. InventoryAgent
    18.03.2015 14:07:12 7552 (0x1D80)
    Reporting: 4381 report entries created. InventoryAgent
    18.03.2015 14:07:13 7552 (0x1D80)
    Inventory: Reporting Task completed in 1.030 seconds
    InventoryAgent 18.03.2015 14:07:13
    7552 (0x1D80)
    Inventory: Successfully sent report. Destination:mp:MP_HinvEndpoint, ID: {5541A94A-BED9-4132-AE54-110CB6896F02}, Timeout: 80640 minutes MsgMode: Signed, Not Encrypted
    InventoryAgent 18.03.2015 14:07:13
    7552 (0x1D80)
    Inventory: Cycle completed in 21453.570 seconds
    InventoryAgent 18.03.2015 14:07:30
    7552 (0x1D80)
    Inventory: Action completed. InventoryAgent
    18.03.2015 14:07:30 7552 (0x1D80)
    Inventory: ************************ End of message processing. ************************
    InventoryAgent 18.03.2015 14:07:30
    7552 (0x1D80)

    InventoryAgent 18.03.2015 08:10:03
    7836 (0x1E9C)
    Collection: Namespace = \\.\root\cimv2; Query = SELECT __CLASS, __PATH, __RELPATH, DefaultIPGateway, DHCPEnabled, DHCPServer, DNSDomain, DNSHostName, Index, IPAddress, IPEnabled, IPSubnet, MACAddress, ServiceName FROM Win32_NetworkAdapterConfiguration; Timeout
    = 600 secs. InventoryAgent
    18.03.2015 14:06:43 7836 (0x1E9C)
    Collection: Namespace = \\.\root\Nap; Query = SELECT __CLASS, __PATH, __RELPATH, description, fixupState, friendlyName, id, infoClsid, isBound, percentage, registrationDate, vendorName, version FROM NAP_SystemHealthAgent; Timeout = 600 secs.
    InventoryAgent 18.03.2015 14:06:43
    7836 (0x1E9C)
    Looks like something in one or both of those wmi queries.  it goes from 8:10:03 to 14:06:43 right around there.  6 hours to do that... 
    try running those queries from wbemtest manually; and see which one just never finishes.
    Standardize. Simplify. Automate.

  • Google Earth Plugin and LabVIEW: High CPU usage when adding placemarks

    Hi,
    I posted this question on stackoverflow earlier this week but feel it might be better suited to the LabVIEW community specifically so I'm reposting here:
    I'm writing an application which uses the Google Earth Plugin to display events on the globe. Each event is a single point kml placemark with an icon which is a 3kb png file. Placemarks are uploaded to the plugin as they are received by the software. I am experiencing increasing CPU usage with the number of placemarks that are added.
    I have tested displaying a new placemark every second and running until the software running the plugin completely froze (graph attached). The GEPlugin (green trace) stopped responding (i.e. the globe did not respond to the mouse) at around 1200 placemarks added and CPU usage was at ~30%. When the software itself (red trace) froze the plugin was using around 50% CPU and ~3700 placemarks had been added). After the freeze, no new placemarks were added which caused the software to respond (but not the plugin) so I could clear all the placemarks. After the placemarks were cleared from the globe, the CPU usage of the plugin returned to around 5% CPU.
    So what I've seen is that GEPlugin CPU usage increases linearly with each kml placemark added. Is this the expected behaviour/ a normal limitation of the plugin? If not is there a more efficient way of adding many placemarks to the globe?
    I am using GEPlugin version 7.1.1.1580 (API version 1.010) and LabVIEW 12.0f3
    Please see the test results attached. Any input greatly appreciated!
    Original stackoverflow post:
    http://stackoverflow.com/questions/20994323/google-earth-plugin-with-labview-high-cpu-usage-when-add...
    Attachments:
    Performance Log 020114_095115.png ‏82 KB

    Hello,
    I have had a look at your graphs and understood what you are trying to do. To me it seems that as the image gets more complex it gets harde to render which wold likely cause increase in CPU usage resulting in the freeze. I would suggest you try running the program on anoher computer to check on the RAM front of things. If this is a limitation of the GE Plugin then unfortunately I can not do much to help, but if you think this is a problem coming from your LabVIEW code then you can post your code here and I can take a look.

  • Since 10.4.6 Update: "ATSServer" with high CPU-usage when opening PDFs

    Since I've updated to 10.4.6 my system is very slow when I open PDFs (in "Preview" or "Acrobat").
    This is caused by the process "ATSServer" which goes through every file in "~/Library/Fonts" (I have over 4.800 files there - but just a view are activated by "FontBook") and so it takes very high CPU-usage.
    I didn't have this problem bevore the update and I didn't make any changes on my font settings.
    I've cleaned the font cache, but it doesn't help.
    Any ideas?
    Ciao
    Mephizo
    PS: Excuse my poor English.
    PowerBook G4 17'' 1.67 GHz   Mac OS X (10.4.6)  
    PowerBook G4 17'' 1.67 GHz   Mac OS X (10.4.6)  

    I haven't noticed any change myself, Dan, but I have the 2 GHz model.
    One thing I HAVE noticed though after OS updates is that they can often result in a fair amount of file and free space fragmentation immediately after installation. OSX's routines will deal with fragmentation of small files , but not of large ones (over 20 Meg), and it won't deal very effectively with free space fragmentation. If your HD is getting full this can cause significant slowdowns, especially where video is involved.
    You should also run DiskUtility and check for any directory and permissions issues.
    Cheers
    Rod

  • High CPU usage in com.apple.fonts

    I'm Getting alot of CPU usage from a process com.apple.fonts. Not quite sure what it is any suggestions?
    It goes for a while, goes to "not responding" and tehn crashes. Attacedh is the most recent crash log
    Process:               com.apple.fonts [2623]
    Path:                  /Users/USER/com.apple.fonts.app/Contents/MacOS/com.apple.fonts
    Identifier:            com-apple-fonts
    Version:               1.2.025 (000)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           com.apple.fonts [2623]
    User ID:               501
    Date/Time:             2014-08-24 19:35:49.765 -0400
    OS Version:            Mac OS X 10.10 (14A329r)
    Report Version:        11
    Anonymous UUID:        4784DE26-358D-1C57-C13F-050E3EB12A30
    Sleep/Wake UUID:       A7A670FE-C990-47B9-96E5-0B9807E38155
    Time Awake Since Boot: 52000 seconds
    Time Since Wake:       3400 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x00007472410a0a68
    VM Regions Near 0x7472410a0a68:
        MALLOC_LARGE           000000010a0fc000-000000010a4e4000 [ 4000K] rw-/rwx SM=PRV
    -->
        STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Application Specific Information:
    objc_msgSend() selector name: respondsToSelector:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff894160dd objc_msgSend + 29
    1   com.apple.CoreFoundation       0x00007fff85b460c4 _signalEventSync + 180
    2   com.apple.CoreFoundation       0x00007fff85b8381d _cfstream_shared_signalEventSync + 477
    3   com.apple.CoreFoundation       0x00007fff85b06c71 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    4   com.apple.CoreFoundation       0x00007fff85af8ecc __CFRunLoopDoSources0 + 476
    5   com.apple.CoreFoundation       0x00007fff85af842f __CFRunLoopRun + 927
    6   com.apple.CoreFoundation       0x00007fff85af7e48 CFRunLoopRunSpecific + 296
    7   com-apple-fonts               0x000000010003e973 CFWriteStreamWriteFully + 67
    8   com-apple-fonts               0x00000001000385c4 -[SKPSMTPMessage parseBuffer] + 2469
    9   com-apple-fonts               0x0000000100037562 -[SKPSMTPMessage stream:handleEvent:] + 1437
    10  com.apple.CoreFoundation       0x00007fff85b460c4 _signalEventSync + 180
    11  com.apple.CoreFoundation       0x00007fff85b45ff4 _cfstream_solo_signalEventSync + 244
    12  com.apple.CoreFoundation       0x00007fff85b45eaf _CFStreamSignalEvent + 495
    13  com.apple.CFNetwork           0x00007fff8c53e26e SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 58
    14  com.apple.CFNetwork           0x00007fff8c53dc5b SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 211
    15  com.apple.CFNetwork           0x00007fff8c53db4c SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 70
    16  com.apple.CoreFoundation       0x00007fff85b45850 __CFSocketPerformV0 + 768
    17  com.apple.CoreFoundation       0x00007fff85b06c71 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    18  com.apple.CoreFoundation       0x00007fff85af8dfd __CFRunLoopDoSources0 + 269
    19  com.apple.CoreFoundation       0x00007fff85af842f __CFRunLoopRun + 927
    20  com.apple.CoreFoundation       0x00007fff85af7e48 CFRunLoopRunSpecific + 296
    21  com.apple.HIToolbox           0x00007fff9340a1bf RunCurrentEventLoopInMode + 235
    22  com.apple.HIToolbox           0x00007fff93409f3a ReceiveNextEventCommon + 431
    23  com.apple.HIToolbox           0x00007fff93409d7b _BlockUntilNextEventMatchingListInModeWithFilter + 71
    24  com.apple.AppKit               0x00007fff86165165 _DPSNextEvent + 1000
    25  com.apple.AppKit               0x00007fff86164939 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 139
    26  com.apple.AppKit               0x00007fff86158893 -[NSApplication run] + 594
    27  com.apple.AppKit               0x00007fff86143d14 NSApplicationMain + 1832
    28  com-apple-fonts               0x0000000100002214 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8ad6922e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8f5e0b3c _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8ad6352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ad6269f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff85af9124 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff85af85eb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff85af7e48 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff862c7ab7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff8e8212fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff8e821279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff8e81f4b1 thread_start + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8ad6352e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8ad6269f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff85af9124 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff85af85eb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff85af7e48 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8c5d4210 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff872fd2ca __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff8e8212fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff8e821279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff8e81f4b1 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8ad683f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff8e8212fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff8e821279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff8e81f4b1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8ad68946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e81f4a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8ad68946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e81f4a1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8ad68946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8e81f4a1 start_wqthread + 13
    Thread 8:
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000010766d1c0  rcx: 0x0000000000000000  rdx: 0x00007fff87550490
      rdi: 0x000000010766d1c0  rsi: 0x00007fff8faef34e  rbp: 0x00007fff5fbfcde0  rsp: 0x00007fff5fbfcdb8
       r8: 0x00007fff5fbfcdc0   r9: 0x00007fff7717d300  r10: 0x00007fff8faef34e  r11: 0x00007472410a0a50
      r12: 0x000000000000001b  r13: 0x000000010765fb78  r14: 0x0000000000000002  r15: 0x000000010765fb40
      rip: 0x00007fff894160dd  rfl: 0x0000000000010206  cr2: 0x00007472410a0a68
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x100000000 -        0x100060fff +com-apple-fonts (1.2.025 - 000) <25B7A2B5-A239-3827-98EE-8E4F078B7B2F> /Users/USER/com.apple.fonts.app/Contents/MacOS/com.apple.fonts
           0x100093000 -        0x10009efff +org.vafer.FeedbackReporter (1.3 - 1) <3C1F897E-6CA7-3E1A-B2D2-DAD9DA824327> /Users/USER/com.apple.fonts.app/Contents/Frameworks/FeedbackReporter.framework/ Versions/A/FeedbackReporter
           0x1000a9000 -        0x1000a9ff7  liblaunch.dylib (559.1.7) <6F366590-341F-3E78-9130-06DDBDD5E97C> /usr/lib/system/liblaunch.dylib
           0x1000b0000 -        0x1000d8ff7  libxpc.dylib (559.1.7) <EC70F12A-1337-3A8C-849F-F6D87AD5B486> /usr/lib/system/libxpc.dylib
           0x1000f5000 -        0x1000f8fff  com.apple.xpc.ServiceManagement (1.0 - 1) <E4A7FD86-0463-3508-BF01-015DF75ABF87> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x100641000 -        0x100669ffb  libRIP.A.dylib (754.1) <E3395BBC-9E0C-3626-B4EB-6D2563605FA9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x1006f7000 -        0x1006fafff  com.apple.FileProvider (1.0 - 1) <29E16BC6-CD35-3144-840A-E3C74E9D986C> /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider
           0x10077f000 -        0x10077ffff  com.apple.applescript.component (2.4 - 366) <8C6B7246-B033-378E-A2F4-C036DD4E7C6F> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
           0x10585c000 -        0x105863fff  libCGCMS.A.dylib (754.1) <45C9B06F-9195-3C2E-A384-3DCCB7A59106> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x107248000 -        0x10725dff3  libCGInterfaces.dylib (293) <34173511-A295-312F-9BD7-990D5881F9D1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Ver sions/A/Libraries/libCGInterfaces.dylib
           0x107700000 -        0x107789ffb  com.apple.applescript (2.4 - 366) <EBD6CB35-F9A0-31B4-A4BC-9A3E81738DFF> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
        0x7fff6971b000 -     0x7fff69751837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff85a2c000 -     0x7fff85a52ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <C3544174-6EDB-3B55-8F7B-9B2473B6C699> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff85a86000 -     0x7fff85e1cfff  com.apple.CoreFoundation (6.9 - 1150.11) <43F58E31-9186-383A-A39C-768D5A79BE56> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff85e1d000 -     0x7fff85e24ff7  libcompiler_rt.dylib (35) <37984504-2822-3A47-AE2D-21D36868BA68> /usr/lib/system/libcompiler_rt.dylib
        0x7fff85e34000 -     0x7fff85f0aff3  com.apple.DiskImagesFramework (10.10 - 389) <E91EE598-408A-3E63-9B7B-0F61DABE88F1> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff85f0b000 -     0x7fff8603cfff  com.apple.MediaControlSender (2.0 - 215.1) <1BA99F3F-6064-3254-B47A-ECB491412075> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8603d000 -     0x7fff86075ffb  libsystem_network.dylib (408) <5170306A-D4B3-36F8-B4D7-8542D2A2428C> /usr/lib/system/libsystem_network.dylib
        0x7fff86076000 -     0x7fff8607cfff  com.apple.speech.recognition.framework (5.0.6 - 5.0.6) <64700C69-45AD-3E67-8049-5910BB1510ED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86097000 -     0x7fff860bbff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <ABB404A4-DCFA-3719-885F-9144FBB33646> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff860bc000 -     0x7fff860c0fff  libspindump.dylib (181) <8EB19A31-9D9B-372A-9E44-E6D24FB1500A> /usr/lib/libspindump.dylib
        0x7fff86141000 -     0x7fff86c6fff7  com.apple.AppKit (6.9 - 1331.12) <E920B05A-B97B-32BE-82D6-2C869AF280BD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff86c71000 -     0x7fff86c77fff  libsystem_trace.dylib (72.1.1.0.1) <359993CB-89F8-3D9F-B88E-D44E7CBE018B> /usr/lib/system/libsystem_trace.dylib
        0x7fff86c78000 -     0x7fff86ca5ffb  com.apple.CoreVideo (1.8 - 145.0) <289697F6-CC14-310E-ABDD-D3379EC1FF92> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff87015000 -     0x7fff87015ff7  libkeymgr.dylib (28) <B474F768-4DCD-38F2-B23B-CCADA5BC4733> /usr/lib/system/libkeymgr.dylib
        0x7fff8710b000 -     0x7fff8710cfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8710d000 -     0x7fff87135fff  libsystem_info.dylib (459) <186259FF-C2EB-3B41-BD8B-FF2D1A3B1EF2> /usr/lib/system/libsystem_info.dylib
        0x7fff87136000 -     0x7fff8717cffb  libFontRegistry.dylib (133) <5E4E011B-5DC0-349D-B0CF-D90841A9E193> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff871bf000 -     0x7fff871cbff7  com.apple.OpenDirectory (10.10 - 187) <2568AF02-EB1E-386C-9E71-4994443F6C7F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff87215000 -     0x7fff87215fff  libOpenScriptingUtil.dylib (162) <6D9BC583-F96C-31A9-8D2F-345414451E6A> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff87294000 -     0x7fff875c2fff  com.apple.Foundation (6.9 - 1150.12) <51469E08-DBF4-3686-8B27-0D29AEB8791D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87606000 -     0x7fff87629ff7  com.apple.framework.familycontrols (4.1 - 410) <A31242DB-4127-310B-AB94-4437DEE52EC2> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8762a000 -     0x7fff87867ff7  com.apple.AddressBook.framework (8.0 - 1485) <A9AFA3BB-11A8-31FC-8270-36E3C4B70892> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff87868000 -     0x7fff8786cfff  libsystem_stats.dylib (163) <846A43F6-86C2-3517-917B-F3F299406C0C> /usr/lib/system/libsystem_stats.dylib
        0x7fff8786d000 -     0x7fff87899fff  libsandbox.1.dylib (358.1.1) <B7286372-6B78-38C3-92D1-BF6046DB3515> /usr/lib/libsandbox.1.dylib
        0x7fff8789a000 -     0x7fff8789afff  com.apple.ApplicationServices (48 - 48) <6884B522-0010-3E2F-8D35-56BDD7011ACB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8789b000 -     0x7fff879d8fff  com.apple.ImageIO.framework (3.3.0 - 1038) <A6C6A16D-1168-3104-9D49-82B43B5FD102> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff879d9000 -     0x7fff87a48ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <7FB30D84-27B8-3A0D-90FB-594E6461BC82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff87a49000 -     0x7fff87a56ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff87a74000 -     0x7fff87b67ff7  libFontParser.dylib (130) <8B1473BB-102E-332B-8741-54063D7F3CFD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87b68000 -     0x7fff87b68fff  com.apple.CoreServices (62 - 62) <D353C4EA-6362-3138-9429-F2360271010D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff87b69000 -     0x7fff87cd4fff  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <DC1F19C7-584D-3D01-9BAA-37EFB49F5433> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87cd5000 -     0x7fff87d21ff7  libcups.2.dylib (404) <765C35CB-5DB1-3571-90AC-EE39AD075D91> /usr/lib/libcups.2.dylib
        0x7fff87d22000 -     0x7fff87d52ff3  com.apple.GSS (4.0 - 2.0) <53775A96-FCE6-32EA-8221-28835DB6DB15> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff87d53000 -     0x7fff87d56fff  com.apple.help (1.3.3 - 46) <92F02B7D-FC08-3B49-8E8E-3BE05B6EFF0E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff87d57000 -     0x7fff87db1ff7  com.apple.LanguageModeling (1.0 - 1) <E28B7D7D-B28E-337B-A92F-DF722AE9CFDB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff87db2000 -     0x7fff87dbdff7  com.apple.CommerceCore (1.0 - 363.1) <C8037118-C4B6-35C5-B772-1638D04EF2DF> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff87e4f000 -     0x7fff87e50fff  libunc.dylib (28) <33E2D75C-1DE6-37F0-96CD-2F82137BA585> /usr/lib/system/libunc.dylib
        0x7fff87e51000 -     0x7fff87fcbff3  com.apple.avfoundation (2.0 - 889.7) <C6E6BEE8-E49C-3FB2-AC40-796CD0E9B958> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87fcc000 -     0x7fff87fd7fff  libGL.dylib (11.0.5) <77F6CDE2-4D38-30F9-A405-0F6B4823BEAE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87fd8000 -     0x7fff88025ff3  com.apple.print.framework.PrintCore (10.0 - 450) <12CEBF5F-BC16-3007-9FB2-F1B1D08997D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8804a000 -     0x7fff8804cfff  com.apple.EFILogin (2.0 - 2) <A140EAF8-ED4D-3834-8211-2DF19E2AE2B9> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8804d000 -     0x7fff88067fff  com.apple.aps.framework (4.0 - 4.0) <4A70BA58-5AF2-3205-83D9-65C9952C3AE6> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff886d0000 -     0x7fff886d4fff  libcache.dylib (69) <7FD09AC9-A856-3C05-919F-B4C194867C59> /usr/lib/system/libcache.dylib
        0x7fff886d5000 -     0x7fff88724ff7  com.apple.opencl (2.4.2 - 2.4.2) <49A3C6F8-6CF0-3EE5-8D69-14F19B075005> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88725000 -     0x7fff88727fff  com.apple.loginsupport (1.0 - 1) <6A9E7988-BE1E-3D14-84FE-5B0CD4DC8D36> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8884b000 -     0x7fff88ac3ffb  com.apple.RawCamera.bundle (6.00 - 754) <EB3F219F-3B0B-30ED-8370-C21E7DB06129> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88ac4000 -     0x7fff88d2dff7  com.apple.imageKit (2.6 - 829) <E8BECF43-E5AB-3067-995E-CA45C5D47B08> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff88d2e000 -     0x7fff88d3eff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff88d5d000 -     0x7fff88db0ff3  libAVFAudio.dylib (117) <D838E4B9-AD2D-3B75-943F-ACFFAC342D4B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff88db1000 -     0x7fff88db6ff7  libunwind.dylib (35.3) <614BCA70-D003-3280-B7E9-9EBE8168901F> /usr/lib/system/libunwind.dylib
        0x7fff88db7000 -     0x7fff88e39fff  com.apple.PerformanceAnalysis (1.0 - 1) <2D9ED7EF-45E0-3ED5-8ECE-D4490BBEE00C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff88e3a000 -     0x7fff88e55ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff88e69000 -     0x7fff891d4fff  com.apple.VideoToolbox (1.0 - 1562.11) <505443E3-2715-38DD-8717-1FD1C1F1B77B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff891d5000 -     0x7fff891e6ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff89220000 -     0x7fff89221fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff892e0000 -     0x7fff89386fff  com.apple.PDFKit (3.0 - 3.0) <DA586966-F6D5-3A62-A86D-6FBA00DC7F99> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89387000 -     0x7fff89388fff  libSystem.B.dylib (1213) <A4BA4BB3-EB99-37E3-AC35-4EEE2E1A31E0> /usr/lib/libSystem.B.dylib
        0x7fff89389000 -     0x7fff89390fff  com.apple.NetFS (6.0 - 4.0) <D698DEBC-9850-3FD6-92C1-2A5A3BDD2747> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff89396000 -     0x7fff893a3ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff893ce000 -     0x7fff89414ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff89415000 -     0x7fff895fa267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff895fb000 -     0x7fff89615ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff89616000 -     0x7fff89617ffb  libremovefile.dylib (35) <CC9FB9A6-3FF9-3E3C-A9FD-48C27FADF9BA> /usr/lib/system/libremovefile.dylib
        0x7fff89618000 -     0x7fff89669fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <50272E8C-A517-332A-8E5C-114DC7FDDF4B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8966a000 -     0x7fff89673fff  com.apple.CommonAuth (4.0 - 2.0) <28C419A8-3AD4-3C30-BCB4-77C134A51100> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff89674000 -     0x7fff89674fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <B2F96C81-4BFC-3652-8F72-2AD1083E09E2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff896a3000 -     0x7fff896a7ff7  com.apple.LoginUICore (3.0 - 3.0) <92E71B8E-83EB-3263-AB43-F6A21A807E56> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff896a8000 -     0x7fff896a8fff  com.apple.Carbon (154 - 157) <77FE37A4-9E71-3523-89E1-4CD22AC37DAD> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff896a9000 -     0x7fff8974afff  com.apple.Bluetooth (4.3.0 - 4.3.0b13) <D80F222A-BC05-35DB-A35F-B60332C82E41> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8974b000 -     0x7fff89782ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <545EB819-A04D-3F5A-B94A-4EB7C279DB2A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89783000 -     0x7fff897bcfff  com.apple.AirPlaySupport (2.0 - 215.1) <962FEBD0-35A7-3019-9712-B4777480B08B> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8982d000 -     0x7fff8983afff  com.apple.ProtocolBuffer (1 - 225.1) <4FF624B6-4D0A-37EF-B9BA-CD7A3B115927> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8983b000 -     0x7fff8983efff  com.apple.IOSurface (97 - 97) <ABB737DB-922D-31EC-80BB-4B29398036E4> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89896000 -     0x7fff898c4fff  com.apple.CoreServicesInternal (221 - 221) <CC3D7DF3-910B-3E46-AC31-AAC6E41C499E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff89bd5000 -     0x7fff89bd7ff7  com.apple.SecCodeWrapper (4.0 - 237) <F9A773B1-3FEC-31D0-BDDA-332914C87334> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff89c61000 -     0x7fff89c9bfff  com.apple.QD (3.48 - 300) <BAFCB455-CD70-389F-9631-FF51F347F8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89c9c000 -     0x7fff89cb9ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff89cbb000 -     0x7fff89d08ff7  com.apple.CoreMediaIO (601.0 - 4747) <7DA77FB0-712D-3D04-9F2E-85A98918B5D2> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff89d09000 -     0x7fff89d16ff7  com.apple.ToneLibrary (1.0 - 1) <618C6977-7F42-3355-9C10-182E5929AAC8> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff89d8b000 -     0x7fff8a2b4ff7  com.apple.QuartzComposer (5.1 - 325) <6291B9F3-D04C-3791-8966-2173F3615090> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8a2b5000 -     0x7fff8a2b5fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <8510506C-0E39-3478-93E3-F70DC163AAD5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8a2c3000 -     0x7fff8a69afe7  com.apple.CoreAUC (209.0.0 - 209.0.0) <1FD1F79F-5021-3FDD-9EA2-E2E0167536FF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8a6a8000 -     0x7fff8a78bfff  libcrypto.0.9.8.dylib (52) <049AEBE8-613F-3275-94DB-BFA3627386C3> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a78c000 -     0x7fff8a78eff7  libquarantine.dylib (76) <979320D3-01E9-3033-AB73-9C2E349B9ECC> /usr/lib/system/libquarantine.dylib
        0x7fff8a78f000 -     0x7fff8a799ff7  com.apple.CrashReporterSupport (10.10 - 625) <3B5CD83C-763A-37B5-84D6-A42C32E6C4F5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8a79a000 -     0x7fff8a82bff7  libCoreStorage.dylib (468) <C1D4BD0A-008F-30F2-A61F-089EE8C64990> /usr/lib/libCoreStorage.dylib
        0x7fff8a845000 -     0x7fff8a959ff7  com.apple.CoreText (352.0 - 450) <870088A8-78F7-39DA-A45D-870341D97831> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8a963000 -     0x7fff8a9b1fff  libcurl.4.dylib (83.1.1) <80DCE5E2-EC23-3BC1-A056-18BE5CD1CE1D> /usr/lib/libcurl.4.dylib
        0x7fff8a9b5000 -     0x7fff8a9c6fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8aaa9000 -     0x7fff8aaaafff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8aad6000 -     0x7fff8aad7ff7  com.apple.print.framework.Print (10.0 - 265) <831D783F-2FAE-3616-B9D7-065570BA4602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8aae5000 -     0x7fff8ac73fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8ac74000 -     0x7fff8ad51ff7  com.apple.QuickLookUIFramework (5.0 - 667) <48BB78B9-2E7F-3012-9BFB-9B835FFA17DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8ad52000 -     0x7fff8ad6ffff  libsystem_kernel.dylib (2782.1.80) <84A69BB0-4698-369C-92E2-967FFFB760D3> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ad70000 -     0x7fff8ad9cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <24769606-5B32-3EC1-BAAE-4B444BD0CC7C> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8ad9d000 -     0x7fff8adc6ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8ae18000 -     0x7fff8aeadff7  com.apple.ColorSync (4.9.0 - 4.9.0) <D3EDA739-C8FE-38B9-B0F5-D53AF4D4B337> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8aeae000 -     0x7fff8b112fff  com.apple.security (7.0 - 55406) <9248520C-8A95-36B8-8C79-F9C5736E2F47> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b113000 -     0x7fff8b184ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.20) <502F1242-8F75-38B5-A94F-29946777BD60> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8b185000 -     0x7fff8b190fff  libcommonCrypto.dylib (60061) <94E72318-5DAB-3BE3-888F-836C2F120BAB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b192000 -     0x7fff8b196ff7  libGIF.dylib (1230) <C3335072-5F6F-32C9-9CF4-D008A68F18DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8b19e000 -     0x7fff8b1c3ff7  libPng.dylib (1230) <8118569C-940D-3C8E-9703-5C1CF4973797> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8b1c4000 -     0x7fff8b1feffb  com.apple.DebugSymbols (115 - 115) <B191CBC6-C74C-3FBB-BE95-8C15212FE1F8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8b1ff000 -     0x7fff8b202ff7  libdyld.dylib (353.2.1) <718EE521-B6D0-3A6E-B74A-0B4AAEBB7A5F> /usr/lib/system/libdyld.dylib
        0x7fff8b203000 -     0x7fff8b633fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <3EF9C4C1-1294-320E-B824-0F64AADC0DC9> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8b68f000 -     0x7fff8b691fff  libRadiance.dylib (1230) <DEC5D43B-C51B-390F-B972-B59AE340051D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8b692000 -     0x7fff8b7a9fe7  libvDSP.dylib (512) <E5A3142C-F399-3508-89A1-5F4A43ECACE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b7aa000 -     0x7fff8c035fff  com.apple.CoreGraphics (1.600.0 - 754.1) <1938CDD6-4FA1-355D-BAFB-4A0B530563BB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8c03a000 -     0x7fff8c03cff7  libsystem_coreservices.dylib (9) <F8E20800-4CD9-3FC4-8D57-D416ED7F1715> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff8c04a000 -     0x7fff8c053ff7  libsystem_notify.dylib (133.1.1) <685AF096-8641-3EDA-B9AF-868F2DCFAE44> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c054000 -     0x7fff8c0e4ff7  com.apple.cloudkit.CloudKit (248 - 248) <F5502395-A6EE-32EC-BF60-FC7E311C28CD> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff8c0e5000 -     0x7fff8c1a8ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8c1f4000 -     0x7fff8c20eff3  com.apple.Ubiquity (1.3 - 313) <57297D93-4371-33BC-BB5E-D7DD9CDBCDEE> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8c242000 -     0x7fff8c243fff  libsystem_secinit.dylib (18) <601A1A96-B584-36E5-9B09-37F9E6CC1B7B> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8c244000 -     0x7fff8c25bfff  com.apple.ScriptingBridge (1.3.2 - 66) <469CF7BE-623D-36CC-BEF1-90700E69E626> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8c25c000 -     0x7fff8c263ff7  com.apple.phonenumbers (1.1.1 - 105) <AC30BB92-CFEB-3702-849D-640861A4C39E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8c264000 -     0x7fff8c2d8ff3  com.apple.securityfoundation (6.0 - 55125) <02C64D32-610C-3433-8716-1818E6284AD1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8c2df000 -     0x7fff8c31fff7  libGLImage.dylib (11.0.5) <B28BD3F5-9C55-3156-9011-8C69A00F8862> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8c376000 -     0x7fff8c3a3fff  com.apple.Accounts (113 - 113) <179BBECF-281A-3176-AAA4-430F8A989659> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8c3cc000 -     0x7fff8c3cdfff  libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
        0x7fff8c3f2000 -     0x7fff8c472ff3  com.apple.CoreUtils (1.0 - 100.22) <0CB38DDD-6126-33C8-891D-C461A1B54E74> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8c4ec000 -     0x7fff8c51eff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <1994E4A7-C869-3306-9D01-2AEC5E438F20> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8c534000 -     0x7fff8c735ffb  com.apple.CFNetwork (714 - 714) <2602F0D6-C125-346F-B722-7327913E3403> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8c736000 -     0x7fff8c74fff7  com.apple.CFOpenDirectory (10.10 - 187) <1FAB84E4-CAF3-3CBC-9847-F99F0BC5BAE3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8c769000 -     0x7fff8c77fff7  com.apple.CoreMediaAuthoring (2.2 - 951) <4E3B791A-40F3-3982-8D7F-175857CD2920> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c780000 -     0x7fff8c7eefff  com.apple.Heimdal (4.0 - 2.0) <C6535007-EE96-35EC-8DE8-6DFFE58186C2> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8c804000 -     0x7fff8c809ff7  com.apple.MediaAccessibility (1.0 - 61) <37D76D27-D7E2-3141-B168-F7E46194BAD3> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8c826000 -     0x7fff8c842fff  libsystem_malloc.dylib (53) <A6E26BF2-8047-3E96-BED3-818D1E656D5D> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8c8ad000 -     0x7fff8c8d2ff7  libJPEG.dylib (1230) <1EAD3DBC-274B-3ABC-82BA-F6C290BC054D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8c8d3000 -     0x7fff8ca07fff  libsqlite3.dylib (164) <545C6686-231D-39D1-86F6-2FB4A71103F6> /usr/lib/libsqlite3.dylib
        0x7fff8ca08000 -     0x7fff8ca28fff  com.apple.IconServices (45 - 45) <D3BF3FBE-9F3A-34AC-8E9E-53D875446D93> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8ca29000 -     0x7fff8cb59fff  com.apple.UIFoundation (1.0 - 1) <D74A44E8-2F1F-32BE-A396-7D040031ABC5> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8cb5a000 -     0x7fff8cb5fff7  libmacho.dylib (862) <FDF9F773-B611-3AD7-8A81-A9447ABB4985> /usr/lib/system/libmacho.dylib
        0x7fff8cbab000 -     0x7fff8cbaeff7  com.apple.Mangrove (1.0 - 1) <551A1634-3B66-3394-99AA-8258243BBEB6> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8cc58000 -     0x7fff8cd76ff7  com.apple.LaunchServices (641.1.2 - 641.1.2) <2B10B497-6B21-3D20-B504-7AAE880D2037> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8cd77000 -     0x7fff8cd90ff7  com.apple.AppleVPAFramework (1.0.28 - 1.0.28) <E21172BE-C39B-3116-8B49-C0D952A18BD7> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8cd91000 -     0x7fff8cd91fff  com.apple.Cocoa (6.8 - 21) <9DFC0627-801C-3BC0-84C7-B2ED171C62B5> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8cd92000 -     0x7fff8cdf1ff7  com.apple.AE (680 - 680) <4A98984A-844C-3461-9F74-DDE5A53CD325> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8cdf2000 -     0x7fff8cdf6fff  com.apple.CommonPanels (1.2.6 - 96) <7F0358C1-9BE8-3BF2-A5E9-831DBB3DCBC1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8ce02000 -     0x7fff8ce0affb  com.apple.CoreServices.FSEvents (1210 - 1210) <40EF7FFC-3E10-3E87-83A1-50852A17F144> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8cf81000 -     0x7fff8cf8bfff  com.apple.IntlPreferences (2.0 - 148) <9B599B1C-D03F-39D2-AEC3-08F396FA7AE1> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8cf8c000 -     0x7fff8cf8cfff  com.apple.quartzframework (1.5 - 1.5) <05A9BD1B-C857-338F-A8B9-BAF1C9464648> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8cf8d000 -     0x7fff8cf9cfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <7C25D13E-8C97-34EE-9032-E8A284EC6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8cf9d000 -     0x7fff8cfa8ff7  com.apple.AppSandbox (4.0 - 237) <1A7D427D-6828-3C40-8061-7E8B34E43075> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8cfe0000 -     0x7fff8d001fff  com.apple.framework.Apple80211 (10.0 - 1000.47) <C723C94A-6EC1-3D40-A25D-F2CF6521DF62> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8d186000 -     0x7fff8d18afff  com.apple.TCC (1.0 - 1) <E5226ACB-51C5-3976-A0AD-0326E2E9D815> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8d1a0000 -     0x7fff8d218ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E039D10A-0119-3B7D-8448-6AECDE083821> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8d219000 -     0x7fff8d22fff7  libsystem_asl.dylib (267) <CC54C8C6-2768-307F-8AB5-FC42CBD95DFA> /usr/lib/system/libsystem_asl.dylib
        0x7fff8d230000 -     0x7fff8d323ff7  libJP2.dylib (1230) <B02A39C9-D484-303B-B9DF-1A387233DB44> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d324000 -     0x7fff8d731ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8d732000 -     0x7fff8d74efff  com.apple.GenerationalStorage (2.0 - 209.8) <05130500-6C22-36AE-900E-DA427662C796> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8d74f000 -     0x7fff8d769ff7  com.apple.Kerberos (3.0 - 1) <1196E978-3070-3DD6-8DE3-E0A38DB9A2F1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d7f4000 -     0x7fff8d802fff  com.apple.SpeechRecognitionCore (2.0.28 - 2.0.28) <C9BBA31F-304B-3DF7-98FD-85A04D12DF3F> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8d803000 -     0x7fff8d850fff  com.apple.ImageCaptureCore (6.0 - 6.0) <891860A6-BD22-30F3-AA8A-8DBDCF15540E> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8d901000 -     0x7fff8da45ff7  com.apple.QTKit (7.7.3 - 2890) <A8AAD37E-3DAE-3D0F-B667-2FCA81881402> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8da46000 -     0x7fff8da76ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <1DA0D2BD-E6EA-3766-A3B4-0C248F65A6AD> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8da77000 -     0x7fff8db9cfff  com.apple.coreui (2.1 - 300) <7885C0D6-C58D-3F3F-9D65-3D001A39F550> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8db9d000 -     0x7fff8de69ff7  com.apple.CoreImage (10.0.30) <865838F3-9745-3BFE-93FD-2018882E69A9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8de6a000 -     0x7fff8de6cfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <049B5360-FA7D-3ABA-B4A8-13B2F24665C0> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8de92000 -     0x7fff8dea0ff7  com.apple.opengl (11.0.5 - 11.0.5) <69F2B47A-3657-3E3D-B024-8B8373B3A1A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8dea1000 -     0x7fff8e3b4ff3  com.apple.JavaScriptCore (10600 - 10600.1.8) <DB057C07-7022-3AA7-87C1-5C1ED63DD97E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e3b5000 -     0x7fff8e3bbfff  libsystem_networkextension.dylib (167.1.9) <68C6C826-63D2-3715-AE5F-F30C47A40454> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8e3bc000 -     0x7fff8e3bdff7  libsystem_blocks.dylib (65) <9A882651-F45E-39F4-8087-DD383B972A4D> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e3be000 -     0x7fff8e6e7fff  libmecabra.dylib (661) <802C7893-C0FE-3925-99AC-9025DAD0FC3A> /usr/lib/libmecabra.dylib
        0x7fff8e6eb000 -     0x7fff8e7bffff  com.apple.backup.framework (1.6 - 1.6) <E43A8F1E-7CBB-38E4-B0A6-3D6D4EF6681B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8e7cc000 -     0x7fff8e7e1ff7  com.apple.AppContainer (4.0 - 237) <ED3CDBF3-6A3E-3772-9709-36978383BD2E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8e7e2000 -     0x7fff8e7e9fff  com.apple.network.statistics.framework (1.2 - 1) <BFC8EF56-67E1-3005-BE55-5E3D0CBA96D5> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff8e80b000 -     0x7fff8e81dff7  com.apple.ImageCapture (9.0 - 9.0) <87A851E4-1811-34E0-A00E-89CF7B8400E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8e81e000 -     0x7fff8e827fff  libsystem_pthread.dylib (105.1.4) <AB3598CA-51F5-34E6-97FB-A3C38518EAAD> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8e92f000 -     0x7fff8e98aff7  com.apple.QuickLookFramework (5.0 - 667) <C686BF4C-DC0A-33ED-BFD1-2669EB48B9B1> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8f2d1000 -     0x7fff8f32cfff  libTIFF.dylib (1230) <1A6A3E81-6531-3EFB-BBC4-CFA46147A9BE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f54e000 -     0x7fff8f562fff  com.apple.ProtectedCloudStorage (1.0 - 1) <E82C9303-9BD2-37ED-BBA3-A0ECDB79E2AC> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff8f563000 -     0x7fff8f564ff7  com.apple.AddressBook.ContactsData (8.0 - 1485) <1B211840-BDD1-31EF-AF61-814CF94871DF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8f565000 -     0x7fff8f5dbfe7  libcorecrypto.dylib (233.1.2) <1922938D-9078-374D-9E31-2BBA67C60CE8> /usr/lib/system/libcorecrypto.dylib
        0x7fff8f5dc000 -     0x7fff8f606fff  libdispatch.dylib (442.1.3) <4387776F-80E8-3CC9-BA25-6F21C78E77C3> /usr/lib/system/libdispatch.dylib
        0x7fff8f609000 -     0x7fff8faf5ff7  com.apple.MediaToolbox (1.0 - 1562.11) <C6228D27-2C48-3D75-AA25-5CC755F94A07> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8faf6000 -     0x7fff8fb07ffb  libsystem_coretls.dylib (35) <AD41764E-ADA5-3CFB-8443-41439243BDB8> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8fb13000 -     0x7fff8fb1dff7  com.apple.NetAuth (5.0 - 5.0) <B1929F4F-C2AD-3CAB-BA58-690BB837E7CC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8fb1e000 -     0x7fff8fb1fff7  libodfde.dylib (22) <38537A94-6C81-37EE-88D6-DFC7630E4154> /usr/lib/libodfde.dylib
        0x7fff8fb20000 -     0x7fff8fb24fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8fb25000 -     0x7fff8fb58ff7  com.apple.MediaKit (16 - 756) <8BE236C4-B6F7-3B64-9DF0-A7047357DE18> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8fb59000 -     0x7fff8fbc0ff7  com.apple.framework.CoreWiFi (3.0 - 300.3) <2842CC90-C163-321F-8797-68D15F6E496C> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8fbf1000 -     0x7fff8fc20ff7  com.apple.securityinterface (10.0 - 55053) <79ECC751-8FF5-304A-BBCF-512141A3DBD3> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8fc21000 -     0x7fff8fe06ff3  libicucore.A.dylib (531.26) <4FF96237-B1DE-3E62-A6DE-9943828A48E6> /usr/lib/libicucore.A.dylib
        0x7fff8fe07000 -     0x7fff8fef9fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8fefa000 -     0x7fff8ff03fff  libGFXShared.dylib (11.0.5) <55EBF7CF-D5A2-3580-A3C7-34C8F205052F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8ff04000 -     0x7fff8ff4fff7  com.apple.corelocation (1486.17 - 1615.15) <33C5FF01-330D-3E9C-93AC-EB4976678DBD> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8ff50000 -     0x7fff8ff58fff  libsystem_platform.dylib (63) <730506E4-86FF-3DA5-9561-3C8281095C6B> /usr/lib/system/libsystem_platform.dylib
        0x7fff8ff63000 -     0x7fff8ff6bffb  libcopyfile.dylib (118.1.1) <07CF8131-1263-3385-B341-011B52E3E3B5> /usr/lib/system/libcopyfile.dylib
        0x7fff8ff6c000 -     0x7fff8ff70fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff90837000 -     0x7fff90837fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff90838000 -     0x7fff908c5fff  libsystem_c.dylib (1044.1.1) <D6FDAEAF-8EA9-3EF2-9B3B-518285837A10> /usr/lib/system/libsystem_c.dylib
        0x7fff908c6000 -     0x7fff908fefff  com.apple.RemoteViewServices (2.0 - 99) <C86DC0F7-D0AD-3C59-A4DB-D4A1ABB4FEC3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff908ff000 -     0x7fff9093efff  com.apple.CloudDocs (1.0 - 262) <1A342B6B-9C01-3950-A9D0-147DC316D9B7> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff909b0000 -     0x7fff90c97fff  com.apple.CoreServices.CarbonCore (1105 - 1105) <01678E4E-DEE9-3F9B-93F9-930E644E8507> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff90c98000 -     0x7fff90ca3ff7  com.apple.DirectoryService.Framework (10.10 - 187) <72FF5041-815A-32E5-9E12-7847F0323B6C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff90caa000 -     0x7fff90cf2fff  com.apple.HIServices (1.22 - 516) <9A7A0BB3-207A-37C6-A91F-99187EC3E421> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90fe2000 -     0x7fff90ff1fff  com.apple.AppleScriptObjC (1.3.1 - 28) <63C2DFF5-8400-3660-BD04-5281D265671B> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
        0x7fff90ff2000 -     0x7fff90ffbfff  com.apple.DisplayServicesFW (2.9 - 372.1) <1DD44765-0084-39A1-8396-8139034FFB80> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90ffc000 -     0x7fff91010ff7  com.apple.MultitouchSupport.framework (260.29 - 260.29) <8CCC4CC6-5170-3DE0-8E9C-A98A2609ABAE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff91030000 -     0x7fff91042ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <B73BCDD5-25BA-39A5-A88D-C314C72A568A> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff91335000 -     0x7fff913c3ff7  com.apple.CorePDF (4.0 - 4) <8EA51EA6-FDFE-3F32-897F-3C2BFB59CC47> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff913cd000 -     0x7fff913f8fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff91404000 -     0x7fff914a3df7  com.apple.AppleJPEG (1.0 - 1) <56924496-B2B6-3FB1-9A9D-87443BC45969> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff914a4000 -     0x7fff914a9fff  com.apple.DiskArbitration (2.6 - 2.6) <EFDCF7B1-2A47-3D67-86BB-8BF0D3207659> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff914aa000 -     0x7fff91540ffb  com.apple.CoreMedia (1.0 - 1562.11) <F5E4027A-07F7-3BC2-8F90-410A66D753A0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff91e98000 -     0x7fff91f2cfff  com.apple.ink.framework (10.9 - 213) <761A662D-11F8-3F65-AB48-CDCD6848276E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91f2d000 -     0x7fff91f2fff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff91f30000 -     0x7fff91f97ff7  com.apple.datadetectorscore (5.0 - 396) <543C6808-277B-3726-8A11-C9FF7A1D1588> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff91f98000 -     0x7fff91fa0ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <9F0A0AF5-5ADE-3516-A3E3-A3CDB5F9FE10> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff91fa1000 -     0x7fff9200dff7  com.apple.framework.CoreWLAN (5.0 - 500.29) <AF648F8F-D520-3985-B826-8EBA883F5644> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9200e000 -     0x7fff92019fff  com.apple.speech.synthesis.framework (5.2.1 - 5.2.1) <09CA1FBE-4C8A-3D56-931D-E15E24FDD3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff920b0000 -     0x7fff920ceff7  com.apple.addressbook.vCard (1.0 - 1485) <58CBFDDD-0D16-3042-83CB-FC3AAD1C703E> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff930d7000 -     0x7fff930ddff7  com.apple.XPCService (2.0 - 1) <D8BCF4F7-04FF-34C1-97F3-D1CAEB9E5229> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff930de000 -     0x7fff930f1ff7  com.apple.CoreBluetooth (1.0 - 1) <6CCF59D5-5087-3747-AE52-DB1450B8C762> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff930f7000 -     0x7fff93370ff7  com.apple.CoreData (110 - 522) <02529A4A-1533-3709-88B2-A7D0F8F339D7> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff93380000 -     0x7fff93388ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff93389000 -     0x7fff933daff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <9A36C7E8-FABA-30A1-B370-1303C09937C1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff933db000 -     0x7fff936dcff7  com.apple.HIToolbox (2.1.1 - 747) <5719E404-73FD-3AA7-8BBC-E1A6AABBD892> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff936dd000 -     0x7fff9377bfff  com.apple.Metadata (10.7.0 - 899) <17A492CA-8F1E-35BE-BA1C-29A774306923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9377e000 -     0x7fff93786fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff93820000 -     0x7fff93822ff7  com.apple.securityhi (9.0 - 55005) <5B5710B0-4AAC-3781-9B3A-8B8EAFFCEE2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff93d40000 -     0x7fff93d43ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <D135A8D8-1A9E-37CF-A62F-6EE81CCF05A4> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff93d44000 -     0x7fff93dffff7  com.apple.DiscRecording (9.0 - 9000.4.1) <B672A0B3-961F-378B-8099-61068FAFF1C3> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff93e00000 -     0x7fff93e15fff  com.apple.ToneKit (1.0 - 1) <C2D117A1-0CB5-3B20-9253-AF4BB5A84424> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff93e16000 -     0x7fff93e30ff7  libextension.dylib (50) <3527822C-3911-32F3-A8A5-50A1B252CC88> /usr/lib/libextension.dylib
        0x7fff93fa4000 -     0x7fff93fa6fff  libCVMSPluginSupport.dylib (11.0.5) <8DF04CFF-9E67-3B6F-9CA2-50447E0C1CE9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff93fa7000 -     0x7fff93fc0fff  com.apple.openscripting (1.4 - 162) <5EC67670-8D5B-3B96-8F7D-956538944659> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff93fc1000 -     0x7fff940b3ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff94122000 -     0x7fff94130fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1485) <9502C146-95FA-3F78-BF11-39E03E26B7F3> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff94138000 -     0x7fff9415aff7  com.apple.Sharing (316 - 316) <93B67A08-A6EE-3CFB-B81A-7AD727ED2169> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff9417e000 -     0x7fff94183ff3  libheimdal-asn1.dylib (398) <A134B76B-0006-3E2A-A732-232A32E693B3> /usr/lib/libheimdal-asn1.dylib
        0x7fff94184000 -     0x7fff945d7fc3  com.apple.vImage (8.0 - 8.0) <0C5977B8-FAFF-3E2E-8DD3-E7B011D31F5C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff945d8000 -     0x7fff945efff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff946db000 -     0x7fff94985ffb  com.apple.GeoServices (1.0 - 982.4.7) <B1CC3AB6-72BF-3A37-9D1D-F98603A46F0F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff94986000 -     0x7fff94991ff7  libcsfde.dylib (468) <96F11773-3ED2-36DB-B10D-B15D3A87115F> /usr/lib/libcsfde.dylib
        0x7fff94992000 -     0x7fff94994fff  com.apple.OAuth (25 - 25) <9FEA0BE6-C061-3CBD-900E-2E5125AC6389> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff94995000 -     0x7fff949c0ff7  com.apple.DictionaryServices (1.2 - 227) <95A67673-C529-383C-831C-E4778F5EC676> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff94b1b000 -     0x7fff94b1dfff  libsystem_configuration.dylib (699.1.4) <F494732C-3BFB-32E5-AC7C-95F426AB69C0> /usr/lib/system/libsystem_configuration.dylib
        0x7fff94c66000 -     0x7fff94c78fff  libsasl2.2.dylib (191) <BEC7FFBE-9A08-343A-B9F9-451B0CA9F508> /usr/lib/libsasl2.2.dylib
        0x7fff94c79000 -     0x7fff94cf6fff  com.apple.CoreServices.OSServices (639 - 639) <082DC29B-1913-34B2-9B61-69528033F9BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff94cf7000 -     0x7fff94ea5fff  com.apple.QuartzCore (1.10 - 361.3) <5E316464-C006-3CCE-B85E-6C04701408A9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff94ea6000 -     0x7fff94efafff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff94efb000 -     0x7fff94f03fff  libsystem_dnssd.dylib (561) <BECD47C1-C29A-32F4-989E-A21EA25ACA46> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff94f04000 -     0x7fff94f45fff  libGLU.dylib (11.0.5) <15F310F5-6CD1-3D53-853E-A5A48D6C0F45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff94f70000 -     0x7fff95080ffb  com.apple.desktopservices (1.9 - 1.9) <7A3176A4-26BB-3FED-8692-06470E3EA388> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff95081000 -     0x7fff950a0fff  com.apple.CoreDuet (1.0 - 1) <1131E4C7-837D-35AE-8C73-6D3A562C0C71> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff950a4000 -     0x7fff950afff7  libkxld.dylib (2782.1.80) <23557A93-8609-3526-981A-F67BCF0E6EE6> /usr/lib/system/libkxld.dylib
        0x7fff950e6000 -     0x7fff95121fff  com.apple.Symbolication (1.4 - 56045) <DF2D7006-0871-3037-A333-B52FB150D924> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff95203000 -     0x7fff9522eff3  libarchive.2.dylib (30) <79BCA8D3-8324-30FC-AFE3-6A061A8E997C> /usr/lib/libarchive.2.dylib
        0x7fff9522f000 -     0x7fff952a3fff  com.apple.ApplicationServices.ATS (360 - 373) <8C5CFA3C-BE82-3DF4-9882-3F30BD42C8F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff952a4000 -     0x7fff952a6ff7  libsystem_sandbo

    Which version are you running?
    What is the actual load on the sensor?
    The load option is only supported on newer code using the following command:
    "show statistics virtual-sensor | inc Load"
    Regards
    Farrukh
    [email protected],Im facing high cpu usage in my 4200 device. The output of "top" is attached.i have not enabled iplog in ips.Pls provice an immediate solution if possible.....~pr

  • SBS 2011 - High CPU usage - Help me Microsoft forums! You're my only hope!

    My company supports a client that has a SBS 2011 server.  For about the past year, we've been fighting a recurring issue with performance on this server.  There are about ten local users and four remote users.  The server's CPU idles at
    about 60%-80% but is usally running when under *any* load from 80%-100%.  If you do anything on the console, it will stay pretty much at 100%.  These are not power users by any means.  The server is utilized for file/printer sharing, Exchange
    2010, and one flat file database application (non-SQL).  SharePoint is not utilized.
    Needless to say, our client is frustrated.  When opening files, using their database application, or doing anything Exchange-related, there is a large amount of lag on the client side.  First, here are the server's specs:
    Make:Dell PowerEdge T420
    OS: SBS 2011 Standard SP1
    CPU: 2 - Intel Xeon E5-2407
    Memory: 32GB
    RAID: RAID 1 - Operating System (C:)/Data Volume (E:) | RAID 5 - Data Volume (D:)
    Here is what we have tried to resolve this to finality:
    * Doubled resources - Initially the server had a single physical processor and 16GB of memory.  While these specs alone should have been fine, and were fine when the server was installed, we had periods of time where the server would just sit all day at
    100% usage.  We doubled the resources and while this seemed like it would fix the issue, we are still seeing abnormally high processor usage.
    * Removed all monitoring tools, antivirus, and backup software - As part of our testing, we removed our monitoring agent (LabTech) and antivirus (GFI Vipre).  Mozy is utilized for an off-site backup so that was disabled.  No dice.
    * Verified updates - We made absolutely sure the server was 100% patched.
    * Malware/Virus/Rootkit checks - We have ran scans checking for any potential issues with security.
    * Ran MBSA and MBCA to fix any issues with the server's configuration.
    There is no single process which is using all of the CPU, or we would simply be able to narrow it down.  Our calls to Microsoft support have yielded no answers.  The last call ended with Microsoft stating that a SBS server should always be running
    at high CPU usage.  Meanwhile, we have many other clients with less-beefy servers, with more users, who have no issues like these.
    So, I'm turning to you all.  I will gladly provide logs, configuration settings, even remote assistance sessions if you all can help shed some light on what might be causing my issues.
    Thank you!

    Some comments/ideas:
    How long was the server running after this screenshot?  I ask because store.exe is only got a 1GB of RAM which is really low - it should grab most of the RAM within a few hours.
    The server was up for about 12 hours.  I believe an adjustment was made before to limit the Exchange memory usage.
    Strange that SearchIndexer (wsearch service) is so high although that may be a startup condition.
    The LT* processes seem to be a 3rd party monitoring tool - no idea why it would ever need that much CPU though (I thought you disabled this?).
    We had, but we cannot go forever without monitoring our client's server.  It has been pulled off in the past and results on performance are pretty much the same.
    The taskmgr process run by amnet_admin has used a lot of total CPU Time.  What is it? (can't see the command line).
    That's the user I was logged in as when I took the screenshot.  Even the task manager seems to eat up the CPU.
    The sqlserver process right above it is also busy - may want to look at the command line and figure out which SQL database that is (SBS has 3 - WSUS, Sharepoint, and SBS monitoring)
    I believe that's the SharePoint database.  They don't currently use their site.  Would you recommend a removal and reinstallation?  I would not completely remove as I know SBS doesn't like you removing parts of the complete package.
    Strange that vds.exe is 10% - that is the interface to the disk management interface IIRC.  Perhaps your monitoring service has gone awry here - definitely lose it.
    I'll see about pulling it off and I'll see if there are any improvements.
    -- Al

Maybe you are looking for