This is normal behavior. The System Idle process is the “anti process”. It is the process that actually helps cool down your processor. All it tells you is how “idle” the processor is. So, if you see it running at 80% then it means that the CPU is actually only being 20% utilized.
When the system is idle, the OS can send ACPI signals (like HLT) to the CPU in order for it to use less power.
So, an elevated System Idle process is usually a good thing…it means you’re system isn’t doing much and is ready for anything you throw at it. If it was at 0% then that means your system is bogged down and opening a new application would probably be a slow affair.