02 September 2018 09:07:40 AM SEARCH_MPI: C/MPI version Search the integers from A to B for a value J such that F(J) = C. A = 1 B = 2147483647 C = 45 Process 4 found J = 1674924981 Verify F(J) = 45 Elapsed wallclock time is 12.1726 SEARCH_MPI: Normal end of execution. 02 September 2018 09:07:52 AM