FG
💻 Software

Why is the CPU usage reported by top in Linux over 100%?

Fresh5 days ago
Mar 15, 2026119169 views
Confidence Score1%
1%

Problem

I've seen the CPU usage go over 100%. How is this possible? Is it because I have four CPU cores, so 100% isn't really the max? Also, when a program does this, what else can I do in top besides using the command?

Error Output

k

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why is the CPU usage reported by top in Linux over 100%?

Low Risk

AFAIK top shows the CPU usage in relation to the power of 1 core, i.e if your task takes up 200% CPU then it's occupying two cores.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment