CPU Average Load

to better investigate the processes that cause the high load, log in from SSH and run:

opkg update
opkg install htop
htop

Also you can have insight about running processes:
ps | grep -v '\['