CPU load unbalanced and too low in multi-processor computers

I have a rather large test system 5-6000 VIs and we have noted some peculiar behaviour.
On a single processor system the application can take up to 100% of the available resources.
On a two processor system the application can take up to 50% of the available resources.
On a four processor system the application can take up to 25% of the available resources.
On an eight processor system the application can take up to 12-13% of the available resources.
I think you guys can get the gist of what I stated above (I didn't get pictures for 1 and 2 CPUs but I have observed the behaviour, personally)
We haven't done any specific multithreading code (we do lauch many parrallel processing loops dynamically = should be a good thing)
Why is the application behaving this way? Does anyone have a similar problem? Any tips?
Thanks for any help you can offer.
//David

You really don't provide enough information.
Is there really always something to do to keep a core busy at all times? Unless there is serious computations involved for solving a math problem, a typical VI should not be using a lot of CPU. (For example if it needs a full core today, it would not have been possible to even run the test a couple of years ago. That would be hard to believe). Don't overestimate how much a modern computer can do using only 5% of the CPU at any given time. I still run an acquisition system on a 120MHz Pentium 1 and LabVIEW 4. There are no performance problems even though the hardware is orders of magnitude slower than even a modern Atom processor on a netbook.
How many things can really occur at the same time? If you make your code overly sequential by lining everything up along error wires or by overuse of sequence structures, the code cannot be efficiently parallelized, no matter how hard the compiler tries.
How many of the 6000 VIs are called concurrently? How many require full CPU? If this is a test system, I assume that there is interaction with a device under test? Are the tests sequential or parallel? How many devices are tested at the same time? How much is post-processing compared to waiting for results? Are the tests really CPU limited??? Really???
Have you done any profiling? Did you identify the part that is most demanding? Could it be that a single greedy loop is consuming most of the CPU doing nothing?
Except for lengthy simulations or complex data processing, a typical application should never be CPU limited. The timings should be fully software controlled such that the code runs the same, independent of the power of the computer.
All that said, LabVIEW can easily keep all CPU cores busy if really needed and if programmed correctly and with parallel processing in mind. I have a complicated lengthy fitting code where I was able to keep 64 cores at near 100% (4 AMD 6274 CPUs with 16 cores each). As a more typical example, and compared to sequential execution, the parallelized code is 4.5x faster on a quad core I7 (if I disable hyperthreading in the bios, I get a 3.8x speed increase), so not only can it keep all four cores at 100%, it can even get a measurable boost from hyperthreading. On a six core I7, I get a 6.9x speedup, also keeping all cores busy.
I am not going to look at a project with 6000 VIs, but please show us some profiling data. Find the VI that carries most of the load and attach it if you want.
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • Incoming audio on iphone 5s call is muffled and too low to hear

    Just activated iphone 5s has an audio problem. Incoming calls audio is muffled and to low to hear.

    Stop restoring the new phones from your backup, instead set up as a new device.

  • After upgrading to FF27, cpu loads up and FFbecomes slow. Worked fine before upgrading to 27. Why are you asking everyone to trouble shoot this for you?

    Open firefox, after the third or forth web page, firefox bogs and causes the cpu to slow down. I can close and open firefox and it speeds up for about three web pages and repeats the slow down. I have read most of the threads and this is a problem with the software and it seems you are making the users jump through hoops for nothing. I twas caused when I upgraded to FF27. I am going to re-install 26. I had the same problem on my laptop and it cured the problem. Both are running XP sp3

    What addons do you have installed on the system?
    In order to be able to find the correct solution to your problem, we require some more non-personal information from you. Please do the following:
    *Click the Firefox button at the top left, then click the ''Help'' menu and select ''Troubleshooting Information'' from the submenu. If you don't have a Firefox button, click the Help menu at the top and select ''Troubleshooting Information'' from the menu.
    Now, a new tab containing your troubleshooting information should open.
    *At the top of the page, you should see a button that says "Copy text to clipboard". Click it.
    *Now, go back to your forum post and click inside the reply box. Press Ctrl+V to paste all the information you copied into the forum post.
    If you need further information about the Troubleshooting information page, please read the article [[Use the Troubleshooting Information page to help fix Firefox issues]].

  • CPU load LOW - Fan speed HIGH - WHY ?

    Hi
    I'm watching youtube videos on my mac - under Windows XP (bootcamp) - I'm monitoring my CPU usage while watching the videos because my fan is spinning at full speed - yet the CPU is not working hard - about 5 to 10%. Does anyone know why the computer is getting hot and fans spinning faster if CPU load is still very low? Is it possible that I only see one of the cores in the windows monitoring system? I press control alt delete to access the info.
    Any suggestions would be helpfull
    Thanks

    Hi tcdm1972,
    A lot of postsfrom fellow users report their fan kicking out loud mostly when watching or using application that related with video or streaming video.
    I'm not an apple tech, so I guess that fan also try to cool down the GPU chip sets since it is dinamically adjusted in and out of allocated memory and rendering or streaming video to the screen and become hot as well. (I could be wrong).
    And most of the time the fan kicking when macbook plugged with mag safe (processor runs optimal clock speed).
    Hope other user have different opinion.
    Good Luck.

  • TouchPad driver: relatively high CPU load and loads of registry accesses

    Under Vista 32 SP1 with the current UltraNav drivers (v 9.1.3.7) the process "SynTPEnh.exe" is creating a relatively high CPU load (2%) and is constantly accessing the registry. See here for a typical pattern creating by Process Monitor:
    11:45:38.8648734    SynTPEnh.exe    3544    RegCreateKey    HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS2    SUCCESS    Desired Access: Maximum Allowed, Granted Access: All Access
    11:45:38.8649077    SynTPEnh.exe    3544    RegQueryValue    HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS2\TrackPointModeFunction    SUCCESS    Type: REG_DWORD, Length: 4, Data: 17
    11:45:38.8649209    SynTPEnh.exe    3544    RegCloseKey    HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS2    SUCCESS  
    11:45:38.8752991    SynTPEnh.exe    3544    RegCreateKey    HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS2    SUCCESS    Desired Access: Maximum Allowed, Granted Access: All Access
    11:45:38.8753153    SynTPEnh.exe    3544    RegQueryValue    HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS2\TrackPointModeFunction    SUCCESS    Type: REG_DWORD, Length: 4, Data: 17
    11:45:38.8753257    SynTPEnh.exe    3544    RegCloseKey    HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS2    SUCCESS  
    11:45:38.8901752    SynTPEnh.exe    3544    RegCreateKey    HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS2    SUCCESS    Desired Access: Maximum Allowed, Granted Access: All Access
    11:45:38.8902010    SynTPEnh.exe    3544    RegQueryValue    HKU\S-1-XXX\Software\Synaptics\SynTPEnh\UltraNavPS2\TrackPointModeFunction    SUCCESS    Type: REG_DWORD, Length: 4, Data: 17
    Can this driver be optimized?
    Also, when I use the TrackPoint to scroll in Firefox or in other applications, scrolling is not as smooth as when I use a simple external mouse with a wheel. Moreover, while scrolling with the TrackPoint, the "scrolling cursor" flickers.
    Message Edited by Izmi on 01-17-2009 02:58 AM

    Same here, but usually around 10% CPU, Win7 64bit on T431s

  • Measuring CPU Load

    Hi,
    I have an X-serve with the following configuration:
    Hardware Overview:
    Model Name: Xserve
    Model Identifier: Xserve1,1
    Processor Name: Dual-Core Intel Xeon
    Processor Speed: 3 GHz
    Number Of Processors: 2
    Total Number Of Cores: 4
    I'm trying to figure out the best way to measure CPU load so I can graph it. When I run top I see the following:
    Processes: 58 total, 4 running, 54 sleeping... 407 threads 14:10:53
    Load Avg: 0.10, 0.08, 0.08 CPU usage: 0.72% user, 0.96% sys, 98.32% idle
    The load average is low but my question is, what is a high load average for a 2 processor, 4 core box? I'm just wondering if I need to allow for a higher load average than 1.0 for a 2 processor, 4 core box. What would be the range of high CPU loads for my X-serve? Would it be double so anything hovering around 2.0 would be high or do I need to take into account the cores too when ascertaining the load average from top? Thanks for any help.

    What constitutes a high load average depends a lot on your application.
    The load average value indicates the number of active processes in the CPU queue. For your example of 0.10, that means that 1 CPU was busy for 10% of the time - not a lot, really.
    Now, in the old days, a load average of 1.00 indicated the CPU was busy 100% of the time, and anything higher than that indicated an overloaded system.
    In theory, since you have 4 cores you could think that a load average of 4.00 indicated all 4 cores were busy 100% of the time and that's your limit, but things are not so cut-and-dried in todays multi-processor, multi-core world.
    That's only true if the applications you were running are 100% multi-threaded and able to scale perfectly across multiple processors. That's not always the case. You may find that any particular app only runs on a single core, so that core could be maxxed out while the other three were idle. You'd still have a load average of 1.00 yet your application is CPU-bound.
    This is less of an issue if you're running multiple applications - the OS does a pretty good job of scheduling different applications across different cores, but that's why I say it depends on what your server is running. You know that if you have a number more than the number of cores/processors in your system that you have a problem, but you may also have a problem well before then.
    So the only real way to tell is to profile your system - look at what you get for typical values when things are good and work out an acceptable differential from that.

  • [SOLVED] External USB mouse causes very high CPU load

    Hello,
    this is far from a scientific test, but if I launch a cpu load monitor and wiggle the mouse cursor over it with the built-in touchpad, the CPU load goes up by 3-4%. When I do the same with a USB mouse, it's 30-40%. Also, in a 3D game, moving the camera around with the touchpad drops the FPS from 35 to 25, while doing the same with the USB mouse drops it to about 5-10 FPS, so something is definetely wrong here.
    If I don't touch the mouse, it doesn't produce any load.
    The CPU load comes from both X and the window over which I am wiggling the cursor, whether it is a terminal, browser or whatever, with the window contributing about 2/3 of it. If I don't do it over a window, the excessive load comes only from X and is much smaller (but still several times bigger than the load the touchpad produces).
    I have no idea how to even tackle the issue.
    I run Arch 64, on an Asus 1201N laptop. The mouse is Logitech G5 (laser mouse).
    Last edited by Porost (2011-09-23 19:36:04)

    Have you tried with a different mouse, to check if it is specific to this mouse /driver? Does lowering the polling rate help? (https://wiki.archlinux.org/index.php/Mouse_Polling_Rate) .I remember vaguely that laptop mode caused this too.. search the forums for mouse and cpu.
    Last edited by rwd (2011-09-23 19:24:30)

  • High CPU load when opening js file

    Hi, whenever I am opening a particular js file, my CPU load is rising too high and it remains high even when I close Dreamweaver (somehow the process continues to run and I have to terminate it with the task manager).
    This problem only happens when I open the particular javascript file. Sometimes some lines are marked with errors when there are in fact none. This javascript file contains jquery code which mostly uses the "on" function (used approx 50 times). I am thinking the problem is either related to jquery 1.9 or maybe to the "on" function.
    Update:
    I found the problem. I had something like this $(this).on().on().on().on().on().on().on().on().on().on().on().on(); which was overloading my cpu. The solution is to split it.

    Thank you for sharing your solution with us. Much appreciated!
    Thanks,
    Preran

  • Safari heavy cpu load

    hi all,
    since lion i have great cpu-load (activitymonitor) and temp rises around 20°c higher, when safari is open.
    safari-webcontent: 65% cpu
    safari: 45% cpu
    temp.: normal 48°c rises to 68°c !
    compared to this, firefox 6.0: 4.3% cpu
    so, when safari is not open, all ok, as before ...
    thanks for help.
    (imac 27" i7)

    This happened to me again Friday, first time since the incident I reported here. Check of the system log showed a PMU error just prior to shutdown, also looks the something strange happened to the system clock a few minutes before the shutdown. According to the time stamp on the log entries, the clock was reset back about a month for a few entries, then corrected itself.
    Since this time the machine wouldn't come back on, I called apple support who talked me though the PMU reset procedure but nothing worked. However, after letting it sit for several hours, I was able to power it back up. I ran the hardware checks from the install CD, but (of course) it showed no problems.
    The mini is now being checked at the apple store in Cambridge (print-outs of the system logs plus a copy of this thread convinced them there was some sort of problem).
    (I used the Drive Utility to run the fix permissions and verify disk - nothing unusual showed).

  • SpamAssassin and too much CPU load

    I have been testing my messaging server and SpamAssassin integration. Everything seems fine except too much CPU load coming from spamd (SpamAssassin's daemon). I am testing them on a UltraSparcII-i, 256MB, Solaris 10 box. When I loaded it with 4msg/min containing 50K ascii text each on the receiving side, the spamd process went up to 90% of CPU load, and then just died silently. My questions;
    1) Is there any performance tuning that I should do to avoid that much CPU load? Or is this just normal?
    2) I have heard of another anti-spam product called dspam. How can I integrate dspam with the Java Messaging Server?
    Thanks!

    Installation of JES Messaging Server by itself suggests 1.2 gig of RAM. SpamAssassin adds to that suggestion.
    You have less than 1/4 of the suggested RAM. You're 'way short.
    SpamAssassin will use cpu. I found that nx x86 box was far less expensive to feed, and works extremely well for Messaging and SpamAssassin. 1 gig or ram for my PC costs about $75. Adding ram to your Sparc will cost mor than a PC complete.
    4 messages/min isn't much, but. . .
    You're likely swapping pretty hard. Check for "I/O wait". I often use "top" for a quick look at such.
    When I switched from an "ultra-5" with 384 megs ram, to an AMD 1200+ with 1 gig of ram, my system went from feeling totally buried to feeling mostly un-used. I'm currently able to handle far more than 4 message/minute, with no overload or swapping.

  • Screen flashes and then goes black after CPU load

    Yesterday morning I upgraded my MacBook Pro 6,2 (Mid 2010) to OS X Lion. Since then I've been having issues while performing CPU-not-too-intensive tasks. Every once in a while my screen flashes for a split second and then turns completely black. The MBP is unresponsive so I'm forced to shut it down using the power button.
    At first i though this was a Lion issue. However, it has happened again just now while I was on Windows through BootCamp. I was checking my e-mail and performing some other mundane tasks for about an hour, and then while trying to copy some files to an external Hard Drive my screen flashed and went black.
    Hardware issue then??
    Any help would be greatly appreciated.

    It's already happened 4-5 times right when I pressed Cmd+D to bookmark a site on Safari. What the heck? That isn't even a CPU load.
    Here's the error report:
    Interval Since Last Panic Report:  26887 sec
    Panics Since Last Report:          14
    Anonymous UUID:                    D5913603-D6D0-4A1E-9827-257C6E51A196
    Mon Jul 25 19:40:23 2011
    panic(cpu 0 caller 0xffffff7f809522bf): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff80a071c000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff807d40b100 : 0xffffff8000220702
    0xffffff807d40b180 : 0xffffff7f809522bf
    0xffffff807d40b210 : 0xffffff7f80a423fc
    0xffffff807d40b260 : 0xffffff7f80a424bc
    0xffffff807d40b2c0 : 0xffffff7f80cec749
    0xffffff807d40b400 : 0xffffff7f80a61519
    0xffffff807d40b430 : 0xffffff7f8095bc4a
    0xffffff807d40b4e0 : 0xffffff7f8095754c
    0xffffff807d40b6d0 : 0xffffff7f8095881f
    0xffffff807d40b790 : 0xffffff7f817b8876
    0xffffff807d40b8a0 : 0xffffff7f817b8d6c
    0xffffff807d40b8c0 : 0xffffff7f8178a84c
    0xffffff807d40b8e0 : 0xffffff7f8178b87d
    0xffffff807d40baa0 : 0xffffff7f817d399a
    0xffffff807d40bb60 : 0xffffff7f817888fd
    0xffffff807d40bbc0 : 0xffffff8000651f8e
    0xffffff807d40bbe0 : 0xffffff800065286a
    0xffffff807d40bc40 : 0xffffff8000652ff0
    0xffffff807d40bd80 : 0xffffff80002a3738
    0xffffff807d40be80 : 0xffffff8000222ff6
    0xffffff807d40beb0 : 0xffffff8000214829
    0xffffff807d40bf10 : 0xffffff800021bb58
    0xffffff807d40bf70 : 0xffffff80002ae380
    0xffffff807d40bfb0 : 0xffffff80002d83a3
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.0.2)[7E65ECA2-D3A1-35F8-B845-C975FB531E7E]@0xffffff7f808 f2000->0xffffff7f80bc8fff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)[95ABB490-3AB5-3D5E-9C21-67089A9AE6A1]@0xffff ff7f8087e000
                dependency: com.apple.iokit.IONDRVSupport(2.3)[E99C8907-946D-3F1A-A261-4C0F2D5D0451]@0xffff ff7f808e0000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3)[897EB322-FD55-36D7-A68E-9E9C34A74A84]@0xf fffff7f808a8000
             com.apple.nvidia.nv50hal(7.0.2)[2E84958C-1EEC-316B-9F7A-68C368F83476]@0xffffff7 f80bc9000->0xffffff7f80eeafff
                dependency: com.apple.NVDAResman(7.0.2)[7E65ECA2-D3A1-35F8-B845-C975FB531E7E]@0xffffff7f808 f2000
             com.apple.GeForce(7.0.2)[18E50F21-1E7F-3FFE-B298-7CD7A11879F8]@0xffffff7f8177d0 00->0xffffff7f81839fff
                dependency: com.apple.NVDAResman(7.0.2)[7E65ECA2-D3A1-35F8-B845-C975FB531E7E]@0xffffff7f808 f2000
                dependency: com.apple.iokit.IONDRVSupport(2.3)[E99C8907-946D-3F1A-A261-4C0F2D5D0451]@0xffff ff7f808e0000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)[95ABB490-3AB5-3D5E-9C21-67089A9AE6A1]@0xffff ff7f8087e000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3)[897EB322-FD55-36D7-A68E-9E9C34A74A84]@0xf fffff7f808a8000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    11A511
    Kernel version:
    Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64
    Kernel UUID: 24CC17EB-30B0-3F6C-907F-1A9B2057AF78
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 119605728603
    last loaded kext at 58454533114: com.paragon-software.filesystems.ntfs          82 (addr 0xffffff7f8217f000, size 278528)
    loaded kexts:
    com.paragon-software.filesystems.ntfs          82
    com.logmein.hamachi          1.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AppleHDA          2.1.1f11
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.24
    com.apple.driver.AppleMikeyDriver          2.1.1f11
    com.apple.driver.AppleIntelHDGraphics          7.0.2
    com.apple.driver.AGPM          100.12.40
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AppleIntelHDGraphicsFB          7.0.2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.0
    com.apple.driver.AppleMuxControl          3.0.8
    com.apple.GeForce          7.0.2
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0b2
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleBacklight          170.1.9
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          220.8
    com.apple.driver.AppleIRController          309
    com.apple.driver.AppleUSBCardReader          3.0.0
    com.apple.driver.AppleUSBTCKeyEventDriver          220.8
    com.apple.driver.AppleUSBTCKeyboard          220.8
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          32
    com.apple.iokit.SCSITaskUserClient          3.0.0
    com.apple.iokit.IOAHCIBlockStorage          2.0.0
    com.apple.driver.AppleUSBHub          4.4.0
    com.apple.driver.AppleFWOHCI          4.8.6
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.iokit.AppleBCM5701Ethernet          3.0.6b9
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AirPort.Brcm4331          500.20.6
    com.apple.driver.AppleAHCIPort          2.1.8
    com.apple.driver.AppleUSBEHCI          4.4.0
    com.apple.driver.AppleUSBUHCI          4.4.0
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          166.0.0
    com.apple.nke.applicationfirewall          3.0.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          166.0.0
    com.apple.iokit.IOBluetoothSerialManager          2.5f17
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.driver.AppleHDAHardwareConfigDriver          2.1.1f11
    com.apple.driver.DspFuncLib          2.1.1f11
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOAVBFamily          1.0.0d22
    com.apple.iokit.IOFireWireIP          2.2.3
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.1.1f11
    com.apple.iokit.IOHDAFamily          2.1.1f11
    com.apple.driver.AppleGraphicsControl          3.0.8
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleSMC          3.1.1d2
    com.apple.driver.IOPlatformPluginFamily          4.7.0b2
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.0.2
    com.apple.NVDAResman          7.0.2
    com.apple.iokit.IONDRVSupport          2.3
    com.apple.iokit.IOGraphicsFamily          2.3
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleFileSystemDriver          13
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.5f17
    com.apple.driver.AppleUSBBluetoothHCIController          2.5f17
    com.apple.iokit.IOBluetoothFamily          2.5f17
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.0
    com.apple.iokit.IOUSBMassStorageClass          3.0.0
    com.apple.driver.AppleUSBMultitouch          220.23
    com.apple.iokit.IOUSBHIDDriver          4.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.0
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.driver.AppleUSBMergeNub          4.4.0
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOAHCISerialATAPI          2.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.0
    com.apple.iokit.IOUSBUserClient          4.4.0
    com.apple.iokit.IOFireWireFamily          4.4.3
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IO80211Family          400.40
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOUSBFamily          4.4.0
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          326
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

  • 3 Kernal panics and high CPU load

    2 problems: 1.) I've had 3 kernal panics since I bought my macbook a couple weeks ago. The latest one happened when I was just reading something on the screen, then I adjusted the screen angle (and prehaps the screen saver came on then too) and the screen goes black and the kernal panic notice comes up.
    Another kernal panic came when I unpluged my headphones, and the 3rd I can't remember.
    Is this a lot? It's more than 1 a week for moderate usage.
    Now today I find that the CPU load goes up over 50 % (40-50 of it user) as seen with activity monitor, iStat pro wigit and core duo temp wigit. The temp also goes up to 80 degrees, all with no programs open! In addition, the total CPU usage listed in activity monitor is around 15%. Where is all this extra CPU usage coming from, and how do I stop it? Reseting sometimes solves the problem for a few minutes, then it is back.

    Glad to know we're making progress:
    Now I'm way out of my depth having only ssh'd a noisy five-year-old, but I recall seeing on sites like MacIntouch that the Finder often tries to endlessly remount a share using SAMBA.
    For instance: (from http://www.MacInTouch.com)
    <<A lot of people have notice very heavy CPU load, but have been unable to determine which process it is that is causing it.
    I had this same problem, tracked it down and worked around it before learning that many others were facing it. It's caused by Windoze File Sharing/Samba. For me, the problem only happened if Samba was enabled across a reboot. In this situation, nbmd tries to start up, hits an error, and quits, and is immediately relaunched. This repeats in excess of 20 times/second, causing the incredible load. I'm not sure why it doesn't show up as load, at least in the kernel task, but it doesn't.
    The solution for me was to simply quit Windoze File Sharing and restart it. That generally allowed nbmd to come up without problems, but they would start up again after a reboot. I finally just turned it off WFS altogether (don't use it that often).>>
    There now, that's as much as I know, and I offer it in the hope that those who know what ssh and SAMBA actually are, might be able to make some use of it...
    Regards
    TD
    MacBook Pro 15 2.16gig / iMac G5 20   Mac OS X (10.4)   2 gig RAM/ 1 gig RAM

  • High CPU load on SAP DB and App server

    Hi ,
    I'm running SAP v4.6C on Oracle. Hardware is an IBM SAN. I am getting high CPU load on both production servers and cannot trace the source. Even when I shut down SAP and Oracle the CPU runs at approx 50%. I run process explorer to get more detail and it shows Hardware Interrupts as chewing up the CPU. A reboot gives temporary relief, but start SAP and it goes back up. There is a lot of paging, but that drops down low when SAP is stopped, and CPU stays high. Are there any hardware/OS gurus who could assist with where to start next.
    Thanks
    Gerg

    What is the kernel time? Can you make a screenshot and post it somewhere?
    Something is strange here:
    as far I as know the System Idle Process (<a href="http://en.wikipedia.org/wiki/System_idle_process">see also here</a>) is not the problem, it indicates that the system has 97% of CPU free.
    However, if SAP/DB are stopped and you have 97% idle, it contradicts to your information before.

  • High CPU load and com.apple.ImageCaptureExtension2 crash after upgrade

    After upgrading my Macbook Air from Lion to Mountain Lion, the system has a very high cpu load, and the crash reporter is the process that causes thee high load. In the error log I see this entry several times per second:
    17.08.12 12:58:46,011 ReportCrash[5998]: com.apple.message.domain: com.apple.crashreporter.writereport.crash
    com.apple.message.signature: Image Capture Extension
    com.apple.message.signature2: com.apple.ImageCaptureExtension2 ||| 8.0 (8.0)
    com.apple.message.signature3: 03A96CBDA3C85A114383537BFC5C8999
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    I investigated a bit more and recovered, that it has something to do with the printer drivers. When I remove all printers from setting, everything is fine. As soon as I add a printer (Brother MFC 9440CN printer/scanner, printer driver provided by Mountan Lion), the crash reporter starts it's work and the error log is full of those entries.
    Any suggestions?
    Thanks in advance,
    Marcus

    I did more exploration and found the cause of this, but I don't know how to fix it:
    I removed all Brother and Lexmark printer drivers and rebooted (and also tested with a virtual machine using 10.8.0 as guest os that never had any printer installed). As soon as I enter the printer settings and press the "+", the crashes begin, so it looked like the bonjour one of the printers announcing themselves via Bonjour were causing this.
    When watching a picture in the preview app the same happend. We have two multi function printers in our network, the already mentioned brother printer and a Lexmark X204N. Switching off the Lexmark (which wasn't installed on my Mac) solved the problem. Switching off the printer is no solution in our office (it's our fax device and main printer), but switching off mDNS on the Lexmark also solved it. But this can only be a workaround.
    Is this a known problem with Lexmark devices and Mountain Lion (it works fine with machines using Lion)? Are there any fixes known? It's just the Lexmark device announing itself via Bonjour that causes trouble, even if the driver is not installed.

  • Syslogd makes high CPU Load and standby mode doesn´t work.

    After updating to Leopard I see high CPU Load caused by syslogd daemon(40%-80%) and my MacBook has problems with standby mode. After stopping the white LED lights and CPU fan speeds up. Is there any chance to fix these problems?

    OK.. here's where I'm at with troubleshooting this. As I said before, for ME it occurred simultaneous to a low or out of memory situation. I don't know if syslogd was using my the ram, or if the low ram was a symptom of an issue that syslogd was getting caught up in reporting... but the system log file had tens of THOUSANDS of out of memory errors listed. Almost all were from dashboard.
    So... I've done the following. In dashboard I closed ALL open widgets. I disabled spaces (since in another thread someone indicated it used a lot of memory). I ran Leopard Cache Cleaner and used it to perform maintenances, run the os scripts and rebuild caches and so on. Rebooted.
    Now its working fine! Since then its been over 24 hrs and I STILL have over 300megs of ram reported free on a 1 gig system. I've used everything else like normal (safari, mail, ichat, itunes, etc..). Where the problem used to happen after a couple of hours after a reboot every time, now it seems normal. No out of mem, and syslogd is running normally (apparently).
    I will run a few apps that I havent run in a while and see if those create an issue. If not, later today I will enable spaces and see how that does after a few hours. Finally I'll add in the dashboard widgets one at a time to see if the issue lies there. I'll report back here if I discover anything.

Maybe you are looking for

  • Overflow during the arithmetical operation (type P) in program "SAPLHRPT

    Hi, I am currently facing an issue in payroll posting to accounting in international payroll.A run time error "Overflow during the arithmetical operation (type P) in program "SAPLHRPT" occurs. By reducing the amounts on the balance sheet side payroll

  • How do I convert unreadable dvd files to iMovie?

    I'm sure this question has been asked before, but I cannot find anything relevant in a search.  I burned a DVD from a VHS tape.  Now I'd like to convert it to iMovie so that I can upload a segment onto my iPhone.  QuickTime won't recognize the format

  • G/L account determination in SRM by company code

    Hi, We have a requirement to default G/L account not only by product category but also by company code. I can see the field company on the BBP_DET_ACCOUNT table but in configuration this field is not there. I know the field company is not directly th

  • Alv to excelsheet

    how to download the alv report output list to excel?

  • How to apply different 'headers' to different sections of a document?

    I realise that 'headers' may not be the correct term but... is it possible to apply a series of different 'headers' to different sections in a single document? In the example where a single document consists of three 'chapters' (say, 10-15 pages each