Reading in configuration file: /home/user26/tmp/examples/my_mw.pvmmake Your virtual machine configuration is: 262144 galadriel SUN4 1000 524288 mithrandir.nist.org RS6K 1000 786432 shadowfax.nist.org SUN4 1000 1048576 elrond.nist.org SGIMP 1000 Spawning one process on each machine: spawned 1 process on galadriel with tid 262157 spawned 1 process on mithrandir.nist.org with tid 524294 spawned 1 process on shadowfax.nist.org with tid 786438 spawned 1 process on elrond.nist.org with tid 1048588 FILE BROADCAST: The file to be broadcast is /home/user26/tmp/padetest/examples/manager.c ...Broadcast to 3 machines: mithrandir.nist.org galadriel elrond.nist.org broadcasting to tid 524294 (mithrandir.nist.org) ...file to be opened on mithrandir.nist.org is /home/user26/pvm3/bin/RS6K/manager.c broadcasting to tid 262157 (galadriel) ...file to be opened on galadriel is /home/user26/pvm3/bin/SUN4/manager.c broadcasting to tid 1048588 (elrond.nist.org) ...file to be opened on elrond.nist.org is /home/user26/pvm3/bin/SGIMP/manager.c FILE BROADCAST: The file to be broadcast is /home/user26/tmp/padetest/examples/worker.c ...Broadcast to 3 machines: mithrandir.nist.org galadriel elrond.nist.org broadcasting to tid 524294 (mithrandir.nist.org) ...file to be opened on mithrandir.nist.org is /home/user26/pvm3/bin/RS6K/worker.c broadcasting to tid 262157 (galadriel) ...file to be opened on galadriel is /home/user26/pvm3/bin/SUN4/worker.c broadcasting to tid 1048588 (elrond.nist.org) ...file to be opened on elrond.nist.org is /home/user26/pvm3/bin/SGIMP/worker.c FILE BROADCAST: The file to be broadcast is /home/user26/tmp/padetest/examples/makefile.viscue ...Broadcast to 1 machines: mithrandir.nist.org broadcasting to tid 524294 (mithrandir.nist.org) ...file to be opened on mithrandir.nist.org is /home/user26/pvm3/bin/RS6K/makefile FILE BROADCAST: The file to be broadcast is /home/user26/tmp/padetest/examples/makefile.galadriel ...Broadcast to 1 machines: galadriel broadcasting to tid 262157 (galadriel) ...file to be opened on galadriel is /home/user26/pvm3/bin/SUN4/makefile FILE BROADCAST: The file to be broadcast is /home/user26/tmp/padetest/examples/makefile.visage ...Broadcast to 1 machines: elrond.nist.org broadcasting to tid 1048588 (elrond.nist.org) ...file to be opened on elrond.nist.org is /home/user26/pvm3/bin/SGIMP/makefile COMMAND RESULTS: @ galadriel cd /home/user26/pvm3/bin/SUN4; make +errors cc -c -I/usr/local/apps/pvm3/include manager.c cc -c -I/usr/local/apps/pvm3/include worker.c cc manager.o -L/usr/local/apps/pvm3/lib/SUN4 -lpvm3 -lgpvm3 -o manager cc worker.o -L/usr/local/apps/pvm3/lib/SUN4 -lpvm3 -lgpvm3 -o worker COMMAND RESULTS: @ elrond.nist.org cd /home/user26/pvm3/bin/SGIMP; make +errors cc -c -I/usr/local/apps/pvm3/include manager.c cc -c -I/usr/local/apps/pvm3/include worker.c cc manager.o -L/usr/local/apps/pvm3/lib/SGIMP -lpvm3 -lgpvm3 -o manager cc worker.o -L/usr/local/apps/pvm3/lib/SGIMP -lpvm3 -lgpvm3 -o worker COMMAND RESULTS: @ mithrandir.nist.org cd /home/user26/pvm3/bin/RS6K; make +errors cc -c -I/usr/local/apps/pvm3/include manager.c cc -c -I/usr/local/apps/pvm3/include worker.c cc manager.o -L/usr/local/apps/pvm3/lib/RS6K -lpvm3 -lgpvm3 -o manager cc worker.o -L/usr/local/apps/pvm3/lib/RS6K -lpvm3 -lgpvm3 -o worker ********** ALL PROCESSES HAVE EXITED **********.