High unexplained ram usage by jvm on linux

I am experiencing the following issue.
I have a java server app on a very busy server, running many threads during high load periods (up to a couple thousands, I know I have to switch to nio).
The heap size is set with a max of 2GB, and never goes above that.
I also use some direct memory buffers, which at any time take a max of 3.5GB (imposed by app). The maxdirectmem is set to 7GB to avoid out of mem, but it never reaches that far.
I assume the app itself would take about 1GB max.
This gives a total of 6.5GB used, which is what I see a couple hours after server starts up.
Now, after a couple days, I realize that the app starts taking a huge amount of ram space.
The result of pmap shows a 15GB private space, which definitely tells that something is up.
mapped: 15301724K writeable/private: 14957284K shared: 2784K
As a result, my fs cache gets ridiculously small, and the server is struggling.
The different reasons I can think of are:
1) the high number of threads being allocated take a lot of memory. But this seems to be ruled out since a server just restarted shows almost as many threads, but does not have high memory usage. The threads are stored in a threadpool.
2) the direct buffers dont get released, java lets app use up to the max 7GB before trying to give any mem back to the OS. That would be really annoying for me, because reducing the size means risk of out of mem. Plus it would be a stupid design. I am currently testing with a max of 5GB, see if it helps.
3) somehow the hotspot JIT compilation feature, or some other jvm feature, takes too much ram.
I am trying to analyze the pmap output to understand what takes it all.
There is no big item that stands out, but I see many many lines like the following:
00002aab6f900000    3072 rwx-- 00002aab6f900000 000:00000   [ anon ]
00002aab6fc42000    1024 rwx-- 00002aab6fc42000 000:00000   [ anon ]
00002aab6fd63000    6160 rwx-- 00002aab6fd63000 000:00000   [ anon ]
00002aab70404000    1552 rwx-- 00002aab70404000 000:00000   [ anon ]
00002aab705aa000    1032 rwx-- 00002aab705aa000 000:00000   [ anon ]
00002aab7077f000    5120 rwx-- 00002aab7077f000 000:00000   [ anon ]
00002aab70cc3000    4104 rwx-- 00002aab70cc3000 000:00000   [ anon ]
00002aab710ed000    4120 rwx-- 00002aab710ed000 000:00000   [ anon ]
00002aab71500000    1020 rwx-- 00002aab71500000 000:00000   [ anon ]
00002aab715ff000       4-----
00002aab715ff000 000:00000   [ anon ]
00002aab71600000    1032 rwx-- 00002aab71600000 000:00000   [ anon ]
00002aab717f9000    8256 rwx-- 00002aab717f9000 000:00000   [ anon ]
00002aab72100000     988 rwx-- 00002aab72100000 000:00000   [ anon ]
00002aab721f7000      36-----
00002aab721f7000 000:00000   [ anon ]
00002aab7220d000    8192 rwx-- 00002aab7220d000 000:00000   [ anon ]
00002aab72a6b000   12312 rwx-- 00002aab72a6b000 000:00000   [ anon ]
00002aab73693000    3072 rwx-- 00002aab73693000 000:00000   [ anon ]
etc...There are like 10k lines like these, and they all get added in the private mapping of the process.
Does anyone know what that memory is used for?
Is there any java tool I can attach to a running process that would give me a complete view of the memory (not just the heap).
This is kind of related to the followind thread that never got answered:
http://forum.java.sun.com/thread.jspa?threadID=5172403
thanks in advance
Edited by: AJG on Mar 25, 2008 6:17 PM

When looking at the pmap, i see one big 2GB anon mapping before the end of libraries mapping:
00002aaaadfe0000 2048000 rwx-- 00002aaaadfe0000 000:00000   [ anon ]I assume this is the heap area, and it's fine.
The problematic part I think is the 10k lines I see after the last library mapping, each of them taking 1-2MB or more of space.

