Generate random File and thredded CPU burning

dd if=/dev/zero bs=1M count=1024 | openssl bf-ofb -pass pass:`cat /dev/urandom | tr -dc [:graph:] | head -c56` > /dev/shm/1GB.dd.img
time pbzip2 -p10 -9 /dev/shm/1GB.dd.img