RAM utilization keeps increasing over time

Environment: SharePoint Server 2010 on a stand-alone server, total RAM: 24GB
I noticed that on our server the RAM utilization keeps going up until it gets to about 94-97% at which point everything become extremely slow or completely non-responsive.  we reboot the server, the RAM utilization goes down to about 28% but then starts
increasing again.  I used Resource Monitor and looked at the memory section.  From the processes listed there it looks like the sqlserver.exe process's private memory usage keeps increasing proportionally to the whole RAM utilization while the other
processes seem to be relatively constant.  Here is a sample data:
August 1st: 44% used physical memory, SQL Server private memory:4.2GB
August 5th: 63% used physical memory, SQL Server private memory:8.6GB
August 9th: 74% used physical memory, SQL Server private memory:12.1GB
August 12th: 78% used physical memory, SQL Server private memory:13.7GB
Could you please suggest any tools or techniques that would help us determine what is causing this increase in RAM utilization?
thanks,

For single instance SQL 2008 R2 or higher installations where no other applications (like SharePoint) are running, it is not necessary to set MAXMEM.
Trevor Seward, MCC
Follow or contact me at...
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • I'm using ios5 in iphone4, but the 'other' capacity in itunes is keeping increasing every time after sync iphone4 from PC

    I'm using ios5 in iphone4, but the 'other' capacity in itunes is keeping increasing every time after sync the iphone4 from PC, now the 'orther' usage is 0.64G.

    You are of course deleting the tunes from within the iTunes interface.
    The settings that I am referring to are your device settings for the iPad. It should show in the left column of iTunes when your iPad is plugged in.
    Go through your playlists and make sure that the tunes(s) are removed from any playlist. You can prevent the sync as noted above then do a sync and the iPad should update with the content from you Mac.
    MJ

  • Memory pool Code Cache increasing over time

    Hi,
    We are using JConsole to monitor some of our servers which are running JCAPS. We have a couple of JCAPS applications deployed on these servers. We are using JConsole to monitor this server and we can see that the Memory pool Code Cache seems to be increasing over time. It is around 21M at the moment and has gone up from 18M 3 days back. Is this accepted behavior? Should it not be a varying graph, going down coming back up again?
    Any help in this direction is much appreciated.
    Cheers,
    Suchitra

    This might be due to this bug raised for JDBC Client/Server connection
    Bug 12969330 : MEMORY LEAK IN JDBC CS FOR CALLABLE/PREP STATEMENT W/ NUMPARM % 4 != 0
    There is a leak in JDBC driver which seems to affect only C/S; it does not seem to affect direct or batch. ** This bug has been there since 11.2.1.6.0.
    Here are few conditions which are needed for this bug to occur:
    1. Application must be using a Client/server connection
    2. Applications repeatedly does the following:
    1. Create a PreparedStatement or CallableStatement
    2. set or register IN, OUT or IN OUT parameters
    3. Number of parameters is not an integral multiple of 4. It is the total number of parameters which matter; parameter type does not matter. JDBC driver leaks memory if the number of parameters in a PreparedStatement/CallableStatement are not an integral multiple of 4.
    3. On a close 1-3 parameters can be leaked.
    If your application deals with above scenario then there is a possible chance of the bug being hit. An example of a scenario :-
    The below PreparedStatement has 1 parameter (so it's not an integral multiple of 4):
    preparedStatement = connection.prepareStatement("SELECT col1 FROM Tab1 WHERE col2 = ? "); <===== Possible memory leak here
    To workaround the bug, you can add 3 dummy parameters -- SELECT col1 FROM Tab1WHERE col2 = ? and 1=? and 1=? and 1=? and set parameters 2,3 and 4 to 1.
    preparedStatement = connection.prepareStatement("SELECT col1 FROM Tab1WHERE col2 = ? and 1=? and 1=? and 1=? ");
    I've seen this bug a couple of times now. I don't think there is a release yet which includes a fix.

  • Inactive sessions increasing over time

    But, the number of open connectios(ie.,other than SYSTEM active session,
    i could see only inactive sessions ) is not staying constant.
    Rather,it grows over time.
    [NOTE:
    I dont know why the application user sessions are always in inactive state.
    If they didn't use that session at all (or) if the session is not doing any operation means , why unnecssarily the have to open these many inactive sessions.]
    Can you please give me a solution to overcome the application's connection leak?

    This appears to be a duplicate of the post I replied to in When we go for shared Server environment?
    Justin

  • About this mac storage backups is growing over time

    I have a Timecapsule that I use time machine to backup 2 macs to.  One of the macs concerns me because when I go to "about this mac", "storage" the value for "backups" is increasing over time.  each mac has its own unique account one of them has zero for the length of backups, both appear to backup ok with time machine.  Is the value for backups as indicated in the mac a sign that it's not being backed up to the time capsule?  do i have a configuration problem?

    The sparsebundle can be checked on the TC for each machine.. mount the backup and make sure it is working.
    0 for length of backup isn't right.. there is always something to backup.

  • Memory keep increasing

    i'm using windows 2k to run my application.
    i can monitor the usage of memory. what i found from my application is the memory keep increase every time i execute i function.
    and util 1 time the memory maximum usage and my java application 'hang'.
    and need to restart. only the meory release and refresh and will goes the same.
    is there anybody out there can help me here. pls help i'm in critical situation. my company is scolding me.
    tank you very much.

    java -verbose:gc
    Will help to keep track of your gc's, by calling themself, I assume tim ment recursive, are you using a recursive methid, that is:
    void recursive() { recursive() };(bad example I know, but I'm lazy), this would eat memory.

  • Skype using High levels of RAM over time

    So recently i've noticed that Skype has been using increased levels of RAM over time.  Before i think 7.1 it sat at a steady 170k or lower but since the recent update, it seems to scale all the way up to nearly using 80% of my RAM after being on for an hour. Is there a reason this happens or is it a memory leak issue?

    Hi,
    I'm having the same issue as you.
    For my situation, with Windows 7 Ultimate 64bit, with 8 GB of RAM  available, Skype use randomly from 400 Mb to 1.5 Gb of Ram slowing down all the PC..
    I have to kill the Skype process for working well.
    My SKYPE version is 7.3.0.101.
    I need to resolve this problem (and, from my point of view, uninstall the newest version and install the older one is not a solution)
    Thanks in advance
    Andrea

  • Increase and decrease a numerical text layer over time

    I need to create a text layer with a numerical value that will range from 0% to 100% over time using key frames. I need the value to change over time, increasing or decreasing the percentage based on key frames. Any ideas? Thank you!

    Add a Slider Control effect to the text layer, which you use to keyframe the percentage, then use this expression on the text layer's Source Text property:
    effect("Slider Control")("Slider").value.toFixed(0) + "%";
    The value in toFixed(0) controls the number of decimal places.

  • Possible to increase rate of rotation over time?

    I need to simulate something similar to the effect of a car wheel rotating, strictly in 2-D, a totally flat side-view. The complication is that I need the "wheel" to be stopped at first, then slowly ramp up speed over time until it reaches a maximum rate. Is it possible to increase the rate of rotation over time? I have tried creating a constant-rate rotation, then exporting as a Quicktime and applying a speed ramp to the mixdown. This looks terrible.
    Any thoughts? Thanks in advance.
    Also, I may post this over at the FCP board, in case anyone there has an idea.
    John

    Actually, that's not true for FCP or Motion. You can set a keyframe at 0 rotation, and then another at the point where you want the rotation to be a full speed and a third keyframe at the end of your animation. Then just right-click the 1st keyframe in the keyframe editor and choose Interpolation: Bezier.
    From there, it's just a matter of adjusting the curve until you have the ramp that you're looking for.
    In FCP, you can add keyframes in much the same way in the Motion tab. Then you right-click the 1st keyframe and choose Smooth from the menu. This will give you a bezier handle that you can adjust to create a ramp.
    I suggest using Motion though as it's a little easier to add and adjust keyframes.
    Andy

  • Firefox 4.0 RAM usage soars over time in Mac OSX 10.6.7 and is never freed

    Firefox 4.0 RAM usage typically averages between 400-750MB for light usage (1-2 windows, 1-3 tabs each). Memory usage skyrockets over time, and/or if I open more tabs or windows where I've seen it consume well over 1 GB of RAM of my total 4 GB. Firefox 4.0 never seems to free much of this RAM relative to what it's consuming either.
    The only plugins enabled are QuickTime, Flash and Java (and disabling any of these to use Firefox efficiently should not be required).
    The worst I've ever seen was it using 1.27 GB of RAM when all I had open was Facebook (1 window, 0 tabs). Something is not right with this browser...Shouldn't it free what it isn't using?

    Same here. I upgraded to FF5 yesterday morning and by this morning FF was using 1.26GB RAM and over 1GB Virtual Memory (less than 24 hours). I've had this problem ever since I started using FF with version 3...
    The only add-on I use is Firebug.

  • HT3275 time machine backup keeps increasing

    While Time Machine is backing up, the amount of date to be copied keeps increasing.  It gets most the way through the backup, then both figures (backing up / to be backed up) increase in tandem.  
    I'm using a WD My Cloud.

    Hello,
    The timer isn't all that accurate, but should count up as it finds more needing backup, bit how long has it been now?
    Have you looked through Pondini's extensive TM help site?
    http://Pondini.org/TM/FAQ.html
    http://pondini.org/TM/Troubleshooting.html
    Can't imagine something not being covered there.

  • How can I create a ramp function, that continuously increases the voltage over time?

    I do not have the option of upgrading to a full version or version 7, so I do not have the ramp vi. How can I increase the voltage over time, because I don't think that ramp vi even has a time element.

    The ramp.vi can easily be duplicated with a few wire strokes, see e.g. attached diagram image.
    (Of course, in your case you don't even need the ramp output, just update the voltage in a timed fashion as shown. Just add your own trimmings).
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    ramp.gif ‏4 KB

  • Download time keeps increasing

    I am technically challenged and I am trying to download latest version of flash.I am on a mac osx version 106.3 using safari.I have uninstalled the older version of flash but when I try to download the newer version,the time remaining keeps increasing.It is now up to 12 hours.I followed trouble shooting instructions and went in and repaired the disc.I have enough space,so I am not sure what is wrong.Any help you can offer in layman's terms would be appreciated

    Hi...
    It seem i too hv a similar problem when loading a games in facebook for example..not all games my browser cant load,some of them are working just fine.Always hang when the loading reach 82% near completion and it always like that forever,even if i reload the page for a hundred of time it still cant finish the load..can some one help me??
    i already u[pdate my flash
    im using chrome
    pls some one?

  • Increase video exposure gradually over time

    So, i've made a timelapse in which photos is getting from lighter at the begging to darker in the end, because natural light conditions were also changing. I could not alter shutter speed, iso, aperture during the whole process, as it was set on manual. Is it possible to add exposure effect which could change exposure over time gradually foe example from 0 to +5 , to compensate video from getting slowly darker. I hope you get the idea. Or i have to manually change the exposure of source images which ar darker before making timelapse video. Thanks in advance for answering the question.

    Add an Adjustment Layer for your compensating effect, then:
    Adding, navigating, and setting keyframes - Pr
    http://help.adobe.com/en_US/premierepro/cs/using/WS1c9bc5c2e465a58a91cf0b1038518aef7-7e63a .html
    Adobe Premiere Pro Help / Adjustment Layers
    http://helpx.adobe.com/premiere-pro/using/help-tutorials-adjustment-layers.html

  • My 27' 2.4 GHz Intel Core i7, 12GB RAM iMac keeps restarting.

    My I wonder if anyone on here could help me.
    My 27' 2.4 GHz Intel Core i7, 12GB RAM iMac keeps restarting all the time. It's been happening for months now but has got worse and worse. It started when I was using programmes like adobe Pr & Ae but now it happens when I have only have safari or other small apps open.
    What happens is the screen freezes, I can hear a clicking should and then the machine just restarts all of a sudden.
    I get the message: 'Your computer was restarted because of a problem. Click report to see more detailed information and send a report to Apple' which I have done ever time for about 50+ times now in total. The 'problem details and system configuration' states the below:
    Anonymous UUID:       FEBCFAAA-61C7-8D9C-2EE9-AE3CD97B36AE
    Wed Mar 19 16:38:16 2014
    panic(cpu 4 caller 0xffffff8007adbe2e): Kernel trap at 0xffffff8007aa3f40, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff881841c4a0, CR3: 0x0000000052655054, CR4: 0x00000000000606e0
    RAX: 0xffffff80080d0320, RBX: 0x000000000000004e, RCX: 0x000000000000004e, RDX: 0xffffff881841c498
    RSP: 0xffffff8169f133e0, RBP: 0xffffff8169f13400, RSI: 0xffffff801841a098, RDI: 0xffffff80080d0800
    R8:  0xffffff8018427850, R9:  0xffffff8017e83ea8, R10: 0xffffff814214a010, R11: 0x0000000000000000
    R12: 0x0000000000000000, R13: 0xffffff803ce7ccb0, R14: 0x0000000000000031, R15: 0xffffff8017e83ea8
    RFL: 0x0000000000010293, RIP: 0xffffff8007aa3f40, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff881841c4a0, Error code: 0x0000000000000002, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8169f13070 : 0xffffff8007a22fa9
    0xffffff8169f130f0 : 0xffffff8007adbe2e
    0xffffff8169f132c0 : 0xffffff8007af3326
    0xffffff8169f132e0 : 0xffffff8007aa3f40
    0xffffff8169f13400 : 0xffffff8007a9a317
    0xffffff8169f13720 : 0xffffff8007dff67e
    0xffffff8169f13750 : 0xffffff8007bd1a48
    0xffffff8169f13820 : 0xffffff8007bd355e
    0xffffff8169f13890 : 0xffffff8007bd0ed2
    0xffffff8169f13a30 : 0xffffff8007bd0715
    0xffffff8169f13cf0 : 0xffffff8007d6b1a6
    0xffffff8169f13d80 : 0xffffff8007bfd9b1
    0xffffff8169f13e00 : 0xffffff8007bf3565
    0xffffff8169f13e50 : 0xffffff8007defa7e
    0xffffff8169f13ef0 : 0xffffff8007defbf9
    0xffffff8169f13f50 : 0xffffff8007e3e363
    0xffffff8169f13fb0 : 0xffffff8007af3b26
    BSD process name corresponding to current thread: backupd
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x0000000007800000
    Kernel text base: 0xffffff8007a00000
    System model name: iMac12,2 (Mac-942B59F58194171B)
    System uptime in nanoseconds: 3498876429502
    last loaded kext at 261411815550: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f884ee000, size 65536)
    last unloaded kext at 322584529121: com.apple.driver.AppleUSBUHCI          656.4.1 (addr 0xffffff7f8870d000, size 65536)
    loaded kexts:
    net.telestream.driver.TelestreamAudio          1.1.0
    com.Cycling74.driver.Soundflower          1.6.6
    com.apple.filesystems.ntfs          3.11
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.15
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.kext.AMDFramebuffer          1.2.0
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleIntelHD3000Graphics          8.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.AMDRadeonX3000          1.2.0
    com.apple.kext.AMD6000Controller          1.2.0
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.2.4
    com.apple.driver.AppleThunderboltIP          1.1.2
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.AppleUSBCardReader          3.4.1
    com.apple.driver.AppleIRController          325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AirPort.Atheros40          700.74.5
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.driver.AppleUSBEHCI          660.4.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.kext.triggers          1.0
    com.apple.driver.IOBluetoothHIDDriver          4.2.3f10
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.driver.AppleSMC          3.1.8
    com.apple.iokit.IOAcceleratorFamily          98.14
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.kext.AMDSupport          1.2.0
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.driver.AppleThunderboltEDMSink          2.1.3
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.6.1
    com.apple.driver.AppleThunderboltDPOutAdapter          3.1.7
    com.apple.driver.AppleThunderboltDPInAdapter          3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily          3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.6
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.driver.AppleThunderboltNHI          2.0.1
    com.apple.iokit.IOThunderboltFamily          3.2.7
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IO80211Family          630.35
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    System Profile:
    Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i7, 3.4 GHz, 12 GB, SMC 1.72f1
    Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 2048 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0000, 0x000000000000000000000000000000000000
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0000, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P
    Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Backup+ SL
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Hub
    USB Device: IR Receiver
    USB Device: Internal Memory Card Reader
    Thunderbolt Bus: iMac, Apple Inc., 22.1
    Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i7, 3.4 GHz, 12 GB, SMC 1.72f1
    Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 2048 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0000, 0x000000000000000000000000000000000000
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0000, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P
    Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Backup+ SL
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Hub
    USB Device: IR Receiver
    USB Device: Internal Memory Card Reader
    Thunderbolt Bus: iMac, Apple Inc., 22.1
    I use my iMac daily for work and it happens from 4-10 times a day depending on what applications i'm using. More if I'm trying to render a video. It is really furstrating and keeps me from doing any work at all, I can't keep working like this but I have no choise. I really can't be without my computer for very long as I use it to do everything and I do not have another. Also I have all my files on the hard drive. I have bought a Seagate external HD to back up my files onto so I can make a genus bar appointment but everytime I run time machine or try to copy any of my files over to the external HD the machine restarts and disrupts the file transfer. So I can't even back up my files which are really important to me. I even had to retype this whole message becuase my imac restarted while I was fulling in this question.
    What is worse is that I bought the extra warrenty (Apple Care) which is due to expire sometime in March 2014 I'm unsure of the date. Might have expired already I don't know. So I need to get this fixed ASAP.
    Extra information on the machine:
    iMac
    27-inch, Mid 2011
    Processor  3.4 GHz Intel Core i7
    Memory  12 GB 1333 MHz DDR3
    Graphics  AMD Radeon HD 6970M 2048 MB
    Software  OS X 10.9.2 (13C64)
    Can anyone see from the information I have given about what could be wrong with my machine?
    Any help or assistance would be much appriciated.
    Thanks,
    James

    Hi.  I am currently having the same issue on my 2011 27"  3.1 GHz i5  with 12 GB 1333 MHz DDR3
    For the last couple of months I have been experiencing random restarts, power offs and so on.  I have already had this escalated and had my machine taken into Apple to run a Hardware test.  They redid the newest OSX version in store and ran the AHT for an hour and got no results.  The Genius Bar were asked by Apple Canada to run an all night test.  According to Apple they ran the test for 4 hours and got nothing.  I was then told to take the machine home and run it with just the memory that was original in the machine.  I stressed tested the video card with a benchmark tool called Heaven for 2 hours.  90C was the temp and no failure.  I did a Terminal "Yes" loop for a couple of hours and no failure on the CPU.  I ran the Apple Hardware Test for 11 minutes and this is the result.
    I also have a video of what happened after I restarted the test after about a 5 minute cooldown period.  20 minutes into the test the Imac stalled and made 3 long beeps over and over again like an alarm with a long pause between.  I took the memory out of the DIMM 0 & 1 slots and replaced them in the 2&3 slots rand the test and got nothing after 2 hours.  I put the memory back in the original spot and ran it again and got no results.  Apple contacted the "Genius" techs and they informed them that I had fixed the problem and everything should be good now.  I was also told to go ahead and transfer back over my Time Machine Backup.  Since this all happened I have had the Imac restart 2 times in the last almost 2 weeks and today got this error message
    Thu Mar 20 13:25:18 2014
    panic(cpu 1 caller 0xffffff80226dbe2e): Kernel trap at 0xffffff80228b3b40, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000107b81000, CR3: 0x0000000025449000, CR4: 0x00000000000606e0
    RAX: 0xffffff803f364ab0, RBX: 0x00000000000063e0, RCX: 0xffffff8022c50100, RDX: 0x0000000000006300
    RSP: 0xffffff81842e3a60, RBP: 0xffffff81842e3aa0, RSI: 0xffffff803db9af08, RDI: 0x000000000000000f
    R8:  0x0000000000000804, R9:  0x0000000000000001, R10: 0x00000000000003ff, R11: 0xffffffffffffffff
    R12: 0x000000000501a8c0, R13: 0xffffff8022cf2840, R14: 0xdeadbeefdeadbeef, R15: 0x0000000000000804
    RFL: 0x0000000000010282, RIP: 0xffffff80228b3b40, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000107b81000, Error code: 0x0000000000000000, Fault CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff817b495df0 : 0xffffff8022622fa9
    0xffffff817b495e70 : 0xffffff80226dbe2e
    0xffffff817b496040 : 0xffffff80226f3326
    0xffffff817b496060 : 0xffffff80228b3b40
    0xffffff81842e3aa0 : 0xffffff80228e7a44
    0xffffff81842e3c00 : 0xffffff80228c88c6
    0xffffff81842e3c50 : 0xffffff80228c8bc2
    0xffffff81842e3e30 : 0xffffff80228b6d2d
    0xffffff81842e3e50 : 0xffffff8022852763
    0xffffff81842e3e80 : 0xffffff8022834f83
    0xffffff81842e3ea0 : 0xffffff802282b20c
    0xffffff81842e3f50 : 0xffffff802283207c
    0xffffff81842e3fb0 : 0xffffff80226d6ff7
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x0000000022400000
    Kernel text base: 0xffffff8022600000
    System model name: iMac12,2 (Mac-942B59F58194171B)
    System uptime in nanoseconds: 44509557372694
    last loaded kext at 43534719525427: com.apple.driver.AppleIntelMCEReporter 104 (addr 0xffffff7fa4e64000, size 49152)
    last unloaded kext at 43747598346449: com.apple.driver.AppleIntelMCEReporter 104 (addr 0xffffff7fa4e64000, size 32768)
    loaded kexts:
    com.maudio.usb.fasttrackpro.driver 1.9.4
    com.avast.AvastFileShield 2.1.0
    com.avast.PacketForwarder 1.4
    com.jft.driver.PdaNetDrv 1.0.64
    com.orderedbytes.driver.ControllerMateFamily 4.4.3
    com.orderedbytes.driver.CMUSBDevices 4.4.3
    com.apple.filesystems.afpfs 11.1
    com.apple.nke.asp-tcp 8.0.1
    com.apple.driver.AppleBluetoothMultitouch 80.14
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.2.3f10
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AGPM 100.14.15
    com.apple.driver.AppleHWAccess 1
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 2.6.0f1
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.kext.AMDFramebuffer 1.2.0
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.AMDRadeonX3000 1.2.0
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.kext.AMD6000Controller 1.2.0
    com.apple.driver.AppleMikeyDriver 2.6.0f1
    com.apple.driver.AppleBacklight 170.3.5
    com.apple.driver.AppleMCCSControl 1.1.12
    com.apple.driver.AppleIntelHD3000Graphics 8.2.4
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.3f10
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleIntelSNBGraphicsFB 8.2.4
    com.apple.iokit.SCSITaskUserClient 3.6.6
    com.apple.driver.AppleUSBCardReader 3.4.1
    com.apple.driver.AppleIRController 325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.5.1
    com.apple.driver.AppleUSBHub 666.4.0
    com.apple.driver.AppleFWOHCI 4.9.9
    com.apple.driver.AirPort.Atheros40 700.74.5
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleAHCIPort 3.0.0
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 216.0.0
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 216.0.0
    com.apple.security.SecureRemotePassword 1.0
    com.apple.driver.AppleMultitouchDriver 245.13
    com.apple.driver.AppleBluetoothHIDKeyboard 170.15
    com.apple.driver.IOBluetoothHIDDriver 4.2.3f10
    com.apple.driver.AppleHIDKeyboard 170.15
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOSurface 91
    com.apple.iokit.IOBluetoothFamily 4.2.3f10
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.6.0f1
    com.apple.vecLib.kext 1.0.0
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.iokit.IOAcceleratorFamily 98.14
    com.apple.driver.AppleThunderboltEDMSink 2.1.3
    com.apple.kext.AMDSupport 1.2.0
    com.apple.AppleGraphicsDeviceControl 3.4.35
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleHDAController 2.6.0f1
    com.apple.iokit.IOHDAFamily 2.6.0f1
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.driver.AppleSMBusController 1.0.11d1
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.3f10
    com.apple.driver.AppleUSBAudio 2.9.5f4
    com.apple.iokit.IOAudioFamily 1.9.5fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.7.0d10
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.6
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPOutAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.6
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.2.7
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IO80211Family 630.35
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 675.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 3.1 GHz, 12 GB, SMC 1.72f1
    Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034332E4130304C4620
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034332E4130304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P
    Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Bluetooth PAN, Ethernet, en2
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: Hub
    USB Device: FastTrack Pro
    USB Device: USB2.0 Hub
    USB Device: Internal Memory Card Reader
    USB Device: IR Receiver
    USB Device: Hub
    USB Device: USB Axiom 61
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: FaceTime HD Camera (Built-in)
    Thunderbolt Bus: iMac, Apple Inc., 22.1
    I would also like to add that The Second High Level tech I spoke to told me to use a program to take an image of what my computer was doing when the fresh install of Mavericks was installed and then again after the Time Machine restore.  I sent both and have had no response back. The "Engineers of Apple" would be taking a look at those files. This is what I was told anyway's.
    So I would like any advise because Apple hasn't been too helpful.  I haven't heard anything back at all. Its been a little while.  This seems that it could be an issue. I sat in the store speaking to a gentleman with a brand new iMac 27 inch that was having the same exact issues.  I was told his was newer so they were not the same.  The owner of the new iMac just rolled his eyes and laughed. James McConville seems to be having the same issue and I have read quite a few others before I saw this post from yesterday.
    Help Us Please. 

Maybe you are looking for

  • New 30g iPod Not Recognized By iTunes/Mac Using USB 2.0

    Hey there folks . . . I just came home today with a shiny new 30GB iPod, but am having a little trouble in getting it to behave properly. The iPod doesn't show up in iTunes 7 or the Finder when I connect it to a USB 2.0 port. It recognizes the thing

  • Need Help with Conatct Form

    I created a Contact Form  in DW CS6, and I used the php and html files provided by Nancy O. in her forum dated back to October 2011. Follow the link for details. http://forums.adobe.com/message/3970070#3970070 I believe I have followed all the requir

  • IMovie '11: How to add a photo to a title?

    Hello, I'm brand new to iMovie and I only have limited experience seeing a friend make some stuff in Final Cut. I'm looking to create bumpers for my videos using a simple logo for my company (png, tiff, pdf, whichever file type is best). I then want

  • Get metadata from VM within vAppTemplate

    I am trying to obtain the MetaData currently created on a VM within a vAppTemplate in a vCloud Catalog. If the vApp is deployed to my cloud I can get the metadata without issues with the below code: $Sourcetemplate = Get-CIVM -name $SourceVM $Destina

  • IOS Zone firewall (ZFW) & changing SSH listening port

    I'll have to check into the deetails again but I recall there being a way to change the listening port for SSH.  Not only do you have to configure SSH itself to listen on a new port but I think there was something about making the inbound interface p