Similar Messages

  • High kernel_task RAM Usage in Yosemite 10.10.1

    Hello All,
    No matter what I'm running, I always have high RAM usage with kernel_task. I've looked around the other threads and never found a definitive solution. I wouldn't call it crippling to my system but I would like to resolve the issue. Below is a screenshot of my activity monitor, and my Etrecheck run. Please let me know anything I can do to reduce the RAM usage of this process.
    Problem description:
    High kernel_task RAM Usage (800MB - 1.5GB)
    EtreCheck version: 2.1.5 (108)
    Report generated December 18, 2014 at 10:49:34 PM EST
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,2
      1 2.2 GHz Intel Core i7 CPU: 4-core
      16 GB RAM Upgradeable
      BANK 0/DIMM0
      8 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      8 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 512 MB
      Color LCD 1440 x 900
      AMD Radeon HD 6750M - VRAM: 512 MB
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:36:30
    Disk Information: ℹ️
      WDC WD1001X06X-00SJVT0 disk0 : (1.12 TB)
      EFI (disk0s1) <not mounted> : 210 MB
      SSD (disk0s2) / : 119.69 GB (61.10 GB free)
      Macintosh HD (disk0s3) /Volumes/Macintosh HD : 1.00 TB (529.88 GB free)
      HL-DT-ST DVDRW  GS31N 
      ST1000LM024 HN-M101MBB disk1 : (1 TB)
      disk1s1 (disk1s1) <not mounted> : 32 KB
      HD-PATU3 (disk1s3) /Volumes/HD-PATU3 : 1.00 TB (196.18 GB free)
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
      BUFFALO INC. HD-PATU3
    Configuration files: ℹ️
      /etc/hosts - Count: 15
    Gatekeeper: ℹ️
      Anywhere
    Kernel Extensions: ℹ️
      /System/Library/Extensions
      [not loaded] com.rane.driver.sixtyeight.10.6 (1.1.2f4) [Support]
      [not loaded] com.rane.driver.sixtyone.10.6 (1.0.0f1 - SDK 10.6) [Support]
      [not loaded] com.rane.driver.sixtytwo.10.6 (1.0.0f1 - SDK 10.6) [Support]
      [not loaded] com.rane.driver.sl2.10.6 (1.0.1f3) [Support]
      [not loaded] com.rane.driver.sl3.10.6 (1.3.2f6) [Support]
      [not loaded] com.rane.driver.sl4.10.6 (1.0.1f3 - SDK 10.6) [Support]
      [loaded] com.serato.usb.kext (2.3.0) [Support]
      /Volumes/Macintosh HD/Applications/MATLAB_R2015a.app
      [not loaded] com.mathworks.sldrtkrn (5.0.0 - OS X 10.8) [Support]
      /Volumes/Macintosh HD/Applications/SoundTap.app
      [not loaded] com.NCHSoftware.driver.SoundTapVirtualAudioDevice (1.0.0d1) [Support]
      /Volumes/Macintosh HD/Applications/Tunnelblick.app
      [not loaded] net.sf.tuntaposx.tap (1.0) [Support]
      [not loaded] net.sf.tuntaposx.tun (1.0) [Support]
      [not loaded] net.tunnelblick.tap (1.0) [Support]
      [not loaded] net.tunnelblick.tun (1.0) [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [failed] com.facebook.videochat.[redacted].plist [Support]
      [invalid?] com.valvesoftware.steamclean.plist [Support]
      [loaded] net.tunnelblick.tunnelblick.LaunchAtLogin.plist [Support]
    User Login Items: ℹ️
      MacOS Folder (/Applications/Steam.app/Contents/MacOS)
      Alarm Clock ApplicationHidden (/Applications/Alarm Clock.app)
    Internet Plug-ins: ℹ️
      JavaAppletPlugin: Version: Java 8 Update 25 Check version
      o1dbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      Unity Web Player: Version: UnityPlayer version 3.5.6f4 - SDK 10.6 [Support]
      Default Browser: Version: 600 - SDK 10.10
      AdobePDFViewerNPAPI: Version: 10.1.13 [Support]
      FlashPlayer-10.6: Version: 16.0.0.235 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.20513.0 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.235 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.38.6.0 - SDK 10.8 [Support]
      SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 [Support]
      AdobePDFViewer: Version: 10.1.13 [Support]
      DirectorShockwave: Version: 11.6.6r636 [Support]
    Audio Plug-ins: ℹ️
      DVCPROHDAudio: Version: 1.3.2
      SeratoVirtualAudioPlugIn: Version: 1.0.11 [Support]
      Hear: Version: 1.1.1 - SDK 10.5 [Support]
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Java  [Support]
      SIXTY-EIGHT Audio Control Panel  [Support]
      SL 2 Audio Control Panel  [Support]
      SL 4 Audio Control Panel  [Support]
      TimeMachineScheduler  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      SSD: Disk size: 119.69 GB Disk used: 58.59 GB
      Destinations:
      HD-PATU3 [Local]
      Total size: 1.00 TB
      Total number of backups: 44
      Oldest backup: 2013-12-25 21:46:07 +0000
      Last backup: 2014-12-16 21:41:48 +0000
      Size of backup disk: Excellent
      Backup size 1.00 TB > (Disk size 119.69 GB X 3)
    Top Processes by CPU: ℹ️
          12% Google Chrome Canary
          1% WindowServer
          0% fontd
          0% hidd
          0% GoogleTalkPlugin
    Top Processes by Memory: ℹ️
      275 MB Google Chrome Canary
      241 MB iTunes
      172 MB mds_stores
      155 MB Finder
      134 MB Google Chrome Helper
    Virtual Memory Information: ℹ️
      10.95 GB Free RAM
      3.59 GB Active RAM
      777 MB Inactive RAM
      1.85 GB Wired RAM
      2.81 GB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Dec 18, 2014, 10:13:38 PM Self test - passed
      Dec 18, 2014, 10:05:52 PM /Library/Logs/DiagnosticReports/backupd_2014-12-18-220552_[redacted].cpu_resour ce.diag [Details]

    The kernel_task memory usage is normal.

  • MacBook Pro very high overall RAM usage

    Hi, I'm using a late 2012 13" MacBook Pro with 8GB of RAM and a dual core i7 and I've been experiencing very high RAM usage for the last couple of weeks even though I'm not really doing anything. Here's a activity monitor screenshot
    As you can see I'm only really using Chrome and Sublime Text (3). Twitter and Outlook are also open but don't take up that much (Twitter maybe but that just seems to be badly optimised and it's all gone when I close it).
    So, is this normal?
    Thanks in a

    This is normal. The two most important things in that screenshot are 'Swap Used' (0 means you never ran out of RAM) and the Memory Pressure graph (everything green = good). For the rest the OS knows to handle RAM,

  • Is there a documented correlation between high CPU/RAM usage and poor system performance?

    I realize this subject is not black and white and has quite a bit of depth to it as high usage of either the CPU or RAM does not necessarily mean that a computer is running slowly.
    However, is there any documentation, scientific research or academic journal that makes a correlation between poor system performance and the consumption of system resources.
    It goes without saying that if you use all your RAM then there won't be any available for additional programs, but can this be substantiated with metrical data?

    Check this:
    http://superuser.com/questions/78362/what-is-the-relationship-between-cpu-usage-and-ram
    http://www.computermemoryupgrade.net/memory-influence-on-performance.html
    Fouad Roumieh

  • [SOLVED] How to see real Linux Ram usage ? (diferent values)

    Hi everyone,
    I am using Linux (Ubuntu at start and now Arch Linux) since 2004. I never had problems to understand it but now I have a problem that I cannot understand.
    I have 2 computers (one is mine Asus 1215N and one is from my girlfriend Asus 1005HA), the first one has Arch Linux with Gnome3, and the seconde one has Arch Linux with Xfce4.
    When I check the ram I get this (on my Asus 1215N):
    (Terminal 'free') :
    Total - 2055584
    Used - 497792
    Buffers/Cache Used - 164288
    (Gnome System Monitor)
    162,4 Mib (8,1%) de 2,0Gb
    Conky
    Ram Usage 488Mib/1.96Gib - 24%
    So, apparently Gnome System Monitor only show me the Buffers/Cache Used memory (isn't that wrong ?) and the other two show me the "real" Ram usage (~488Mb)
    Now on the seconde laptop conky show me the Buffers/Cache Used memory (when i look at it I see for example 120Mib but when I look at 'free' he says to me that the used memory is 500Mib.
    So right now I don't really undestand who's wrong and who's right... did my Gnome3 really use 400mb at startup ? Did the xfce of my girlfriend really uses ~70-120mb at startup ?
    (PS: we have the same conkyrc file.
    Thanks in advance
    Last edited by aliasbody (2011-07-08 10:00:33)

    aliasbody wrote:
    Thanks for your help. But if the Buffers/Cache free is the real Free ram as I understand, then Free Memory is the allocated for software (but free)... That seem's good, but I have a question, I have made a teste, when I tried to open a lot of Chromium tabs (Chromium is a good example as it uses a LOT of ram..)
    Then the Buffers/Cache Free was at 1200Mib / 2000Mib (At free -m)
    and Free Memory was at 19500 Mib / 2000Mib (At free -m)
    And then the system starts using swap...
    So if the Buffers are the really free ram and the Free Memory the all allocated memory and free why doesn't he cleans the allocated/cache before creating a new and starting using the swap ?
    You seem to have the terms mixed up. Used memory is the cached memory and the memory allocated for applications grouped together. +/- buffers/cache is only the memory allocated for applications (It basically means used memory - buffers and cache).
    As to why it starts swapping, I have no idea. It shouldn't, unless it's really out of RAM.
    aliasbody wrote:Ps : And why did I got 2 diferent values from 2 pc's with the same conky configuration ? (since the first laptop show Free Ram and the second onde show Buffers/Cache)
    That's very strange too. Are you absolutely sure that the configs are the same? Sounds like yours is missing the no_buffers option.

  • Kernel_task high RAM usage

    Hi everybody,
    I have same problem on both iMacs i use (iMac9,1 and iMac10,1). Both updated from Maveriks to Yosemite some months ago and since last 2 weeks kernel_task "eat" to much RAM.
    I tried to solve with all kind of resets, move files from ACPI_SMC _PlatformPlugin.kext, hardware test, reinstall and restore from time machine and finaly also with a complete clean reinstall (without TM restore!). But kernel_task run with too much RAM usage.
    I feel frustrated and I seem to be back like Windows users!
    So, i think problem could be associated to some software upgrade (DropBox? Skype? Osx update? don't know). Anyone knows if there are usefull debugs system log for kernel_task usage?
    This is log from EtreCheck of iMac9,1
    EtreCheck version: 2.1.8 (121)
    Report generated 13 marzo 2015 16:32:54 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Click the [Adware! - Remove] links for help removing adware.
    Hardware Information: ℹ️
        iMac (24-inch, Early 2009) (Verified)
        iMac - model: iMac9,1
        1 2.66 GHz Intel Core 2 Duo CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        NVIDIA GeForce 9400 - VRAM: 256 MB
            iMac 1920 x 1200
            HP LP2065 1200 x 1600 @ 60 Hz
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 7:21:25
    Disk Information: ℹ️
        WDC WD6400AAKS-40H2B0 disk0 : (640,14 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 639.28 GB (400.31 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        OPTIARC DVD RW AD-5670S
    USB Information: ℹ️
        Iomega Iomega eGo HDD 500,11 GB
            EFI (disk2s1) <not mounted> : 210 MB
            Backup (disk2s2) /Volumes/Backup : 499.76 GB (417.61 GB free)
        Western Digital My Book 111A 1 TB
            disk1s1 (disk1s1) <not mounted> : 32 KB
            AleTM (disk1s5) /Volumes/AleTM : 200.00 GB (69.55 GB free)
            Archivio (disk1s7) /Volumes/Archivio : 599.77 GB (456.78 GB free)
        Apple Inc. Built-in iSight
        Apple, Inc. Keyboard Hub
            Mitsumi Electric Apple Optical USB Mouse
            Apple, Inc Apple Keyboard
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Configuration files: ℹ️
        /etc/hosts - Count: 1
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Adware: ℹ️
        Conduit [Adware! - Remove]
    Kernel Extensions: ℹ️
            /Library/Application Support/VirtualBox
        [loaded]    org.virtualbox.kext.VBoxDrv (4.3.18) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxNetAdp (4.3.18) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxNetFlt (4.3.18) [Click for support]
        [loaded]    org.virtualbox.kext.VBoxUSB (4.3.18) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.intel.kext.intelhaxm (1 - SDK 10.6) [Click for support]
        [loaded]    com.logmein.driver.LogMeInSoundDriver (1.0.3 - SDK 10.5) [Click for support]
    Problem System Launch Daemons: ℹ️
        [failed]    org.postfix.master.plist [Click for details]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [running]    com.bjango.istatmenusagent.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [failed]    com.leapmotion.Leap-Motion.plist [Click for support] [Click for details]
        [not loaded]    com.logmein.logmeingui.plist [Click for support]
        [not loaded]    com.logmein.logmeinguiagent.plist [Click for support]
        [not loaded]    com.logmein.logmeinguiagentatlogin.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_desktop.plist [Click for support]
        [running]    net.culater.SIMBL.Agent.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.barebones.authd.plist [Click for support]
        [loaded]    com.barebones.textwrangler.plist [Click for support]
        [running]    com.bjango.istatmenusdaemon.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [failed]    com.leapmotion.leapd.plist [Click for support]
        [not loaded]    com.logmein.logmeinblanker.plist [Click for support]
        [not loaded]    com.logmein.logmeinserver.plist [Click for support]
        [loaded]    com.logmein.raupdate.plist [Click for support]
        [loaded]    com.opendoor.doorstopdaemon.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.teamviewer.Helper.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
        [loaded]    com.vmware.launchd.vmware.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [not loaded]    org.virtualbox.startup.plist [Click for support]
        [loaded]    org.wireshark.ChmodBPF.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    [email protected] [Click for details]
        [running]    com.nds.pcshow.plist [Click for support]
        [loaded]    com.nds.pcshow.uninstall.plist [Click for support]
        [failed]    com.spotify.webhelper.plist [Click for support]
        [loaded]    com.tencent.xin.WeChatHelper.plist [Click for support]
        [not loaded]    com.victorpimentel.TVShowsHelper.plist [Click for support]
        [not loaded]    org.virtualbox.vboxwebsrv.plist [Click for support]
    User Login Items: ℹ️
        Adium    Applicazione  (/Applications/Adium.app)
        Mail    Applicazione  (/Applications/Mail.app)
        TextWrangler    Applicazione  (/Applications/TextWrangler.app)
        Skype    Applicazione  (/Applications/Skype.app)
        Dropbox    Applicazione  (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
        AdobePDFViewerNPAPI: Version: 11.0.02 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        DivX Web Player: Version: 3.1.0.13 - SDK 10.5 [Click for support]
        AdobePDFViewer: Version: 11.0.02 - SDK 10.6 [Click for support]
        LogMeInSafari32: Version: 1.0.961 - SDK 10.7 [Click for support]
        Unity Web Player: Version: UnityPlayer version 3.5.0f6 - SDK 10.6 [Click for support]
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        iPhotoPhotocast: Version: 7.0
        RealPlayer Plugin: Version: Unknown [Click for support]
        QuickTime Plugin: Version: 7.7.3
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        LogMeIn: Version: 1.0.961 - SDK 10.7 [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 [Click for support]
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User internet Plug-ins: ℹ️
        BlueStacks Install Detector: Version: Unknown
        BrowserPlus_2.6.0: Version: 2.6.0 [Click for support]
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Click for support]
        ConduitNPAPIPlugin: Version: 1.0 - SDK 10.6 [Click for support]
    Safari Extensions: ℹ️
        Conduit Search for Safari
    3rd Party Preference Panes: ℹ️
        BrowserPlus  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
        MagicMenu  [Click for support]
        MagicPrefs  [Click for support]
        PlugSuit  [Click for support]
        sshLogin  [Click for support]
        TVShows  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 639.28 GB Disk used: 238.96 GB
        Destinations:
            AleTM [Local]
            Total size: 200.00 GB
            Total number of backups: 1
            Oldest backup: 2015-03-13 14:28:33 +0000
            Last backup: 2015-03-13 14:28:33 +0000
            Size of backup disk: Too small
                Backup size 200.00 GB < (Disk used 238.96 GB X 3)
    Top Processes by CPU: ℹ️
             6%    VirtualBoxVM
             4%    master
             3%    firefox
             2%    WindowServer
             1%    SystemUIServer
    Top Processes by Memory: ℹ️
        2.29 GB    VirtualBoxVM
        807 MB    firefox
        258 MB    mds
        198 MB    MailTab for Gmail
        163 MB    WindowServer
    Virtual Memory Information: ℹ️
        54 MB    Free RAM
        2.13 GB    Active RAM
        2.09 GB    Inactive RAM
        3.23 GB    Wired RAM
        117.96 GB    Page-ins
        151 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 11, 2015, 10:03:38 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/plugin-container_2015-03-11-10 0338_[redacted].crash
        Mar 11, 2015, 09:47:20 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/plugin-container_2015-03-11-09 4720_[redacted].crash
        Mar 13, 2015, 09:06:20 AM    Self test - passed
    On this report kernel_task ram is not displayed but you can see it on task manager image
    Any help is apreciated.
    Thank you!

    There is nothing wrong with your kernel_task memory usage.  It is consistent with the amount of RAM you have installed.
    The kernel_task manages virtual memory page tables.  The more RAM the the more table space consumed.  800MB memory usage for kernel_task is in line with having 8GB of RAM in your Mac.
    My 16GB Macbook Pro kernel_task has 1.15GB of memory.  People with 32GB Macs, have more like 1.5GB.  And Macs with 4GB have something around 500MB more or less.
    Tangent observation.  Unless you have a Paid LogMeIn account, the free version has been discontinued, and you should most likely remove the LogMeIn components via the LogMeIn uninstaller.  Your use of TeamViewer.com is a good substitute for the free LogMeIn.
    You system has been up for just 7 and a half hours
        OS X 10.10.2 (14C109) - Time since boot: 7:21:25
    But you have
        117.96 GB    Page-ins
    That averages out to 4.6MB per second.
    Chances are you could either benefit from not running as many concurrent things (maybe remove the large number of kernel extensions, launch daemons, launch agents you have installed), maybe only run VirtualBox when you really need to run Windows (assuming it is Windows, but I guess it could be Linux or Solaris X86), or have fewer tabs open in your web browser, or run fewer Apps, especially the big memory hungry kind)
    Or maybe you just need more RAM if you must have all these things installed and running all the time.
    Just a thought.  But it is not kernel_task that is causing problems.  That is normal.

  • MSI GE70 2OE, high ram usage problem

    Hey,
    when i start my notebook everything goes fast and runs normal. but after a few Min's working with notebook my RAM usage goes up to 95-97%, and everything goes slow.
    not running any special programs that can use so much RAM. and can't find anything in Task Manager what it could be.
    Normal RAM usage:
    High RAM usage:
    can anyone help me with this? thx

    I'm currently trying to help my friend with this issue... But worse.
    He had the same issue happen to him. Brand new GE70, got it like a week ago. RAM maxed out, but task manager didn't show anything near that much being used by individual processes. Shortly after he said this he also said the disk usage had gone up to 99% or something similar.
    The laptop became completely unresponsive and he had to do a hard reset - but it won't boot up anymore. Just flashes the MSI logo for a moment. Once it got to a screen that said "preparing automatic repair" for a second or two before shutting off again.
    Tried EC resets, no dice. Got him to burn a copy of hiren's boot cd to try and run a disk check, it didn't even get to checking the drive. Now the power button doesn't even light up.
    He's spoken to MSI support, they said to send it in... But he's got some data on there he needs and can't exactly get on to recover it. It's a real pickle.
    So... uh... make sure you have backups.

  • [SOLVED] Arch64 high RAM usage...

    I recently installed Arch64 on my MacBook and everything works fine, however I noticed its using very much RAM in comparison to my 32 bit workstation system (which has 4GB, not all seen o/c in 32 bit, while my laptop has only 2GB). Right now, with only X, musca, firefox and 3 urxvt terms open its using about 25% of it. which comes down to about 500MB. I didn't mind that much until just now I've seen it going up to 64% after I've launched matlab and it remained at this number after I closed it. My system is still responsive and fast, but I'm afraid I'm running out of RAM quite fast this way...thus if this cannot be explained or fixed I'm forced to go back to Arch32.
    Is anybody else experiencing this ? I'm running kernel version 2.6.33.4-1 btw, and xorg 1.7.6-3.
    Last edited by geniuz (2010-05-18 21:32:40)

    Unused RAM is wasted RAM.
    And firefox is KNOWN to be a memory grubby hog.
    Let the kernel do it's job. Unless you are specifically having issues(100% ram usages and high swap usage) there is little to worry about.
    Also relating to Arch32 v Arch64.64 has a larger memory address(64 against 32) apps will use more RAM.
    free -m
    total used free shared buffers cached
    Mem: 2009 1588 420 0 67 601
    -/+ buffers/cache: 920 1088
    Last edited by jwwolf (2010-05-18 20:48:02)

  • Mid-2012 MBA Battery Life + High RAM Usage

    I recently purchased the lastest mid-2012 base model MBA brand new, factory sealed from eBay and started using it a few days ago. Overall its a great machine, however there were two things that were slightly bothering me;
    1) Although the battery life is decent (around 5.5- 6 hours), on the system report page (see pic 1) , it said it only had 6128 mAh of charge remaining at 99%, even though the full battery capacity was 6527 mAh. Does this mean the battery capacity has already decreased after just 3 cyles or is this normal with lithium ion batteries? However, I don't know if this matters, but the place where I'm from suffers from frequent power cuts so I had charged the computer on a sine wave inverter a couple of times (AC current line). Could this have affected it in anyway?
    2) The computer had shipped with OS X 10.8 and I upgraded to 10.8.2 the same day I started using it. While the computer doesn't feel sluggish at all (well, tbh I haven't run any heavy programs yet), even with very few of apps open, the RAM usage is very high (see pic 2)- It says I am using 2.92 GB of RAM, and have just 1.07 GB of free RAM. Is this a common problem in with ML? I was planning to install VMWare and CS6 but now I'm not too sure judging by the amount of free RAM I have atm. What should I do about it?
    Pic 1
    Pic 2
    Would highly appreciate if any of you guys could help me out here. Thanks in advance !

    I'm at 1.02 GB of wired RAM on a completely "naked" boot of OS X. I've got zero 3rd party apps installed or set to launch it's all core services of the OS only. Oddly enough, my 13" rMBP is at 1.18 GB off the same basic boot on 10.8.2 so it'll vary a little.
    I also find that with Mt. Lion the reporting is on "tape delay" as I jokingly call it. For example when I start up an application it'll use "x" RAM and then after 5-10 minutes of just idling it'll then level out at "y" RAM. Where you have to be watchful is on 3rd party applications that will sometimes just start consuming RAM like that's it sole purpose.
    On a side note, I've been fooling around with a free application on the App Store called "Memory Clean" that's suppose to take previously allocated RAM and free it up. So far so good, it's especially handy after I run a handbrake job or play some World of Warcraft where a significant amount of RAM is used. Definitely not a required application, OS X by default is quite good at freeing up and reallocating RAM but sometimes it doesn't always get the job done if you need it right now (for a VM).
    In your full charge capacity photo the machine is running on battery power, although at 99%. On my MBA I get almost 280 mAh of usage between 100% and 99% that right there would close the gap considerably.
    On the subject of 3rd party applications, Coconut Battery (a free 3rd party application) has a handy tool that allows you to create data points on battery health. Might be worth exploring so you have a statistical representation of the battery's health if you're interested.

  • High RAM usage when system is 'idle' (EtreCheck)

    Hey guys,
    First timer here. Ok here's my question :
    I recently bought a secondhand Macbook pro 15 inch. For me it's a huge upgrade coming from a 2009 13 inch Macbook pro. Because a friend of mine wants to buy my old one I was doing some diagnostics on the 13 inch, which has 4 GB of RAM, and found out it had a lot of inactive RAM usage and wired usage, almost 2 GB, due to a lot of launchdaemons etc which were hogging the RAM. I used terminal to kill these agents and deamons and now that system is running smooth again. Maybe it's wise to mention that the 13 inch runs on ML.
    3 days ago I did a clean Yosemite install on the 15 inch, swapped the HDD for a SSD. And already the activity monitor shows a whopping 4,28 GB of RAM usage while I'm typing this with just safari open. I thought I could do the same trick as I did with my 13 inch but it didn't help, had some java deamons and helpers and deleted those. In terminal I looked up everything via launchctl list and there's nothing unusual going on as far as I can see. I had VirtualBox for one day but uninstalled it using their uninstaller. I have no clue what's eating all this RAM.  Please help me out so I can be a proud owner of my second macbook for atleast 5 years to come. Thanks in advance.
    EtreCheck version: 2.1.8 (121)
    Report generated 15 februari 2015 08:45:30 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Mid 2012) (Technical Specifications)
        MacBook Pro - model: MacBookPro9,1
        1 2.6 GHz Intel Core i7 CPU: 4-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 685
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1680 x 1050
        NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 0:52:24
    Disk Information: ℹ️
        Samsung SSD 840 EVO 500GB disk0 : (500,11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (457.96 GB free)
                Core Storage: disk0s2 499.25 GB Online
        HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Computer, Inc. IR Receiver
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Firewire Information: ℹ️
        Iomega eGo HDD 800mbit - 800mbit max
            disk2s1 (disk2s1) <not mounted> : 32 KB
            disk2s2 (disk2s2) <not mounted> : 29 KB
            disk2s3 (disk2s3) <not mounted> : 29 KB
            disk2s4 (disk2s4) <not mounted> : 29 KB
            disk2s5 (disk2s5) <not mounted> : 29 KB
            disk2s6 (disk2s6) <not mounted> : 262 KB
            disk2s7 (disk2s7) <not mounted> : 262 KB
            disk2s8 (disk2s8) <not mounted> : 262 KB
            Iomega_HDD (disk2s10) /Volumes/Iomega_HDD : 319.94 GB (30.10 GB free)
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Launch Agents: ℹ️
        [unknown]    com.oracle.java.Java-Updater 06.40.36.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [unknown]    com.oracle.java.Helper-Tool 07.05.30.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Programma  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        Default Browser: Version: 600 - SDK 10.10
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             4%    WindowServer
             1%    fontd
             0%    sysmond
             0%    AppleSpell
             0%    notifyd
    Top Processes by Memory: ℹ️
        198 MB    com.apple.WebKit.WebContent
        172 MB    Safari
        94 MB    mds_stores
        86 MB    WindowServer
        43 MB    Dock
    Virtual Memory Information: ℹ️
        4.07 GB    Free RAM
        2.79 GB    Active RAM
        816 MB    Inactive RAM
        904 MB    Wired RAM
        1.25 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Feb 15, 2015, 07:53:01 AM    Self test - passed
        Feb 12, 2015, 09:53:18 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/Live_2015-02-12-095318_[redact ed].crash

    This machine has not run out of RAM.
    Virtual Memory Information: ℹ️
        4.07 GB    Free RAM
        2.79 GB    Active RAM
        816 MB    Inactive RAM
        904 MB    Wired RAM
        1.25 GB    Page-ins
        0 B    Page-outs
    The page outs indicate the OS has not recently swapped any memory to disk.
    Apple made changes to 10.9 that are the same on 10.10. Memory will be used as much as possible. It is the fastest storage on the system, keeping it free is a waste of your time - data loads fastest from RAM.
    This is a good explanation…
    http://arstechnica.com/apple/2013/10/os-x-10-9/17/#compressed-memory
    The system also frees 'cache' memory when another process has more need to use it. Eventually it will swap to disk (which is slow) so the OS also compresses memory before swapping is needed.
    Please avoid killing launchd jobs, many will simply restart or relaunch again later. Eventually you may kill one that hangs the OS & corrupts the disk via a forced shutdown.
    I do suspect you may see issues when RAM does get low, but there is no evidence of that here. The memory pressure graph will show red when swapping - every other colour is fine. Wait until you see red & then note the top memory users.
    If you don't want java installed you need to find removal instructions & get it all off the system, simply stopping the update checks will leave Java in an old state - terrible for security.
    Also do you know what 'Live' is? It crashed recently, if it keeps doing that it may be worth a look, however it may just be one if the things that was effects by the killing spree

  • [SOLVED] high ram usage

    Hi !
    I have the following problem . i 've installed kdemod3-base (the minimum edition) and when i boot the ram usage is about 300 mb ram . After a while , after using ktorrent or firefox my ram goes up to 950 mb and i have only 1 gb ram . this is what i get with ony konqueror open :
    free -m
                 total       used       free     shared    buffers     cached
    Mem:          1010        944         66          0         12        809
    -/+ buffers/cache:        121        888
    Swap:          972          0        972
    does anyone know what might be the issue ?
    thanks for your help!
    Last edited by shak (2009-05-25 13:48:06)

    I hope you know that RAM is faster that HDD, so if you have a Ferrari (RAM) and a biiiig truck (HDD) and you want to drive really fast, which one will you pick? Sure, the truck can hold a ton (or rather several tons) of things, but it's not a speed daemon. If you have the Ferrari just standing in your driveway all day long you're not really using it right, right? On the other hand, if you use your sports car for everything but the toughest jobs (which require the truck), you can feel the performance you payed for - that's the cache thing.
    No offense, but maybe sb knows if there's such a thing as manpages for dummies? ;-)

  • MonitoringHost.exe RAM usage SCOM 2012 SP1 UR1

    Hello,
    From two days the MonitoringHost.exe use more than 6 go ram on two of my four management servers. After some research I found that these two servers are member of my UNIX/Linux Monitoring Resource Pool. And when I delete on these management server
    of this resource pool the process return to the normal with 500 mo of ram usage.
    I have 11 UNIX/Linux computers for the moment composed by 5 SunOS 5.10, 4 SLES 10 and 2 SLES 11. I have only imported MP for these versions. I think that the problem come of a rule in on of these management pack but I don't know how to investigate and find
    the source of problem.
    Any help would be welcome.

    You should apply the latest Update Rollup 2 for System Center 2012 SP1 Operations Manager.  It contains quite a few updates to SCOM itself, plus it contains new cross platform Management Packs.  Cross platform monitoring works in proxy,meaning
    the Management Server resource pool or Management Server that you appoint to monitor the workloads truly does a lot of work.  I would recommend, and so does Microsoft, having a dedicated resource pool of Management Servers to perform the monitoring for
    cross platform systems.  
    In addition to this the most important resource to a Management Server is RAM.  I'm not sure the scale of your environment and your current configuration (physical vs virtual) but I would highly recommended scaling your Management Servers a little higher
    in RAM to accommodate console sessions, dashboards creation and viewing etc.  You can even scale out now with the nice architecture changes to SCOM 2012.  If you start to use dashboards in your environment that will chew through a ton of
    RAM which Microsoft design recommendations don't currently account for.
    http://support.microsoft.com/kb/2802159?wa=wsignin1.0

  • RAM usage increases with time, problem?

    Hi all,
    Whislt I've been playing with linux on the side for a few years the past few weeks have been my first foray into using linux as my main OS, in the form of Arch. It's been a steep learning curve but I'm enjoying the experience and wealth of information. Previous flirts with Linux have been groping in the dark, pasting code from the internet and avoiding the terminal where possible.
    Since going Arch full time I've noticed the RAM usage seems to increase when I leave it alone for a few hours. I'm running an old, around 2005 I think, Advent Laptop with 512MB, or 466MB according to free -m, RAM. I've allocated 2GB to swap which it dips into occasionally.
    Typically I've been leaving open luakit & urxvt whislt running Awesome. If I leave it for a few hours and return the RAM has jumped from 30% or so to 80 or 90%. A reboot solves this.
    I had a look around the interwebs but this is the first time my wed-fu has not unearthed one of those wonderful arch articles/post on what to do.
    Any suggestions, or anything I can do to clarify the issue?

    It does indeed, but only while the system is being actively accessed, as far as I know. An idle system (i.e. with no filesystem access) will have a stagnant file cache.
    So I guess the question here would be, is your PC idle while you're "leaving" it? Do you use it as a fileserver, webserver, database, etc, or do you ssh in perform various tasks? Does 'free' report your free '-/+ buffers/cache' value as something minute?

  • OSX Lion ram usage

    Well, i've got my 13' Macbook Air today (4gb ram), and love it.
    The only thing that bothers me is the extremely high ram usage of Lion, when i turn the Macbook on it jumps to about 1.3gb ram usage which i find really much considering my PC running Windows 7 uses less.
    After some casual usage it even jumps up to about 2 gb ram usage.
    Is this normal? how are the other Air's with only 2gb of ram handling this? there can't be much left there, besides just running the operating system.
    i am new to Mac's so am i doing something wrong?

    Hi all,
    After last Lion update a i seem to encounter a very strange situation regarding ram usage.
    I have an early 13' mbp core i5 with 8gb of ram.
    After upgrading to lion 10.7.1 i have less than 500mb available after just a few hours since i turn it on.
    I must mention that the only running apps are: safari, mail, app store, ichat, ms excell and itunes.
    Upon quitting excell, itunes, appstore and restarting mail and safari i still only get 1,5gb of free ram.
    My suspicion is that there is another ram leak somewhere, or else i can't explain why my computer user 128mb of swap with 8gb of ram installed.

  • Questions about mpd and sonata ram usage

    Hi again!
    I'm very impressed with mpd and i really love the sonata client with it's cover art , lyrics fetching features .
    I've noticed that mpd uses about 13 mb ram and sonata 16 mb of ram. I have about 6 albums in my library .
    I was just wondering if it is normal for mpd and sonata to use that ram .
    I have enough ram about 1gb so it's not an issue , i'm just curious if this is normal
    Also i've noticed that with mpd and sonata the cpu usage is much lower than with audacious when playing files , but the ram usage with mpd is higher
    Thanks again
    Last edited by shak (2010-06-10 12:15:25)

    Hmmm...I have Arch64 with a 15,000 collection, MPD uses 9.8MB and Sonata uses 52.5.MB, whether there are songs in the playlist or not.

Maybe you are looking for

  • Reader 11.0.2 does not automatically launch upon download of .pdf file

    My OS is Windows 7, my browser is Firefox 19.0.2.  It used to be that when I downloaded a .pdf file, Adobe Reader would launch automatically and display the text, ready to read.  Now the Reader no longer launches automatically; I have to go to the To

  • "F keys".... How do I customize them on new aluminum keyboard?

    Hi, I want to use the "F" keys as the standard function keys so I checked the box in system prefs. However......How do I customize any of the"F" keys? I don't want to hold down the "fn" key to change the audio volume (F11 & F12).

  • Can someone help with 10.5.8 Flash Player?

    I've been struggling with my MacOS 10.5.8. I AM ABLE watch videos on YouTube, but (i dont have cable so i watch shows online) on sites like mtv.com. I just get the spinning circle, no sound, no nothing. I tried everything I could find. I read threw t

  • Maximum app size, iPad

    Hi I've read elsewhere that an ipa can be max 2GB in size, but any data downloaded after that is only limited to the amount of storage on the device. Can someone confirm this is the case with AIR for iPad? My app is small but will need to download an

  • BADI Implementation for MIGO

    Hi,   My requirement is to <b>add a new field</b> at header level in transaction code <b>MIGO</b>. No new fields at item level is required   To achieve above task i have implemented the BADI <b>MB_MIGO_BADI</b>. As per documentation of this BADI, cop