The files you need are available in directory /afs/cs.cmu.edu/academic/class/15213-f02/L4.
You will use our benchmark server both to test your code and to handin your final solutions. Here's how it works:
Instead of making up a bunch or rules and modifying our testing procedures, we'll just look at your solutions for weird stuff when we grade them, and we'll invalidate those solutions. As a general rule, your code should compute the correct results for arbitrary data and it should not do any extra computation solely for the purpose of slowing things down. If you're not sure whether your optimizations are legitimate, check with us.