n804(0): n804(0): SEARCH - Master process: n804(0): FORTRAN90 version n804(0): An MPI example program to search an array. n804(0): n804(0): The number of processes is 4 n804(0): n804(0): Process 0 is active. n798(2): n798(2): Process 2 is active. n804(0): n804(0): SEARCH - Master process: n804(0): The number of data items per process is 50 n804(0): The total number of data items is 200 n804(0): The target value is 10 n804(0): P 2 61 10 n804(0): P 2 62 10 n804(0): P 2 70 10 n804(0): P 2 74 10 n804(0): P 2 93 10 n804(0): P 2 100 10 n804(0): n804(0): Process 1 is active. n804(0): P 1 4 10 n804(0): P 1 11 10 n804(0): P 1 15 10 n804(0): P 1 25 10 n798(2): n798(2): Process 3 is active. n804(0): P 3 108 10 n804(0): n804(0): SEARCH - Master process: n804(0): Normal end of execution. All nodes terminated successfully.