HP B110a High Ink Usage

I have had a HP Photosmart B110a for about 2-3 years now. It seems that the ink usage on it is very high. According to the following site: http://www.hp.com/pageyield/uk/en/PSB8500/index.html, I should expect to get about 800 pages per black XL cartridge, and 750 pages per colour one. Even on supplementary pages, I should expect to get 250/300 pages per cartridge.
The stats of my printer are:
Accumulated Media UsageTotal Page Count: 600
Media Type Pages
Plain Paper: 583
Photo Paper: 22
Other Types: -5
Media Size Pages
A4 (210x297 mm)/Letter (8.5x11): 543
Envelope: 57
Other Sizes: 0
Cartridge UsageCartridge:
 Black 6
Cyan 7
Yellow 5
Magenta 6
The average cost of a cartridge in the UK is £15 each, having now installed a total of 24 cartridges, this is a total cost of £360 over a 2/3 year period, an average of £120 a year, or 60p per print out. Exceptionally high costs for running this printer.
Most pages printed are A4 documents, mainly containing text, some are photos, on a higher quality print. Does this seem exceptionally high? Please do let me know how I can reduce this!

Hi Luke, a couple of things you can do is use Fastdraft print modes and XL size cartridges. As some background, there's more info on ink usage in inkjet printers in the link below......
http://h10060.www1.hp.com/pageyield/articles/us/en/InkUseage.html
Ciara
Although I am an HP employee, I am speaking for myself and not for HP.
Twitter: @Ciara_B_HP

