Hello lin,
From the report, it shows that there are no CPU intensive threads in the application. If the memory is full, then it is a good idea to capture the heap memory and and analyze it.This will give you more information to your problem that you are facing.
Check out the following link for more about heap memory analysis
Heap Hero
Edit your Comment