I tried to run flashbench 62 (for Ubuntu repos) as user, only for it to fail with a cryptic error message:
geek@liv-inspiron:~$ flashbench -a /dev/sdb
sched_setscheduler: Operation not permitted
/dev/sdb: Operation not permitted
Then I attempted as root, and it worked OK.
It would be nice if flashbench inform user that it only works as root.