Similar Messages

  • 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

  • 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.

  • Very high memory usage..possible memory leak?  Solaris 10 8/07 x64

    Hi,
    I noticed yesterday that my machine was becoming increasingly slow, where once it was pretty snappy. It's a Compaq SR5250NX with 1GB of RAM. Upon checking vmstat, I noticed that the "Free" column was ~191MB. Now, the only applications I had open were FireFox 2.0.11, GAIM, and StarOffice. I closed all of them, and the number reported in the "Free" column became approximately 195MB. "Pagefile" was about 5.5x that size. There were no other applications running and it's a single user machine, so I was the only one logged in. System uptime: 9 days.
    I logged out, logged back in, to see if that had an affect. It did not. Rebooted and obviously, that fixed it. Now with only FireFox, GAIM, and a terminal open, vmstat reports "Free" as ~450MB. I've noticed if I run vmstat every few seconds, the "Free" total keeps going down. Example:
    unknown% vmstat
    kthr      memory            page            disk          faults      cpu
    r b w   swap  free  re  mf pi po fr de sr cd s0 s1 s2   in   sy   cs us sy id
    0 0 0 870888 450220  9  27 10  0  1  0  8  2 -0 -0 -0  595 1193  569 72  1 28
    unknown% vmstat
    kthr      memory            page            disk          faults      cpu
    r b w   swap  free  re  mf pi po fr de sr cd s0 s1 s2   in   sy   cs us sy id
    0 0 0 870880 450204  9  27 10  0  1  0  8  2 -0 -0 -0  596 1193  569 72  1 28
    unknown% vmstat
    kthr      memory            page            disk          faults      cpu
    r b w   swap  free  re  mf pi po fr de sr cd s0 s1 s2   in   sy   cs us sy id
    0 0 0 870828 450092  9  27 10  0  1  0  8  2 -0 -0 -0  596 1193  570 71  1 28
    unknown%Output of prstat -u Kendall (my username ) is as follows:
       PID USERNAME  SIZE   RSS STATE  PRI NICE      TIME  CPU PROCESS/NLWP
      2026 Kendall   124M   70M sleep   59    0   0:01:47 1.4% firefox-bin/7
      1093 Kendall    85M   77M sleep   59    0   0:07:15 1.1% Xsun/1
      1802 Kendall    60M   15M sleep   59    0   0:00:08 0.1% gnome-terminal/2
      1301 Kendall    93M   23M sleep   49    0   0:00:30 0.1% java/14
      1259 Kendall    53M   15M sleep   49    0   0:00:32 0.1% gaim/1
      2133 Kendall  3312K 2740K cpu1    59    0   0:00:00 0.0% prstat/1
      1276 Kendall    51M   12M sleep   59    0   0:00:11 0.0% gnome-netstatus/1
      1247 Kendall    46M   10M sleep   59    0   0:00:06 0.0% metacity/1
      1274 Kendall    51M   13M sleep   59    0   0:00:05 0.0% wnck-applet/1
      1249 Kendall    56M   17M sleep   59    0   0:00:07 0.0% gnome-panel/1
      1278 Kendall    48M 9240K sleep   59    0   0:00:05 0.0% mixer_applet2/1
      1245 Kendall  9092K 3844K sleep   59    0   0:00:00 0.0% gnome-smproxy/1
      1227 Kendall  8244K 4444K sleep   59    0   0:00:01 0.0% xscreensaver/1
      1201 Kendall  4252K 1664K sleep   59    0   0:00:00 0.0% sdt_shell/1
      1217 Kendall    55M   16M sleep   59    0   0:00:00 0.0% gnome-session/1
       779 Kendall    47M 2208K sleep   59    0   0:00:00 0.0% gnome-volcheck/1
       746 Kendall  5660K 3660K sleep   59    0   0:00:00 0.0% bonobo-activati/1
      1270 Kendall    49M   10M sleep   49    0   0:00:00 0.0% clock-applet/1
      1280 Kendall    47M 8904K sleep   59    0   0:00:00 0.0% notification-ar/1
      1199 Kendall  2928K  884K sleep   59    0   0:00:00 0.0% dsdm/1
      1262 Kendall    47M 2268K sleep   59    0   0:00:00 0.0% gnome-volcheck/1
    Total: 37 processes, 62 lwps, load averages: 0.11, 0.98, 1.63System uptime is 9 hours, 48 minutes. I'm just wondering why the memory usage seems so high to do...nothing. It's obviously a real problem as the machine turned very slow when vmstat was showing 195MB free.
    Any tips, tricks, advice, on which way to go with this?
    Thanks!

    Apologies for the delayed reply. School has been keeping me nice and busy.
    Anyway, here is the output of prstat -Z:
       PID USERNAME  SIZE   RSS STATE  PRI NICE      TIME  CPU PROCESS/NLWP
      2040 Kendall      144M   76M sleep   59    0   0:04:26 2.0% firefox-bin/10
    28809 Kendall     201M  193M sleep   59    0   0:42:30 1.9% Xsun/1
      2083 Kendall      186M   89M sleep   49    0   0:02:31 1.2% java/58
      2260 Kendall       59M   14M sleep   59    0   0:00:00 1.0% gnome-terminal/2
      2050 Kendall       63M   21M sleep   49    0   0:01:35 0.6% realplay.bin/4
      2265 Kendall     3344K 2780K cpu1    59    0   0:00:00 0.2% prstat/1
    29513 Kendall     71M   33M sleep   39    0   0:07:25 0.2% gaim/1
    28967 Kendall     56M   18M sleep   59    0   0:00:24 0.1% gnome-panel/1
    29060 Kendall     93M   24M sleep   49    0   0:02:58 0.1% java/14
    28994 Kendall     51M   13M sleep   59    0   0:00:23 0.1% wnck-applet/1
    28965 Kendall     49M   14M sleep   59    0   0:00:33 0.0% metacity/1
       649 noaccess   164M   46M sleep   59    0   0:09:54 0.0% java/23
    28996 Kendall     51M   12M sleep   59    0   0:00:50 0.0% gnome-netstatus/1
      2264 Kendall    1352K  972K sleep   59    0   0:00:00 0.0% csh/1
    28963 Kendall  9100K 3792K sleep   59    0   0:00:03 0.0% gnome-smproxy/1
    ZONEID    NPROC  SWAP   RSS MEMORY      TIME  CPU ZONE
         0           80          655M  738M    73%       1:18:40 7.7% global
    Total: 80 processes, 322 lwps, load averages: 0.27, 0.27, 0.22Sorry about the bad formatting, it's copied from the terminal.
    In any event, we can see that FireFox is sucking up 145MB (??!?!!? crazy...) XSun, 200MB, and java 190MB. I'm running Java Desktop System (Release 3) so I assume that is what accounts for the the high memory usage RE: java process. But, XSun, 200MB?
    Is this normal and I just need to toss another gig in, or what?
    Thanks

  • Norton reports high memory usage with firefox and it crashes often

    Norton antivirus 2011 has pop up warnings reporting high memory usage from Firefox. I have been getting theem often and my computer is crashing often after those pop up warnings. Thanks

    Safe mode did not help.
    I have disabled ALL extensions and plug-ins, but the problem with "zig-zag" memory usage still remains (I've not tried to leave browser open for the night yet).
    I think I'll do clean reinstall with completely new empty profile (without sync'ed information) to try this out. If this works, I'll start adding stuff (configuration, sync, features, etc) to see what causes the problem.

  • SA520W - High memory usage, possible fix in 2.2.0 firmware?

    As suggested by Thomas Watts, I'm starting a new thread to discuss the new SA520W firmware (2.2.0) and a possible resolution to high memory usage I'm experiencing on my network.
    My current setup is: 16Mbit DSL > SA520W > SA300-10, all with stock settings (no fancy VLAN's etc.)
    I have 4 CentOS 5/6 servers and a Windows 7 Ultimate station connected to the switch. I use CIFS to connect from Windows station to the other Linux servers and send large files. I currently notice the following behavior:
    When the file transfer starts, the Intel 1Gbit NIC is nearly saturated, hitting 115MB/sec. After few seconds, the data transfer comes to a halt and the transfer speed drops to around 50MB/sec. If I check the memory usage before the file transfer, it is approximately to 50-60% (on a fresh router reboot). Every time I send large files to other machines, the router memory consumption increases and it does not lower after a reasonable delay. I end-up with high memory near 90% and the only solution I have is to reboot the router in order to bring it back to 50%.
    Now, Thomas told me that this is simply a cosmetic issue, the memory is not actually 90% used. Yet, when the memory hits this threshold, I'm not capable to send files are normal LAN speeds I'm used to. Rebooting the router allows me to send only ONCE (and for few seconds) data at the expected LAN speeds.
    I would apreciate any input from Cisco engineers as well other users who experience the same issue. I would also like to know if any related work was done into 2.2.0 firmware and when we expect to have it released to users.
    Regards,
    Floren Munteanu

    Hi Tom,
    See below the answers.
    Are you currently running the 2.1.71 code?
    Yes
    Are you using IPS?
    No, the LAN is for internal use (no external users allowed)
    Are you using Protectlink services?
    No
    Hardware wise, I did not changed anything on machines. All boxes have dual Intel EXPI9301CT NIC's (LACP was planned) but I currently use single connections for sanity reasons (disks won't allow greater speeds anyway). Previous to Cisco, I used a Netgear ProSafe router + switch which did not encountered the issues I mention. Honestly, at first I thought I'm dealing with some stupid disk issues on Windows. So I ran a quick test and the stats are proper:
    > winsat disk -drive c
    > Disk  Sequential 64.0 Read                   109.62 MB/s        6.5
    > Disk  Random 16.0 Read                       2.47 MB/s          4.4
    > Responsiveness: Average IO Rate              2.12 ms/IO         6.9
    > Responsiveness: Grouped IOs                  8.34 units         7.4
    > Responsiveness: Long IOs                     5.59 units         7.7
    > Responsiveness: Overall                      46.63 units        7.1
    > Responsiveness: PenaltyFactor                0.0
    > Disk  Sequential 64.0 Write                  117.03 MB/s        6.7
    > Average Read Time with Sequential Writes     6.977 ms           5.3
    > Latency: 95th Percentile                     32.720 ms          3.0
    > Latency: Maximum                             118.231 ms         7.6
    > Average Read Time with Random Writes         13.346 ms          3.7
    > Total Run Time 00:01:39.50
    As I mentioned before, everything is pretty much stock on router/switch settings. If you have any tips that allow me to identify the cause, I would appreciate the input. What puzzles me is the speed drop and quick memory usage increase. It occurs 7-10 seconds after the transfers begins. It looks like the data transfer hangs for a very short period of time (less than half of second) and the transfer speed decreases from 110-115MB/sec to 50-60MB/sec. The transfer is completed at this speed. No matter how many other files I try to transfer after, the speed won't go higher than 60MB/sec. If I reboot the router, I get the same cycle.

  • 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.

  • Firefox becomes really slow then eventually unresponsive when loading a page with many hires images. Unsual high memory usage up to 2gigs just for firefox. Was never a problem with v3.6.

    When loading a page with many hires images, Firefox becomes really slow and scrolling becomes jumpy then eventually becomes completely unresponsive. Unusual high memory usage of up to 2gigs just for firefox when loading these pages. This was never a problem with v3.6.

    I encountered the same type of problem. Firefox running terribly slowly and slowing down my entire machine (Core i5 with 256GB SSD). Searching the forums, I found a couple of things about troubleshooting performance issues, one of which was to use '''hardware acceleration''', that is on by default. It was turned on on my PC, '''so I tried deactivating it, and it worked!'''
    So doing the exact opposite as Mozilla support said solved the problem. It is really a pain now to work with Firefox. I'm using it because I have no choice, but I'd recommend IE and Chrome over Firefox... Whatever, the market will decide once Firefox has become to crappy...

  • High disk usage/high memory usage.

    i keep getting high memory usage and high disk usage in ps cs6.
    its slow when i open a file. how can i solve this problem.
    thank you.
    philip.

    Not to put too fine a point on it, but more than what?  More RAM is almost always better, but you haven't answered most of the questions posed here.  The answer might be different if you have 2 GB of RAM or 32 GB of RAM already.  A 9 megapixel document could get rather large with a lot of layers, but again you've neglected to give any hard info about its size.
    Regarding your video card, that's a bit of a judgment call you need to make.  For Photoshop CS6 I currently advise people to try to get a video card that gets a score of 1000 or better on this benchmark:  http://www.videocardbenchmark.net/high_end_gpus.html
    Video card speed will matter when you're editing those 3D components and video card VRAM will also matter, but possibly even more importantly your GeForce 320 is a bit old, and nVidia may just not be doing their best driver work for it any more. 
    Everything in general will run more smoothly with a powerful modern video card.  I like to recommend a VisionTek ATI Radeon HD 7750 - or if the computer power supply and your budget allow, the even more powerful 7850.  VisionTek does a very good job with their hardware, IMO, and it comes with a lifetime guarantee. 
    Keep in mind that if you switch from nVidia to ATI or vice versa, you should carefully sweep your system to ensure all files from the old card are removed, then visit the web site of the new card's maker and download/install their latest display driver release.
    Best of luck.
    -Noel

  • High memory usage OSX Lion on iMac

    Hi,
    Recently upgraded 2006 iMac 6.1 to OSX 10.7.2 (4GB). Noticed performance dropped significantly when 2 or more users are logged in especially when switching users. Observed memory usage for OSX Lion is far higher than Snow Leopard! By startup 2GB real memory already allocated and often down to last 500MB. Performance appear to slow down due to swapping as swap i/o appears to increase.
    On snow leopard I had 6 users logged in and 4GB was plenty. Lion appears to be a MS product!!!!
    Anyone else experienced high memory usage on Lion and any ideas how to reduce memory consumption?
    Unfortunately at the maximum memory capacity for my my iMac so need to find ways to reduce memory usage. There must be a kernel compiler option that could reduce memory.....
    Also considering SSD drive to speed up swap i/o read/writes.
    Otherwise will have to go back to leopard :-(
    Thanks for any help in advance.
    -Dav
    PS> OSX Lion is alot more stable than previous OSX releases with this iMac model. Especially iMacs suffering the notorious NVDIDIA GPU heat problems...

    You mac can handle up to 3gb of ram, but slightly more will be available with 4gb installed.  For Lion to run smooth, a true 4gb of ram is preferred, which may explain the sluggishness of your mac.

  • High memory usage on JDBC 10.2.0.1.0 driver on Prepared/Callable Statements

    We are observing high memory usage for each callable/prepared stmt, using 10.2.0.1.0 JDBC Driver. The char[] in oracle/jdbc/driver/T4CVarcharAccessor was alloted 64K to 320K and grows with usage. This problem is worse with 10.1.0.2. driver which was alloted 720K byte of memory for each stmt right at the start.
    We found this by doing a JVM heap dump and analyzing the heap dump using IBM's heap analyser. Here is a snapshot of the heap dump for this object:
    321,240 [216] 11 oracle/jdbc/driver/T4CVarcharAccessor 0x72752968
    - 320,616 [320,616] 0 char[] 0x72761028
    - 216 [216] 0 short[] 0x727527d8
    - 72 [32] 1 java/lang/String 0x727530a0
    - 24 [24] 0 int[] 0x72752938
    - 24 [24] 0 int[] 0x72752948
    - 24 [24] 0 int[] 0x72752958
    - 16 [16] 0 bool[] 0x72752928
    - 16 [16] 0 byte[] 0x727528b0
    - 16 [16] 0 bool[] 0x72752918
    - 10,336 [88] 15 oracle/jdbc/driver/T4CMAREngine 0x712e7128
    - 1,544 [1,032] 79 oracle/jdbc/driver/T4CPreparedStatement 0x72754c58
    It is repeated many times for each prepared/callable stmt call.
    Details of our platform is:
    Database - Oracle Database 10g Release 10.2.0.1.0 - 64bit Production
    JDBC Driver - Oracle Database 10g Release 2 (10.2.0.1.0) JDBC Drivers
    JDK - [Classic VM, Version 1.4.2] from [IBM Corporation]
    Our callable stmts are not using any of the Oracle caching facility. It is a simple call stmt with OUT parameters and the stmt is closed after each execution. However, we implement our own connection pooling and do not close the connection after each stmt.
    Is there a workaround to this? Would appreciate any feedback.

    What is happening is that each new CallableStatement you create allocates a new char[]. I would strongly encourage you to use the implicit statement cache if at all possible. That way instead of creating a new statement each time with a new char[] you will get an already existing statement and reuse the existing char[]. Closing a statement releases the char[] so if you really are closing the statements the char[]s should be GC'd.
    Douglas

  • 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

  • PC with slow boot and pc speed, sudden high pc usage, delay-freeze when opening/performing something

    Hi,
    Before everything, two things:
    1. I'm not a native english speaker so i may have some problems to speak properly/as objective as i'd like to.
    2 . I'm writing in this section because i don't know the cause of my pc issues so i can't categorize them.
    Now, my computer is a Toshiba satellite L755-S5244, Windows 7 Home premium 64 bits, Intel pentium CPU B940 2Ghz, 4 Gb RAM, and I'm writing this message using it.
    I bought the laptop in December of 2011 and at the beggining it was working normally. Someone else used the computer these last months and he left the pc without antivirus protection; when i installed one (Avast) and start to analyze the pc it suddenly shutted down. It wasn't able to boot, so after some trys to restore/enter in safe mode I finally used the Toshiba Recovery Wizard to get the pc to the original factory settings. The process was sucessfull, so the first thing i did after finish the process was install a new antivirus (this time i used Kaspersky Pure) and the the analysis showed no threats as i expected.
    However, before the recovery process i realized of some slow performance on the computer, like talking a bit too long to opening files or menus, control panel... almost anything was opening with a little delay even just after start the pc. This problem continued even after the recovery process. Also, an online game -League of legends- which was working fine when i just bought the pc, developed some issue: the screen and the audio randomly frezees for like 3-5 seconds. These problems seems to be related between each other.
    But that wasn't all. After the recovery to the original factory settings, i just installed a few things:
    -Kaspersky Pure 2.0, CCleaner (free), Mozila Firefox, and League of legends.
    Later I also installed Microsoft Office 2010.
    The antivirus showed no threats. The game kept with the freeze thing.
    And 2 days ago i was playing league of legends and downloading Skype when the pc suddenly got too slow. I restarted it. After the restart it took a long time to boot, and before the windows login screen loaded there was a black screen where only the mouse was showed; the start-up was slow too, (this one showed a blue screen with the mouse too -but not BSOD-) all this took like 15-20 minutes; that never happened before so i restarted the computer again but the problem was the same: slow boot, slow desktop start-up (let's not even talk about opening something).
    I went to the repair menu (f8) and try to restore the system but it didn't change anything. I checked for memory issues but there wasn't. I looked also for starting problems but the repair didn't find anything. All in there was saying: "the computer performance seems normal", but it wasn't. Like entering to windows in normal mode was talking to long, i tried the safe mode. It was also slow but not that much. When i entered, a system restore which i wasn't able to performance before in normal mode popped-up and said that the system was restored sucessfully to the first restore point -just after the factory recovery, but it apparently didn't fix the slow bot issue.
    Even in safe mode the software was working slow so i decided to go for the toshiba recovery wizard again, and looked in here, the forums -and the rest of the net- for problems like mine.
    This time the Toshiba Recovery Wizard took like ages to finish. 3 hours just for recovering, and like 7 more hours just installing the drivers. The boot/start-up was still slow, so i think this was the cause of the slow recovery because the wizard restarts the computer a lot.
    When the factory settings recovery finished, the first boot was slow, also the start up, the programs, the start menu, the control panel, ... everything was slow the first time i opened it. If i keep using the same program, it seems normal, but randomly freezes if i select some option, of press something (like this browser, google chrome, even now when i'm writing this message or before where i was registering into the forums). As obvious, because this slow performance i'm really not comfortable using this computer.
    I used the HDD SDD Alert but it says the HDD is working fine (the hard drive doesn't make weirds sounds, i almost don't hear it at all); also i did a PC Diagnostic with the PC diagnostic tool and everything passed the test. I can't think of virus/malware because i did the recovery wizard, twice. I just installed Avast again and it didn't find anything. With the task manager i noticed of a high pc usage (almost always 100%) was showing for a really short moment when/after the computer freezes.
    So, i don't know how to solve this slow performance.
    The last thing i did was download those speed-up softwares: SpeedUpMyPc, RegCurePro, SpeedyPC pro and Pareto logic Health Advisor. They scanned the pc for free and found like 100 system performance issues, but I'm not able to use these programms to fix the issues if i dont buy them. Also i'm not even sure if that will fix my problems.
    That's why i'm here, looking for a way to identify/fix them. One last thing: all this time i've been checking the temperature of the laptop but is never hot -now is not even warm. Now i'm afraid of restarting the PC again cuz i know it will take a long time to get into a kinda stable performance like right now.
    So that's all.  If you read all this, have my thanks. Also, any help would be really appreciated it.
    EDIT: 
    A new thing happened. When i try to installed league of legends, the setup told me that my hard drive may be corrupted and the file won't copy, i skip it a few times but the installation took a long of time (half hour) and the error kept ocurring.  I hope this can may be a clue about what is happening to my pc. 

    Satellite L755-S5244
    If you restore the hard disk to its original out-of-the-box contents using Toshiba recovery media and still have trouble, then you know it's not due to software.
    the setup told me that my hard drive may be corrupted and the file won't copy, i skip it a few times but the installation took a long of time (half hour) and the error kept ocurring.
    In particular, that sort of thing occurs when a hard drive is failing. Time to call Toshiba's tech support at 1-800-457-7777 (from the US) or 1-949-859-4273 (from outside the US).
    -Jerry

  • Sudden high memory usage, can't find cause

    I did a big update yesterday, and today I've started to notice very high memory usage. I wasn't keeping track before so I can't say how much it increased, but I've never had problems before, and the slowness and lack of responsiveness have been noticeable, though I haven't ruled out other possible causes for that. Here's the output of 'free -m':
    total used free shared buffers cached
    Mem: 7971 7826 144 0 1 149
    -/+ buffers/cache: 7674 296
    Swap: 9215 458 8757
    It wasn't as bad as that right after startup, though usage still seemed suspiciously high. What makes this whole thing a mystery to me is that none of my running processes seem to be using that much memory!  Here's the output of 'top -b -n 1':
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    1 root 20 0 32712 544 384 S 0.0 0.0 0:01.32 systemd
    2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
    3 root 20 0 0 0 0 S 0.0 0.0 0:02.48 ksoftirqd/0
    5 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0H
    7 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
    8 root 20 0 0 0 0 S 0.0 0.0 0:15.55 rcu_preempt
    9 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcu_bh
    10 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcu_sched
    11 root rt 0 0 0 0 S 0.0 0.0 0:00.05 watchdog/0
    12 root rt 0 0 0 0 S 0.0 0.0 0:00.04 watchdog/1
    13 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/1
    14 root 20 0 0 0 0 S 0.0 0.0 0:01.02 ksoftirqd/1
    16 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/1:0H
    17 root rt 0 0 0 0 S 0.0 0.0 0:00.04 watchdog/2
    18 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/2
    19 root 20 0 0 0 0 S 0.0 0.0 0:01.17 ksoftirqd/2
    20 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/2:0
    21 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/2:0H
    22 root rt 0 0 0 0 S 0.0 0.0 0:00.04 watchdog/3
    23 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/3
    24 root 20 0 0 0 0 S 0.0 0.0 0:01.04 ksoftirqd/3
    26 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/3:0H
    27 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 khelper
    28 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kdevtmpfs
    29 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 netns
    30 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 writeback
    31 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 bioset
    32 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kblockd
    33 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 xenbus_frontend
    35 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khungtaskd
    36 root 20 0 0 0 0 S 0.0 0.0 0:06.75 kswapd0
    37 root 25 5 0 0 0 S 0.0 0.0 0:00.00 ksmd
    38 root 39 19 0 0 0 S 0.0 0.0 0:00.24 khugepaged
    39 root 20 0 0 0 0 S 0.0 0.0 0:00.00 fsnotify_mark
    40 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 crypto
    44 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kthrotld
    47 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 deferwq
    49 root 20 0 0 0 0 S 0.0 0.0 0:00.21 kworker/1:1
    61 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 ata_sff
    63 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_0
    65 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_1
    68 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_2
    69 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_3
    70 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_4
    71 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_5
    76 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khubd
    81 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kworker/3:2
    93 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 firewire
    94 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_6
    95 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_7
    96 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_8
    97 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_9
    100 root 0 -20 0 0 0 S 0.0 0.0 0:01.31 kworker/0:1H
    104 root 20 0 0 0 0 S 0.0 0.0 0:00.03 jbd2/sda3-8
    105 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit
    119 root 20 0 182720 324 228 S 0.0 0.0 0:02.90 systemd-journal
    130 root 20 0 32032 320 316 S 0.0 0.0 0:00.16 systemd-udevd
    133 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/1:2
    150 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 rpciod
    152 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 nfsiod
    160 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/1:1H
    162 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/3:1H
    189 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 cfg80211
    191 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 led_workqueue
    216 root -51 0 0 0 0 S 0.0 0.0 0:00.00 irq/53-mei_me
    220 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/2:1H
    255 root 20 0 0 0 0 S 0.0 0.0 0:00.59 jbd2/sda2-8
    256 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit
    267 root 20 0 13236 340 260 S 0.0 0.0 0:00.02 crond
    268 root 20 0 57644 524 232 S 0.0 0.0 0:00.07 syslog-ng
    275 root 20 0 77896 2164 52 S 0.0 0.0 0:00.11 cupsd
    276 root 20 0 32856 32 0 S 0.0 0.0 0:00.53 atieventsd
    278 root 20 0 26120 452 448 S 0.0 0.0 0:00.00 systemd-logind
    280 dbus 20 0 18040 1040 484 S 0.0 0.0 0:00.16 dbus-daemon
    293 root 20 0 8156 32 28 S 0.0 0.0 0:00.04 agetty
    294 root 20 0 22416 304 304 S 0.0 0.0 0:00.00 kdm
    311 root 20 0 32332 52 0 S 0.0 0.0 0:00.10 wpa_supplicant
    314 root 20 0 4252 44 28 S 0.0 0.0 0:02.61 acpid
    363 root 20 0 233544 396 396 S 0.0 0.0 0:00.12 colord
    370 root 20 0 0 0 0 S 0.0 0.0 0:00.00 firegl
    371 root 20 0 0 0 0 S 0.0 0.0 0:00.00 firegl
    372 root 20 0 0 0 0 S 0.0 0.0 0:00.00 firegl
    379 root 20 0 8612 60 16 S 0.0 0.0 0:00.00 dhcpcd
    462 redac 20 0 15212 68 0 S 0.0 0.0 0:00.37 gpg-agent
    465 redac 20 0 12680 4 0 S 0.0 0.0 0:00.00 ssh-agent
    504 root 20 0 229584 440 284 S 0.0 0.0 0:00.03 upowerd
    507 polkitd 20 0 506832 916 700 S 0.0 0.0 0:00.09 polkitd
    563 root 20 0 355656 1804 1044 S 0.0 0.0 0:01.50 udisksd
    628 redac 20 0 2397180 17068 2004 S 0.0 0.2 0:04.86 mysqld
    796 rtkit 21 1 168664 372 360 S 0.0 0.0 0:00.34 rtkit-daemon
    873 pdnsd 20 0 172532 0 0 S 0.0 0.0 0:00.00 pdnsd
    874 tor 20 0 49952 20556 2152 S 0.0 0.3 0:05.89 tor
    1884 root 20 0 361452 118644 105076 S 0.0 1.5 1:21.43 X
    1895 root 20 0 75048 660 656 S 0.0 0.0 0:00.00 kdm
    1903 redac 20 0 13736 412 408 S 0.0 0.0 0:00.01 startkde
    1912 redac 20 0 18016 324 320 S 0.0 0.0 0:00.00 dbus-launch
    1913 redac 20 0 19220 1604 564 S 0.0 0.0 0:00.50 dbus-daemon
    1959 redac 20 0 12680 52 48 S 0.0 0.0 0:00.00 ssh-agent
    1976 root 20 0 4080 40 0 S 0.0 0.0 0:00.00 start_kdeinit
    1977 redac 20 0 343772 1976 1420 S 0.0 0.0 0:00.07 kdeinit4
    1978 redac 20 0 348392 2680 1824 S 0.0 0.0 0:00.04 klauncher
    1980 redac 20 0 1262136 5352 3596 S 0.0 0.1 0:00.48 kded4
    1991 redac 20 0 430604 4032 2840 S 0.0 0.0 0:00.11 kglobalaccel
    1995 redac 20 0 694524 3020 2520 S 0.0 0.0 0:00.10 kactivitymanage
    2000 redac 20 0 4216 44 44 S 0.0 0.0 0:00.00 kwrapper4
    2001 redac 20 0 516344 3224 2300 S 0.0 0.0 0:00.10 ksmserver
    2009 redac 20 0 422056 19640 15244 S 0.0 0.2 0:23.69 compiz
    2012 redac 20 0 388168 7692 4544 S 0.0 0.1 0:01.26 emerald
    2023 redac 20 0 280300 2500 2160 S 0.0 0.0 0:00.06 kuiserver
    2025 redac 20 0 154132 1848 1344 S 0.0 0.0 0:00.24 akonadi_control
    2027 redac 20 0 1949412 1984 1592 S 0.0 0.0 0:00.33 akonadiserver
    2059 redac 20 0 346680 1408 1020 S 0.0 0.0 0:00.04 kio_http_cache_
    2062 redac 20 0 769220 4932 3436 S 0.0 0.1 0:01.00 krunner
    2071 redac 20 0 603092 4484 3132 S 0.0 0.1 0:00.16 kmix
    2073 redac 20 0 285208 2680 2352 S 0.0 0.0 0:00.04 nepomukcontroll
    2074 redac 20 0 359260 3148 2864 S 0.0 0.0 0:00.25 gtk-kde4
    2077 redac 20 0 309608 2468 2220 S 0.0 0.0 0:00.05 akonadi_agent_l
    2078 redac 20 0 309512 2332 2140 S 0.0 0.0 0:00.04 akonadi_agent_l
    2079 redac 20 0 309496 2564 2336 S 0.0 0.0 0:00.05 akonadi_agent_l
    2080 redac 20 0 309608 2476 2224 S 0.0 0.0 0:00.05 akonadi_agent_l
    2081 redac 20 0 549804 3236 2480 S 0.0 0.0 0:00.13 akonadi_archive
    2082 redac 20 0 303140 2480 2276 S 0.0 0.0 0:00.04 akonadi_agent_l
    2083 redac 20 0 305600 2516 2300 S 0.0 0.0 0:00.05 akonadi_agent_l
    2084 redac 20 0 314988 4144 3156 S 0.0 0.1 0:00.12 akonadi_imap_re
    2099 redac 20 0 430912 15668 9912 S 0.0 0.2 0:09.39 yakuake
    2100 redac 20 0 309676 2560 2308 S 0.0 0.0 0:00.04 akonadi_agent_l
    2101 redac 20 0 339400 2860 2468 S 0.0 0.0 0:00.09 akonadi_maildis
    2102 redac 20 0 549820 2828 2504 S 0.0 0.0 0:00.13 akonadi_mailfil
    2103 redac 20 0 314052 2924 2508 S 0.0 0.0 0:00.09 akonadi_nepomuk
    2115 redac 20 0 303056 2428 2240 S 0.0 0.0 0:00.04 akonadi_agent_l
    2132 redac 20 0 2011628 14200 5716 S 0.0 0.2 0:18.21 ktorrent
    2158 redac 20 0 15972 836 520 S 0.0 0.0 0:00.00 bash
    2161 redac 20 0 1040928 6484 3060 S 0.0 0.1 0:00.53 knotify4
    2162 redac 20 0 1962616 484928 23072 S 0.0 5.9 2:06.25 firefox
    2176 redac 20 0 13732 344 340 S 0.0 0.0 0:00.00 rssowl
    2178 redac 20 0 11344 404 404 S 0.0 0.0 0:00.00 RSSOwl
    2193 redac 20 0 374420 2764 2516 S 0.0 0.0 0:00.06 polkit-kde-auth
    2195 redac 20 0 3314212 140484 13196 S 0.0 1.7 0:24.29 java
    2203 redac 9 -11 308256 2424 912 S 0.0 0.0 0:00.36 pulseaudio
    2209 redac 20 0 406420 3544 2720 S 0.0 0.0 0:00.08 korgac
    2233 redac 20 0 69156 420 420 S 0.0 0.0 0:00.00 gconf-helper
    2235 redac 20 0 45676 836 564 S 0.0 0.0 0:00.01 gconfd-2
    2236 redac 20 0 438044 4468 3128 S 0.0 0.1 0:00.13 klipper
    2322 redac 20 0 193052 944 740 S 0.0 0.0 0:00.00 gvfsd
    2336 redac 20 0 282112 644 644 S 0.0 0.0 0:00.00 gvfsd-fuse
    2361 redac 20 0 263576 572 572 S 0.0 0.0 0:00.00 at-spi-bus-laun
    2436 redac 20 0 3188512 61188 19352 S 0.0 0.7 0:16.98 plasma-desktop
    2441 redac 20 0 9828 784 520 S 0.0 0.0 0:01.06 ksysguardd
    2832 redac 20 0 15580 1240 784 S 0.0 0.0 0:02.93 top
    2867 redac 20 0 15972 1796 1160 S 0.0 0.0 0:00.03 bash
    2937 root 20 0 0 0 0 S 0.0 0.0 0:00.03 kworker/2:1
    2938 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/3:1
    3336 root 20 0 0 0 0 S 0.0 0.0 0:00.25 kworker/u8:2
    3643 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/u8:1
    3662 root 20 0 0 0 0 S 0.0 0.0 0:00.03 kworker/0:1
    3703 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0
    3704 redac 20 0 15456 1308 992 R 0.0 0.0 0:00.00 top
    32506 root 20 0 0 0 0 S 0.0 0.0 0:00.57 kworker/0:2
    I wouldn't expect the '%MEM's to add up to exactly the real usage, but this isn't even close! So, what could be using up all of my memory? I have /tmp mounted to ram, but that's only a few megabytes. I really have no idea where to go from here.
    The relevant portion of my pacman log is below, since I don't know how to get just a compact list of the updated packages. Most notably, the kernel was upgrades, from 3.9.9-1 to 3.10.3-1.
    [2013-08-03 13:00] [PACMAN] Running 'pacman -Su'
    [2013-08-03 13:00] [PACMAN] starting full system upgrade
    [2013-08-03 13:38] [PACMAN] upgraded a52dec (0.7.4-6 -> 0.7.4-7)
    [2013-08-03 13:38] [PACMAN] upgraded libmariadbclient (5.5.31-1 -> 5.5.32-1)
    [2013-08-03 13:38] [PACMAN] upgraded mariadb-clients (5.5.31-1 -> 5.5.32-1)
    [2013-08-03 13:38] [PACMAN] upgraded mariadb (5.5.31-1 -> 5.5.32-1)
    [2013-08-03 13:38] [PACMAN] upgraded akonadi (1.10.0-2 -> 1.10.2-1)
    [2013-08-03 13:38] [PACMAN] upgraded alsa-plugins (1.0.27-1 -> 1.0.27-2)
    [2013-08-03 13:38] [PACMAN] upgraded alsa-utils (1.0.27.1-2 -> 1.0.27.2-1)
    [2013-08-03 13:38] [PACMAN] upgraded x264 (20130206-1 -> 20130702-2)
    [2013-08-03 13:38] [PACMAN] upgraded ffmpeg (1:1.2.1-1 -> 1:2.0-2)
    [2013-08-03 13:38] [PACMAN] upgraded amarok (2.7.1-2 -> 2.7.1-3)
    [2013-08-03 13:38] [PACMAN] upgraded anki (2.0.11-1 -> 2.0.12-1)
    [2013-08-03 13:38] [PACMAN] upgraded apr (1.4.6-1 -> 1.4.8-1)
    [2013-08-03 13:38] [PACMAN] upgraded glib2 (2.36.3-2 -> 2.36.3-3)
    [2013-08-03 13:38] [ALPM] warning: /usr/lib/avahi/service-types.db installed as /usr/lib/avahi/service-types.db.pacnew
    [2013-08-03 13:38] [PACMAN] upgraded avahi (0.6.31-9 -> 0.6.31-10)
    [2013-08-03 13:38] [PACMAN] upgraded bison (2.7.1-1 -> 3.0-1)
    [2013-08-03 13:38] [ALPM-SCRIPTLET] ---------------- I/O BUG ---------------------------------------
    [2013-08-03 13:38] [ALPM-SCRIPTLET] There's a bug in fglrx found by lano1106 which generates
    [2013-08-03 13:38] [ALPM-SCRIPTLET] great amount of unneeded I/O operations
    [2013-08-03 13:38] [ALPM-SCRIPTLET]
    [2013-08-03 13:38] [ALPM-SCRIPTLET] To activate workaround enable systemd service:
    [2013-08-03 13:38] [ALPM-SCRIPTLET] systemctl enable temp-links-catalyst
    [2013-08-03 13:38] [ALPM-SCRIPTLET] systemctl start temp-links-catalyst
    [2013-08-03 13:38] [ALPM-SCRIPTLET]
    [2013-08-03 13:38] [ALPM-SCRIPTLET] More infos:
    [2013-08-03 13:38] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?pid=1279977#p1279977
    [2013-08-03 13:38] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?pid=1280193#p1280193
    [2013-08-03 13:38] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-08-03 13:38] [PACMAN] upgraded catalyst-utils (13.6-3 -> 13.8-1)
    [2013-08-03 13:38] [ALPM-SCRIPTLET] + removing fglrx module from /usr/lib/modules/3.9.9-1-ARCH
    [2013-08-03 13:38] [ALPM-SCRIPTLET] Building fglrx module for 3.9.9-1-ARCH kernel ...
    [2013-08-03 13:38] [ALPM-SCRIPTLET] Ok.
    [2013-08-03 13:38] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-08-03 13:38] [ALPM-SCRIPTLET] ATTENTION!
    [2013-08-03 13:38] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-08-03 13:38] [ALPM-SCRIPTLET] To enable 'automatic re-compilation while system shutdown/reboot'
    [2013-08-03 13:38] [ALPM-SCRIPTLET] testing feature run these commands as root:
    [2013-08-03 13:38] [ALPM-SCRIPTLET] systemctl enable catalyst-hook
    [2013-08-03 13:38] [ALPM-SCRIPTLET] systemctl start catalyst-hook
    [2013-08-03 13:38] [ALPM-SCRIPTLET]
    [2013-08-03 13:38] [ALPM-SCRIPTLET] More info here:
    [2013-08-03 13:38] [ALPM-SCRIPTLET] https://bbs.archlinux.org/viewtopic.php?pid=1255575#p1255575
    [2013-08-03 13:38] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-08-03 13:38] [PACMAN] upgraded catalyst-hook (13.6-3 -> 13.8-1)
    [2013-08-03 13:38] [PACMAN] upgraded chromaprint (0.7-5 -> 0.7-6)
    [2013-08-03 13:38] [PACMAN] upgraded nspr (4.9.6-1 -> 4.10-2)
    [2013-08-03 13:38] [PACMAN] upgraded nss (3.14.3-3 -> 3.15.1-1)
    [2013-08-03 13:38] [PACMAN] upgraded xdg-utils (1.1.0.git20121008-2 -> 1.1.0.git20130520-1)
    [2013-08-03 13:38] [PACMAN] upgraded libgcrypt (1.5.2-1 -> 1.5.3-1)
    [2013-08-03 13:38] [PACMAN] upgraded libpng (1.6.2-3 -> 1.6.3-1)
    [2013-08-03 13:38] [PACMAN] upgraded xcb-proto (1.8-1 -> 1.8-2)
    [2013-08-03 13:38] [PACMAN] upgraded libxcb (1.9.1-1 -> 1.9.1-2)
    [2013-08-03 13:38] [PACMAN] upgraded libx11 (1.6.0-1 -> 1.6.1-1)
    [2013-08-03 13:38] [PACMAN] upgraded giflib (4.2.1-3 -> 5.0.4-2)
    [2013-08-03 13:38] [PACMAN] upgraded libwebp (0.3.1-2 -> 0.3.1-3)
    [2013-08-03 13:38] [PACMAN] upgraded harfbuzz (0.9.18-1 -> 0.9.19-1)
    [2013-08-03 13:38] [PACMAN] upgraded harfbuzz-icu (0.9.18-1 -> 0.9.19-1)
    [2013-08-03 13:38] [PACMAN] upgraded chromium (28.0.1500.71-1 -> 28.0.1500.95-1)
    [2013-08-03 13:38] [PACMAN] upgraded glew (1.9.0-2 -> 1.10.0-1)
    [2013-08-03 13:38] [PACMAN] upgraded projectm (2.1.0-5 -> 2.1.0-6)
    [2013-08-03 13:39] [PACMAN] upgraded clementine (1.1.1-8 -> 1.1.1-9)
    [2013-08-03 13:39] [PACMAN] upgraded cln (1.3.2-1 -> 1.3.3-1)
    [2013-08-03 13:39] [PACMAN] upgraded gstreamer (1.0.8-1 -> 1.0.9-1)
    [2013-08-03 13:39] [PACMAN] upgraded gst-plugins-base-libs (1.0.8-1 -> 1.0.9-1)
    [2013-08-03 13:39] [PACMAN] upgraded gst-plugins-bad (1.0.8-1 -> 1.0.9-1)
    [2013-08-03 13:39] [PACMAN] upgraded clutter-gst (2.0.4-2 -> 2.0.6-1)
    [2013-08-03 13:39] [PACMAN] upgraded colord (1.0.2-1 -> 1.0.2-2)
    [2013-08-03 13:39] [PACMAN] upgraded cracklib (2.8.22-3 -> 2.9.0-1)
    [2013-08-03 13:39] [PACMAN] upgraded dhcpcd (5.6.8-3 -> 6.0.4-1)
    [2013-08-03 13:39] [PACMAN] upgraded dosfstools (3.0.20-1 -> 3.0.22-1)
    [2013-08-03 13:39] [PACMAN] upgraded lib32-glew (1.9.0-1 -> 1.10.0-1)
    [2013-08-03 13:39] [ALPM] warning: directory permissions differ on /opt/df_linux/
    [2013-08-03 13:39] [PACMAN] upgraded dwarffortress (0.34.11-3 -> 0.34.11-4)
    [2013-08-03 13:39] [PACMAN] upgraded jre7-openjdk-headless (7.u40_2.4.1-1 -> 7.u40_2.4.1-2)
    [2013-08-03 13:39] [PACMAN] upgraded jre7-openjdk (7.u40_2.4.1-1 -> 7.u40_2.4.1-2)
    [2013-08-03 13:39] [PACMAN] upgraded jdk7-openjdk (7.u40_2.4.1-1 -> 7.u40_2.4.1-2)
    [2013-08-03 13:39] [PACMAN] upgraded eclipse (4.2.2-1 -> 4.3-1)
    [2013-08-03 13:39] [PACMAN] upgraded emacs (24.3-2 -> 24.3-3)
    [2013-08-03 13:39] [PACMAN] upgraded exempi (2.2.0-1 -> 2.2.1-1)
    [2013-08-03 13:39] [PACMAN] upgraded fontforge (20120731_b-3 -> 20120731_b-6)
    [2013-08-03 13:39] [PACMAN] upgraded fuse (2.9.2-3 -> 2.9.3-1)
    [2013-08-03 13:39] [PACMAN] upgraded gegl (0.2.0-8 -> 0.2.0-9)
    [2013-08-03 13:39] [PACMAN] upgraded git (1.8.3.3-1 -> 1.8.3.4-1)
    [2013-08-03 13:39] [PACMAN] upgraded glib (1.2.10-9 -> 1.2.10-10)
    [2013-08-03 13:39] [PACMAN] upgraded glib-perl (1.280-3 -> 1.301-1)
    [2013-08-03 13:39] [PACMAN] upgraded glpk (4.48-1 -> 4.52-1)
    [2013-08-03 13:39] [PACMAN] upgraded gnash-common (0.8.10-9 -> 0.8.10-10)
    [2013-08-03 13:39] [PACMAN] upgraded ibus (1.5.2-2 -> 1.5.3-1)
    [2013-08-03 13:39] [PACMAN] upgraded gnome-settings-daemon (3.8.3-2 -> 3.8.4-1)
    [2013-08-03 13:39] [PACMAN] upgraded libqmi (1.4.0-1 -> 1.4.0-2)
    [2013-08-03 13:39] [PACMAN] upgraded libmbim (1.2.0-1 -> 1.4.0-1)
    [2013-08-03 13:39] [PACMAN] upgraded modemmanager (0.7.991-1 -> 1.0.0-1)
    [2013-08-03 13:39] [PACMAN] upgraded gnome-control-center (3.8.3-1 -> 3.8.4.1-1)
    [2013-08-03 13:39] [PACMAN] upgraded gnome-icon-theme (3.8.2-1 -> 3.8.3-1)
    [2013-08-03 13:39] [PACMAN] upgraded gnutls (3.2.1-1 -> 3.2.3-1)
    [2013-08-03 13:39] [PACMAN] upgraded gnome-vfs (2.24.4-6 -> 2.24.4-7)
    [2013-08-03 13:39] [PACMAN] upgraded goffice (0.10.3-1 -> 0.10.4-1)
    [2013-08-03 13:40] [PACMAN] upgraded gnumeric (1.12.3-1 -> 1.12.4-1)
    [2013-08-03 13:40] [PACMAN] upgraded gst-plugins-base (1.0.8-1 -> 1.0.9-1)
    [2013-08-03 13:40] [PACMAN] upgraded gst-plugins-good (1.0.8-1 -> 1.0.9-1)
    [2013-08-03 13:40] [PACMAN] upgraded gstreamer0.10-ugly (0.10.19-5 -> 0.10.19-6)
    [2013-08-03 13:40] [PACMAN] upgraded gstreamer0.10-ugly-plugins (0.10.19-5 -> 0.10.19-6)
    [2013-08-03 13:40] [ALPM] warning: directory permissions differ on /var/log/hp/
    [2013-08-03 13:40] [PACMAN] upgraded hplip (3.13.6-1 -> 3.13.7-1)
    [2013-08-03 13:40] [PACMAN] upgraded idnkit (1.0-2 -> 1.0-3)
    [2013-08-03 13:40] [PACMAN] upgraded ilmbase (2.0.0-1 -> 2.0.1-1)
    [2013-08-03 13:40] [PACMAN] upgraded imlib2 (1.4.5-4 -> 1.4.5-5)
    [2013-08-03 13:40] [PACMAN] upgraded iso-codes (3.43-1 -> 3.44-1)
    [2013-08-03 13:40] [PACMAN] upgraded openexr (2.0.0-1 -> 2.0.1-1)
    [2013-08-03 13:40] [PACMAN] upgraded media-player-info (17-1 -> 19-1)
    [2013-08-03 13:40] [PACMAN] upgraded qtwebkit (2.3.1-2 -> 2.3.2-1)
    [2013-08-03 13:40] [PACMAN] upgraded kdelibs (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kdemultimedia-ffmpegthumbs (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kdenetwork-filesharing (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kdenetwork-kdnssd (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kdenetwork-kget (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kdenetwork-kopete (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kdenetwork-kppp (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kdenetwork-krdc (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kdenetwork-krfb (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:40] [PACMAN] upgraded kid3 (2.3-1 -> 2.3-2)
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-08-03 13:40] [ALPM-SCRIPTLET] lib32-catalyst-utils works with [multilib] repository
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ----------------------------------------------------------------
    [2013-08-03 13:40] [PACMAN] upgraded lib32-catalyst-utils (13.6-1 -> 13.8-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-libx11 (1.6.0-1 -> 1.6.1-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-giflib (4.2.1-1 -> 5.0.4-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-gnutls (3.2.1-1 -> 3.2.3-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-harfbuzz (0.9.18-1 -> 0.9.19-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-libgcrypt (1.5.2-1 -> 1.5.3-1)
    [2013-08-03 13:40] [PACMAN] upgraded libpciaccess (0.13.1-1 -> 0.13.2-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-libpciaccess (0.13.1-1 -> 0.13.2-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-libpng (1.6.2-1 -> 1.6.3-1)
    [2013-08-03 13:40] [PACMAN] upgraded mesa (9.1.4-5 -> 9.1.6-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-mesa (9.1.4-1 -> 9.1.6-1)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-nspr (4.9.6-1 -> 4.10-2)
    [2013-08-03 13:40] [PACMAN] upgraded lib32-nss (3.14.3-2 -> 3.15.1-1)
    [2013-08-03 13:40] [PACMAN] upgraded libdatrie (0.2.5-1 -> 0.2.6-1)
    [2013-08-03 13:40] [PACMAN] upgraded libgdiplus (2.10-4 -> 2.10.9-1)
    [2013-08-03 13:40] [PACMAN] upgraded libthai (0.1.18-1 -> 0.1.19-1)
    [2013-08-03 13:40] [PACMAN] upgraded libusbx (1.0.15-1 -> 1.0.16-1)
    [2013-08-03 13:40] [PACMAN] upgraded libxfont (1.4.5-1 -> 1.4.6-1)
    [2013-08-03 13:40] [PACMAN] upgraded linux-firmware (20130610-1 -> 20130725-1)
    [2013-08-03 13:40] [PACMAN] upgraded mkinitcpio-busybox (1.20.2-1 -> 1.21.1-2)
    [2013-08-03 13:40] [PACMAN] upgraded mkinitcpio (0.14.0-1 -> 0.15.0-1)
    [2013-08-03 13:40] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-08-03 13:40] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Starting build: 3.10.3-1-ARCH
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Hook 'pata' is deprecated. Replace it with 'block' in your config
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Hook 'scsi' is deprecated. Replace it with 'block' in your config
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Hook 'sata' is deprecated. Replace it with 'block' in your config
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Hook 'usbinput' is deprecated. Replace it with 'keyboard' in your config
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [fglrx]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] Building fglrx module for 3.10.3-1-ARCH kernel ...
    [2013-08-03 13:40] [ALPM-SCRIPTLET] Failed!!! Check out log: /var/log/catalyst-install.log
    [2013-08-03 13:40] [ALPM-SCRIPTLET] - /usr/lib/modules/3.9.9-1-ARCH looks like unused, maybe remove it manualy?
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Starting build: 3.10.3-1-ARCH
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Hook 'pata' is deprecated. Replace it with 'block' in your config
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Hook 'scsi' is deprecated. Replace it with 'block' in your config
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Hook 'sata' is deprecated. Replace it with 'block' in your config
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> WARNING: Hook 'usbinput' is deprecated. Replace it with 'keyboard' in your config
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] -> Running build hook: [fglrx]
    [2013-08-03 13:40] [ALPM-SCRIPTLET] Building fglrx module for 3.10.3-1-ARCH kernel ...
    [2013-08-03 13:40] [ALPM-SCRIPTLET] Failed!!! Check out log: /var/log/catalyst-install.log
    [2013-08-03 13:40] [ALPM-SCRIPTLET] - /usr/lib/modules/3.9.9-1-ARCH looks like unused, maybe remove it manualy?
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-08-03 13:40] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-08-03 13:40] [PACMAN] upgraded linux (3.9.9-1 -> 3.10.3-1)
    [2013-08-03 13:40] [PACMAN] upgraded linux-docs (3.9.9-1 -> 3.10.3-1)
    [2013-08-03 13:40] [PACMAN] upgraded linux-headers (3.9.9-1 -> 3.10.3-1)
    [2013-08-03 13:40] [PACMAN] upgraded lirc-utils (1:0.9.0-49 -> 1:0.9.0-52)
    [2013-08-03 13:40] [PACMAN] upgraded mediastreamer (2.9.0-1 -> 2.9.0-3)
    [2013-08-03 13:41] [PACMAN] upgraded meld (1.7.3-1 -> 1.7.4-1)
    [2013-08-03 13:41] [PACMAN] upgraded mencoder (36285-1 -> 36285-3)
    [2013-08-03 13:41] [PACMAN] upgraded mercurial (2.6.3-1 -> 2.7-1)
    [2013-08-03 13:41] [PACMAN] upgraded mplayer (36285-1 -> 36285-3)
    [2013-08-03 13:41] [PACMAN] upgraded nepomuk-core (4.10.5-1 -> 4.10.5-2)
    [2013-08-03 13:41] [PACMAN] upgraded netctl (1.1-1 -> 1.2-1)
    [2013-08-03 13:41] [PACMAN] upgraded nfs-utils (1.2.8-8 -> 1.2.8-9)
    [2013-08-03 13:41] [PACMAN] upgraded pcsx2 (1.0.0-5 -> 1.0.0-6)
    [2013-08-03 13:41] [PACMAN] upgraded rosegarden (13.04-1 -> 13.06-1)
    [2013-08-03 13:41] [PACMAN] upgraded soundkonverter (2.0.3-1 -> 2.0.4-1)
    [2013-08-03 13:41] [PACMAN] upgraded subversion (1.8.0-1 -> 1.8.1-1)
    [2013-08-03 13:41] [PACMAN] upgraded syslinux (4.06-2 -> 4.07-1)
    [2013-08-03 13:41] [PACMAN] upgraded telepathy-glib (0.20.2-1 -> 0.20.4-1)
    [2013-08-03 13:41] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://../texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] recreating all formats...warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://../texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://../texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://../texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] /usr/bin/fmtutil: line 395: /texconfig/tcfmgr: No such file or directory
    [2013-08-03 13:41] [ALPM-SCRIPTLET] fmtutil: config file `fmtutil.cnf' not found.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] done.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2013-08-03 13:41] [PACMAN] upgraded texlive-bin (2012.0-13 -> 2013.30973-2)
    [2013-08-03 13:41] [ALPM] warning: /etc/texmf/tex/generic/config/language.dat installed as /etc/texmf/tex/generic/config/language.dat.pacnew
    [2013-08-03 13:41] [ALPM] warning: /etc/texmf/tex/generic/config/language.def installed as /etc/texmf/tex/generic/config/language.def.pacnew
    [2013-08-03 13:41] [ALPM] warning: /etc/texmf/dvipdfmx/dvipdfmx.cfg installed as /etc/texmf/dvipdfmx/dvipdfmx.cfg.pacnew
    [2013-08-03 13:41] [ALPM] warning: /etc/texmf/chktex/chktexrc installed as /etc/texmf/chktex/chktexrc.pacnew
    [2013-08-03 13:41] [ALPM] warning: /etc/texmf/web2c/fmtutil.cnf installed as /etc/texmf/web2c/fmtutil.cnf.pacnew
    [2013-08-03 13:41] [ALPM] warning: /etc/texmf/web2c/texmf.cnf installed as /etc/texmf/web2c/texmf.cnf.pacnew
    [2013-08-03 13:41] [ALPM-SCRIPTLET] >>> texlive: saving updmap.cfg as /tmp/tmp.4WfV4vnjxi...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] >>> texlive: regenerating updmap.cfg (custom additions should go
    [2013-08-03 13:41] [ALPM-SCRIPTLET] into /etc/texmf/web2c/updmap-local.cfg
    [2013-08-03 13:41] [ALPM-SCRIPTLET] >>> texlive: updating the filename database...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] mktexlsr: Updating /etc/texmf/ls-R...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] mktexlsr: Done.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] >>> texlive: updating the fontmap files with updmap...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] updmap: resetting $HOME value (was /home/redac) to root's actual home (/root).
    [2013-08-03 13:41] [ALPM-SCRIPTLET] done.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] >>> texlive: recreating all formats...
    [2013-08-03 13:41] [ALPM-SCRIPTLET] /usr/bin/fmtutil: line 395: /usr/share/texmf/texconfig/tcfmgr: No such file or directory
    [2013-08-03 13:41] [ALPM-SCRIPTLET] fmtutil: config file `fmtutil.cnf' not found.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] done.
    [2013-08-03 13:41] [ALPM-SCRIPTLET] (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)
    [2013-08-03 13:41] [ALPM-SCRIPTLET] NB: To setup ConTeXt and the lua(la)tex font db,
    [2013-08-03 13:41] [ALPM-SCRIPTLET] see http://wiki.archlinux.org/index.php/TeX_Live
    [2013-08-03 13:41] [PACMAN] upgraded texlive-core (2012.29661-1 -> 2013.30962-2)
    [2013-08-03 13:41] [PACMAN] upgraded transcode (1.1.7-9 -> 1.1.7-10)
    [2013-08-03 13:41] [PACMAN] upgraded twisted (13.0.0-1 -> 13.1.0-1)
    [2013-08-03 13:41] [PACMAN] upgraded videoproto (2.3.1-2 -> 2.3.2-1)
    [2013-08-03 13:41] [PACMAN] upgraded virtuoso-base (6.1.6-2 -> 6.1.7-1)
    [2013-08-03 13:41] [PACMAN] upgraded virtuoso (6.1.6-2 -> 6.1.7-1)
    [2013-08-03 13:41] [PACMAN] installed ffmpeg-compat (1:0.10.8-4)
    [2013-08-03 13:42] [PACMAN] upgraded vlc (2.0.7-2 -> 2.0.8.a-1)
    [2013-08-03 13:42] [PACMAN] upgraded webkitgtk (2.0.3-1 -> 2.0.4-1)
    [2013-08-03 13:42] [PACMAN] upgraded wine (1.6rc5-1 -> 1.7.0-1)
    [2013-08-03 13:42] [PACMAN] upgraded xorg-iceauth (1.0.5-1 -> 1.0.6-1)
    [2013-08-03 13:42] [PACMAN] upgraded youtube-dl (2013.07.17.1-1 -> 2013.07.25.2-1)

    Okay, so it turns out that this was caused by the Catalyst bug described in this post. Reverting to the 13.6 version solved the problem. Lesson learned: if there's a ton of memory being used that isn't owned by a running process, start looking for bug reports involving drivers. Especially drivers known for being, well, pretty bad. Was there any method I could have used that would have told me that Catalyst was using all my ram, or is kernel-space memory usage pretty much a black box?
    Last edited by Chaotechnician (2013-08-08 00:10:43)

  • 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

  • Removing an e-mail account

    Hi, I really need to be sure about this before I do something stupid. I want to remove a POP account I no longer use from Apple Mail, but I would like to keep the messages from this account. Now, when I try to remove it in the Preferences, warnig pop

  • In J2EE land, are applets dead?

    Hi All , In J2EE land, are applets dead? In all the J2EE examples I've seen it's always JSP or Servlets feeding HTML to the client. I am not comfortable restricting the front end to HTML.I have used Swing extensively and like the wide functionality i

  • Activation server shut down for Creative Suite 2, Acrobat 7, and Macromedia products

    Effective December 13, Adobe disabled the activation server for CS2 products and Acrobat 7 because of a technical glitch. These products were released over 7 years ago and do not run on many modern operating systems. But to ensure that any customers

  • GRC 10.0 : BRM (Supress/Enfore fields)

    Hi, We have a requirement at our client to implement a BRM methodology, where "impact analysis" is a mandatory step in the process. For example, if we are creating/changing a business role through BRM, it should enforce a mandatory impact analysis on

  • Update/delete text file - Urgent

    hi guys, i have a text file. Using io package i would like to search a particular string in the file. when i got the search string either i have to update some text in that row or i have to delete the row. how can i do that. If any one tried pls let