jonathanmetzman
jonathanmetzman
Hmmm...I wonder if the builds succeeded. What does `docker image ls | grep fuzzbench` output?
> same problem You mean it outputs nothing?
What does What does docker image `ls | grep fuzzbench` output? I'm trying to figure out if the builds succeeded. A reboot shouldn't affect this.
Interesting, that sounds a lot like the builds failed. We probably should log better. Do you remember what the output from running the experiment was? Can you run it again...
Eh I'm not so sure I want to SSH into random boxes. This is a nice attempt to help me repro though.
Can you do ps aux | grep docker
Maybe try again with a new experiment name and when you call run-experiment, pass a low value to concurrent-builds
Probably worth killing the old building process that was left over from last experiment.
> How can I pass a low value to concurrent-builds? I fuzz them about 2ms. Not very long time Look at run_experiment.py --help, I don't have it handy. Then do...
2 minutes is too short and you will have other problems. need to do at least 30 minutes