1024
setcap cap_net_bind_service=+eip /path/to/the/executable
online
for i in /sys/devices/system/cpu/cpu*/online; do echo 0 > $i; done