CS-220 Spring 2013 Lab 13 report Due: May 6, 2015 Name: 1. Which command took more user time; parallel or sequential? Which did you expect to take more user time, and why? 2. Which command took more elapsed time; parallel or sequential? Why? 3. Which command utilized a higher percentage of the CPU cores? Why? 4. If there were no overhead and the machine you are running on has two CPU cores, what would you expect the parallel CPU core percentage value to be? 5. Is there a difference between the answer to 4 above, and the percentage of core that the timer reported for you parallel run? If so, do you have any idea why?